Sep 01 00:56:30 devstack devstack@c-api.service[74698]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 00:56:30 devstack devstack@c-api.service[74698]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 00:56:30 2026] *** Sep 01 00:56:30 devstack devstack@c-api.service[74698]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 00:56:30 devstack devstack@c-api.service[74698]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 00:56:30 devstack devstack@c-api.service[74698]: nodename: devstack Sep 01 00:56:30 devstack devstack@c-api.service[74698]: machine: x86_64 Sep 01 00:56:30 devstack devstack@c-api.service[74698]: clock source: unix Sep 01 00:56:30 devstack devstack@c-api.service[74698]: pcre jit disabled Sep 01 00:56:30 devstack devstack@c-api.service[74698]: detected number of CPU cores: 4 Sep 01 00:56:30 devstack devstack@c-api.service[74698]: current working directory: / Sep 01 00:56:30 devstack devstack@c-api.service[74698]: detected binary path: /usr/bin/uwsgi-core Sep 01 00:56:30 devstack devstack@c-api.service[74698]: your processes number limit is 47518 Sep 01 00:56:30 devstack devstack@c-api.service[74698]: your memory page size is 4096 bytes Sep 01 00:56:30 devstack devstack@c-api.service[74698]: detected max file descriptor number: 2048 Sep 01 00:56:30 devstack devstack@c-api.service[74698]: lock engine: pthread robust mutexes Sep 01 00:56:30 devstack devstack@c-api.service[74698]: thunder lock: enabled Sep 01 00:56:30 devstack devstack@c-api.service[74698]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 00:56:30 devstack devstack@c-api.service[74698]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 00:56:30 devstack devstack@c-api.service[74698]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 00:56:30 devstack devstack@c-api.service[74698]: Set PythonHome to /opt/stack/data/venv Sep 01 00:56:30 devstack devstack@c-api.service[74698]: Python main interpreter initialized at 0x72d1a9ca4668 Sep 01 00:56:30 devstack devstack@c-api.service[74698]: python threads support enabled Sep 01 00:56:30 devstack devstack@c-api.service[74698]: your server socket listen backlog is limited to 100 connections Sep 01 00:56:30 devstack devstack@c-api.service[74698]: your mercy for graceful operations on workers is 80 seconds Sep 01 00:56:30 devstack devstack@c-api.service[74698]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 00:56:30 devstack devstack@c-api.service[74698]: *** Operational MODE: preforking *** Sep 01 00:56:30 devstack devstack@c-api.service[74698]: *** uWSGI is running in multiple interpreter mode *** Sep 01 00:56:30 devstack devstack@c-api.service[74698]: spawned uWSGI master process (pid: 74698) Sep 01 00:56:30 devstack devstack@c-api.service[74698]: spawned uWSGI worker 1 (pid: 74706, cores: 1) Sep 01 00:56:30 devstack devstack@c-api.service[74698]: spawned uWSGI worker 2 (pid: 74707, cores: 1) Sep 01 00:56:30 devstack devstack@c-api.service[74698]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 00:56:30 devstack devstack@c-api.service[74707]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 00:56:30 devstack devstack@c-api.service[74707]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 00:56:30 devstack devstack@c-api.service[74707]: we strongly recommend against using it for new projects. Sep 01 00:56:30 devstack devstack@c-api.service[74707]: If you are already using Eventlet, we recommend migrating to a different Sep 01 00:56:30 devstack devstack@c-api.service[74707]: framework. For more detail see Sep 01 00:56:30 devstack devstack@c-api.service[74707]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 00:56:30 devstack devstack@c-api.service[74707]: import eventlet # noqa Sep 01 00:56:31 devstack devstack@c-api.service[74706]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 00:56:31 devstack devstack@c-api.service[74706]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 00:56:31 devstack devstack@c-api.service[74706]: we strongly recommend against using it for new projects. Sep 01 00:56:31 devstack devstack@c-api.service[74706]: If you are already using Eventlet, we recommend migrating to a different Sep 01 00:56:31 devstack devstack@c-api.service[74706]: framework. For more detail see Sep 01 00:56:31 devstack devstack@c-api.service[74706]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 00:56:31 devstack devstack@c-api.service[74706]: import eventlet # noqa Sep 01 00:56:31 devstack devstack@c-api.service[74707]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 00:56:31 devstack devstack@c-api.service[74707]: from cgi import parse_header Sep 01 00:56:31 devstack devstack@c-api.service[74706]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 00:56:31 devstack devstack@c-api.service[74706]: from cgi import parse_header Sep 01 00:56:31 devstack devstack@c-api.service[74707]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 00:56:31 devstack devstack@c-api.service[74707]: warnings.warn( Sep 01 00:56:31 devstack devstack@c-api.service[74707]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 00:56:31 devstack devstack@c-api.service[74707]: removals.removed_module( Sep 01 00:56:31 devstack devstack@c-api.service[74707]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 00:56:31 devstack devstack@c-api.service[74707]: removals.removed_module( Sep 01 00:56:31 devstack devstack@c-api.service[74706]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 00:56:31 devstack devstack@c-api.service[74706]: warnings.warn( Sep 01 00:56:31 devstack devstack@c-api.service[74706]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 00:56:31 devstack devstack@c-api.service[74706]: removals.removed_module( Sep 01 00:56:31 devstack devstack@c-api.service[74706]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 00:56:31 devstack devstack@c-api.service[74706]: removals.removed_module( Sep 01 00:56:33 devstack devstack@c-api.service[74707]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 00:56:33 devstack devstack@c-api.service[74707]: warnings.warn( Sep 01 00:56:33 devstack devstack@c-api.service[74706]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 00:56:33 devstack devstack@c-api.service[74706]: warnings.warn( Sep 01 00:56:33 devstack devstack@c-api.service[74707]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 00:56:33 devstack devstack@c-api.service[74707]: warnings.warn( Sep 01 00:56:33 devstack devstack@c-api.service[74706]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 00:56:33 devstack devstack@c-api.service[74706]: warnings.warn( Sep 01 00:56:33 devstack devstack@c-api.service[74707]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 00:56:33 devstack devstack@c-api.service[74707]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74707) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 00:56:33 devstack devstack@c-api.service[74706]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 00:56:33 devstack devstack@c-api.service[74706]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74706) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 00:56:33 devstack devstack@c-api.service[74707]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 00:56:33 devstack devstack@c-api.service[74707]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 00:56:34 devstack devstack@c-api.service[74706]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 00:56:34 devstack devstack@c-api.service[74706]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74707) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74706) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:34 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74707) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74706) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74707) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74707) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74706) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74706) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: INFO dbcounter [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Registered counter for database cinder Sep 01 00:56:35 devstack devstack@c-api.service[74706]: INFO dbcounter [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Registered counter for database cinder Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG oslo_db.sqlalchemy.engines [None req-bc1892db-2936-4bf8-83e8-db3da20649fd 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=74707) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG oslo_db.sqlalchemy.engines [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 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=74706) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG dbcounter [-] [74706] Writer thread running {{(pid=74706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:56:35 devstack devstack@c-api.service[74706]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 00:56:35 devstack devstack@c-api.service[74706]: INFO cinder.rpc [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 00:56:35 devstack devstack@c-api.service[74706]: INFO cinder.rpc [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 00:56:35 devstack devstack@c-api.service[74706]: INFO cinder.rpc [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG dbcounter [-] [74707] Writer thread running {{(pid=74707) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: INFO cinder.rpc [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:56:35 devstack devstack@c-api.service[74707]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 00:56:35 devstack devstack@c-api.service[74707]: INFO cinder.rpc [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING cinder.keymgr.conf_key_mgr [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: INFO cinder.rpc [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: INFO cinder.rpc [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 00:56:35 devstack devstack@c-api.service[74707]: INFO cinder.rpc [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING cinder.keymgr.conf_key_mgr [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG oslo_db.sqlalchemy.engines [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 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=74706) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: INFO cinder.rpc [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 00:56:35 devstack devstack@c-api.service[74706]: INFO cinder.rpc [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG oslo_db.sqlalchemy.engines [None req-bc1892db-2936-4bf8-83e8-db3da20649fd 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=74707) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: INFO cinder.rpc [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: INFO cinder.rpc [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING cinder.api.contrib.hosts [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extended resource: extensions {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extended resource: os-volume-manage {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extended resource: os-quota-class-sets {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extended resource: os-hosts {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extended resource: capabilities {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extended resource: encryption {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extended resource: scheduler-stats {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extended resource: os-quota-sets {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING cinder.api.contrib.hosts [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extended resource: os-availability-zone {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extended resource: qos-specs {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extended resource: extra_specs {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extended resource: backups {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extended resource: encryption {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extended resource: extensions {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extended resource: cgsnapshots {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extended resource: os-volume-manage {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extended resource: os-volume-type-access {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extended resource: os-quota-class-sets {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extended resource: consistencygroups {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extended resource: os-hosts {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extended resource: os-volume-transfer {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extended resource: capabilities {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extended resource: os-snapshot-manage {{(pid=74706) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extended resource: encryption {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extended resource: scheduler-stats {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extended resource: os-quota-sets {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extended resource: os-availability-zone {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extended resource: qos-specs {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING stevedore.named [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WARNING castellan.key_manager [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.contrib.snapshot_actions [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] SnapshotActionsController initialized {{(pid=74706) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extension AdminActions extending resource: volumes {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extended resource: extra_specs {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extension AdminActions extending resource: snapshots {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extension AdminActions extending resource: backups {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extended resource: backups {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extension VolumeActions extending resource: volumes {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extension UsedLimits extending resource: limits {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extended resource: encryption {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extension TypesManage extending resource: types {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.v3.router [None req-3ab82672-9a21-45d4-b484-fe18c3bd8f45 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74706) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extended resource: cgsnapshots {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extended resource: os-volume-type-access {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extended resource: consistencygroups {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extended resource: os-volume-transfer {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x72d1a9ca4668 pid: 74706 (default app) Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extended resource: os-snapshot-manage {{(pid=74707) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74706]: DEBUG cinder.api.middleware.request_id [None req-3f7d1b3d-a948-45e7-a557-5bc1b6d33e3b None None] RequestId filter calling following filter/app {{(pid=74706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING stevedore.named [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WARNING castellan.key_manager [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.contrib.snapshot_actions [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] SnapshotActionsController initialized {{(pid=74707) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extension AdminActions extending resource: volumes {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extension AdminActions extending resource: snapshots {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extension AdminActions extending resource: backups {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extension VolumeActions extending resource: volumes {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extension UsedLimits extending resource: limits {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74706]: [pid: 74706|app: 0|req: 1/1] 192.168.122.211 () {50 vars in 785 bytes} [Tue Sep 1 00:56:35 2026] GET /volume/v3/ => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extension TypesManage extending resource: types {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extension SnapshotActions extending resource: snapshots {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: DEBUG cinder.api.v3.router [None req-bc1892db-2936-4bf8-83e8-db3da20649fd None None] Extension VolumeTypeAccess extending resource: types {{(pid=74707) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:56:35 devstack devstack@c-api.service[74707]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x72d1a9ca4668 pid: 74707 (default app) Sep 01 00:56:43 devstack devstack@c-api.service[74706]: DEBUG cinder.api.middleware.request_id [None req-adf7cce8-ee7d-4578-b778-278ca1ea17ff None None] RequestId filter calling following filter/app {{(pid=74706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:56:44 devstack devstack@c-api.service[74706]: INFO cinder.api.openstack.wsgi [None req-adf7cce8-ee7d-4578-b778-278ca1ea17ff admin admin] POST http://192.168.122.211/volume/v3/types Sep 01 00:56:44 devstack devstack@c-api.service[74706]: DEBUG cinder.api.openstack.wsgi [None req-adf7cce8-ee7d-4578-b778-278ca1ea17ff admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=74706) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:56:44 devstack devstack@c-api.service[74706]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:56:44 devstack devstack@c-api.service[74706]: warnings.warn( Sep 01 00:56:44 devstack devstack@c-api.service[74706]: DEBUG oslo_db.sqlalchemy.engines [None req-adf7cce8-ee7d-4578-b778-278ca1ea17ff 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=74706) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:56:44 devstack devstack@c-api.service[74706]: INFO cinder.api.openstack.wsgi [None req-adf7cce8-ee7d-4578-b778-278ca1ea17ff admin admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 00:56:44 devstack devstack@c-api.service[74706]: [pid: 74706|app: 0|req: 2/2] 192.168.122.211 () {60 vars in 1191 bytes} [Tue Sep 1 00:56:43 2026] POST /volume/v3/types => generated 186 bytes in 992 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:56:44 devstack devstack@c-api.service[74707]: DEBUG cinder.api.middleware.request_id [None req-0be9fb39-bec4-412b-9fe7-8085dc278534 None None] RequestId filter calling following filter/app {{(pid=74707) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:56:45 devstack devstack@c-api.service[74707]: INFO cinder.api.openstack.wsgi [None req-0be9fb39-bec4-412b-9fe7-8085dc278534 admin admin] POST http://192.168.122.211/volume/v3/types/ac3a1499-6301-4086-b5b4-cd988c15a968/extra_specs Sep 01 00:56:45 devstack devstack@c-api.service[74707]: DEBUG cinder.api.openstack.wsgi [None req-0be9fb39-bec4-412b-9fe7-8085dc278534 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74707) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:56:45 devstack devstack@c-api.service[74707]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:56:45 devstack devstack@c-api.service[74707]: warnings.warn( Sep 01 00:56:45 devstack devstack@c-api.service[74707]: DEBUG oslo_db.sqlalchemy.engines [None req-0be9fb39-bec4-412b-9fe7-8085dc278534 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=74707) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:56:45 devstack devstack@c-api.service[74707]: DEBUG dbcounter [-] [74707] Writing DB stats cinder:SELECT=6 {{(pid=74707) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:56:45 devstack devstack@c-api.service[74707]: INFO cinder.api.openstack.wsgi [None req-0be9fb39-bec4-412b-9fe7-8085dc278534 admin admin] http://192.168.122.211/volume/v3/types/ac3a1499-6301-4086-b5b4-cd988c15a968/extra_specs returned with HTTP 200 Sep 01 00:56:45 devstack devstack@c-api.service[74707]: [pid: 74707|app: 0|req: 1/3] 192.168.122.211 () {60 vars in 1338 bytes} [Tue Sep 1 00:56:44 2026] POST /volume/v3/types/ac3a1499-6301-4086-b5b4-cd988c15a968/extra_specs => generated 55 bytes in 866 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:56:54 devstack devstack@c-api.service[74706]: DEBUG dbcounter [-] [74706] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:56:55 devstack devstack@c-api.service[74707]: DEBUG dbcounter [-] [74707] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74707) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:57:25 devstack devstack@c-api.service[74706]: DEBUG cinder.api.middleware.request_id [None req-ddc18f69-1fea-48a7-b123-4010169a0b10 None None] RequestId filter calling following filter/app {{(pid=74706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:57:25 devstack devstack@c-api.service[74706]: INFO cinder.api.openstack.wsgi [None req-ddc18f69-1fea-48a7-b123-4010169a0b10 None None] GET http://192.168.122.211/volume// Sep 01 00:57:25 devstack devstack@c-api.service[74706]: DEBUG cinder.api.openstack.wsgi [None req-ddc18f69-1fea-48a7-b123-4010169a0b10 None None] Empty body provided in request {{(pid=74706) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:57:25 devstack devstack@c-api.service[74706]: DEBUG cinder.api.openstack.wsgi [None req-ddc18f69-1fea-48a7-b123-4010169a0b10 None None] Calling method 'all' {{(pid=74706) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:57:25 devstack devstack@c-api.service[74706]: INFO cinder.api.openstack.wsgi [None req-ddc18f69-1fea-48a7-b123-4010169a0b10 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 00:57:25 devstack devstack@c-api.service[74706]: [pid: 74706|app: 0|req: 3/4] 192.168.122.211 () {58 vars in 1314 bytes} [Tue Sep 1 00:57:25 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:59:10 devstack devstack@c-api.service[74707]: DEBUG cinder.api.middleware.request_id [None req-be659fc7-c0a4-443c-9bc1-445f9f7ef1bf None None] RequestId filter calling following filter/app {{(pid=74707) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:59:11 devstack devstack@c-api.service[74707]: INFO cinder.api.openstack.wsgi [None req-be659fc7-c0a4-443c-9bc1-445f9f7ef1bf tempest-verify_tempest_config-494483611 tempest-verify_tempest_config-494483611-project-member] GET http://192.168.122.211/volume/v3/extensions Sep 01 00:59:11 devstack devstack@c-api.service[74707]: DEBUG cinder.api.openstack.wsgi [None req-be659fc7-c0a4-443c-9bc1-445f9f7ef1bf tempest-verify_tempest_config-494483611 tempest-verify_tempest_config-494483611-project-member] Empty body provided in request {{(pid=74707) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:59:11 devstack devstack@c-api.service[74707]: DEBUG cinder.api.openstack.wsgi [None req-be659fc7-c0a4-443c-9bc1-445f9f7ef1bf tempest-verify_tempest_config-494483611 tempest-verify_tempest_config-494483611-project-member] Calling method 'index' {{(pid=74707) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:59:11 devstack devstack@c-api.service[74707]: INFO cinder.api.openstack.wsgi [None req-be659fc7-c0a4-443c-9bc1-445f9f7ef1bf tempest-verify_tempest_config-494483611 tempest-verify_tempest_config-494483611-project-member] http://192.168.122.211/volume/v3/extensions returned with HTTP 200 Sep 01 00:59:11 devstack devstack@c-api.service[74707]: [pid: 74707|app: 0|req: 2/5] 192.168.122.211 () {58 vars in 1130 bytes} [Tue Sep 1 00:59:10 2026] GET /volume/v3/extensions => generated 5245 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:59:18 devstack devstack@c-api.service[74706]: DEBUG cinder.api.middleware.request_id [None req-383840ca-45ab-4f07-94bd-860de02c8121 None None] RequestId filter calling following filter/app {{(pid=74706) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:59:18 devstack devstack@c-api.service[74706]: INFO cinder.api.openstack.wsgi [None req-383840ca-45ab-4f07-94bd-860de02c8121 demo admin] POST http://192.168.122.211/volume/v3/types Sep 01 00:59:18 devstack devstack@c-api.service[74706]: DEBUG cinder.api.openstack.wsgi [None req-383840ca-45ab-4f07-94bd-860de02c8121 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "QuobyteHD", "description": null}} {{(pid=74706) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:59:18 devstack devstack@c-api.service[74706]: INFO cinder.api.openstack.wsgi [None req-383840ca-45ab-4f07-94bd-860de02c8121 demo admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 00:59:18 devstack devstack@c-api.service[74706]: [pid: 74706|app: 0|req: 4/6] 192.168.122.211 () {60 vars in 1191 bytes} [Tue Sep 1 00:59:18 2026] POST /volume/v3/types => generated 184 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:59:28 devstack devstack@c-api.service[74706]: DEBUG dbcounter [-] [74706] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:01:13 devstack devstack@c-api.service[74698]: Tue Sep 1 01:01:13 2026 - graceful shutdown triggered... Sep 01 01:01:13 devstack devstack@c-api.service[74707]: Gracefully killing worker 2 (pid: 74707)... Sep 01 01:01:13 devstack devstack@c-api.service[74706]: Gracefully killing worker 1 (pid: 74706)... Sep 01 01:01:14 devstack devstack@c-api.service[74698]: worker 1 buried after 1 seconds Sep 01 01:01:14 devstack devstack@c-api.service[74698]: worker 2 buried after 1 seconds Sep 01 01:01:14 devstack devstack@c-api.service[74698]: goodbye to uWSGI. Sep 01 01:01:14 devstack devstack@c-api.service[86368]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 01:01:14 devstack devstack@c-api.service[86368]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 01:01:14 2026] *** Sep 01 01:01:14 devstack devstack@c-api.service[86368]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 01:01:14 devstack devstack@c-api.service[86368]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 01:01:14 devstack devstack@c-api.service[86368]: nodename: devstack Sep 01 01:01:14 devstack devstack@c-api.service[86368]: machine: x86_64 Sep 01 01:01:14 devstack devstack@c-api.service[86368]: clock source: unix Sep 01 01:01:14 devstack devstack@c-api.service[86368]: pcre jit disabled Sep 01 01:01:14 devstack devstack@c-api.service[86368]: detected number of CPU cores: 4 Sep 01 01:01:14 devstack devstack@c-api.service[86368]: current working directory: / Sep 01 01:01:14 devstack devstack@c-api.service[86368]: detected binary path: /usr/bin/uwsgi-core Sep 01 01:01:14 devstack devstack@c-api.service[86368]: your processes number limit is 47518 Sep 01 01:01:14 devstack devstack@c-api.service[86368]: your memory page size is 4096 bytes Sep 01 01:01:14 devstack devstack@c-api.service[86368]: detected max file descriptor number: 2048 Sep 01 01:01:14 devstack devstack@c-api.service[86368]: lock engine: pthread robust mutexes Sep 01 01:01:14 devstack devstack@c-api.service[86368]: thunder lock: enabled Sep 01 01:01:14 devstack devstack@c-api.service[86368]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 01:01:14 devstack devstack@c-api.service[86368]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 01:01:14 devstack devstack@c-api.service[86368]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 01:01:14 devstack devstack@c-api.service[86368]: Set PythonHome to /opt/stack/data/venv Sep 01 01:01:14 devstack devstack@c-api.service[86368]: Python main interpreter initialized at 0x75562cea4668 Sep 01 01:01:14 devstack devstack@c-api.service[86368]: python threads support enabled Sep 01 01:01:14 devstack devstack@c-api.service[86368]: your server socket listen backlog is limited to 100 connections Sep 01 01:01:14 devstack devstack@c-api.service[86368]: your mercy for graceful operations on workers is 80 seconds Sep 01 01:01:14 devstack devstack@c-api.service[86368]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 01:01:14 devstack devstack@c-api.service[86368]: *** Operational MODE: preforking *** Sep 01 01:01:14 devstack devstack@c-api.service[86368]: *** uWSGI is running in multiple interpreter mode *** Sep 01 01:01:14 devstack devstack@c-api.service[86368]: spawned uWSGI master process (pid: 86368) Sep 01 01:01:14 devstack devstack@c-api.service[86368]: spawned uWSGI worker 1 (pid: 86370, cores: 1) Sep 01 01:01:14 devstack devstack@c-api.service[86368]: spawned uWSGI worker 2 (pid: 86371, cores: 1) Sep 01 01:01:14 devstack devstack@c-api.service[86368]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 01:01:15 devstack devstack@c-api.service[86370]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:01:15 devstack devstack@c-api.service[86370]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:01:15 devstack devstack@c-api.service[86370]: we strongly recommend against using it for new projects. Sep 01 01:01:15 devstack devstack@c-api.service[86370]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:01:15 devstack devstack@c-api.service[86370]: framework. For more detail see Sep 01 01:01:15 devstack devstack@c-api.service[86370]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:01:15 devstack devstack@c-api.service[86370]: import eventlet # noqa Sep 01 01:01:15 devstack devstack@c-api.service[86371]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:01:15 devstack devstack@c-api.service[86371]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:01:15 devstack devstack@c-api.service[86371]: we strongly recommend against using it for new projects. Sep 01 01:01:15 devstack devstack@c-api.service[86371]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:01:15 devstack devstack@c-api.service[86371]: framework. For more detail see Sep 01 01:01:15 devstack devstack@c-api.service[86371]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:01:15 devstack devstack@c-api.service[86371]: import eventlet # noqa Sep 01 01:01:15 devstack devstack@c-api.service[86370]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 01:01:15 devstack devstack@c-api.service[86370]: from cgi import parse_header Sep 01 01:01:15 devstack devstack@c-api.service[86371]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 01:01:15 devstack devstack@c-api.service[86371]: from cgi import parse_header Sep 01 01:01:15 devstack devstack@c-api.service[86370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:01:15 devstack devstack@c-api.service[86370]: warnings.warn( Sep 01 01:01:15 devstack devstack@c-api.service[86370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 01:01:15 devstack devstack@c-api.service[86370]: removals.removed_module( Sep 01 01:01:15 devstack devstack@c-api.service[86370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 01:01:15 devstack devstack@c-api.service[86370]: removals.removed_module( Sep 01 01:01:15 devstack devstack@c-api.service[86371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:01:15 devstack devstack@c-api.service[86371]: warnings.warn( Sep 01 01:01:15 devstack devstack@c-api.service[86371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 01:01:15 devstack devstack@c-api.service[86371]: removals.removed_module( Sep 01 01:01:15 devstack devstack@c-api.service[86371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 01:01:15 devstack devstack@c-api.service[86371]: removals.removed_module( Sep 01 01:01:18 devstack devstack@c-api.service[86371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 01:01:18 devstack devstack@c-api.service[86371]: warnings.warn( Sep 01 01:01:18 devstack devstack@c-api.service[86370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 01:01:18 devstack devstack@c-api.service[86370]: warnings.warn( Sep 01 01:01:18 devstack devstack@c-api.service[86371]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 01:01:18 devstack devstack@c-api.service[86371]: warnings.warn( Sep 01 01:01:18 devstack devstack@c-api.service[86370]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 01:01:18 devstack devstack@c-api.service[86370]: warnings.warn( Sep 01 01:01:18 devstack devstack@c-api.service[86371]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 01:01:18 devstack devstack@c-api.service[86371]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86371) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:01:19 devstack devstack@c-api.service[86371]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 01:01:19 devstack devstack@c-api.service[86371]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:01:19 devstack devstack@c-api.service[86370]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 01:01:19 devstack devstack@c-api.service[86370]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86370) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:01:19 devstack devstack@c-api.service[86370]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 01:01:19 devstack devstack@c-api.service[86370]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86371) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86370) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: INFO dbcounter [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Registered counter for database cinder Sep 01 01:01:20 devstack devstack@c-api.service[86370]: INFO dbcounter [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Registered counter for database cinder Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG oslo_db.sqlalchemy.engines [None req-1eca9a91-0e59-490c-99a6-758f0d294caa 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=86371) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG oslo_db.sqlalchemy.engines [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 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=86370) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG dbcounter [-] [86370] Writer thread running {{(pid=86370) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:01:20 devstack devstack@c-api.service[86370]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:01:20 devstack devstack@c-api.service[86370]: INFO cinder.rpc [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:01:20 devstack devstack@c-api.service[86370]: INFO cinder.rpc [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG dbcounter [-] [86371] Writer thread running {{(pid=86371) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: INFO cinder.rpc [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:01:20 devstack devstack@c-api.service[86371]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:01:20 devstack devstack@c-api.service[86371]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:01:20 devstack devstack@c-api.service[86371]: INFO cinder.rpc [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:01:20 devstack devstack@c-api.service[86370]: INFO cinder.rpc [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86371]: INFO cinder.rpc [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING cinder.keymgr.conf_key_mgr [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86371]: INFO cinder.rpc [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:01:20 devstack devstack@c-api.service[86371]: INFO cinder.rpc [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING cinder.keymgr.conf_key_mgr [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG oslo_db.sqlalchemy.engines [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 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=86370) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: INFO cinder.rpc [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:01:20 devstack devstack@c-api.service[86370]: INFO cinder.rpc [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG oslo_db.sqlalchemy.engines [None req-1eca9a91-0e59-490c-99a6-758f0d294caa 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=86371) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86371]: INFO cinder.rpc [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86371]: INFO cinder.rpc [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING cinder.api.contrib.hosts [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extended resource: extensions {{(pid=86370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extended resource: os-volume-manage {{(pid=86370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extended resource: os-quota-class-sets {{(pid=86370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extended resource: os-hosts {{(pid=86370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extended resource: capabilities {{(pid=86370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extended resource: encryption {{(pid=86370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extended resource: scheduler-stats {{(pid=86370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extended resource: os-quota-sets {{(pid=86370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extended resource: os-availability-zone {{(pid=86370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extended resource: qos-specs {{(pid=86370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extended resource: extra_specs {{(pid=86370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extended resource: backups {{(pid=86370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extended resource: encryption {{(pid=86370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extended resource: cgsnapshots {{(pid=86370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extended resource: os-volume-type-access {{(pid=86370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING cinder.api.contrib.hosts [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extended resource: consistencygroups {{(pid=86370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extended resource: os-volume-transfer {{(pid=86370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extended resource: os-snapshot-manage {{(pid=86370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extended resource: extensions {{(pid=86371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extended resource: os-volume-manage {{(pid=86371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extended resource: os-quota-class-sets {{(pid=86371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extended resource: os-hosts {{(pid=86371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING stevedore.named [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WARNING castellan.key_manager [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.contrib.snapshot_actions [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] SnapshotActionsController initialized {{(pid=86370) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extended resource: capabilities {{(pid=86371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extension AdminActions extending resource: volumes {{(pid=86370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extension AdminActions extending resource: snapshots {{(pid=86370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extension AdminActions extending resource: backups {{(pid=86370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extension VolumeActions extending resource: volumes {{(pid=86370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extended resource: encryption {{(pid=86371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extension UsedLimits extending resource: limits {{(pid=86370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extension TypesManage extending resource: types {{(pid=86370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extended resource: scheduler-stats {{(pid=86371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: DEBUG cinder.api.v3.router [None req-b3c07383-6bb2-4f3e-8012-c96b2ef1fc70 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extended resource: os-quota-sets {{(pid=86371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extended resource: os-availability-zone {{(pid=86371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extended resource: qos-specs {{(pid=86371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extended resource: extra_specs {{(pid=86371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86370]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x75562cea4668 pid: 86370 (default app) Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extended resource: backups {{(pid=86371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extended resource: encryption {{(pid=86371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extended resource: cgsnapshots {{(pid=86371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extended resource: os-volume-type-access {{(pid=86371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extended resource: consistencygroups {{(pid=86371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extended resource: os-volume-transfer {{(pid=86371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extended resource: os-snapshot-manage {{(pid=86371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING stevedore.named [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WARNING castellan.key_manager [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.contrib.snapshot_actions [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] SnapshotActionsController initialized {{(pid=86371) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extension AdminActions extending resource: volumes {{(pid=86371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extension AdminActions extending resource: snapshots {{(pid=86371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extension AdminActions extending resource: backups {{(pid=86371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extension VolumeActions extending resource: volumes {{(pid=86371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extension UsedLimits extending resource: limits {{(pid=86371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extension TypesManage extending resource: types {{(pid=86371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extension SnapshotActions extending resource: snapshots {{(pid=86371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: DEBUG cinder.api.v3.router [None req-1eca9a91-0e59-490c-99a6-758f0d294caa None None] Extension VolumeTypeAccess extending resource: types {{(pid=86371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:20 devstack devstack@c-api.service[86371]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x75562cea4668 pid: 86371 (default app) Sep 01 01:01:22 devstack devstack@c-api.service[86368]: Tue Sep 1 01:01:22 2026 - graceful shutdown triggered... Sep 01 01:01:22 devstack devstack@c-api.service[86371]: Gracefully killing worker 2 (pid: 86371)... Sep 01 01:01:22 devstack devstack@c-api.service[86370]: Gracefully killing worker 1 (pid: 86370)... Sep 01 01:01:23 devstack devstack@c-api.service[86368]: worker 1 buried after 1 seconds Sep 01 01:01:24 devstack devstack@c-api.service[86368]: worker 2 buried after 2 seconds Sep 01 01:01:24 devstack devstack@c-api.service[86368]: goodbye to uWSGI. Sep 01 01:01:24 devstack devstack@c-api.service[86750]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 01:01:24 devstack devstack@c-api.service[86750]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 01:01:24 2026] *** Sep 01 01:01:24 devstack devstack@c-api.service[86750]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 01:01:24 devstack devstack@c-api.service[86750]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 01:01:24 devstack devstack@c-api.service[86750]: nodename: devstack Sep 01 01:01:24 devstack devstack@c-api.service[86750]: machine: x86_64 Sep 01 01:01:24 devstack devstack@c-api.service[86750]: clock source: unix Sep 01 01:01:24 devstack devstack@c-api.service[86750]: pcre jit disabled Sep 01 01:01:24 devstack devstack@c-api.service[86750]: detected number of CPU cores: 4 Sep 01 01:01:24 devstack devstack@c-api.service[86750]: current working directory: / Sep 01 01:01:24 devstack devstack@c-api.service[86750]: detected binary path: /usr/bin/uwsgi-core Sep 01 01:01:24 devstack devstack@c-api.service[86750]: your processes number limit is 47518 Sep 01 01:01:24 devstack devstack@c-api.service[86750]: your memory page size is 4096 bytes Sep 01 01:01:24 devstack devstack@c-api.service[86750]: detected max file descriptor number: 2048 Sep 01 01:01:24 devstack devstack@c-api.service[86750]: lock engine: pthread robust mutexes Sep 01 01:01:24 devstack devstack@c-api.service[86750]: thunder lock: enabled Sep 01 01:01:24 devstack devstack@c-api.service[86750]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 01:01:24 devstack devstack@c-api.service[86750]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 01:01:24 devstack devstack@c-api.service[86750]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 01:01:24 devstack devstack@c-api.service[86750]: Set PythonHome to /opt/stack/data/venv Sep 01 01:01:25 devstack devstack@c-api.service[86750]: Python main interpreter initialized at 0x7e0151ca4668 Sep 01 01:01:25 devstack devstack@c-api.service[86750]: python threads support enabled Sep 01 01:01:25 devstack devstack@c-api.service[86750]: your server socket listen backlog is limited to 100 connections Sep 01 01:01:25 devstack devstack@c-api.service[86750]: your mercy for graceful operations on workers is 80 seconds Sep 01 01:01:25 devstack devstack@c-api.service[86750]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 01:01:25 devstack devstack@c-api.service[86750]: *** Operational MODE: preforking *** Sep 01 01:01:25 devstack devstack@c-api.service[86750]: *** uWSGI is running in multiple interpreter mode *** Sep 01 01:01:25 devstack devstack@c-api.service[86750]: spawned uWSGI master process (pid: 86750) Sep 01 01:01:25 devstack devstack@c-api.service[86750]: spawned uWSGI worker 1 (pid: 86751, cores: 1) Sep 01 01:01:25 devstack devstack@c-api.service[86750]: spawned uWSGI worker 2 (pid: 86752, cores: 1) Sep 01 01:01:25 devstack devstack@c-api.service[86750]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 01:01:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:01:25 devstack devstack@c-api.service[86751]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:01:25 devstack devstack@c-api.service[86751]: we strongly recommend against using it for new projects. Sep 01 01:01:25 devstack devstack@c-api.service[86751]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:01:25 devstack devstack@c-api.service[86751]: framework. For more detail see Sep 01 01:01:25 devstack devstack@c-api.service[86751]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:01:25 devstack devstack@c-api.service[86751]: import eventlet # noqa Sep 01 01:01:25 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:01:25 devstack devstack@c-api.service[86752]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:01:25 devstack devstack@c-api.service[86752]: we strongly recommend against using it for new projects. Sep 01 01:01:25 devstack devstack@c-api.service[86752]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:01:25 devstack devstack@c-api.service[86752]: framework. For more detail see Sep 01 01:01:25 devstack devstack@c-api.service[86752]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:01:25 devstack devstack@c-api.service[86752]: import eventlet # noqa Sep 01 01:01:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 01:01:25 devstack devstack@c-api.service[86751]: from cgi import parse_header Sep 01 01:01:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:01:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:01:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 01:01:25 devstack devstack@c-api.service[86751]: removals.removed_module( Sep 01 01:01:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 01:01:25 devstack devstack@c-api.service[86751]: removals.removed_module( Sep 01 01:01:26 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 01:01:26 devstack devstack@c-api.service[86752]: from cgi import parse_header Sep 01 01:01:26 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:01:26 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:01:26 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 01:01:26 devstack devstack@c-api.service[86752]: removals.removed_module( Sep 01 01:01:26 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 01:01:26 devstack devstack@c-api.service[86752]: removals.removed_module( Sep 01 01:01:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 01:01:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:01:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 01:01:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:01:28 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 01:01:28 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:01:28 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 01:01:28 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:01:28 devstack devstack@c-api.service[86751]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 01:01:28 devstack devstack@c-api.service[86751]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86751) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:01:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 01:01:29 devstack devstack@c-api.service[86751]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:01:29 devstack devstack@c-api.service[86752]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 01:01:29 devstack devstack@c-api.service[86752]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86752) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:01:29 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 01:01:29 devstack devstack@c-api.service[86752]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86751) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: INFO dbcounter [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Registered counter for database cinder Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86752) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac 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=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:01:30 devstack devstack@c-api.service[86752]: INFO dbcounter [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Registered counter for database cinder Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writer thread running {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:01:30 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:01:30 devstack devstack@c-api.service[86751]: INFO cinder.rpc [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:01:30 devstack devstack@c-api.service[86751]: INFO cinder.rpc [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:01:30 devstack devstack@c-api.service[86751]: INFO cinder.rpc [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:01:30 devstack devstack@c-api.service[86751]: INFO cinder.rpc [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING cinder.keymgr.conf_key_mgr [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 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=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac 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=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: INFO cinder.rpc [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:01:30 devstack devstack@c-api.service[86751]: INFO cinder.rpc [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING cinder.api.contrib.hosts [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extended resource: extensions {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extended resource: os-volume-manage {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extended resource: os-quota-class-sets {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extended resource: os-hosts {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extended resource: capabilities {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extended resource: encryption {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extended resource: scheduler-stats {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extended resource: os-quota-sets {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extended resource: os-availability-zone {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extended resource: qos-specs {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extended resource: extra_specs {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extended resource: backups {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extended resource: encryption {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extended resource: cgsnapshots {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extended resource: os-volume-type-access {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extended resource: consistencygroups {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extended resource: os-volume-transfer {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extended resource: os-snapshot-manage {{(pid=86751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.snapshot_actions [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] SnapshotActionsController initialized {{(pid=86751) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extension AdminActions extending resource: volumes {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extension AdminActions extending resource: snapshots {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extension AdminActions extending resource: backups {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extension VolumeActions extending resource: volumes {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extension UsedLimits extending resource: limits {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extension TypesManage extending resource: types {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extension SnapshotActions extending resource: snapshots {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.router [None req-74cf2a7f-18d1-4fc9-ab36-cdf18bc2a3ac None None] Extension VolumeTypeAccess extending resource: types {{(pid=86751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:30 devstack devstack@c-api.service[86751]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7e0151ca4668 pid: 86751 (default app) Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writer thread running {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:01:31 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:01:31 devstack devstack@c-api.service[86752]: INFO cinder.rpc [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:01:31 devstack devstack@c-api.service[86752]: INFO cinder.rpc [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:01:31 devstack devstack@c-api.service[86752]: INFO cinder.rpc [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:01:31 devstack devstack@c-api.service[86752]: INFO cinder.rpc [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING cinder.keymgr.conf_key_mgr [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 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=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: INFO cinder.rpc [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:01:31 devstack devstack@c-api.service[86752]: INFO cinder.rpc [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING cinder.api.contrib.hosts [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extended resource: extensions {{(pid=86752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extended resource: os-volume-manage {{(pid=86752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extended resource: os-quota-class-sets {{(pid=86752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extended resource: os-hosts {{(pid=86752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extended resource: capabilities {{(pid=86752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extended resource: encryption {{(pid=86752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extended resource: scheduler-stats {{(pid=86752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extended resource: os-quota-sets {{(pid=86752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extended resource: os-availability-zone {{(pid=86752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extended resource: qos-specs {{(pid=86752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extended resource: extra_specs {{(pid=86752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extended resource: backups {{(pid=86752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extended resource: encryption {{(pid=86752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extended resource: cgsnapshots {{(pid=86752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extended resource: os-volume-type-access {{(pid=86752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extended resource: consistencygroups {{(pid=86752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extended resource: os-volume-transfer {{(pid=86752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extended resource: os-snapshot-manage {{(pid=86752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.snapshot_actions [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] SnapshotActionsController initialized {{(pid=86752) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extension AdminActions extending resource: volumes {{(pid=86752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extension AdminActions extending resource: snapshots {{(pid=86752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extension AdminActions extending resource: backups {{(pid=86752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extension VolumeActions extending resource: volumes {{(pid=86752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extension UsedLimits extending resource: limits {{(pid=86752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extension TypesManage extending resource: types {{(pid=86752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.router [None req-26064fbd-a2e2-49cd-bb0e-d1a52db9f746 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:01:31 devstack devstack@c-api.service[86752]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7e0151ca4668 pid: 86752 (default app) Sep 01 01:01:40 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=6 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:01:41 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=6 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:02:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-471fd02f-c7b1-449f-a8ce-d64c6938c82d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:02:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-471fd02f-c7b1-449f-a8ce-d64c6938c82d tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:02:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-471fd02f-c7b1-449f-a8ce-d64c6938c82d tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1233402636"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:02:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-471fd02f-c7b1-449f-a8ce-d64c6938c82d tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1233402636'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:02:57 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-471fd02f-c7b1-449f-a8ce-d64c6938c82d tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Create volume of 1 GB Sep 01 01:02:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:02:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:02:57 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-471fd02f-c7b1-449f-a8ce-d64c6938c82d tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:02:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-471fd02f-c7b1-449f-a8ce-d64c6938c82d tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Availability zone cache updated, next update will occur around 2026-09-01 00:02:57.546574. {{(pid=86751) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 01:02:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-471fd02f-c7b1-449f-a8ce-d64c6938c82d tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Availability Zones retrieved successfully. Sep 01 01:02:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-471fd02f-c7b1-449f-a8ce-d64c6938c82d tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Flow 'volume_create_api' (477d19e5-105f-428c-bb4f-665f3888465f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:02:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-471fd02f-c7b1-449f-a8ce-d64c6938c82d tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a21c232d-22fc-491e-a105-d936ea9d6507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:02:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-471fd02f-c7b1-449f-a8ce-d64c6938c82d tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:02:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-471fd02f-c7b1-449f-a8ce-d64c6938c82d tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a21c232d-22fc-491e-a105-d936ea9d6507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:02:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-471fd02f-c7b1-449f-a8ce-d64c6938c82d tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (663f8795-bd5f-4c1b-9068-8ec9e87fd90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:02:58 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-471fd02f-c7b1-449f-a8ce-d64c6938c82d tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:02:58 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-471fd02f-c7b1-449f-a8ce-d64c6938c82d tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:02:58 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-471fd02f-c7b1-449f-a8ce-d64c6938c82d tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Created reservations ['b89d4428-c52b-4b6f-8b01-b5827b5d9dc5', '344e237a-92a4-49cc-b3ac-ca64eadc9ebc', '8973af8b-1a99-41c9-adaa-93534bc1eb09', '3991b476-ced1-4d6e-8938-58a1854e2def'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:02:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-471fd02f-c7b1-449f-a8ce-d64c6938c82d tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (663f8795-bd5f-4c1b-9068-8ec9e87fd90d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b89d4428-c52b-4b6f-8b01-b5827b5d9dc5', '344e237a-92a4-49cc-b3ac-ca64eadc9ebc', '8973af8b-1a99-41c9-adaa-93534bc1eb09', '3991b476-ced1-4d6e-8938-58a1854e2def']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:02:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-471fd02f-c7b1-449f-a8ce-d64c6938c82d tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (922fd3b6-9014-44e3-943a-9d18dd6cf92d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:02:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:02:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:02:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-471fd02f-c7b1-449f-a8ce-d64c6938c82d tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (922fd3b6-9014-44e3-943a-9d18dd6cf92d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1233402636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e9af002141440beab2c569354ec023e',qos_specs=None,replication_status=,reservations=['b89d4428-c52b-4b6f-8b01-b5827b5d9dc5','344e237a-92a4-49cc-b3ac-ca64eadc9ebc','8973af8b-1a99-41c9-adaa-93534bc1eb09','3991b476-ced1-4d6e-8938-58a1854e2def'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ecd9e953a604a3fb8f0714c5d0e6dd0',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:02:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1233402636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e9af002141440beab2c569354ec023e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ecd9e953a604a3fb8f0714c5d0e6dd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:02:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-471fd02f-c7b1-449f-a8ce-d64c6938c82d tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5a0ae34-9104-49bb-9aa4-d199bc435e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:02:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-471fd02f-c7b1-449f-a8ce-d64c6938c82d tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5a0ae34-9104-49bb-9aa4-d199bc435e86) transitioned into state 'SUCCESS' from state '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-1233402636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e9af002141440beab2c569354ec023e',qos_specs=None,replication_status=,reservations=['b89d4428-c52b-4b6f-8b01-b5827b5d9dc5','344e237a-92a4-49cc-b3ac-ca64eadc9ebc','8973af8b-1a99-41c9-adaa-93534bc1eb09','3991b476-ced1-4d6e-8938-58a1854e2def'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ecd9e953a604a3fb8f0714c5d0e6dd0',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:02:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-471fd02f-c7b1-449f-a8ce-d64c6938c82d tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (764bd801-7a7f-452b-9fe9-0a183242ec57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:02:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-471fd02f-c7b1-449f-a8ce-d64c6938c82d tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (764bd801-7a7f-452b-9fe9-0a183242ec57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:02:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-471fd02f-c7b1-449f-a8ce-d64c6938c82d tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Flow 'volume_create_api' (477d19e5-105f-428c-bb4f-665f3888465f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:02:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-471fd02f-c7b1-449f-a8ce-d64c6938c82d tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Create volume request issued successfully. Sep 01 01:02:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-471fd02f-c7b1-449f-a8ce-d64c6938c82d tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:02:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1/1] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:02:55 2026] POST /volume/v3/volumes => generated 764 bytes in 3207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:02:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b1961a06-db8e-4abe-b9e2-7974b185d707 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b1961a06-db8e-4abe-b9e2-7974b185d707 tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] GET http://192.168.122.211/volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 Sep 01 01:03:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b1961a06-db8e-4abe-b9e2-7974b185d707 tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b1961a06-db8e-4abe-b9e2-7974b185d707 tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:01 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-b1961a06-db8e-4abe-b9e2-7974b185d707 tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:03:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:03:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:03:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b1961a06-db8e-4abe-b9e2-7974b185d707 tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Volume info retrieved successfully. Sep 01 01:03:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b1961a06-db8e-4abe-b9e2-7974b185d707 tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] http://192.168.122.211/volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 returned with HTTP 200 Sep 01 01:03:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1/2] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:02:58 2026] GET /volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 => generated 856 bytes in 2350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6ac3c844-7fc8-4562-93e0-9b2ccdf44a2b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6ac3c844-7fc8-4562-93e0-9b2ccdf44a2b tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] GET http://192.168.122.211/volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 Sep 01 01:03:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6ac3c844-7fc8-4562-93e0-9b2ccdf44a2b tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6ac3c844-7fc8-4562-93e0-9b2ccdf44a2b tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:03:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:03:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6ac3c844-7fc8-4562-93e0-9b2ccdf44a2b tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Volume info retrieved successfully. Sep 01 01:03:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6ac3c844-7fc8-4562-93e0-9b2ccdf44a2b tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] http://192.168.122.211/volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 returned with HTTP 200 Sep 01 01:03:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 2/3] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:02 2026] GET /volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 => generated 856 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fd935a0c-3291-4901-b489-d31ed80f1cd0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fd935a0c-3291-4901-b489-d31ed80f1cd0 tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] GET http://192.168.122.211/volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 Sep 01 01:03:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fd935a0c-3291-4901-b489-d31ed80f1cd0 tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fd935a0c-3291-4901-b489-d31ed80f1cd0 tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:03 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:03 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:03:03 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:03 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:03:03 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-fd935a0c-3291-4901-b489-d31ed80f1cd0 tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Volume info retrieved successfully. Sep 01 01:03:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fd935a0c-3291-4901-b489-d31ed80f1cd0 tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] http://192.168.122.211/volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 returned with HTTP 200 Sep 01 01:03:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 2/4] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:03 2026] GET /volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 => generated 857 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-0ce28e6c-3678-4358-a20e-be5abdcd98b4 req-8db0fc89-56ef-41b3-b0ab-10c6972b3620 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-0ce28e6c-3678-4358-a20e-be5abdcd98b4 req-8db0fc89-56ef-41b3-b0ab-10c6972b3620 tempest-VolumesAdminNegativeTest-46427128 tempest-VolumesAdminNegativeTest-46427128-project] GET http://192.168.122.211/volume/v3/volumes/2294f7b2-e2a7-4e35-80f7-ed10ddeb2c74 Sep 01 01:03:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-0ce28e6c-3678-4358-a20e-be5abdcd98b4 req-8db0fc89-56ef-41b3-b0ab-10c6972b3620 tempest-VolumesAdminNegativeTest-46427128 tempest-VolumesAdminNegativeTest-46427128-project] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-0ce28e6c-3678-4358-a20e-be5abdcd98b4 req-8db0fc89-56ef-41b3-b0ab-10c6972b3620 tempest-VolumesAdminNegativeTest-46427128 tempest-VolumesAdminNegativeTest-46427128-project] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-0ce28e6c-3678-4358-a20e-be5abdcd98b4 req-8db0fc89-56ef-41b3-b0ab-10c6972b3620 tempest-VolumesAdminNegativeTest-46427128 tempest-VolumesAdminNegativeTest-46427128-project] http://192.168.122.211/volume/v3/volumes/2294f7b2-e2a7-4e35-80f7-ed10ddeb2c74 returned with HTTP 404 Sep 01 01:03:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 3/5] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:03:06 2026] GET /volume/v3/volumes/2294f7b2-e2a7-4e35-80f7-ed10ddeb2c74 => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:03:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-345c11e2-f88e-4042-a799-8a0fc9258c2e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-345c11e2-f88e-4042-a799-8a0fc9258c2e tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] DELETE http://192.168.122.211/volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 Sep 01 01:03:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-345c11e2-f88e-4042-a799-8a0fc9258c2e tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-345c11e2-f88e-4042-a799-8a0fc9258c2e tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:06 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-345c11e2-f88e-4042-a799-8a0fc9258c2e tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Delete volume with id: 46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 Sep 01 01:03:06 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:06 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:03:06 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:06 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:03:06 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-345c11e2-f88e-4042-a799-8a0fc9258c2e tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Volume info retrieved successfully. Sep 01 01:03:06 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-345c11e2-f88e-4042-a799-8a0fc9258c2e tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Delete volume request issued successfully. Sep 01 01:03:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-345c11e2-f88e-4042-a799-8a0fc9258c2e tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] http://192.168.122.211/volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 returned with HTTP 202 Sep 01 01:03:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 3/6] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:03:06 2026] DELETE /volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 => generated 0 bytes in 464 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:03:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f5b7d35c-3f1a-486a-bbbb-6a912589c769 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f5b7d35c-3f1a-486a-bbbb-6a912589c769 tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] GET http://192.168.122.211/volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 Sep 01 01:03:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f5b7d35c-3f1a-486a-bbbb-6a912589c769 tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f5b7d35c-3f1a-486a-bbbb-6a912589c769 tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:03:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:03:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f5b7d35c-3f1a-486a-bbbb-6a912589c769 tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Volume info retrieved successfully. Sep 01 01:03:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f5b7d35c-3f1a-486a-bbbb-6a912589c769 tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] http://192.168.122.211/volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 returned with HTTP 200 Sep 01 01:03:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 4/7] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:06 2026] GET /volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 => generated 856 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-18ca230e-b072-4384-b61e-88172860f97a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-18ca230e-b072-4384-b61e-88172860f97a tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] GET http://192.168.122.211/volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 Sep 01 01:03:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-18ca230e-b072-4384-b61e-88172860f97a tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-18ca230e-b072-4384-b61e-88172860f97a tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:08 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:08 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:03:08 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:08 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:03:08 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-18ca230e-b072-4384-b61e-88172860f97a tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Volume info retrieved successfully. Sep 01 01:03:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-18ca230e-b072-4384-b61e-88172860f97a tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] http://192.168.122.211/volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 returned with HTTP 200 Sep 01 01:03:08 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 4/8] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:07 2026] GET /volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 => generated 856 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-096ebacb-37fe-45a1-9438-6d602a3c7c8a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-096ebacb-37fe-45a1-9438-6d602a3c7c8a tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] GET http://192.168.122.211/volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 Sep 01 01:03:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-096ebacb-37fe-45a1-9438-6d602a3c7c8a tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-096ebacb-37fe-45a1-9438-6d602a3c7c8a tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:03:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:03:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-096ebacb-37fe-45a1-9438-6d602a3c7c8a tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Volume info retrieved successfully. Sep 01 01:03:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-096ebacb-37fe-45a1-9438-6d602a3c7c8a tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] http://192.168.122.211/volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 returned with HTTP 200 Sep 01 01:03:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 5/9] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:09 2026] GET /volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 => generated 856 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b3e3b8d8-f655-487a-b3ec-8177379a3381 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b3e3b8d8-f655-487a-b3ec-8177379a3381 tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] GET http://192.168.122.211/volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 Sep 01 01:03:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b3e3b8d8-f655-487a-b3ec-8177379a3381 tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b3e3b8d8-f655-487a-b3ec-8177379a3381 tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:10 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:10 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:03:10 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:10 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:03:10 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b3e3b8d8-f655-487a-b3ec-8177379a3381 tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Volume info retrieved successfully. Sep 01 01:03:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b3e3b8d8-f655-487a-b3ec-8177379a3381 tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] http://192.168.122.211/volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 returned with HTTP 200 Sep 01 01:03:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 5/10] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:10 2026] GET /volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 => generated 856 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:03:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-16a984d0-2b6b-4b2b-9cbe-0ca2efa5605b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-16a984d0-2b6b-4b2b-9cbe-0ca2efa5605b tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] GET http://192.168.122.211/volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 Sep 01 01:03:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-16a984d0-2b6b-4b2b-9cbe-0ca2efa5605b tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-16a984d0-2b6b-4b2b-9cbe-0ca2efa5605b tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:03:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:03:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-16a984d0-2b6b-4b2b-9cbe-0ca2efa5605b tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Volume info retrieved successfully. Sep 01 01:03:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-16a984d0-2b6b-4b2b-9cbe-0ca2efa5605b tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] http://192.168.122.211/volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 returned with HTTP 200 Sep 01 01:03:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 6/11] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:11 2026] GET /volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 => generated 856 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f55dd6f3-2ad4-4291-bdc2-cfb52dc70d6a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f55dd6f3-2ad4-4291-bdc2-cfb52dc70d6a tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] GET http://192.168.122.211/volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 Sep 01 01:03:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f55dd6f3-2ad4-4291-bdc2-cfb52dc70d6a tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f55dd6f3-2ad4-4291-bdc2-cfb52dc70d6a tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f55dd6f3-2ad4-4291-bdc2-cfb52dc70d6a tempest-VolumesAdminNegativeTest-1748705283 tempest-VolumesAdminNegativeTest-1748705283-project-member] http://192.168.122.211/volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 returned with HTTP 404 Sep 01 01:03:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 6/12] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:12 2026] GET /volume/v3/volumes/46b9c9a5-2fb0-40a7-8ff9-b2803ed50a40 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:03:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1497db17-5e1d-4e62-8b35-f7dd937679a2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1497db17-5e1d-4e62-8b35-f7dd937679a2 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:03:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1497db17-5e1d-4e62-8b35-f7dd937679a2 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1371583883"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:03:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-1497db17-5e1d-4e62-8b35-f7dd937679a2 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1371583883'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:03:16 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-1497db17-5e1d-4e62-8b35-f7dd937679a2 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Create volume of 1 GB Sep 01 01:03:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1497db17-5e1d-4e62-8b35-f7dd937679a2 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Availability Zones retrieved successfully. Sep 01 01:03:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1497db17-5e1d-4e62-8b35-f7dd937679a2 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Flow 'volume_create_api' (298354b9-9146-4d07-83fd-fc4a69c4d88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:03:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1497db17-5e1d-4e62-8b35-f7dd937679a2 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab5fd587-a6e2-4d38-a530-2325954a2834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:03:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-1497db17-5e1d-4e62-8b35-f7dd937679a2 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:03:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1497db17-5e1d-4e62-8b35-f7dd937679a2 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab5fd587-a6e2-4d38-a530-2325954a2834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:03:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1497db17-5e1d-4e62-8b35-f7dd937679a2 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (188bf3a4-5085-4ea0-b63b-b4068bfdde8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:03:17 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-1497db17-5e1d-4e62-8b35-f7dd937679a2 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Created reservations ['b0c26f8b-6f2f-4539-ace5-4230e993b1a7', 'f5e9b175-3ef4-4722-bf9e-4c1fe9dfdb0b', '046d215e-49a4-4223-85f9-cdca60cec09c', 'dd8cd22a-f887-40a1-a1be-871298539209'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:03:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1497db17-5e1d-4e62-8b35-f7dd937679a2 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (188bf3a4-5085-4ea0-b63b-b4068bfdde8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0c26f8b-6f2f-4539-ace5-4230e993b1a7', 'f5e9b175-3ef4-4722-bf9e-4c1fe9dfdb0b', '046d215e-49a4-4223-85f9-cdca60cec09c', 'dd8cd22a-f887-40a1-a1be-871298539209']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:03:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1497db17-5e1d-4e62-8b35-f7dd937679a2 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9603987b-f693-4e7d-bbb3-6502a5bf2307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:03:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:03:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1497db17-5e1d-4e62-8b35-f7dd937679a2 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9603987b-f693-4e7d-bbb3-6502a5bf2307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53815478-daf6-48ea-866d-cc3f8b4d25cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1371583883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eff51117108641d09571cd8803c12d23',qos_specs=None,replication_status=,reservations=['b0c26f8b-6f2f-4539-ace5-4230e993b1a7','f5e9b175-3ef4-4722-bf9e-4c1fe9dfdb0b','046d215e-49a4-4223-85f9-cdca60cec09c','dd8cd22a-f887-40a1-a1be-871298539209'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b9b61d1804048339015b5c2184c670d',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:03:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1371583883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53815478-daf6-48ea-866d-cc3f8b4d25cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eff51117108641d09571cd8803c12d23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b9b61d1804048339015b5c2184c670d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:03:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1497db17-5e1d-4e62-8b35-f7dd937679a2 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bc85d5c-be34-4222-9027-961875b7e5d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:03:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1497db17-5e1d-4e62-8b35-f7dd937679a2 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bc85d5c-be34-4222-9027-961875b7e5d7) transitioned into state 'SUCCESS' from state '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-1371583883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eff51117108641d09571cd8803c12d23',qos_specs=None,replication_status=,reservations=['b0c26f8b-6f2f-4539-ace5-4230e993b1a7','f5e9b175-3ef4-4722-bf9e-4c1fe9dfdb0b','046d215e-49a4-4223-85f9-cdca60cec09c','dd8cd22a-f887-40a1-a1be-871298539209'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b9b61d1804048339015b5c2184c670d',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:03:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1497db17-5e1d-4e62-8b35-f7dd937679a2 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac036378-e743-45d0-8884-3e62d4e2496c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:03:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1497db17-5e1d-4e62-8b35-f7dd937679a2 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac036378-e743-45d0-8884-3e62d4e2496c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:03:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1497db17-5e1d-4e62-8b35-f7dd937679a2 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Flow 'volume_create_api' (298354b9-9146-4d07-83fd-fc4a69c4d88e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:03:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1497db17-5e1d-4e62-8b35-f7dd937679a2 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Create volume request issued successfully. Sep 01 01:03:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1497db17-5e1d-4e62-8b35-f7dd937679a2 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:03:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 7/13] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:03:16 2026] POST /volume/v3/volumes => generated 763 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:03:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ef47d2a0-0ba0-43e4-8297-042dc8b66a47 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ef47d2a0-0ba0-43e4-8297-042dc8b66a47 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] GET http://192.168.122.211/volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc Sep 01 01:03:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ef47d2a0-0ba0-43e4-8297-042dc8b66a47 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ef47d2a0-0ba0-43e4-8297-042dc8b66a47 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:17 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:17 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:03:17 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:17 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:03:17 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ef47d2a0-0ba0-43e4-8297-042dc8b66a47 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Volume info retrieved successfully. Sep 01 01:03:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ef47d2a0-0ba0-43e4-8297-042dc8b66a47 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] http://192.168.122.211/volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc returned with HTTP 200 Sep 01 01:03:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 7/14] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:17 2026] GET /volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc => generated 831 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-908b7c34-2b76-47e7-bb8a-aab22e1d809b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-908b7c34-2b76-47e7-bb8a-aab22e1d809b tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] GET http://192.168.122.211/volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc Sep 01 01:03:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-908b7c34-2b76-47e7-bb8a-aab22e1d809b tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-908b7c34-2b76-47e7-bb8a-aab22e1d809b tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:03:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:03:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-908b7c34-2b76-47e7-bb8a-aab22e1d809b tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Volume info retrieved successfully. Sep 01 01:03:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-908b7c34-2b76-47e7-bb8a-aab22e1d809b tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] http://192.168.122.211/volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc returned with HTTP 200 Sep 01 01:03:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 8/15] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:18 2026] GET /volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-90c6d475-0837-450a-a325-6dee6498c7dc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-90c6d475-0837-450a-a325-6dee6498c7dc tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] GET http://192.168.122.211/volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc Sep 01 01:03:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-90c6d475-0837-450a-a325-6dee6498c7dc tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-90c6d475-0837-450a-a325-6dee6498c7dc tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:19 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:19 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:03:19 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:19 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:03:19 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-90c6d475-0837-450a-a325-6dee6498c7dc tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Volume info retrieved successfully. Sep 01 01:03:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-90c6d475-0837-450a-a325-6dee6498c7dc tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] http://192.168.122.211/volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc returned with HTTP 200 Sep 01 01:03:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 8/16] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:19 2026] GET /volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:03:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0a762fb4-94ca-4a5a-9bc8-9fa4134577f5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0a762fb4-94ca-4a5a-9bc8-9fa4134577f5 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] POST http://192.168.122.211/volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc/action Sep 01 01:03:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0a762fb4-94ca-4a5a-9bc8-9fa4134577f5 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:03:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0a762fb4-94ca-4a5a-9bc8-9fa4134577f5 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:03:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:03:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:03:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0a762fb4-94ca-4a5a-9bc8-9fa4134577f5 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Volume info retrieved successfully. Sep 01 01:03:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0a762fb4-94ca-4a5a-9bc8-9fa4134577f5 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Volume updated successfully. Sep 01 01:03:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0a762fb4-94ca-4a5a-9bc8-9fa4134577f5 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] http://192.168.122.211/volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc/action returned with HTTP 200 Sep 01 01:03:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 9/17] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:03:19 2026] POST /volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc/action => generated 0 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 01:03:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f8bef777-b7db-428e-9abd-50ca065b8b93 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f8bef777-b7db-428e-9abd-50ca065b8b93 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] GET http://192.168.122.211/volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc Sep 01 01:03:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f8bef777-b7db-428e-9abd-50ca065b8b93 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f8bef777-b7db-428e-9abd-50ca065b8b93 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:19 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:19 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:03:19 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:19 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:03:19 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f8bef777-b7db-428e-9abd-50ca065b8b93 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Volume info retrieved successfully. Sep 01 01:03:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f8bef777-b7db-428e-9abd-50ca065b8b93 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] http://192.168.122.211/volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc returned with HTTP 200 Sep 01 01:03:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 9/18] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:19 2026] GET /volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-d37df23f-983a-4b6d-b0e0-5ad8bc686ab4 req-e9ea6dc1-f069-4b43-bb87-2e9ea1f0bbee None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-d37df23f-983a-4b6d-b0e0-5ad8bc686ab4 req-e9ea6dc1-f069-4b43-bb87-2e9ea1f0bbee tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] GET http://192.168.122.211/volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc Sep 01 01:03:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-d37df23f-983a-4b6d-b0e0-5ad8bc686ab4 req-e9ea6dc1-f069-4b43-bb87-2e9ea1f0bbee tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-d37df23f-983a-4b6d-b0e0-5ad8bc686ab4 req-e9ea6dc1-f069-4b43-bb87-2e9ea1f0bbee tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:03:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:03:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-d37df23f-983a-4b6d-b0e0-5ad8bc686ab4 req-e9ea6dc1-f069-4b43-bb87-2e9ea1f0bbee tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Volume info retrieved successfully. Sep 01 01:03:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-d37df23f-983a-4b6d-b0e0-5ad8bc686ab4 req-e9ea6dc1-f069-4b43-bb87-2e9ea1f0bbee tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] http://192.168.122.211/volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc returned with HTTP 200 Sep 01 01:03:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 10/19] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:03:19 2026] GET /volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-401fef69-97c1-48ec-97e0-44951a413a6f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-401fef69-97c1-48ec-97e0-44951a413a6f tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:03:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-401fef69-97c1-48ec-97e0-44951a413a6f tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2090273350"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:03:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-401fef69-97c1-48ec-97e0-44951a413a6f tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2090273350'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:03:25 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-401fef69-97c1-48ec-97e0-44951a413a6f tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Create volume of 1 GB Sep 01 01:03:25 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:25 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:03:25 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-401fef69-97c1-48ec-97e0-44951a413a6f tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Availability zone cache updated, next update will occur around 2026-09-01 00:03:25.603638. {{(pid=86752) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 01:03:25 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-401fef69-97c1-48ec-97e0-44951a413a6f tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Availability Zones retrieved successfully. Sep 01 01:03:25 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-401fef69-97c1-48ec-97e0-44951a413a6f tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Flow 'volume_create_api' (935b69a1-e7d0-464d-bb48-d258ccb9fb61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:03:25 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-401fef69-97c1-48ec-97e0-44951a413a6f tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29561232-3507-4395-9cb0-ad017a261a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:03:25 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-401fef69-97c1-48ec-97e0-44951a413a6f tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:03:25 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-401fef69-97c1-48ec-97e0-44951a413a6f tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29561232-3507-4395-9cb0-ad017a261a8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:03:25 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-401fef69-97c1-48ec-97e0-44951a413a6f tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90bb29bd-c810-4086-8e64-1f3dd2caad78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:03:25 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-401fef69-97c1-48ec-97e0-44951a413a6f tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:03:25 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-401fef69-97c1-48ec-97e0-44951a413a6f tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:03:25 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-401fef69-97c1-48ec-97e0-44951a413a6f tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Created reservations ['73fac627-8aa3-4e75-886f-438f761c1f91', 'a155f308-4e91-4417-b2f7-9b7036769f89', '5adc1e3f-2717-46a7-9ac0-bdc1458b5108', '84692f95-6180-455e-80b4-73c939804c52'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:03:25 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-401fef69-97c1-48ec-97e0-44951a413a6f tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90bb29bd-c810-4086-8e64-1f3dd2caad78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73fac627-8aa3-4e75-886f-438f761c1f91', 'a155f308-4e91-4417-b2f7-9b7036769f89', '5adc1e3f-2717-46a7-9ac0-bdc1458b5108', '84692f95-6180-455e-80b4-73c939804c52']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:03:25 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-401fef69-97c1-48ec-97e0-44951a413a6f tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a062b7bc-fe82-45bb-a446-e6e2df7af3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:03:25 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:25 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:03:25 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-401fef69-97c1-48ec-97e0-44951a413a6f tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a062b7bc-fe82-45bb-a446-e6e2df7af3ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a596981-6774-4506-a749-86534f3fbd82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2090273350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eff51117108641d09571cd8803c12d23',qos_specs=None,replication_status=,reservations=['73fac627-8aa3-4e75-886f-438f761c1f91','a155f308-4e91-4417-b2f7-9b7036769f89','5adc1e3f-2717-46a7-9ac0-bdc1458b5108','84692f95-6180-455e-80b4-73c939804c52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b9b61d1804048339015b5c2184c670d',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:03:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2090273350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a596981-6774-4506-a749-86534f3fbd82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eff51117108641d09571cd8803c12d23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b9b61d1804048339015b5c2184c670d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:03:25 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-401fef69-97c1-48ec-97e0-44951a413a6f tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee56b050-6ad2-4e05-8a59-76bd0efa571d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:03:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-401fef69-97c1-48ec-97e0-44951a413a6f tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee56b050-6ad2-4e05-8a59-76bd0efa571d) transitioned into state 'SUCCESS' from state '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-2090273350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eff51117108641d09571cd8803c12d23',qos_specs=None,replication_status=,reservations=['73fac627-8aa3-4e75-886f-438f761c1f91','a155f308-4e91-4417-b2f7-9b7036769f89','5adc1e3f-2717-46a7-9ac0-bdc1458b5108','84692f95-6180-455e-80b4-73c939804c52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b9b61d1804048339015b5c2184c670d',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:03:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-401fef69-97c1-48ec-97e0-44951a413a6f tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f75f35ba-d2b3-4369-a760-78ad0ed18aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:03:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-401fef69-97c1-48ec-97e0-44951a413a6f tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f75f35ba-d2b3-4369-a760-78ad0ed18aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:03:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-401fef69-97c1-48ec-97e0-44951a413a6f tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Flow 'volume_create_api' (935b69a1-e7d0-464d-bb48-d258ccb9fb61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:03:26 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-401fef69-97c1-48ec-97e0-44951a413a6f tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Create volume request issued successfully. Sep 01 01:03:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-401fef69-97c1-48ec-97e0-44951a413a6f tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:03:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 10/20] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:03:25 2026] POST /volume/v3/volumes => generated 763 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:03:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fc94de3e-ebab-4030-8f35-50a86bbe2999 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fc94de3e-ebab-4030-8f35-50a86bbe2999 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] GET http://192.168.122.211/volume/v3/volumes/1a596981-6774-4506-a749-86534f3fbd82 Sep 01 01:03:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fc94de3e-ebab-4030-8f35-50a86bbe2999 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fc94de3e-ebab-4030-8f35-50a86bbe2999 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:03:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:03:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fc94de3e-ebab-4030-8f35-50a86bbe2999 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Volume info retrieved successfully. Sep 01 01:03:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fc94de3e-ebab-4030-8f35-50a86bbe2999 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] http://192.168.122.211/volume/v3/volumes/1a596981-6774-4506-a749-86534f3fbd82 returned with HTTP 200 Sep 01 01:03:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 11/21] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:26 2026] GET /volume/v3/volumes/1a596981-6774-4506-a749-86534f3fbd82 => generated 831 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b49d3f28-3c53-44d9-b6f6-c8190c74f9cb None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b49d3f28-3c53-44d9-b6f6-c8190c74f9cb tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:03:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b49d3f28-3c53-44d9-b6f6-c8190c74f9cb tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-882056664"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:03:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-b49d3f28-3c53-44d9-b6f6-c8190c74f9cb tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-882056664'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:03:26 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-b49d3f28-3c53-44d9-b6f6-c8190c74f9cb tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Create volume of 1 GB Sep 01 01:03:26 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:26 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:03:26 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b49d3f28-3c53-44d9-b6f6-c8190c74f9cb tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Availability Zones retrieved successfully. Sep 01 01:03:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b49d3f28-3c53-44d9-b6f6-c8190c74f9cb tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Flow 'volume_create_api' (373e4e46-0ac0-476a-b295-f0a15bdd2b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:03:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b49d3f28-3c53-44d9-b6f6-c8190c74f9cb tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1492c870-00bd-4bc6-863f-43a1f1988bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:03:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-b49d3f28-3c53-44d9-b6f6-c8190c74f9cb tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:03:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b49d3f28-3c53-44d9-b6f6-c8190c74f9cb tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1492c870-00bd-4bc6-863f-43a1f1988bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:03:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b49d3f28-3c53-44d9-b6f6-c8190c74f9cb tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (401defac-6d36-46ad-8aba-202add9a4d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:03:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ff9f1b32-35dd-4a17-bbe9-65c1827d8126 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ff9f1b32-35dd-4a17-bbe9-65c1827d8126 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] GET http://192.168.122.211/volume/v3/volumes/1a596981-6774-4506-a749-86534f3fbd82 Sep 01 01:03:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ff9f1b32-35dd-4a17-bbe9-65c1827d8126 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:27 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-b49d3f28-3c53-44d9-b6f6-c8190c74f9cb tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Created reservations ['eee8a996-f7c7-4f86-86ad-195c766356c0', 'd2ed0abf-5c53-4e77-9ab8-b6ccb421034c', 'de155635-3b20-491a-9155-39632dda299a', 'd0981e7f-84dc-4b7a-9ffb-f455f221f4c3'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:03:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ff9f1b32-35dd-4a17-bbe9-65c1827d8126 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:27 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b49d3f28-3c53-44d9-b6f6-c8190c74f9cb tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (401defac-6d36-46ad-8aba-202add9a4d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eee8a996-f7c7-4f86-86ad-195c766356c0', 'd2ed0abf-5c53-4e77-9ab8-b6ccb421034c', 'de155635-3b20-491a-9155-39632dda299a', 'd0981e7f-84dc-4b7a-9ffb-f455f221f4c3']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:03:27 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b49d3f28-3c53-44d9-b6f6-c8190c74f9cb tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fbe4c02-6100-46fc-88f4-0f92f3d28584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:03:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:03:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:03:27 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:27 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:03:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ff9f1b32-35dd-4a17-bbe9-65c1827d8126 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Volume info retrieved successfully. Sep 01 01:03:27 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b49d3f28-3c53-44d9-b6f6-c8190c74f9cb tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fbe4c02-6100-46fc-88f4-0f92f3d28584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c1ca41c-9953-4edb-83c9-cf72adadc587', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-882056664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a00c8b2c52441d6a1b616ea21d9f082',qos_specs=None,replication_status=,reservations=['eee8a996-f7c7-4f86-86ad-195c766356c0','d2ed0abf-5c53-4e77-9ab8-b6ccb421034c','de155635-3b20-491a-9155-39632dda299a','d0981e7f-84dc-4b7a-9ffb-f455f221f4c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f2b469b78754046b20e8fc70e0cc36e',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:03:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-882056664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c1ca41c-9953-4edb-83c9-cf72adadc587,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a00c8b2c52441d6a1b616ea21d9f082',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f2b469b78754046b20e8fc70e0cc36e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:03:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ff9f1b32-35dd-4a17-bbe9-65c1827d8126 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] http://192.168.122.211/volume/v3/volumes/1a596981-6774-4506-a749-86534f3fbd82 returned with HTTP 200 Sep 01 01:03:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 12/22] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:27 2026] GET /volume/v3/volumes/1a596981-6774-4506-a749-86534f3fbd82 => generated 855 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:27 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b49d3f28-3c53-44d9-b6f6-c8190c74f9cb tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33463c1b-7861-4877-b4c9-784f8353c7b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:03:27 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b49d3f28-3c53-44d9-b6f6-c8190c74f9cb tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33463c1b-7861-4877-b4c9-784f8353c7b9) transitioned into state 'SUCCESS' from state '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-882056664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a00c8b2c52441d6a1b616ea21d9f082',qos_specs=None,replication_status=,reservations=['eee8a996-f7c7-4f86-86ad-195c766356c0','d2ed0abf-5c53-4e77-9ab8-b6ccb421034c','de155635-3b20-491a-9155-39632dda299a','d0981e7f-84dc-4b7a-9ffb-f455f221f4c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f2b469b78754046b20e8fc70e0cc36e',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:03:27 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b49d3f28-3c53-44d9-b6f6-c8190c74f9cb tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38adda20-8eae-477c-8fe7-d98ccad02b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:03:27 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b49d3f28-3c53-44d9-b6f6-c8190c74f9cb tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38adda20-8eae-477c-8fe7-d98ccad02b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:03:27 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b49d3f28-3c53-44d9-b6f6-c8190c74f9cb tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Flow 'volume_create_api' (373e4e46-0ac0-476a-b295-f0a15bdd2b73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:03:27 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b49d3f28-3c53-44d9-b6f6-c8190c74f9cb tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Create volume request issued successfully. Sep 01 01:03:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b49d3f28-3c53-44d9-b6f6-c8190c74f9cb tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:03:27 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 11/23] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:03:26 2026] POST /volume/v3/volumes => generated 765 bytes in 585 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:03:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-46033987-609e-4c44-975a-2f59e2fd4d61 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-46033987-609e-4c44-975a-2f59e2fd4d61 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] GET http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 Sep 01 01:03:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-46033987-609e-4c44-975a-2f59e2fd4d61 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-46033987-609e-4c44-975a-2f59e2fd4d61 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:03:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:03:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-46033987-609e-4c44-975a-2f59e2fd4d61 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Volume info retrieved successfully. Sep 01 01:03:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-46033987-609e-4c44-975a-2f59e2fd4d61 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 returned with HTTP 200 Sep 01 01:03:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 13/24] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:27 2026] GET /volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 => generated 833 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0365d6b6-3395-46c7-bcb8-a24f7a07ca71 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0365d6b6-3395-46c7-bcb8-a24f7a07ca71 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] GET http://192.168.122.211/volume/v3/volumes/1a596981-6774-4506-a749-86534f3fbd82 Sep 01 01:03:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0365d6b6-3395-46c7-bcb8-a24f7a07ca71 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0365d6b6-3395-46c7-bcb8-a24f7a07ca71 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:28 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:28 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:03:28 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:28 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:03:28 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0365d6b6-3395-46c7-bcb8-a24f7a07ca71 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Volume info retrieved successfully. Sep 01 01:03:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0365d6b6-3395-46c7-bcb8-a24f7a07ca71 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] http://192.168.122.211/volume/v3/volumes/1a596981-6774-4506-a749-86534f3fbd82 returned with HTTP 200 Sep 01 01:03:28 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 12/25] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:28 2026] GET /volume/v3/volumes/1a596981-6774-4506-a749-86534f3fbd82 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-52575c85-30d5-4044-b83d-3a78b2ce558e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-52575c85-30d5-4044-b83d-3a78b2ce558e tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] GET http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 Sep 01 01:03:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-52575c85-30d5-4044-b83d-3a78b2ce558e tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-52575c85-30d5-4044-b83d-3a78b2ce558e tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:03:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:03:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-52575c85-30d5-4044-b83d-3a78b2ce558e tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Volume info retrieved successfully. Sep 01 01:03:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-52575c85-30d5-4044-b83d-3a78b2ce558e tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 returned with HTTP 200 Sep 01 01:03:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 14/26] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:28 2026] GET /volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 => generated 857 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9d9925dc-aa47-4f44-bb24-0f9e9846dbc1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9d9925dc-aa47-4f44-bb24-0f9e9846dbc1 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] DELETE http://192.168.122.211/volume/v3/volumes/1a596981-6774-4506-a749-86534f3fbd82 Sep 01 01:03:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9d9925dc-aa47-4f44-bb24-0f9e9846dbc1 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9d9925dc-aa47-4f44-bb24-0f9e9846dbc1 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:29 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-9d9925dc-aa47-4f44-bb24-0f9e9846dbc1 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Delete volume with id: 1a596981-6774-4506-a749-86534f3fbd82 Sep 01 01:03:29 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:29 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:03:29 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:29 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:03:29 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9d9925dc-aa47-4f44-bb24-0f9e9846dbc1 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Volume info retrieved successfully. Sep 01 01:03:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1fac96e3-0299-484a-8d94-f37ebcf8dca0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1fac96e3-0299-484a-8d94-f37ebcf8dca0 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] GET http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 Sep 01 01:03:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1fac96e3-0299-484a-8d94-f37ebcf8dca0 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1fac96e3-0299-484a-8d94-f37ebcf8dca0 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:29 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:03:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:03:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1fac96e3-0299-484a-8d94-f37ebcf8dca0 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Volume info retrieved successfully. Sep 01 01:03:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1fac96e3-0299-484a-8d94-f37ebcf8dca0 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 returned with HTTP 200 Sep 01 01:03:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 15/27] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:29 2026] GET /volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:29 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9d9925dc-aa47-4f44-bb24-0f9e9846dbc1 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Delete volume request issued successfully. Sep 01 01:03:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9d9925dc-aa47-4f44-bb24-0f9e9846dbc1 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] http://192.168.122.211/volume/v3/volumes/1a596981-6774-4506-a749-86534f3fbd82 returned with HTTP 202 Sep 01 01:03:29 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 13/28] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:03:29 2026] DELETE /volume/v3/volumes/1a596981-6774-4506-a749-86534f3fbd82 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:03:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-56a2c19d-1071-4a29-9b98-413d1229176c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-56a2c19d-1071-4a29-9b98-413d1229176c tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] GET http://192.168.122.211/volume/v3/volumes/1a596981-6774-4506-a749-86534f3fbd82 Sep 01 01:03:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-56a2c19d-1071-4a29-9b98-413d1229176c tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-56a2c19d-1071-4a29-9b98-413d1229176c tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:29 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:03:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:03:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-56a2c19d-1071-4a29-9b98-413d1229176c tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Volume info retrieved successfully. Sep 01 01:03:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-56a2c19d-1071-4a29-9b98-413d1229176c tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] http://192.168.122.211/volume/v3/volumes/1a596981-6774-4506-a749-86534f3fbd82 returned with HTTP 200 Sep 01 01:03:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 16/29] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:29 2026] GET /volume/v3/volumes/1a596981-6774-4506-a749-86534f3fbd82 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f609dfdb-0678-4be9-926f-c9180358933d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f609dfdb-0678-4be9-926f-c9180358933d tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] GET http://192.168.122.211/volume/v3/volumes/1a596981-6774-4506-a749-86534f3fbd82 Sep 01 01:03:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f609dfdb-0678-4be9-926f-c9180358933d tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f609dfdb-0678-4be9-926f-c9180358933d tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:30 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:30 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:03:30 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:30 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:03:30 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f609dfdb-0678-4be9-926f-c9180358933d tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Volume info retrieved successfully. Sep 01 01:03:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f609dfdb-0678-4be9-926f-c9180358933d tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] http://192.168.122.211/volume/v3/volumes/1a596981-6774-4506-a749-86534f3fbd82 returned with HTTP 200 Sep 01 01:03:30 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 14/30] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:30 2026] GET /volume/v3/volumes/1a596981-6774-4506-a749-86534f3fbd82 => generated 855 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:03:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c2397cb2-15a3-468e-ad9b-03d3264adb63 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c2397cb2-15a3-468e-ad9b-03d3264adb63 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] GET http://192.168.122.211/volume/v3/volumes/1a596981-6774-4506-a749-86534f3fbd82 Sep 01 01:03:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c2397cb2-15a3-468e-ad9b-03d3264adb63 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c2397cb2-15a3-468e-ad9b-03d3264adb63 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c2397cb2-15a3-468e-ad9b-03d3264adb63 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] http://192.168.122.211/volume/v3/volumes/1a596981-6774-4506-a749-86534f3fbd82 returned with HTTP 404 Sep 01 01:03:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 17/31] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:31 2026] GET /volume/v3/volumes/1a596981-6774-4506-a749-86534f3fbd82 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:03:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-79e676c7-7867-46bc-a659-bddfe8b778f1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-79e676c7-7867-46bc-a659-bddfe8b778f1 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] DELETE http://192.168.122.211/volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc Sep 01 01:03:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-79e676c7-7867-46bc-a659-bddfe8b778f1 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-79e676c7-7867-46bc-a659-bddfe8b778f1 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:31 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-79e676c7-7867-46bc-a659-bddfe8b778f1 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Delete volume with id: 53815478-daf6-48ea-866d-cc3f8b4d25cc Sep 01 01:03:31 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:31 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:03:31 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:31 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:03:31 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-79e676c7-7867-46bc-a659-bddfe8b778f1 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Volume info retrieved successfully. Sep 01 01:03:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-79e676c7-7867-46bc-a659-bddfe8b778f1 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Delete volume request issued successfully. Sep 01 01:03:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-79e676c7-7867-46bc-a659-bddfe8b778f1 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] http://192.168.122.211/volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc returned with HTTP 202 Sep 01 01:03:32 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 15/32] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:03:31 2026] DELETE /volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:03:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e98e1db2-89f3-46ab-a3dc-2783b04e1161 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e98e1db2-89f3-46ab-a3dc-2783b04e1161 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] GET http://192.168.122.211/volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc Sep 01 01:03:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e98e1db2-89f3-46ab-a3dc-2783b04e1161 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e98e1db2-89f3-46ab-a3dc-2783b04e1161 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:03:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:03:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e98e1db2-89f3-46ab-a3dc-2783b04e1161 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Volume info retrieved successfully. Sep 01 01:03:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e98e1db2-89f3-46ab-a3dc-2783b04e1161 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] http://192.168.122.211/volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc returned with HTTP 200 Sep 01 01:03:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 18/33] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:32 2026] GET /volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1896fa46-9e46-4e3a-b55f-5aba87dd293e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1896fa46-9e46-4e3a-b55f-5aba87dd293e tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] GET http://192.168.122.211/volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc Sep 01 01:03:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1896fa46-9e46-4e3a-b55f-5aba87dd293e tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1896fa46-9e46-4e3a-b55f-5aba87dd293e tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:33 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:33 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:03:33 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:33 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:03:33 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1896fa46-9e46-4e3a-b55f-5aba87dd293e tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Volume info retrieved successfully. Sep 01 01:03:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1896fa46-9e46-4e3a-b55f-5aba87dd293e tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] http://192.168.122.211/volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc returned with HTTP 200 Sep 01 01:03:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 16/34] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:33 2026] GET /volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc => generated 855 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1755c6aa-e645-4010-bea6-eef3f39e3869 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1755c6aa-e645-4010-bea6-eef3f39e3869 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] GET http://192.168.122.211/volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc Sep 01 01:03:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1755c6aa-e645-4010-bea6-eef3f39e3869 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1755c6aa-e645-4010-bea6-eef3f39e3869 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1755c6aa-e645-4010-bea6-eef3f39e3869 tempest-ServersNegativeTestJSON-1324612108 tempest-ServersNegativeTestJSON-1324612108-project-member] http://192.168.122.211/volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc returned with HTTP 404 Sep 01 01:03:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 19/35] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:34 2026] GET /volume/v3/volumes/53815478-daf6-48ea-866d-cc3f8b4d25cc => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:03:43 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=98,cinder:UPDATE=27,cinder:INSERT=19 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:03:44 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=111,cinder:INSERT=20,cinder:UPDATE=25 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:03:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-edab9780-d3f2-450f-b2b6-4bbc98e1695f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-edab9780-d3f2-450f-b2b6-4bbc98e1695f tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:03:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-edab9780-d3f2-450f-b2b6-4bbc98e1695f tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1591237611"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:03:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-edab9780-d3f2-450f-b2b6-4bbc98e1695f tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1591237611'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:03:48 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-edab9780-d3f2-450f-b2b6-4bbc98e1695f tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Create volume of 1 GB Sep 01 01:03:48 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-edab9780-d3f2-450f-b2b6-4bbc98e1695f tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Availability Zones retrieved successfully. Sep 01 01:03:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-edab9780-d3f2-450f-b2b6-4bbc98e1695f tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Flow 'volume_create_api' (1be0fc38-c3db-43c4-97bd-babd38bed07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:03:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-edab9780-d3f2-450f-b2b6-4bbc98e1695f tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (880e60bc-d297-4437-a446-c1493f693b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:03:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-edab9780-d3f2-450f-b2b6-4bbc98e1695f tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:03:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-edab9780-d3f2-450f-b2b6-4bbc98e1695f tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (880e60bc-d297-4437-a446-c1493f693b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:03:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-edab9780-d3f2-450f-b2b6-4bbc98e1695f tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (390de671-41b8-42d8-8a2f-bdfc88c95de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:03:48 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-edab9780-d3f2-450f-b2b6-4bbc98e1695f tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Created reservations ['15a669ad-23d6-465f-bcf9-a321954fd810', '328e0743-d51c-44e3-b218-4e44b032ec32', '0388c772-a020-46d4-8221-cd7053e49187', 'ebc21025-9b4f-48d8-b117-492871838ddb'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:03:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-edab9780-d3f2-450f-b2b6-4bbc98e1695f tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (390de671-41b8-42d8-8a2f-bdfc88c95de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15a669ad-23d6-465f-bcf9-a321954fd810', '328e0743-d51c-44e3-b218-4e44b032ec32', '0388c772-a020-46d4-8221-cd7053e49187', 'ebc21025-9b4f-48d8-b117-492871838ddb']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:03:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-edab9780-d3f2-450f-b2b6-4bbc98e1695f tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cefbb138-d85c-42a3-8799-781feba38dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:03:48 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:48 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:03:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-edab9780-d3f2-450f-b2b6-4bbc98e1695f tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cefbb138-d85c-42a3-8799-781feba38dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9a47c98-1906-449f-bd05-b7840866e40d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1591237611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a28100ea7e54cd8933f6590f519dd8a',qos_specs=None,replication_status=,reservations=['15a669ad-23d6-465f-bcf9-a321954fd810','328e0743-d51c-44e3-b218-4e44b032ec32','0388c772-a020-46d4-8221-cd7053e49187','ebc21025-9b4f-48d8-b117-492871838ddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0de00a1c729b4b939674ad57eb482acd',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:03:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1591237611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9a47c98-1906-449f-bd05-b7840866e40d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a28100ea7e54cd8933f6590f519dd8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0de00a1c729b4b939674ad57eb482acd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:03:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-edab9780-d3f2-450f-b2b6-4bbc98e1695f tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8caee05d-f893-4e9d-842a-a706b4de813d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:03:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-edab9780-d3f2-450f-b2b6-4bbc98e1695f tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8caee05d-f893-4e9d-842a-a706b4de813d) transitioned into state 'SUCCESS' from state '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-1591237611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a28100ea7e54cd8933f6590f519dd8a',qos_specs=None,replication_status=,reservations=['15a669ad-23d6-465f-bcf9-a321954fd810','328e0743-d51c-44e3-b218-4e44b032ec32','0388c772-a020-46d4-8221-cd7053e49187','ebc21025-9b4f-48d8-b117-492871838ddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0de00a1c729b4b939674ad57eb482acd',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:03:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-edab9780-d3f2-450f-b2b6-4bbc98e1695f tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d33ea712-dd63-4b04-9847-f5a33a2d7460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:03:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-edab9780-d3f2-450f-b2b6-4bbc98e1695f tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d33ea712-dd63-4b04-9847-f5a33a2d7460) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:03:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-edab9780-d3f2-450f-b2b6-4bbc98e1695f tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Flow 'volume_create_api' (1be0fc38-c3db-43c4-97bd-babd38bed07b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:03:48 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-edab9780-d3f2-450f-b2b6-4bbc98e1695f tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Create volume request issued successfully. Sep 01 01:03:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-edab9780-d3f2-450f-b2b6-4bbc98e1695f tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:03:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 17/36] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:03:48 2026] POST /volume/v3/volumes => generated 761 bytes in 745 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:03:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fdb0fea0-da2d-4134-aec7-b2a2111163b1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fdb0fea0-da2d-4134-aec7-b2a2111163b1 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] GET http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d Sep 01 01:03:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fdb0fea0-da2d-4134-aec7-b2a2111163b1 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fdb0fea0-da2d-4134-aec7-b2a2111163b1 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:49 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:49 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:03:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:03:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fdb0fea0-da2d-4134-aec7-b2a2111163b1 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Volume info retrieved successfully. Sep 01 01:03:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fdb0fea0-da2d-4134-aec7-b2a2111163b1 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d returned with HTTP 200 Sep 01 01:03:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 20/37] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:49 2026] GET /volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d => generated 829 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-f58fc563-c3e8-4481-a49d-b15974352566 req-d2f749e8-d982-4272-bd9f-e660743e3bfc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-f58fc563-c3e8-4481-a49d-b15974352566 req-d2f749e8-d982-4272-bd9f-e660743e3bfc tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] GET http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 Sep 01 01:03:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-f58fc563-c3e8-4481-a49d-b15974352566 req-d2f749e8-d982-4272-bd9f-e660743e3bfc tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-f58fc563-c3e8-4481-a49d-b15974352566 req-d2f749e8-d982-4272-bd9f-e660743e3bfc tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:49 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:49 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:03:49 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:49 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:03:49 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-f58fc563-c3e8-4481-a49d-b15974352566 req-d2f749e8-d982-4272-bd9f-e660743e3bfc tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Volume info retrieved successfully. Sep 01 01:03:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-f58fc563-c3e8-4481-a49d-b15974352566 req-d2f749e8-d982-4272-bd9f-e660743e3bfc tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 returned with HTTP 200 Sep 01 01:03:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 18/38] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:03:49 2026] GET /volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 => generated 858 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:03:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c9049afb-310f-43c9-9039-e1729d65a747 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c9049afb-310f-43c9-9039-e1729d65a747 None None] GET http://192.168.122.211/volume// Sep 01 01:03:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c9049afb-310f-43c9-9039-e1729d65a747 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c9049afb-310f-43c9-9039-e1729d65a747 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c9049afb-310f-43c9-9039-e1729d65a747 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:03:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 21/39] 192.168.122.211 () {58 vars in 1308 bytes} [Tue Sep 1 01:03:49 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:03:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-f58fc563-c3e8-4481-a49d-b15974352566 req-bc08e325-7767-40d3-9148-762f169ed657 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-f58fc563-c3e8-4481-a49d-b15974352566 req-bc08e325-7767-40d3-9148-762f169ed657 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] POST http://192.168.122.211/volume/v3/attachments Sep 01 01:03:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-f58fc563-c3e8-4481-a49d-b15974352566 req-bc08e325-7767-40d3-9148-762f169ed657 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c1ca41c-9953-4edb-83c9-cf72adadc587", "connector": null, "instance_uuid": "3eb82ae7-8d03-46cf-9bd0-05e826434b59"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:03:49 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:49 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:03:49 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:49 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:03:49 devstack devstack@c-api.service[86752]: /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 01 01:03:49 devstack devstack@c-api.service[86752]: .first() Sep 01 01:03:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-f58fc563-c3e8-4481-a49d-b15974352566 req-bc08e325-7767-40d3-9148-762f169ed657 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] http://192.168.122.211/volume/v3/attachments returned with HTTP 200 Sep 01 01:03:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 19/40] 192.168.122.211 () {66 vars in 1483 bytes} [Tue Sep 1 01:03:49 2026] POST /volume/v3/attachments => generated 273 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:03:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-f58fc563-c3e8-4481-a49d-b15974352566 req-772a3c81-f4d1-41e5-8da0-cf2c570040cc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-f58fc563-c3e8-4481-a49d-b15974352566 req-772a3c81-f4d1-41e5-8da0-cf2c570040cc tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] POST http://192.168.122.211/volume/v3/attachments/c0a10ae0-eec6-47ce-b072-5e32d4602730/action Sep 01 01:03:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-f58fc563-c3e8-4481-a49d-b15974352566 req-772a3c81-f4d1-41e5-8da0-cf2c570040cc tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:03:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-f58fc563-c3e8-4481-a49d-b15974352566 req-772a3c81-f4d1-41e5-8da0-cf2c570040cc tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:03:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-24bb888f-8337-44d1-a65d-0fb395895668 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Sep 01 01:03:50 devstack devstack@c-api.service[86751]: .first() Sep 01 01:03:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-24bb888f-8337-44d1-a65d-0fb395895668 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] GET http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d Sep 01 01:03:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:03:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-24bb888f-8337-44d1-a65d-0fb395895668 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-24bb888f-8337-44d1-a65d-0fb395895668 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:03:50 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:50 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:03:50 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:50 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:03:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-f58fc563-c3e8-4481-a49d-b15974352566 req-772a3c81-f4d1-41e5-8da0-cf2c570040cc tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] http://192.168.122.211/volume/v3/attachments/c0a10ae0-eec6-47ce-b072-5e32d4602730/action returned with HTTP 204 Sep 01 01:03:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 22/41] 192.168.122.211 () {66 vars in 1614 bytes} [Tue Sep 1 01:03:50 2026] POST /volume/v3/attachments/c0a10ae0-eec6-47ce-b072-5e32d4602730/action => generated 0 bytes in 191 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:03:50 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-24bb888f-8337-44d1-a65d-0fb395895668 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Volume info retrieved successfully. Sep 01 01:03:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-24bb888f-8337-44d1-a65d-0fb395895668 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d returned with HTTP 200 Sep 01 01:03:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 20/42] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:50 2026] GET /volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d => generated 853 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-72f033ef-bd83-4bdf-81e2-42b2ce62626e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-72f033ef-bd83-4bdf-81e2-42b2ce62626e tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] GET http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 Sep 01 01:03:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-72f033ef-bd83-4bdf-81e2-42b2ce62626e tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-72f033ef-bd83-4bdf-81e2-42b2ce62626e tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:03:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:03:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-72f033ef-bd83-4bdf-81e2-42b2ce62626e tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Volume info retrieved successfully. Sep 01 01:03:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-72f033ef-bd83-4bdf-81e2-42b2ce62626e tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 returned with HTTP 200 Sep 01 01:03:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 23/43] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:50 2026] GET /volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 => generated 1120 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:03:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2d053a00-f8ca-446e-ae67-a5e5e950334f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2d053a00-f8ca-446e-ae67-a5e5e950334f tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] GET http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 Sep 01 01:03:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2d053a00-f8ca-446e-ae67-a5e5e950334f tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2d053a00-f8ca-446e-ae67-a5e5e950334f tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:50 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:50 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:03:50 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:50 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:03:50 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2d053a00-f8ca-446e-ae67-a5e5e950334f tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Volume info retrieved successfully. Sep 01 01:03:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2d053a00-f8ca-446e-ae67-a5e5e950334f tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 returned with HTTP 200 Sep 01 01:03:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 21/44] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:50 2026] GET /volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 => generated 1120 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:03:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-248b8650-0948-42c3-b3c2-37d184316bd0 req-dbddaba7-db35-48b7-a1d7-e34de261d12c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-248b8650-0948-42c3-b3c2-37d184316bd0 req-dbddaba7-db35-48b7-a1d7-e34de261d12c tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] GET http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 Sep 01 01:03:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-248b8650-0948-42c3-b3c2-37d184316bd0 req-dbddaba7-db35-48b7-a1d7-e34de261d12c tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-248b8650-0948-42c3-b3c2-37d184316bd0 req-dbddaba7-db35-48b7-a1d7-e34de261d12c tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:03:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:03:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-248b8650-0948-42c3-b3c2-37d184316bd0 req-dbddaba7-db35-48b7-a1d7-e34de261d12c tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Volume info retrieved successfully. Sep 01 01:03:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-248b8650-0948-42c3-b3c2-37d184316bd0 req-dbddaba7-db35-48b7-a1d7-e34de261d12c tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 returned with HTTP 200 Sep 01 01:03:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 24/45] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:03:50 2026] GET /volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 => generated 1120 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:03:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-248b8650-0948-42c3-b3c2-37d184316bd0 req-964bb0ac-43a9-46fe-afb2-852eaad13e40 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-248b8650-0948-42c3-b3c2-37d184316bd0 req-964bb0ac-43a9-46fe-afb2-852eaad13e40 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] DELETE http://192.168.122.211/volume/v3/attachments/c0a10ae0-eec6-47ce-b072-5e32d4602730 Sep 01 01:03:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-248b8650-0948-42c3-b3c2-37d184316bd0 req-964bb0ac-43a9-46fe-afb2-852eaad13e40 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-248b8650-0948-42c3-b3c2-37d184316bd0 req-964bb0ac-43a9-46fe-afb2-852eaad13e40 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:51 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:51 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:03:51 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:51 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, Sep 01 01:03:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-831e9dcc-cc45-46c7-b1b5-4585c089ec23 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-248b8650-0948-42c3-b3c2-37d184316bd0 req-964bb0ac-43a9-46fe-afb2-852eaad13e40 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] http://192.168.122.211/volume/v3/attachments/c0a10ae0-eec6-47ce-b072-5e32d4602730 returned with HTTP 200 Sep 01 01:03:51 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 22/46] 192.168.122.211 () {64 vars in 1562 bytes} [Tue Sep 1 01:03:50 2026] DELETE /volume/v3/attachments/c0a10ae0-eec6-47ce-b072-5e32d4602730 => generated 19 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:03:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-831e9dcc-cc45-46c7-b1b5-4585c089ec23 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] GET http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d Sep 01 01:03:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-831e9dcc-cc45-46c7-b1b5-4585c089ec23 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-831e9dcc-cc45-46c7-b1b5-4585c089ec23 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:03:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:03:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-831e9dcc-cc45-46c7-b1b5-4585c089ec23 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Volume info retrieved successfully. Sep 01 01:03:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-831e9dcc-cc45-46c7-b1b5-4585c089ec23 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d returned with HTTP 200 Sep 01 01:03:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 25/47] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:51 2026] GET /volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d => generated 854 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3ffe934f-7042-44af-8158-e0c8a1cfb16e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3ffe934f-7042-44af-8158-e0c8a1cfb16e tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] GET http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 Sep 01 01:03:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3ffe934f-7042-44af-8158-e0c8a1cfb16e tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3ffe934f-7042-44af-8158-e0c8a1cfb16e tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:51 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:51 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:03:51 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:51 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:03:51 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3ffe934f-7042-44af-8158-e0c8a1cfb16e tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Volume info retrieved successfully. Sep 01 01:03:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-6c8bc8c0-9069-49d5-b123-a93c6427e166 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-6c8bc8c0-9069-49d5-b123-a93c6427e166 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] GET http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d Sep 01 01:03:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-6c8bc8c0-9069-49d5-b123-a93c6427e166 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-6c8bc8c0-9069-49d5-b123-a93c6427e166 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3ffe934f-7042-44af-8158-e0c8a1cfb16e tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 returned with HTTP 200 Sep 01 01:03:51 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 23/48] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:51 2026] GET /volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 => generated 858 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:03:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:03:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-6c8bc8c0-9069-49d5-b123-a93c6427e166 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Volume info retrieved successfully. Sep 01 01:03:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-6c8bc8c0-9069-49d5-b123-a93c6427e166 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d returned with HTTP 200 Sep 01 01:03:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 26/49] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:03:51 2026] GET /volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d => generated 854 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-32d16ffa-1be8-40c2-8551-b39b8cf21cbb None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-32d16ffa-1be8-40c2-8551-b39b8cf21cbb None None] GET http://192.168.122.211/volume// Sep 01 01:03:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-32d16ffa-1be8-40c2-8551-b39b8cf21cbb None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-32d16ffa-1be8-40c2-8551-b39b8cf21cbb None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-32d16ffa-1be8-40c2-8551-b39b8cf21cbb None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:03:52 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 24/50] 192.168.122.211 () {58 vars in 1317 bytes} [Tue Sep 1 01:03:52 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:03:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-75f34719-615c-49bd-9c13-7a63083409c4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-75f34719-615c-49bd-9c13-7a63083409c4 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] POST http://192.168.122.211/volume/v3/attachments Sep 01 01:03:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-75f34719-615c-49bd-9c13-7a63083409c4 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a9a47c98-1906-449f-bd05-b7840866e40d", "connector": null, "instance_uuid": "c082e20c-67e2-4c1e-a329-41f1c7e46c57"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:03:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:03:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:03:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-75f34719-615c-49bd-9c13-7a63083409c4 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] http://192.168.122.211/volume/v3/attachments returned with HTTP 200 Sep 01 01:03:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 27/51] 192.168.122.211 () {66 vars in 1483 bytes} [Tue Sep 1 01:03:52 2026] POST /volume/v3/attachments => generated 273 bytes in 856 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:03:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-274425be-f675-4ab3-b284-5b9d345014bb None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-274425be-f675-4ab3-b284-5b9d345014bb tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] GET http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d Sep 01 01:03:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-274425be-f675-4ab3-b284-5b9d345014bb tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-274425be-f675-4ab3-b284-5b9d345014bb tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:03:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8d328e57-7c5c-4104-9022-90e661fe820f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:03:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8d328e57-7c5c-4104-9022-90e661fe820f None None] GET http://192.168.122.211/volume// Sep 01 01:03:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8d328e57-7c5c-4104-9022-90e661fe820f None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8d328e57-7c5c-4104-9022-90e661fe820f None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8d328e57-7c5c-4104-9022-90e661fe820f None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:03:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 28/52] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:03:53 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:03:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-274425be-f675-4ab3-b284-5b9d345014bb tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Volume info retrieved successfully. Sep 01 01:03:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-274425be-f675-4ab3-b284-5b9d345014bb tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d returned with HTTP 200 Sep 01 01:03:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 25/53] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:53 2026] GET /volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-30240cfb-eed7-4448-9125-324f468120a5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-30240cfb-eed7-4448-9125-324f468120a5 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] GET http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d Sep 01 01:03:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-30240cfb-eed7-4448-9125-324f468120a5 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-30240cfb-eed7-4448-9125-324f468120a5 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:03:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:03:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-30240cfb-eed7-4448-9125-324f468120a5 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Volume info retrieved successfully. Sep 01 01:03:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-30240cfb-eed7-4448-9125-324f468120a5 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d returned with HTTP 200 Sep 01 01:03:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 29/54] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:03:53 2026] GET /volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d => generated 1034 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:03:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-80b87a21-be5f-4da5-a4b2-42786498ba35 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-80b87a21-be5f-4da5-a4b2-42786498ba35 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] GET http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d Sep 01 01:03:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-80b87a21-be5f-4da5-a4b2-42786498ba35 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-80b87a21-be5f-4da5-a4b2-42786498ba35 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:54 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:54 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:03:54 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:54 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:03:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-80b87a21-be5f-4da5-a4b2-42786498ba35 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Volume info retrieved successfully. Sep 01 01:03:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-80b87a21-be5f-4da5-a4b2-42786498ba35 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d returned with HTTP 200 Sep 01 01:03:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 26/55] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:54 2026] GET /volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-04edc785-b6ca-410b-aa9f-09ed97d09ce6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-04edc785-b6ca-410b-aa9f-09ed97d09ce6 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] PUT http://192.168.122.211/volume/v3/attachments/ff3a5f8f-3b9b-48ae-bbdd-b9c534ebd4f1 Sep 01 01:03:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-04edc785-b6ca-410b-aa9f-09ed97d09ce6 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.211", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23a224877e5e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3ccf17f9-df62-4659-aa6b-f6fc551683f0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:03:55 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-04edc785-b6ca-410b-aa9f-09ed97d09ce6 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Acquiring lock "cinder-attachment_update-a9a47c98-1906-449f-bd05-b7840866e40d-devstack" by "attachment_update" {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:03:55 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-04edc785-b6ca-410b-aa9f-09ed97d09ce6 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Lock "cinder-attachment_update-a9a47c98-1906-449f-bd05-b7840866e40d-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:03:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:03:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:03:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-22507902-9733-42e2-85fa-ef4480af3c00 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-22507902-9733-42e2-85fa-ef4480af3c00 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] GET http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d Sep 01 01:03:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-22507902-9733-42e2-85fa-ef4480af3c00 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-22507902-9733-42e2-85fa-ef4480af3c00 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:55 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:55 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:03:55 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:55 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:03:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-22507902-9733-42e2-85fa-ef4480af3c00 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Volume info retrieved successfully. Sep 01 01:03:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-22507902-9733-42e2-85fa-ef4480af3c00 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d returned with HTTP 200 Sep 01 01:03:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 27/56] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:55 2026] GET /volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d => generated 853 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:55 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-04edc785-b6ca-410b-aa9f-09ed97d09ce6 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Lock "cinder-attachment_update-a9a47c98-1906-449f-bd05-b7840866e40d-devstack" released by "attachment_update" :: held 0.333s {{(pid=86751) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:03:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-04edc785-b6ca-410b-aa9f-09ed97d09ce6 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] http://192.168.122.211/volume/v3/attachments/ff3a5f8f-3b9b-48ae-bbdd-b9c534ebd4f1 returned with HTTP 200 Sep 01 01:03:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 30/57] 192.168.122.211 () {66 vars in 1593 bytes} [Tue Sep 1 01:03:55 2026] PUT /volume/v3/attachments/ff3a5f8f-3b9b-48ae-bbdd-b9c534ebd4f1 => generated 694 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:03:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-917d6452-d9f7-4830-b0f6-efb0aa3ef9af None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-917d6452-d9f7-4830-b0f6-efb0aa3ef9af tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] GET http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d Sep 01 01:03:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-917d6452-d9f7-4830-b0f6-efb0aa3ef9af tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-917d6452-d9f7-4830-b0f6-efb0aa3ef9af tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:56 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:56 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:03:56 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:56 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:03:56 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-917d6452-d9f7-4830-b0f6-efb0aa3ef9af tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Volume info retrieved successfully. Sep 01 01:03:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-917d6452-d9f7-4830-b0f6-efb0aa3ef9af tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d returned with HTTP 200 Sep 01 01:03:56 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 28/58] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:56 2026] GET /volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d => generated 854 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:03:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-bc0f0487-f799-479c-8d36-f4032f2bb0db None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-bc0f0487-f799-479c-8d36-f4032f2bb0db tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] POST http://192.168.122.211/volume/v3/attachments/ff3a5f8f-3b9b-48ae-bbdd-b9c534ebd4f1/action Sep 01 01:03:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-bc0f0487-f799-479c-8d36-f4032f2bb0db tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:03:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-bc0f0487-f799-479c-8d36-f4032f2bb0db tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:03:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:03:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:03:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c1310f9f-3c15-4028-873a-73e54afba9ec req-bc0f0487-f799-479c-8d36-f4032f2bb0db tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] http://192.168.122.211/volume/v3/attachments/ff3a5f8f-3b9b-48ae-bbdd-b9c534ebd4f1/action returned with HTTP 204 Sep 01 01:03:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 31/59] 192.168.122.211 () {66 vars in 1614 bytes} [Tue Sep 1 01:03:56 2026] POST /volume/v3/attachments/ff3a5f8f-3b9b-48ae-bbdd-b9c534ebd4f1/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:03:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6695f3c9-4f7e-4625-b2a1-0eded0a1b841 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6695f3c9-4f7e-4625-b2a1-0eded0a1b841 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] GET http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d Sep 01 01:03:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6695f3c9-4f7e-4625-b2a1-0eded0a1b841 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6695f3c9-4f7e-4625-b2a1-0eded0a1b841 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:57 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:57 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:03:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:03:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6695f3c9-4f7e-4625-b2a1-0eded0a1b841 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Volume info retrieved successfully. Sep 01 01:03:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6695f3c9-4f7e-4625-b2a1-0eded0a1b841 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d returned with HTTP 200 Sep 01 01:03:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 29/60] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:57 2026] GET /volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d => generated 1146 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:03:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6639b918-9a5d-47ff-860d-5b6c247087a8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:03:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6639b918-9a5d-47ff-860d-5b6c247087a8 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] GET http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d Sep 01 01:03:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6639b918-9a5d-47ff-860d-5b6c247087a8 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:03:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6639b918-9a5d-47ff-860d-5b6c247087a8 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:03:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:03:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:03:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:03:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:03:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6639b918-9a5d-47ff-860d-5b6c247087a8 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Volume info retrieved successfully. Sep 01 01:03:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6639b918-9a5d-47ff-860d-5b6c247087a8 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d returned with HTTP 200 Sep 01 01:03:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 32/61] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:03:57 2026] GET /volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d => generated 1146 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:04:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-68728974-7c19-4b3a-8b94-94b64459f09a req-070df752-789e-4c7a-9c78-ed17295dc3de None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:04:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-68728974-7c19-4b3a-8b94-94b64459f09a req-070df752-789e-4c7a-9c78-ed17295dc3de tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] DELETE http://192.168.122.211/volume/v3/attachments/ff3a5f8f-3b9b-48ae-bbdd-b9c534ebd4f1 Sep 01 01:04:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-68728974-7c19-4b3a-8b94-94b64459f09a req-070df752-789e-4c7a-9c78-ed17295dc3de tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:04:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-68728974-7c19-4b3a-8b94-94b64459f09a req-070df752-789e-4c7a-9c78-ed17295dc3de tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:04:06 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:04:06 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:04:06 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:04:06 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, Sep 01 01:04:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-68728974-7c19-4b3a-8b94-94b64459f09a req-070df752-789e-4c7a-9c78-ed17295dc3de tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] http://192.168.122.211/volume/v3/attachments/ff3a5f8f-3b9b-48ae-bbdd-b9c534ebd4f1 returned with HTTP 200 Sep 01 01:04:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 30/62] 192.168.122.211 () {64 vars in 1562 bytes} [Tue Sep 1 01:04:06 2026] DELETE /volume/v3/attachments/ff3a5f8f-3b9b-48ae-bbdd-b9c534ebd4f1 => generated 19 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:04:08 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=50,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:04:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e396140e-5463-450a-b8a3-9ed935b1be13 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:04:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e396140e-5463-450a-b8a3-9ed935b1be13 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] GET http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d Sep 01 01:04:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e396140e-5463-450a-b8a3-9ed935b1be13 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:04:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e396140e-5463-450a-b8a3-9ed935b1be13 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:04:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:04:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:04:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:04:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:04:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e396140e-5463-450a-b8a3-9ed935b1be13 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Volume info retrieved successfully. Sep 01 01:04:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e396140e-5463-450a-b8a3-9ed935b1be13 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d returned with HTTP 200 Sep 01 01:04:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 33/63] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:04:09 2026] GET /volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:04:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e2a44d50-a917-4453-b27b-cb5785b1cccd None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:04:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e2a44d50-a917-4453-b27b-cb5785b1cccd tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] GET http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d Sep 01 01:04:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e2a44d50-a917-4453-b27b-cb5785b1cccd tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:04:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e2a44d50-a917-4453-b27b-cb5785b1cccd tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:04:09 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:04:09 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:04:09 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:04:09 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:04:09 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e2a44d50-a917-4453-b27b-cb5785b1cccd tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Volume info retrieved successfully. Sep 01 01:04:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e2a44d50-a917-4453-b27b-cb5785b1cccd tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d returned with HTTP 200 Sep 01 01:04:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 31/64] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:04:09 2026] GET /volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:04:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c72cf081-1f5a-4c0c-af48-6f2bd4eac697 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:04:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c72cf081-1f5a-4c0c-af48-6f2bd4eac697 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] GET http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d Sep 01 01:04:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c72cf081-1f5a-4c0c-af48-6f2bd4eac697 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:04:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c72cf081-1f5a-4c0c-af48-6f2bd4eac697 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:04:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:04:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:04:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:04:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:04:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c72cf081-1f5a-4c0c-af48-6f2bd4eac697 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Volume info retrieved successfully. Sep 01 01:04:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c72cf081-1f5a-4c0c-af48-6f2bd4eac697 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d returned with HTTP 200 Sep 01 01:04:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 34/65] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:04:09 2026] GET /volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:04:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-149025c9-bf1b-45f5-9747-8e2e77e18834 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:04:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-149025c9-bf1b-45f5-9747-8e2e77e18834 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] DELETE http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d Sep 01 01:04:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-149025c9-bf1b-45f5-9747-8e2e77e18834 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:04:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-149025c9-bf1b-45f5-9747-8e2e77e18834 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:04:09 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-149025c9-bf1b-45f5-9747-8e2e77e18834 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Delete volume with id: a9a47c98-1906-449f-bd05-b7840866e40d Sep 01 01:04:09 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:04:09 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:04:09 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:04:09 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:04:09 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-149025c9-bf1b-45f5-9747-8e2e77e18834 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Volume info retrieved successfully. Sep 01 01:04:09 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-149025c9-bf1b-45f5-9747-8e2e77e18834 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Delete volume request issued successfully. Sep 01 01:04:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-149025c9-bf1b-45f5-9747-8e2e77e18834 tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d returned with HTTP 202 Sep 01 01:04:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 32/66] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:04:09 2026] DELETE /volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:04:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-aeb9ecdb-d21e-4a2b-9dc8-98fa2e82b6df None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:04:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aeb9ecdb-d21e-4a2b-9dc8-98fa2e82b6df tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] GET http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d Sep 01 01:04:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-aeb9ecdb-d21e-4a2b-9dc8-98fa2e82b6df tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:04:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-aeb9ecdb-d21e-4a2b-9dc8-98fa2e82b6df tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:04:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:04:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:04:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:04:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:04:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-aeb9ecdb-d21e-4a2b-9dc8-98fa2e82b6df tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Volume info retrieved successfully. Sep 01 01:04:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aeb9ecdb-d21e-4a2b-9dc8-98fa2e82b6df tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d returned with HTTP 200 Sep 01 01:04:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 35/67] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:04:09 2026] GET /volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:04:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a211c3dc-ea30-47b7-93d3-150ecda5609b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:04:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a211c3dc-ea30-47b7-93d3-150ecda5609b tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] GET http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d Sep 01 01:04:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a211c3dc-ea30-47b7-93d3-150ecda5609b tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:04:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a211c3dc-ea30-47b7-93d3-150ecda5609b tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:04:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a211c3dc-ea30-47b7-93d3-150ecda5609b tempest-DeleteServersTestJSON-1394531797 tempest-DeleteServersTestJSON-1394531797-project-member] http://192.168.122.211/volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d returned with HTTP 404 Sep 01 01:04:11 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 33/68] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:04:10 2026] GET /volume/v3/volumes/a9a47c98-1906-449f-bd05-b7840866e40d => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:04:19 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=12 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:04:21 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=103,cinder:INSERT=12,cinder:UPDATE=21 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:04:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-07e2680f-b5b7-49ae-9f21-a7db1f02cf8a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:04:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-07e2680f-b5b7-49ae-9f21-a7db1f02cf8a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:04:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-07e2680f-b5b7-49ae-9f21-a7db1f02cf8a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-146055667"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:04:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-07e2680f-b5b7-49ae-9f21-a7db1f02cf8a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-146055667'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:04:27 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-07e2680f-b5b7-49ae-9f21-a7db1f02cf8a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Create volume of 1 GB Sep 01 01:04:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-07e2680f-b5b7-49ae-9f21-a7db1f02cf8a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Availability Zones retrieved successfully. Sep 01 01:04:27 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-07e2680f-b5b7-49ae-9f21-a7db1f02cf8a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Flow 'volume_create_api' (44f43780-a5f8-4b24-9cd2-e32f8520c1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:04:27 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-07e2680f-b5b7-49ae-9f21-a7db1f02cf8a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d4c919e-7153-468e-99f3-8340f28878b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:04:27 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-07e2680f-b5b7-49ae-9f21-a7db1f02cf8a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:04:27 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-07e2680f-b5b7-49ae-9f21-a7db1f02cf8a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d4c919e-7153-468e-99f3-8340f28878b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:04:27 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-07e2680f-b5b7-49ae-9f21-a7db1f02cf8a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2002520f-9d58-4088-8513-ea688002f16b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:04:27 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-07e2680f-b5b7-49ae-9f21-a7db1f02cf8a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Created reservations ['a5d0f57b-b534-4e2a-8bcd-a2755b0b417f', 'e9d35058-0384-4950-b514-5c0582c76119', 'c2385854-0265-4a01-83a8-630a8efc2e0f', '34458828-5db1-4311-bc71-1c1031ee40e5'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:04:27 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-07e2680f-b5b7-49ae-9f21-a7db1f02cf8a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2002520f-9d58-4088-8513-ea688002f16b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5d0f57b-b534-4e2a-8bcd-a2755b0b417f', 'e9d35058-0384-4950-b514-5c0582c76119', 'c2385854-0265-4a01-83a8-630a8efc2e0f', '34458828-5db1-4311-bc71-1c1031ee40e5']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:04:27 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-07e2680f-b5b7-49ae-9f21-a7db1f02cf8a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac4ba431-2033-450d-bce1-d79f9c154c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:04:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:04:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:04:27 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-07e2680f-b5b7-49ae-9f21-a7db1f02cf8a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac4ba431-2033-450d-bce1-d79f9c154c80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ffa5b90-f4dd-4192-8ac4-421dd1f15260', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-146055667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7b256189462467582d7cc9720e630c4',qos_specs=None,replication_status=,reservations=['a5d0f57b-b534-4e2a-8bcd-a2755b0b417f','e9d35058-0384-4950-b514-5c0582c76119','c2385854-0265-4a01-83a8-630a8efc2e0f','34458828-5db1-4311-bc71-1c1031ee40e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e46f77c52b8e4568acb5e33c78b1e70c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:04:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-146055667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ffa5b90-f4dd-4192-8ac4-421dd1f15260,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7b256189462467582d7cc9720e630c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e46f77c52b8e4568acb5e33c78b1e70c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:04:27 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-07e2680f-b5b7-49ae-9f21-a7db1f02cf8a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ba82ed8-fa19-4b5a-b8b5-405c7d58cf45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:04:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-07e2680f-b5b7-49ae-9f21-a7db1f02cf8a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ba82ed8-fa19-4b5a-b8b5-405c7d58cf45) transitioned into state 'SUCCESS' from state '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-146055667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7b256189462467582d7cc9720e630c4',qos_specs=None,replication_status=,reservations=['a5d0f57b-b534-4e2a-8bcd-a2755b0b417f','e9d35058-0384-4950-b514-5c0582c76119','c2385854-0265-4a01-83a8-630a8efc2e0f','34458828-5db1-4311-bc71-1c1031ee40e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e46f77c52b8e4568acb5e33c78b1e70c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:04:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-07e2680f-b5b7-49ae-9f21-a7db1f02cf8a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3c57880-54ca-45e3-8f12-dbbc06e91ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:04:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-07e2680f-b5b7-49ae-9f21-a7db1f02cf8a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3c57880-54ca-45e3-8f12-dbbc06e91ae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:04:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-07e2680f-b5b7-49ae-9f21-a7db1f02cf8a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Flow 'volume_create_api' (44f43780-a5f8-4b24-9cd2-e32f8520c1ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:04:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-07e2680f-b5b7-49ae-9f21-a7db1f02cf8a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Create volume request issued successfully. Sep 01 01:04:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-07e2680f-b5b7-49ae-9f21-a7db1f02cf8a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:04:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 36/69] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:04:27 2026] POST /volume/v3/volumes => generated 760 bytes in 833 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:04:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ba6afcb4-1976-4eb5-81a7-2112fc096d3a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:04:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ba6afcb4-1976-4eb5-81a7-2112fc096d3a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] GET http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 Sep 01 01:04:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ba6afcb4-1976-4eb5-81a7-2112fc096d3a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:04:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ba6afcb4-1976-4eb5-81a7-2112fc096d3a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:04:28 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:04:28 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:04:28 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:04:28 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:04:28 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ba6afcb4-1976-4eb5-81a7-2112fc096d3a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Volume info retrieved successfully. Sep 01 01:04:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ba6afcb4-1976-4eb5-81a7-2112fc096d3a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 returned with HTTP 200 Sep 01 01:04:28 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 34/70] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:04:28 2026] GET /volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 => generated 828 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:04:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-81d09d1c-1b0c-480b-ac1c-012b640f1a97 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:04:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-81d09d1c-1b0c-480b-ac1c-012b640f1a97 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] GET http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 Sep 01 01:04:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-81d09d1c-1b0c-480b-ac1c-012b640f1a97 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:04:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-81d09d1c-1b0c-480b-ac1c-012b640f1a97 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:04:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:04:29 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:04:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:04:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:04:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-81d09d1c-1b0c-480b-ac1c-012b640f1a97 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Volume info retrieved successfully. Sep 01 01:04:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-81d09d1c-1b0c-480b-ac1c-012b640f1a97 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 returned with HTTP 200 Sep 01 01:04:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 37/71] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:04:29 2026] GET /volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 => generated 852 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:04:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4d150ba7-7465-4e67-a8ba-1221b05cf35a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:04:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4d150ba7-7465-4e67-a8ba-1221b05cf35a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] GET http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 Sep 01 01:04:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4d150ba7-7465-4e67-a8ba-1221b05cf35a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:04:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4d150ba7-7465-4e67-a8ba-1221b05cf35a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:04:30 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:04:30 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:04:30 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:04:30 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:04:30 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4d150ba7-7465-4e67-a8ba-1221b05cf35a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Volume info retrieved successfully. Sep 01 01:04:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4d150ba7-7465-4e67-a8ba-1221b05cf35a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 returned with HTTP 200 Sep 01 01:04:30 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 35/72] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:04:30 2026] GET /volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:04:39 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:04:40 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=8 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:04:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-572c4918-cf2b-4709-91ce-3ae865957ccf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:04:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-572c4918-cf2b-4709-91ce-3ae865957ccf tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] GET http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 Sep 01 01:04:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-572c4918-cf2b-4709-91ce-3ae865957ccf tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:04:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-572c4918-cf2b-4709-91ce-3ae865957ccf tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:04:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:04:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:04:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:04:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:04:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-572c4918-cf2b-4709-91ce-3ae865957ccf tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Volume info retrieved successfully. Sep 01 01:04:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-572c4918-cf2b-4709-91ce-3ae865957ccf tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 returned with HTTP 200 Sep 01 01:04:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 38/73] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:04:45 2026] GET /volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 => generated 858 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:04:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-713dd85b-7c34-4a99-bc1a-88da7d9c0be9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:04:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-713dd85b-7c34-4a99-bc1a-88da7d9c0be9 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] GET http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 Sep 01 01:04:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-713dd85b-7c34-4a99-bc1a-88da7d9c0be9 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:04:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-713dd85b-7c34-4a99-bc1a-88da7d9c0be9 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:04:46 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:04:46 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:04:46 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:04:46 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:04:46 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-713dd85b-7c34-4a99-bc1a-88da7d9c0be9 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Volume info retrieved successfully. Sep 01 01:04:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-713dd85b-7c34-4a99-bc1a-88da7d9c0be9 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 returned with HTTP 200 Sep 01 01:04:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 36/74] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:04:46 2026] GET /volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 => generated 858 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:04:55 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=4 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:04:56 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=4 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:04:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-91c2e842-7547-433c-9ea7-3e8a397e7e9a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:04:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-91c2e842-7547-433c-9ea7-3e8a397e7e9a tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] DELETE http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 Sep 01 01:04:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-91c2e842-7547-433c-9ea7-3e8a397e7e9a tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:04:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-91c2e842-7547-433c-9ea7-3e8a397e7e9a tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:04:58 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-91c2e842-7547-433c-9ea7-3e8a397e7e9a tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Delete volume with id: 9c1ca41c-9953-4edb-83c9-cf72adadc587 Sep 01 01:04:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:04:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:04:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:04:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:04:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-91c2e842-7547-433c-9ea7-3e8a397e7e9a tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Volume info retrieved successfully. Sep 01 01:04:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-91c2e842-7547-433c-9ea7-3e8a397e7e9a tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Delete volume request issued successfully. Sep 01 01:04:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-91c2e842-7547-433c-9ea7-3e8a397e7e9a tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 returned with HTTP 202 Sep 01 01:04:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 39/75] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:04:58 2026] DELETE /volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 => generated 0 bytes in 268 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:04:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-291e13ba-a99a-4d0a-8751-7b818b743931 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:04:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-291e13ba-a99a-4d0a-8751-7b818b743931 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] GET http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 Sep 01 01:04:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-291e13ba-a99a-4d0a-8751-7b818b743931 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:04:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-291e13ba-a99a-4d0a-8751-7b818b743931 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:04:59 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:04:59 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:04:59 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:04:59 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:04:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-291e13ba-a99a-4d0a-8751-7b818b743931 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Volume info retrieved successfully. Sep 01 01:04:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-291e13ba-a99a-4d0a-8751-7b818b743931 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 returned with HTTP 200 Sep 01 01:04:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 37/76] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:04:59 2026] GET /volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 => generated 857 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:05:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-858ada18-0114-4be1-af38-15ca43f684b3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-858ada18-0114-4be1-af38-15ca43f684b3 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] GET http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 Sep 01 01:05:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-858ada18-0114-4be1-af38-15ca43f684b3 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-858ada18-0114-4be1-af38-15ca43f684b3 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:05:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:05:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-858ada18-0114-4be1-af38-15ca43f684b3 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Volume info retrieved successfully. Sep 01 01:05:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-858ada18-0114-4be1-af38-15ca43f684b3 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 returned with HTTP 200 Sep 01 01:05:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 40/77] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:05:00 2026] GET /volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 => generated 857 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:05:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5a380968-21cd-4555-9d44-2c0e26a1ee74 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5a380968-21cd-4555-9d44-2c0e26a1ee74 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] GET http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 Sep 01 01:05:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5a380968-21cd-4555-9d44-2c0e26a1ee74 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5a380968-21cd-4555-9d44-2c0e26a1ee74 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:05:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:05:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5a380968-21cd-4555-9d44-2c0e26a1ee74 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Volume info retrieved successfully. Sep 01 01:05:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5a380968-21cd-4555-9d44-2c0e26a1ee74 tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 returned with HTTP 200 Sep 01 01:05:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 38/78] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:05:01 2026] GET /volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 => generated 857 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:05:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-47284fbe-2750-460f-b1f0-0d784a74e78a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-47284fbe-2750-460f-b1f0-0d784a74e78a tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] GET http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 Sep 01 01:05:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-47284fbe-2750-460f-b1f0-0d784a74e78a tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-47284fbe-2750-460f-b1f0-0d784a74e78a tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-47284fbe-2750-460f-b1f0-0d784a74e78a tempest-AttachVolumeShelveTestJSON-847308226 tempest-AttachVolumeShelveTestJSON-847308226-project-member] http://192.168.122.211/volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 returned with HTTP 404 Sep 01 01:05:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 41/79] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:05:02 2026] GET /volume/v3/volumes/9c1ca41c-9953-4edb-83c9-cf72adadc587 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:05:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-76bedb88-0356-4fd7-99e6-d0fb8606db6d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-76bedb88-0356-4fd7-99e6-d0fb8606db6d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:05:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-76bedb88-0356-4fd7-99e6-d0fb8606db6d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1328809046"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:05:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-76bedb88-0356-4fd7-99e6-d0fb8606db6d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1328809046'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:05:02 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-76bedb88-0356-4fd7-99e6-d0fb8606db6d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Create volume of 1 GB Sep 01 01:05:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-76bedb88-0356-4fd7-99e6-d0fb8606db6d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Availability Zones retrieved successfully. Sep 01 01:05:03 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-76bedb88-0356-4fd7-99e6-d0fb8606db6d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Flow 'volume_create_api' (6eb93261-b8e6-4799-812a-481d43e41061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:05:03 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-76bedb88-0356-4fd7-99e6-d0fb8606db6d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b20d5cff-1ceb-42da-af8d-952cc96fc6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:05:03 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-76bedb88-0356-4fd7-99e6-d0fb8606db6d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:05:03 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-76bedb88-0356-4fd7-99e6-d0fb8606db6d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b20d5cff-1ceb-42da-af8d-952cc96fc6d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:05:03 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-76bedb88-0356-4fd7-99e6-d0fb8606db6d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (145d111e-5a37-4700-8ed0-bca6aa9914ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:05:03 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-76bedb88-0356-4fd7-99e6-d0fb8606db6d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Created reservations ['f78a9f03-a980-4bc4-9e48-0a7869543a80', '37b252ab-9398-4f84-bcb6-7333d6b47a5a', '2430635b-f730-4c0a-92a8-13f99f515216', '2d28fd92-9993-41c4-ba44-ef3469c2c105'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:05:03 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-76bedb88-0356-4fd7-99e6-d0fb8606db6d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (145d111e-5a37-4700-8ed0-bca6aa9914ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f78a9f03-a980-4bc4-9e48-0a7869543a80', '37b252ab-9398-4f84-bcb6-7333d6b47a5a', '2430635b-f730-4c0a-92a8-13f99f515216', '2d28fd92-9993-41c4-ba44-ef3469c2c105']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:05:03 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-76bedb88-0356-4fd7-99e6-d0fb8606db6d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d8a1a10-3fff-4f1c-b2c8-cc1d25e649a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:05:04 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:04 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:05:04 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-76bedb88-0356-4fd7-99e6-d0fb8606db6d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d8a1a10-3fff-4f1c-b2c8-cc1d25e649a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a6a0adc-8202-4148-a79d-fd13b9e2e0b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1328809046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9191b55354de4ee1a46707fa208c9bf4',qos_specs=None,replication_status=,reservations=['f78a9f03-a980-4bc4-9e48-0a7869543a80','37b252ab-9398-4f84-bcb6-7333d6b47a5a','2430635b-f730-4c0a-92a8-13f99f515216','2d28fd92-9993-41c4-ba44-ef3469c2c105'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3da97dd9e4694f71964b6df902e3931e',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:05:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1328809046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a6a0adc-8202-4148-a79d-fd13b9e2e0b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9191b55354de4ee1a46707fa208c9bf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3da97dd9e4694f71964b6df902e3931e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:05:04 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-76bedb88-0356-4fd7-99e6-d0fb8606db6d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (058dc4d7-73c3-4477-a394-5095bb69d366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:05:04 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-76bedb88-0356-4fd7-99e6-d0fb8606db6d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (058dc4d7-73c3-4477-a394-5095bb69d366) transitioned into state 'SUCCESS' from state '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-1328809046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9191b55354de4ee1a46707fa208c9bf4',qos_specs=None,replication_status=,reservations=['f78a9f03-a980-4bc4-9e48-0a7869543a80','37b252ab-9398-4f84-bcb6-7333d6b47a5a','2430635b-f730-4c0a-92a8-13f99f515216','2d28fd92-9993-41c4-ba44-ef3469c2c105'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3da97dd9e4694f71964b6df902e3931e',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:05:04 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-76bedb88-0356-4fd7-99e6-d0fb8606db6d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e161faa-7c07-40bb-8939-0686e47dcbe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:05:04 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-76bedb88-0356-4fd7-99e6-d0fb8606db6d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e161faa-7c07-40bb-8939-0686e47dcbe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:05:04 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-76bedb88-0356-4fd7-99e6-d0fb8606db6d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Flow 'volume_create_api' (6eb93261-b8e6-4799-812a-481d43e41061) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:05:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-76bedb88-0356-4fd7-99e6-d0fb8606db6d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Create volume request issued successfully. Sep 01 01:05:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-76bedb88-0356-4fd7-99e6-d0fb8606db6d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:05:04 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 39/80] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:05:02 2026] POST /volume/v3/volumes => generated 764 bytes in 1485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:05:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b1147ed4-b0d3-4b50-8647-62fd88ad32b7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b1147ed4-b0d3-4b50-8647-62fd88ad32b7 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 Sep 01 01:05:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b1147ed4-b0d3-4b50-8647-62fd88ad32b7 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b1147ed4-b0d3-4b50-8647-62fd88ad32b7 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:05:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:05:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b1147ed4-b0d3-4b50-8647-62fd88ad32b7 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:05:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b1147ed4-b0d3-4b50-8647-62fd88ad32b7 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 returned with HTTP 200 Sep 01 01:05:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 42/81] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:05:04 2026] GET /volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 => generated 832 bytes in 923 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:05:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-33a4ba43-71a6-4921-9fec-d01e2b568082 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-33a4ba43-71a6-4921-9fec-d01e2b568082 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 Sep 01 01:05:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-33a4ba43-71a6-4921-9fec-d01e2b568082 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-33a4ba43-71a6-4921-9fec-d01e2b568082 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:06 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:06 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:05:06 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:06 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:05:06 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-33a4ba43-71a6-4921-9fec-d01e2b568082 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:05:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-33a4ba43-71a6-4921-9fec-d01e2b568082 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 returned with HTTP 200 Sep 01 01:05:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 40/82] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:05:06 2026] GET /volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 => generated 856 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:05:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6c14d310-841f-43c9-a8d7-3dbd3126e722 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6c14d310-841f-43c9-a8d7-3dbd3126e722 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 Sep 01 01:05:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6c14d310-841f-43c9-a8d7-3dbd3126e722 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6c14d310-841f-43c9-a8d7-3dbd3126e722 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:05:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:05:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6c14d310-841f-43c9-a8d7-3dbd3126e722 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:05:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6c14d310-841f-43c9-a8d7-3dbd3126e722 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 returned with HTTP 200 Sep 01 01:05:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 43/83] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:05:07 2026] GET /volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 => generated 857 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:05:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-578868b3-1195-4215-a998-8e68e70dc5bc req-17edb979-6d90-4f81-b2a4-452fcf4237c9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-578868b3-1195-4215-a998-8e68e70dc5bc req-17edb979-6d90-4f81-b2a4-452fcf4237c9 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 Sep 01 01:05:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-578868b3-1195-4215-a998-8e68e70dc5bc req-17edb979-6d90-4f81-b2a4-452fcf4237c9 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-578868b3-1195-4215-a998-8e68e70dc5bc req-17edb979-6d90-4f81-b2a4-452fcf4237c9 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:08 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:08 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:05:08 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:08 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:05:08 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-578868b3-1195-4215-a998-8e68e70dc5bc req-17edb979-6d90-4f81-b2a4-452fcf4237c9 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:05:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-578868b3-1195-4215-a998-8e68e70dc5bc req-17edb979-6d90-4f81-b2a4-452fcf4237c9 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 returned with HTTP 200 Sep 01 01:05:08 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 41/84] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:05:07 2026] GET /volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 => generated 857 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:05:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1af1ed8c-c723-47a1-bba9-c17801d539b6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1af1ed8c-c723-47a1-bba9-c17801d539b6 None None] GET http://192.168.122.211/volume// Sep 01 01:05:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1af1ed8c-c723-47a1-bba9-c17801d539b6 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1af1ed8c-c723-47a1-bba9-c17801d539b6 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1af1ed8c-c723-47a1-bba9-c17801d539b6 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:05:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 44/85] 192.168.122.211 () {58 vars in 1317 bytes} [Tue Sep 1 01:05:08 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:05:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-578868b3-1195-4215-a998-8e68e70dc5bc req-b7eda8a4-3b34-4c0a-98d7-f986343a0198 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-578868b3-1195-4215-a998-8e68e70dc5bc req-b7eda8a4-3b34-4c0a-98d7-f986343a0198 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] POST http://192.168.122.211/volume/v3/attachments Sep 01 01:05:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-578868b3-1195-4215-a998-8e68e70dc5bc req-b7eda8a4-3b34-4c0a-98d7-f986343a0198 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a6a0adc-8202-4148-a79d-fd13b9e2e0b8", "connector": null, "instance_uuid": "c492c6db-b2fa-4ef9-a5ff-3ea591607502"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:05:08 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:08 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:05:08 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:08 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:05:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-578868b3-1195-4215-a998-8e68e70dc5bc req-b7eda8a4-3b34-4c0a-98d7-f986343a0198 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/attachments returned with HTTP 200 Sep 01 01:05:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 42/86] 192.168.122.211 () {66 vars in 1483 bytes} [Tue Sep 1 01:05:08 2026] POST /volume/v3/attachments => generated 273 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:05:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1d3e8180-914c-48c5-9a39-900849a777ba None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1d3e8180-914c-48c5-9a39-900849a777ba tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 Sep 01 01:05:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1d3e8180-914c-48c5-9a39-900849a777ba tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1d3e8180-914c-48c5-9a39-900849a777ba tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-95f410df-5585-43c1-a73a-aa94a76b8af6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:05:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-95f410df-5585-43c1-a73a-aa94a76b8af6 None None] GET http://192.168.122.211/volume// Sep 01 01:05:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-95f410df-5585-43c1-a73a-aa94a76b8af6 None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-95f410df-5585-43c1-a73a-aa94a76b8af6 None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-95f410df-5585-43c1-a73a-aa94a76b8af6 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:05:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 43/87] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:05:09 2026] GET /volume/ => generated 390 bytes in 27 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:05:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-578868b3-1195-4215-a998-8e68e70dc5bc req-f8050a6f-89e6-44b8-b98e-c4044b581e00 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:05:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-578868b3-1195-4215-a998-8e68e70dc5bc req-f8050a6f-89e6-44b8-b98e-c4044b581e00 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 Sep 01 01:05:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-578868b3-1195-4215-a998-8e68e70dc5bc req-f8050a6f-89e6-44b8-b98e-c4044b581e00 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-578868b3-1195-4215-a998-8e68e70dc5bc req-f8050a6f-89e6-44b8-b98e-c4044b581e00 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1d3e8180-914c-48c5-9a39-900849a777ba tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:05:09 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:09 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:05:09 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:09 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:05:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1d3e8180-914c-48c5-9a39-900849a777ba tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 returned with HTTP 200 Sep 01 01:05:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 45/88] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:05:09 2026] GET /volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 => generated 856 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:05:09 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-578868b3-1195-4215-a998-8e68e70dc5bc req-f8050a6f-89e6-44b8-b98e-c4044b581e00 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:05:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-578868b3-1195-4215-a998-8e68e70dc5bc req-f8050a6f-89e6-44b8-b98e-c4044b581e00 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 returned with HTTP 200 Sep 01 01:05:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 44/89] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:05:09 2026] GET /volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 => generated 1037 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:05:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-578868b3-1195-4215-a998-8e68e70dc5bc req-bb7d9119-a63a-4da5-a31e-97434fa6dc53 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-578868b3-1195-4215-a998-8e68e70dc5bc req-bb7d9119-a63a-4da5-a31e-97434fa6dc53 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] PUT http://192.168.122.211/volume/v3/attachments/be2985af-0612-4708-a844-524c4710fe68 Sep 01 01:05:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-578868b3-1195-4215-a998-8e68e70dc5bc req-bb7d9119-a63a-4da5-a31e-97434fa6dc53 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.211", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23a224877e5e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3ccf17f9-df62-4659-aa6b-f6fc551683f0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:05:10 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-578868b3-1195-4215-a998-8e68e70dc5bc req-bb7d9119-a63a-4da5-a31e-97434fa6dc53 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Acquiring lock "cinder-attachment_update-3a6a0adc-8202-4148-a79d-fd13b9e2e0b8-devstack" by "attachment_update" {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:05:10 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-578868b3-1195-4215-a998-8e68e70dc5bc req-bb7d9119-a63a-4da5-a31e-97434fa6dc53 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Lock "cinder-attachment_update-3a6a0adc-8202-4148-a79d-fd13b9e2e0b8-devstack" acquired by "attachment_update" :: waited 0.049s {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:05:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:05:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:05:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c07b01ba-a7af-4b30-8120-c7ebe48b8f0d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c07b01ba-a7af-4b30-8120-c7ebe48b8f0d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 Sep 01 01:05:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c07b01ba-a7af-4b30-8120-c7ebe48b8f0d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c07b01ba-a7af-4b30-8120-c7ebe48b8f0d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:10 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:10 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:05:10 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:10 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:05:10 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c07b01ba-a7af-4b30-8120-c7ebe48b8f0d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:05:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c07b01ba-a7af-4b30-8120-c7ebe48b8f0d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 returned with HTTP 200 Sep 01 01:05:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 45/90] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:05:10 2026] GET /volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 => generated 857 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:05:10 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-578868b3-1195-4215-a998-8e68e70dc5bc req-bb7d9119-a63a-4da5-a31e-97434fa6dc53 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Lock "cinder-attachment_update-3a6a0adc-8202-4148-a79d-fd13b9e2e0b8-devstack" released by "attachment_update" :: held 0.559s {{(pid=86751) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:05:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-578868b3-1195-4215-a998-8e68e70dc5bc req-bb7d9119-a63a-4da5-a31e-97434fa6dc53 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/attachments/be2985af-0612-4708-a844-524c4710fe68 returned with HTTP 200 Sep 01 01:05:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 46/91] 192.168.122.211 () {66 vars in 1593 bytes} [Tue Sep 1 01:05:09 2026] PUT /volume/v3/attachments/be2985af-0612-4708-a844-524c4710fe68 => generated 694 bytes in 703 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:05:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-aa39dfbb-8196-4475-a915-00855b26cf2c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aa39dfbb-8196-4475-a915-00855b26cf2c tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 Sep 01 01:05:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aa39dfbb-8196-4475-a915-00855b26cf2c tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aa39dfbb-8196-4475-a915-00855b26cf2c tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:11 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:11 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:05:11 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:11 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:05:11 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-aa39dfbb-8196-4475-a915-00855b26cf2c tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:05:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aa39dfbb-8196-4475-a915-00855b26cf2c tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 returned with HTTP 200 Sep 01 01:05:11 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 46/92] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:05:11 2026] GET /volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 => generated 857 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:05:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-578868b3-1195-4215-a998-8e68e70dc5bc req-af958e49-b0a8-4914-834f-9c2537fa4ea2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-578868b3-1195-4215-a998-8e68e70dc5bc req-af958e49-b0a8-4914-834f-9c2537fa4ea2 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] POST http://192.168.122.211/volume/v3/attachments/be2985af-0612-4708-a844-524c4710fe68/action Sep 01 01:05:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-578868b3-1195-4215-a998-8e68e70dc5bc req-af958e49-b0a8-4914-834f-9c2537fa4ea2 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:05:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-578868b3-1195-4215-a998-8e68e70dc5bc req-af958e49-b0a8-4914-834f-9c2537fa4ea2 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:05:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:05:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:05:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-578868b3-1195-4215-a998-8e68e70dc5bc req-af958e49-b0a8-4914-834f-9c2537fa4ea2 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/attachments/be2985af-0612-4708-a844-524c4710fe68/action returned with HTTP 204 Sep 01 01:05:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 47/93] 192.168.122.211 () {66 vars in 1614 bytes} [Tue Sep 1 01:05:12 2026] POST /volume/v3/attachments/be2985af-0612-4708-a844-524c4710fe68/action => generated 0 bytes in 135 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:05:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-618ee66b-8300-49fc-9e9a-18584e240dbc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-618ee66b-8300-49fc-9e9a-18584e240dbc tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 Sep 01 01:05:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-618ee66b-8300-49fc-9e9a-18584e240dbc tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-618ee66b-8300-49fc-9e9a-18584e240dbc tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:12 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:12 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:05:12 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:12 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:05:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-618ee66b-8300-49fc-9e9a-18584e240dbc tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:05:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-618ee66b-8300-49fc-9e9a-18584e240dbc tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 returned with HTTP 200 Sep 01 01:05:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 47/94] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:05:12 2026] GET /volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 => generated 1149 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:05:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0f1014ee-ec72-4e9b-be7a-b3fb1b9b6b6e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0f1014ee-ec72-4e9b-be7a-b3fb1b9b6b6e tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 Sep 01 01:05:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0f1014ee-ec72-4e9b-be7a-b3fb1b9b6b6e tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0f1014ee-ec72-4e9b-be7a-b3fb1b9b6b6e tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:05:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:05:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0f1014ee-ec72-4e9b-be7a-b3fb1b9b6b6e tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:05:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0f1014ee-ec72-4e9b-be7a-b3fb1b9b6b6e tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 returned with HTTP 200 Sep 01 01:05:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 48/95] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:05:12 2026] GET /volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 => generated 1149 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:05:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-66ebfe99-f35a-45af-aa10-48ab1256cf6f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-66ebfe99-f35a-45af-aa10-48ab1256cf6f tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:05:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-66ebfe99-f35a-45af-aa10-48ab1256cf6f tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-250754255"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:05:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-66ebfe99-f35a-45af-aa10-48ab1256cf6f tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-250754255'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:05:16 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-66ebfe99-f35a-45af-aa10-48ab1256cf6f tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Create volume of 1 GB Sep 01 01:05:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-66ebfe99-f35a-45af-aa10-48ab1256cf6f tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Availability Zones retrieved successfully. Sep 01 01:05:16 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-66ebfe99-f35a-45af-aa10-48ab1256cf6f tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Flow 'volume_create_api' (524d5585-f6f7-485e-be1f-95252532abed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:05:16 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-66ebfe99-f35a-45af-aa10-48ab1256cf6f tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1efa06c-6fe7-45db-a38d-93f891f90d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:05:16 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-66ebfe99-f35a-45af-aa10-48ab1256cf6f tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:05:16 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-66ebfe99-f35a-45af-aa10-48ab1256cf6f tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1efa06c-6fe7-45db-a38d-93f891f90d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:05:16 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-66ebfe99-f35a-45af-aa10-48ab1256cf6f tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4246489b-62c1-484c-b9ef-85f2046fc60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:05:16 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-66ebfe99-f35a-45af-aa10-48ab1256cf6f tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Created reservations ['9a249595-03ee-4950-83be-3c72510ec158', '4ac39b5d-ac2d-4409-bade-bfd97513d845', 'd933d331-dd5d-4e3f-82a6-5fb2d33e7d48', 'f62afcea-556b-43f8-b43c-317c976d3943'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:05:16 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-66ebfe99-f35a-45af-aa10-48ab1256cf6f tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4246489b-62c1-484c-b9ef-85f2046fc60f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a249595-03ee-4950-83be-3c72510ec158', '4ac39b5d-ac2d-4409-bade-bfd97513d845', 'd933d331-dd5d-4e3f-82a6-5fb2d33e7d48', 'f62afcea-556b-43f8-b43c-317c976d3943']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:05:16 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-66ebfe99-f35a-45af-aa10-48ab1256cf6f tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f60fba4-d7fc-4e6a-8ced-dcd0b530c3d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:05:16 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:16 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:05:16 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-66ebfe99-f35a-45af-aa10-48ab1256cf6f tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f60fba4-d7fc-4e6a-8ced-dcd0b530c3d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acc40161-2162-49aa-bcee-9206dd00f682', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-250754255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='616ce4f58b3147148e3e991d68574d94',qos_specs=None,replication_status=,reservations=['9a249595-03ee-4950-83be-3c72510ec158','4ac39b5d-ac2d-4409-bade-bfd97513d845','d933d331-dd5d-4e3f-82a6-5fb2d33e7d48','f62afcea-556b-43f8-b43c-317c976d3943'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed17f6bcdaf4453f993441aa1333aa9a',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:05:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-250754255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acc40161-2162-49aa-bcee-9206dd00f682,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='616ce4f58b3147148e3e991d68574d94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed17f6bcdaf4453f993441aa1333aa9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:05:16 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-66ebfe99-f35a-45af-aa10-48ab1256cf6f tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c547f889-33f7-4096-9623-9c7eb3d99ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:05:16 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-66ebfe99-f35a-45af-aa10-48ab1256cf6f tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c547f889-33f7-4096-9623-9c7eb3d99ac8) transitioned into state 'SUCCESS' from state '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-250754255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='616ce4f58b3147148e3e991d68574d94',qos_specs=None,replication_status=,reservations=['9a249595-03ee-4950-83be-3c72510ec158','4ac39b5d-ac2d-4409-bade-bfd97513d845','d933d331-dd5d-4e3f-82a6-5fb2d33e7d48','f62afcea-556b-43f8-b43c-317c976d3943'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed17f6bcdaf4453f993441aa1333aa9a',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:05:16 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-66ebfe99-f35a-45af-aa10-48ab1256cf6f tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (113873f3-c43e-4382-9750-66dca27bea23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:05:16 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-66ebfe99-f35a-45af-aa10-48ab1256cf6f tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (113873f3-c43e-4382-9750-66dca27bea23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:05:16 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-66ebfe99-f35a-45af-aa10-48ab1256cf6f tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Flow 'volume_create_api' (524d5585-f6f7-485e-be1f-95252532abed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:05:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-66ebfe99-f35a-45af-aa10-48ab1256cf6f tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Create volume request issued successfully. Sep 01 01:05:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-66ebfe99-f35a-45af-aa10-48ab1256cf6f tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:05:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 48/96] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:05:16 2026] POST /volume/v3/volumes => generated 767 bytes in 639 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:05:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-12eecbcc-6b08-47ae-a944-5809ecb1bc36 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-12eecbcc-6b08-47ae-a944-5809ecb1bc36 tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] GET http://192.168.122.211/volume/v3/volumes/acc40161-2162-49aa-bcee-9206dd00f682 Sep 01 01:05:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-12eecbcc-6b08-47ae-a944-5809ecb1bc36 tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-12eecbcc-6b08-47ae-a944-5809ecb1bc36 tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:05:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:05:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-12eecbcc-6b08-47ae-a944-5809ecb1bc36 tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Volume info retrieved successfully. Sep 01 01:05:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-12eecbcc-6b08-47ae-a944-5809ecb1bc36 tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] http://192.168.122.211/volume/v3/volumes/acc40161-2162-49aa-bcee-9206dd00f682 returned with HTTP 200 Sep 01 01:05:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 49/97] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:05:16 2026] GET /volume/v3/volumes/acc40161-2162-49aa-bcee-9206dd00f682 => generated 835 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:05:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-037533cf-ea38-4b23-9e4e-d0201181f81a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-037533cf-ea38-4b23-9e4e-d0201181f81a tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] GET http://192.168.122.211/volume/v3/volumes/acc40161-2162-49aa-bcee-9206dd00f682 Sep 01 01:05:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-037533cf-ea38-4b23-9e4e-d0201181f81a tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-037533cf-ea38-4b23-9e4e-d0201181f81a tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:17 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:17 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:05:17 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:17 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:05:17 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-037533cf-ea38-4b23-9e4e-d0201181f81a tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Volume info retrieved successfully. Sep 01 01:05:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-037533cf-ea38-4b23-9e4e-d0201181f81a tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] http://192.168.122.211/volume/v3/volumes/acc40161-2162-49aa-bcee-9206dd00f682 returned with HTTP 200 Sep 01 01:05:18 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 49/98] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:05:17 2026] GET /volume/v3/volumes/acc40161-2162-49aa-bcee-9206dd00f682 => generated 859 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:05:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e1c5dd96-5da7-4634-a2b8-26c220efdee4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e1c5dd96-5da7-4634-a2b8-26c220efdee4 tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] GET http://192.168.122.211/volume/v3/volumes/acc40161-2162-49aa-bcee-9206dd00f682 Sep 01 01:05:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e1c5dd96-5da7-4634-a2b8-26c220efdee4 tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e1c5dd96-5da7-4634-a2b8-26c220efdee4 tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:05:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:05:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e1c5dd96-5da7-4634-a2b8-26c220efdee4 tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Volume info retrieved successfully. Sep 01 01:05:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e1c5dd96-5da7-4634-a2b8-26c220efdee4 tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] http://192.168.122.211/volume/v3/volumes/acc40161-2162-49aa-bcee-9206dd00f682 returned with HTTP 200 Sep 01 01:05:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 50/99] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:05:19 2026] GET /volume/v3/volumes/acc40161-2162-49aa-bcee-9206dd00f682 => generated 859 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:05:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4ddda57b-4851-4dc8-b255-9ebc6c09662d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4ddda57b-4851-4dc8-b255-9ebc6c09662d tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] GET http://192.168.122.211/volume/v3/volumes/acc40161-2162-49aa-bcee-9206dd00f682 Sep 01 01:05:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4ddda57b-4851-4dc8-b255-9ebc6c09662d tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4ddda57b-4851-4dc8-b255-9ebc6c09662d tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:20 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:20 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:05:20 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:20 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:05:20 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4ddda57b-4851-4dc8-b255-9ebc6c09662d tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Volume info retrieved successfully. Sep 01 01:05:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4ddda57b-4851-4dc8-b255-9ebc6c09662d tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] http://192.168.122.211/volume/v3/volumes/acc40161-2162-49aa-bcee-9206dd00f682 returned with HTTP 200 Sep 01 01:05:20 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 50/100] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:05:20 2026] GET /volume/v3/volumes/acc40161-2162-49aa-bcee-9206dd00f682 => generated 860 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:05:29 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=42,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:05:30 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=104,cinder:INSERT=21,cinder:UPDATE=26 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:05:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5c55ce8f-6ae7-4e81-a4d7-c6a79af067da None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c55ce8f-6ae7-4e81-a4d7-c6a79af067da tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] DELETE http://192.168.122.211/volume/v3/volumes/acc40161-2162-49aa-bcee-9206dd00f682 Sep 01 01:05:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c55ce8f-6ae7-4e81-a4d7-c6a79af067da tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c55ce8f-6ae7-4e81-a4d7-c6a79af067da tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:41 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-5c55ce8f-6ae7-4e81-a4d7-c6a79af067da tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Delete volume with id: acc40161-2162-49aa-bcee-9206dd00f682 Sep 01 01:05:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:05:41 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:41 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:05:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5c55ce8f-6ae7-4e81-a4d7-c6a79af067da tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Volume info retrieved successfully. Sep 01 01:05:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5c55ce8f-6ae7-4e81-a4d7-c6a79af067da tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Delete volume request issued successfully. Sep 01 01:05:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c55ce8f-6ae7-4e81-a4d7-c6a79af067da tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] http://192.168.122.211/volume/v3/volumes/acc40161-2162-49aa-bcee-9206dd00f682 returned with HTTP 202 Sep 01 01:05:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 51/101] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:05:41 2026] DELETE /volume/v3/volumes/acc40161-2162-49aa-bcee-9206dd00f682 => generated 0 bytes in 352 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:05:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6a7dddc3-f463-4bb0-ab24-55394265a943 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6a7dddc3-f463-4bb0-ab24-55394265a943 tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] GET http://192.168.122.211/volume/v3/volumes/acc40161-2162-49aa-bcee-9206dd00f682 Sep 01 01:05:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6a7dddc3-f463-4bb0-ab24-55394265a943 tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6a7dddc3-f463-4bb0-ab24-55394265a943 tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:42 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:42 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:05:42 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:42 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:05:42 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6a7dddc3-f463-4bb0-ab24-55394265a943 tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Volume info retrieved successfully. Sep 01 01:05:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6a7dddc3-f463-4bb0-ab24-55394265a943 tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] http://192.168.122.211/volume/v3/volumes/acc40161-2162-49aa-bcee-9206dd00f682 returned with HTTP 200 Sep 01 01:05:42 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 51/102] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:05:41 2026] GET /volume/v3/volumes/acc40161-2162-49aa-bcee-9206dd00f682 => generated 859 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:05:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d040c228-e064-4d48-837e-0f2639f81553 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d040c228-e064-4d48-837e-0f2639f81553 tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] GET http://192.168.122.211/volume/v3/volumes/acc40161-2162-49aa-bcee-9206dd00f682 Sep 01 01:05:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d040c228-e064-4d48-837e-0f2639f81553 tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d040c228-e064-4d48-837e-0f2639f81553 tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:05:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:05:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d040c228-e064-4d48-837e-0f2639f81553 tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Volume info retrieved successfully. Sep 01 01:05:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d040c228-e064-4d48-837e-0f2639f81553 tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] http://192.168.122.211/volume/v3/volumes/acc40161-2162-49aa-bcee-9206dd00f682 returned with HTTP 200 Sep 01 01:05:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 52/103] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:05:43 2026] GET /volume/v3/volumes/acc40161-2162-49aa-bcee-9206dd00f682 => generated 859 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:05:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-9266c148-3b77-48cc-b31b-b1185d99438f req-9447abc1-8006-47e4-b84e-0a36b9ddf5b2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-9266c148-3b77-48cc-b31b-b1185d99438f req-9447abc1-8006-47e4-b84e-0a36b9ddf5b2 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] GET http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 Sep 01 01:05:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-9266c148-3b77-48cc-b31b-b1185d99438f req-9447abc1-8006-47e4-b84e-0a36b9ddf5b2 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-9266c148-3b77-48cc-b31b-b1185d99438f req-9447abc1-8006-47e4-b84e-0a36b9ddf5b2 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:43 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:05:43 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:43 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:05:43 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-9266c148-3b77-48cc-b31b-b1185d99438f req-9447abc1-8006-47e4-b84e-0a36b9ddf5b2 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Volume info retrieved successfully. Sep 01 01:05:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-9266c148-3b77-48cc-b31b-b1185d99438f req-9447abc1-8006-47e4-b84e-0a36b9ddf5b2 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 returned with HTTP 200 Sep 01 01:05:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 52/104] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:05:43 2026] GET /volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 => generated 853 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:05:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4ea80d8e-aa29-4e3e-991f-9671bae14416 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4ea80d8e-aa29-4e3e-991f-9671bae14416 None None] GET http://192.168.122.211/volume// Sep 01 01:05:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4ea80d8e-aa29-4e3e-991f-9671bae14416 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4ea80d8e-aa29-4e3e-991f-9671bae14416 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4ea80d8e-aa29-4e3e-991f-9671bae14416 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:05:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 53/105] 192.168.122.211 () {58 vars in 1317 bytes} [Tue Sep 1 01:05:43 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:05:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-9266c148-3b77-48cc-b31b-b1185d99438f req-76121e97-01c8-43bb-bb6b-a843a7bde182 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-9266c148-3b77-48cc-b31b-b1185d99438f req-76121e97-01c8-43bb-bb6b-a843a7bde182 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] POST http://192.168.122.211/volume/v3/attachments Sep 01 01:05:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-9266c148-3b77-48cc-b31b-b1185d99438f req-76121e97-01c8-43bb-bb6b-a843a7bde182 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ffa5b90-f4dd-4192-8ac4-421dd1f15260", "connector": null, "instance_uuid": "d697368b-14c6-4709-af39-6b1e3cd54056"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:05:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:43 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:05:43 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:43 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:05:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-9266c148-3b77-48cc-b31b-b1185d99438f req-76121e97-01c8-43bb-bb6b-a843a7bde182 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] http://192.168.122.211/volume/v3/attachments returned with HTTP 200 Sep 01 01:05:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 53/106] 192.168.122.211 () {66 vars in 1483 bytes} [Tue Sep 1 01:05:43 2026] POST /volume/v3/attachments => generated 273 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:05:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-604a1740-8e94-4878-9ba0-55a526fc2eb4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-604a1740-8e94-4878-9ba0-55a526fc2eb4 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] GET http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 Sep 01 01:05:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-604a1740-8e94-4878-9ba0-55a526fc2eb4 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-604a1740-8e94-4878-9ba0-55a526fc2eb4 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:05:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:05:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-604a1740-8e94-4878-9ba0-55a526fc2eb4 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Volume info retrieved successfully. Sep 01 01:05:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-24740ee4-547e-4fad-abe4-4d8bdee2afd0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-604a1740-8e94-4878-9ba0-55a526fc2eb4 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 returned with HTTP 200 Sep 01 01:05:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 54/107] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:05:44 2026] GET /volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 => generated 852 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:05:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e23f52e7-a9ed-4cd0-ba5f-f640bcbd467e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e23f52e7-a9ed-4cd0-ba5f-f640bcbd467e None None] GET http://192.168.122.211/volume// Sep 01 01:05:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e23f52e7-a9ed-4cd0-ba5f-f640bcbd467e None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e23f52e7-a9ed-4cd0-ba5f-f640bcbd467e None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e23f52e7-a9ed-4cd0-ba5f-f640bcbd467e None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:05:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 55/108] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:05:44 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:05:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-24740ee4-547e-4fad-abe4-4d8bdee2afd0 tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] GET http://192.168.122.211/volume/v3/volumes/acc40161-2162-49aa-bcee-9206dd00f682 Sep 01 01:05:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-24740ee4-547e-4fad-abe4-4d8bdee2afd0 tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-24740ee4-547e-4fad-abe4-4d8bdee2afd0 tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-9266c148-3b77-48cc-b31b-b1185d99438f req-703757a6-cc2f-41bb-8bd2-bf6679438be5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-9266c148-3b77-48cc-b31b-b1185d99438f req-703757a6-cc2f-41bb-8bd2-bf6679438be5 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] GET http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 Sep 01 01:05:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-9266c148-3b77-48cc-b31b-b1185d99438f req-703757a6-cc2f-41bb-8bd2-bf6679438be5 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-9266c148-3b77-48cc-b31b-b1185d99438f req-703757a6-cc2f-41bb-8bd2-bf6679438be5 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-24740ee4-547e-4fad-abe4-4d8bdee2afd0 tempest-ServerRescueNegativeTestJSON-441343185 tempest-ServerRescueNegativeTestJSON-441343185-project-member] http://192.168.122.211/volume/v3/volumes/acc40161-2162-49aa-bcee-9206dd00f682 returned with HTTP 404 Sep 01 01:05:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 54/109] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:05:44 2026] GET /volume/v3/volumes/acc40161-2162-49aa-bcee-9206dd00f682 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:05:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:05:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:05:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-9266c148-3b77-48cc-b31b-b1185d99438f req-703757a6-cc2f-41bb-8bd2-bf6679438be5 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Volume info retrieved successfully. Sep 01 01:05:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-9266c148-3b77-48cc-b31b-b1185d99438f req-703757a6-cc2f-41bb-8bd2-bf6679438be5 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 returned with HTTP 200 Sep 01 01:05:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 56/110] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:05:44 2026] GET /volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 => generated 1033 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:05:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-9266c148-3b77-48cc-b31b-b1185d99438f req-6cd51f72-83fd-463a-99d3-30ee1d4c2e92 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-9266c148-3b77-48cc-b31b-b1185d99438f req-6cd51f72-83fd-463a-99d3-30ee1d4c2e92 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] PUT http://192.168.122.211/volume/v3/attachments/55ea75c3-2e31-4684-93f1-30772c7caa4a Sep 01 01:05:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-9266c148-3b77-48cc-b31b-b1185d99438f req-6cd51f72-83fd-463a-99d3-30ee1d4c2e92 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.211", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23a224877e5e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3ccf17f9-df62-4659-aa6b-f6fc551683f0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:05:44 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-9266c148-3b77-48cc-b31b-b1185d99438f req-6cd51f72-83fd-463a-99d3-30ee1d4c2e92 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Acquiring lock "cinder-attachment_update-5ffa5b90-f4dd-4192-8ac4-421dd1f15260-devstack" by "attachment_update" {{(pid=86752) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:05:45 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-9266c148-3b77-48cc-b31b-b1185d99438f req-6cd51f72-83fd-463a-99d3-30ee1d4c2e92 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Lock "cinder-attachment_update-5ffa5b90-f4dd-4192-8ac4-421dd1f15260-devstack" acquired by "attachment_update" :: waited 0.042s {{(pid=86752) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:05:45 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:45 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:05:45 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:45 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:05:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-57829e6f-e031-4a9a-b586-af145515d285 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-57829e6f-e031-4a9a-b586-af145515d285 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] GET http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 Sep 01 01:05:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-57829e6f-e031-4a9a-b586-af145515d285 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-57829e6f-e031-4a9a-b586-af145515d285 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:05:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:05:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-57829e6f-e031-4a9a-b586-af145515d285 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Volume info retrieved successfully. Sep 01 01:05:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-57829e6f-e031-4a9a-b586-af145515d285 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 returned with HTTP 200 Sep 01 01:05:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 57/111] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:05:45 2026] GET /volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 => generated 852 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:05:45 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-9266c148-3b77-48cc-b31b-b1185d99438f req-6cd51f72-83fd-463a-99d3-30ee1d4c2e92 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Lock "cinder-attachment_update-5ffa5b90-f4dd-4192-8ac4-421dd1f15260-devstack" released by "attachment_update" :: held 0.728s {{(pid=86752) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:05:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-9266c148-3b77-48cc-b31b-b1185d99438f req-6cd51f72-83fd-463a-99d3-30ee1d4c2e92 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] http://192.168.122.211/volume/v3/attachments/55ea75c3-2e31-4684-93f1-30772c7caa4a returned with HTTP 200 Sep 01 01:05:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 55/112] 192.168.122.211 () {66 vars in 1593 bytes} [Tue Sep 1 01:05:44 2026] PUT /volume/v3/attachments/55ea75c3-2e31-4684-93f1-30772c7caa4a => generated 694 bytes in 893 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:05:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-59a2e7f9-3250-4dbd-a3f9-beb7ef4ebe15 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-59a2e7f9-3250-4dbd-a3f9-beb7ef4ebe15 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] GET http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 Sep 01 01:05:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-59a2e7f9-3250-4dbd-a3f9-beb7ef4ebe15 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-59a2e7f9-3250-4dbd-a3f9-beb7ef4ebe15 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-9266c148-3b77-48cc-b31b-b1185d99438f req-cdf24484-43d1-4efc-9d5f-e631d2c42a4c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-9266c148-3b77-48cc-b31b-b1185d99438f req-cdf24484-43d1-4efc-9d5f-e631d2c42a4c tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] POST http://192.168.122.211/volume/v3/attachments/55ea75c3-2e31-4684-93f1-30772c7caa4a/action Sep 01 01:05:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-9266c148-3b77-48cc-b31b-b1185d99438f req-cdf24484-43d1-4efc-9d5f-e631d2c42a4c tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Action body: b'{"os-complete": null}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:05:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-9266c148-3b77-48cc-b31b-b1185d99438f req-cdf24484-43d1-4efc-9d5f-e631d2c42a4c tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:05:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:05:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:05:46 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:46 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:05:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-59a2e7f9-3250-4dbd-a3f9-beb7ef4ebe15 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Volume info retrieved successfully. Sep 01 01:05:46 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:46 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:05:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-59a2e7f9-3250-4dbd-a3f9-beb7ef4ebe15 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 returned with HTTP 200 Sep 01 01:05:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 58/113] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:05:46 2026] GET /volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 => generated 853 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:05:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-9266c148-3b77-48cc-b31b-b1185d99438f req-cdf24484-43d1-4efc-9d5f-e631d2c42a4c tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] http://192.168.122.211/volume/v3/attachments/55ea75c3-2e31-4684-93f1-30772c7caa4a/action returned with HTTP 204 Sep 01 01:05:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 56/114] 192.168.122.211 () {66 vars in 1614 bytes} [Tue Sep 1 01:05:46 2026] POST /volume/v3/attachments/55ea75c3-2e31-4684-93f1-30772c7caa4a/action => generated 0 bytes in 132 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:05:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-048f23f6-e3d0-4677-b4b5-b569cae2d2a4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-048f23f6-e3d0-4677-b4b5-b569cae2d2a4 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] GET http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 Sep 01 01:05:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-048f23f6-e3d0-4677-b4b5-b569cae2d2a4 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-048f23f6-e3d0-4677-b4b5-b569cae2d2a4 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:05:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:05:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-048f23f6-e3d0-4677-b4b5-b569cae2d2a4 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Volume info retrieved successfully. Sep 01 01:05:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-048f23f6-e3d0-4677-b4b5-b569cae2d2a4 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 returned with HTTP 200 Sep 01 01:05:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 59/115] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:05:47 2026] GET /volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 => generated 1145 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:05:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2d8f5f23-e116-4215-a914-406764ca615c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2d8f5f23-e116-4215-a914-406764ca615c tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] GET http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 Sep 01 01:05:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2d8f5f23-e116-4215-a914-406764ca615c tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2d8f5f23-e116-4215-a914-406764ca615c tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:47 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:47 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:05:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:05:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2d8f5f23-e116-4215-a914-406764ca615c tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Volume info retrieved successfully. Sep 01 01:05:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2d8f5f23-e116-4215-a914-406764ca615c tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 returned with HTTP 200 Sep 01 01:05:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 57/116] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:05:47 2026] GET /volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 => generated 1145 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:05:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-ce5060bb-5be0-4d6b-b083-b2a05522efbd req-ea7f8615-15a0-409d-ae10-f6dacc54504a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ce5060bb-5be0-4d6b-b083-b2a05522efbd req-ea7f8615-15a0-409d-ae10-f6dacc54504a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] GET http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 Sep 01 01:05:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ce5060bb-5be0-4d6b-b083-b2a05522efbd req-ea7f8615-15a0-409d-ae10-f6dacc54504a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ce5060bb-5be0-4d6b-b083-b2a05522efbd req-ea7f8615-15a0-409d-ae10-f6dacc54504a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:05:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:05:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-ce5060bb-5be0-4d6b-b083-b2a05522efbd req-ea7f8615-15a0-409d-ae10-f6dacc54504a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Volume info retrieved successfully. Sep 01 01:05:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ce5060bb-5be0-4d6b-b083-b2a05522efbd req-ea7f8615-15a0-409d-ae10-f6dacc54504a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 returned with HTTP 200 Sep 01 01:05:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 60/117] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:05:48 2026] GET /volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 => generated 1145 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:05:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-ce5060bb-5be0-4d6b-b083-b2a05522efbd req-2772c45e-5607-4d8e-a232-3a722067ef07 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-ce5060bb-5be0-4d6b-b083-b2a05522efbd req-2772c45e-5607-4d8e-a232-3a722067ef07 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] POST http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260/action Sep 01 01:05:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-ce5060bb-5be0-4d6b-b083-b2a05522efbd req-2772c45e-5607-4d8e-a232-3a722067ef07 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:05:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-ce5060bb-5be0-4d6b-b083-b2a05522efbd req-2772c45e-5607-4d8e-a232-3a722067ef07 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:05:48 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:48 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:05:48 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:48 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:05:48 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-ce5060bb-5be0-4d6b-b083-b2a05522efbd req-2772c45e-5607-4d8e-a232-3a722067ef07 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Volume info retrieved successfully. Sep 01 01:05:48 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-ce5060bb-5be0-4d6b-b083-b2a05522efbd req-2772c45e-5607-4d8e-a232-3a722067ef07 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Begin detaching volume completed successfully. Sep 01 01:05:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-ce5060bb-5be0-4d6b-b083-b2a05522efbd req-2772c45e-5607-4d8e-a232-3a722067ef07 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260/action returned with HTTP 202 Sep 01 01:05:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 58/118] 192.168.122.211 () {64 vars in 1561 bytes} [Tue Sep 1 01:05:48 2026] POST /volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:05:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3f790012-b8ef-43ec-8ef0-f9061adf0309 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3f790012-b8ef-43ec-8ef0-f9061adf0309 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] GET http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 Sep 01 01:05:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3f790012-b8ef-43ec-8ef0-f9061adf0309 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3f790012-b8ef-43ec-8ef0-f9061adf0309 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:05:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:05:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0acf084a-98a2-4577-abad-0246fc8eb088 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0acf084a-98a2-4577-abad-0246fc8eb088 None None] GET http://192.168.122.211/volume// Sep 01 01:05:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3f790012-b8ef-43ec-8ef0-f9061adf0309 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Volume info retrieved successfully. Sep 01 01:05:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0acf084a-98a2-4577-abad-0246fc8eb088 None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0acf084a-98a2-4577-abad-0246fc8eb088 None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0acf084a-98a2-4577-abad-0246fc8eb088 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:05:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 59/119] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:05:48 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:05:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-ce5060bb-5be0-4d6b-b083-b2a05522efbd req-60eb051c-0e3c-4c2f-b049-1d2b0b41ac7f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-ce5060bb-5be0-4d6b-b083-b2a05522efbd req-60eb051c-0e3c-4c2f-b049-1d2b0b41ac7f tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] GET http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 Sep 01 01:05:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3f790012-b8ef-43ec-8ef0-f9061adf0309 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 returned with HTTP 200 Sep 01 01:05:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-ce5060bb-5be0-4d6b-b083-b2a05522efbd req-60eb051c-0e3c-4c2f-b049-1d2b0b41ac7f tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-ce5060bb-5be0-4d6b-b083-b2a05522efbd req-60eb051c-0e3c-4c2f-b049-1d2b0b41ac7f tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 61/120] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:05:48 2026] GET /volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 => generated 1148 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:05:48 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:48 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:05:48 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:48 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:05:48 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-ce5060bb-5be0-4d6b-b083-b2a05522efbd req-60eb051c-0e3c-4c2f-b049-1d2b0b41ac7f tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Volume info retrieved successfully. Sep 01 01:05:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-ce5060bb-5be0-4d6b-b083-b2a05522efbd req-60eb051c-0e3c-4c2f-b049-1d2b0b41ac7f tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 returned with HTTP 200 Sep 01 01:05:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 60/121] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:05:48 2026] GET /volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 => generated 1329 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:05:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-ce5060bb-5be0-4d6b-b083-b2a05522efbd req-c568af33-923f-4ea4-ace5-85674404a58a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ce5060bb-5be0-4d6b-b083-b2a05522efbd req-c568af33-923f-4ea4-ace5-85674404a58a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] DELETE http://192.168.122.211/volume/v3/attachments/55ea75c3-2e31-4684-93f1-30772c7caa4a Sep 01 01:05:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ce5060bb-5be0-4d6b-b083-b2a05522efbd req-c568af33-923f-4ea4-ace5-85674404a58a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ce5060bb-5be0-4d6b-b083-b2a05522efbd req-c568af33-923f-4ea4-ace5-85674404a58a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:05:49 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:49 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 01 01:05:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ce5060bb-5be0-4d6b-b083-b2a05522efbd req-c568af33-923f-4ea4-ace5-85674404a58a tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] http://192.168.122.211/volume/v3/attachments/55ea75c3-2e31-4684-93f1-30772c7caa4a returned with HTTP 200 Sep 01 01:05:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 62/122] 192.168.122.211 () {64 vars in 1562 bytes} [Tue Sep 1 01:05:49 2026] DELETE /volume/v3/attachments/55ea75c3-2e31-4684-93f1-30772c7caa4a => generated 19 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:05:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9bbd1a0d-e53e-4957-9dab-1a3ab20f38f3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9bbd1a0d-e53e-4957-9dab-1a3ab20f38f3 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] GET http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 Sep 01 01:05:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9bbd1a0d-e53e-4957-9dab-1a3ab20f38f3 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9bbd1a0d-e53e-4957-9dab-1a3ab20f38f3 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:50 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:50 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:05:50 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:50 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:05:50 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9bbd1a0d-e53e-4957-9dab-1a3ab20f38f3 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Volume info retrieved successfully. Sep 01 01:05:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9bbd1a0d-e53e-4957-9dab-1a3ab20f38f3 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 returned with HTTP 200 Sep 01 01:05:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 61/123] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:05:49 2026] GET /volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:05:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-737485e8-10d7-4c04-a49f-92b8079ce552 req-01ba8d60-19e7-4e70-bd77-40638638bff6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-737485e8-10d7-4c04-a49f-92b8079ce552 req-01ba8d60-19e7-4e70-bd77-40638638bff6 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 Sep 01 01:05:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-737485e8-10d7-4c04-a49f-92b8079ce552 req-01ba8d60-19e7-4e70-bd77-40638638bff6 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-737485e8-10d7-4c04-a49f-92b8079ce552 req-01ba8d60-19e7-4e70-bd77-40638638bff6 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:05:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:05:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-737485e8-10d7-4c04-a49f-92b8079ce552 req-01ba8d60-19e7-4e70-bd77-40638638bff6 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:05:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-737485e8-10d7-4c04-a49f-92b8079ce552 req-01ba8d60-19e7-4e70-bd77-40638638bff6 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 returned with HTTP 200 Sep 01 01:05:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 63/124] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:05:53 2026] GET /volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 => generated 1149 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:05:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-98101692-ec8a-4b7d-bc28-35e0a723e3b6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-98101692-ec8a-4b7d-bc28-35e0a723e3b6 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] GET http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 Sep 01 01:05:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-98101692-ec8a-4b7d-bc28-35e0a723e3b6 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-98101692-ec8a-4b7d-bc28-35e0a723e3b6 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:54 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:54 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:05:54 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:54 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:05:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-98101692-ec8a-4b7d-bc28-35e0a723e3b6 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Volume info retrieved successfully. Sep 01 01:05:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-98101692-ec8a-4b7d-bc28-35e0a723e3b6 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 returned with HTTP 200 Sep 01 01:05:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 62/125] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:05:54 2026] GET /volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 => generated 853 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:05:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5d02d18d-7295-466b-ae8b-00b640ec899f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:05:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5d02d18d-7295-466b-ae8b-00b640ec899f tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] GET http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 Sep 01 01:05:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5d02d18d-7295-466b-ae8b-00b640ec899f tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:05:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5d02d18d-7295-466b-ae8b-00b640ec899f tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:05:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:05:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:05:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:05:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:05:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5d02d18d-7295-466b-ae8b-00b640ec899f tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Volume info retrieved successfully. Sep 01 01:05:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5d02d18d-7295-466b-ae8b-00b640ec899f tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 returned with HTTP 200 Sep 01 01:05:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 64/126] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:05:54 2026] GET /volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 => generated 853 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e2a251e2-f641-4e7b-ada8-a6df6243213d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e2a251e2-f641-4e7b-ada8-a6df6243213d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 Sep 01 01:06:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e2a251e2-f641-4e7b-ada8-a6df6243213d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e2a251e2-f641-4e7b-ada8-a6df6243213d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e2a251e2-f641-4e7b-ada8-a6df6243213d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:06:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e2a251e2-f641-4e7b-ada8-a6df6243213d tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 returned with HTTP 200 Sep 01 01:06:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 63/127] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:06:01 2026] GET /volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 => generated 1149 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-71006863-e5d9-46ed-8c93-97597d9721a9 req-53e92826-bbe5-4e46-b9e6-cee946ea77e3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-71006863-e5d9-46ed-8c93-97597d9721a9 req-53e92826-bbe5-4e46-b9e6-cee946ea77e3 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 Sep 01 01:06:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-71006863-e5d9-46ed-8c93-97597d9721a9 req-53e92826-bbe5-4e46-b9e6-cee946ea77e3 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-71006863-e5d9-46ed-8c93-97597d9721a9 req-53e92826-bbe5-4e46-b9e6-cee946ea77e3 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-71006863-e5d9-46ed-8c93-97597d9721a9 req-53e92826-bbe5-4e46-b9e6-cee946ea77e3 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:06:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-71006863-e5d9-46ed-8c93-97597d9721a9 req-53e92826-bbe5-4e46-b9e6-cee946ea77e3 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 returned with HTTP 200 Sep 01 01:06:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 65/128] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:06:01 2026] GET /volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 => generated 1149 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-71006863-e5d9-46ed-8c93-97597d9721a9 req-2c0dd7ed-b781-4a22-a8cf-0fb122229091 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-71006863-e5d9-46ed-8c93-97597d9721a9 req-2c0dd7ed-b781-4a22-a8cf-0fb122229091 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] POST http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8/action Sep 01 01:06:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-71006863-e5d9-46ed-8c93-97597d9721a9 req-2c0dd7ed-b781-4a22-a8cf-0fb122229091 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:06:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-71006863-e5d9-46ed-8c93-97597d9721a9 req-2c0dd7ed-b781-4a22-a8cf-0fb122229091 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:06:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-71006863-e5d9-46ed-8c93-97597d9721a9 req-2c0dd7ed-b781-4a22-a8cf-0fb122229091 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:06:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-71006863-e5d9-46ed-8c93-97597d9721a9 req-2c0dd7ed-b781-4a22-a8cf-0fb122229091 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Begin detaching volume completed successfully. Sep 01 01:06:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-71006863-e5d9-46ed-8c93-97597d9721a9 req-2c0dd7ed-b781-4a22-a8cf-0fb122229091 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8/action returned with HTTP 202 Sep 01 01:06:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 64/129] 192.168.122.211 () {64 vars in 1561 bytes} [Tue Sep 1 01:06:01 2026] POST /volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:06:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-10212bf9-a145-4700-9acc-5411b3d4da69 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-10212bf9-a145-4700-9acc-5411b3d4da69 None None] GET http://192.168.122.211/volume// Sep 01 01:06:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-10212bf9-a145-4700-9acc-5411b3d4da69 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-10212bf9-a145-4700-9acc-5411b3d4da69 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-10212bf9-a145-4700-9acc-5411b3d4da69 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:06:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 66/130] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:06:02 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:06:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-71006863-e5d9-46ed-8c93-97597d9721a9 req-26236d8a-40d3-4850-96a0-14872972102c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-71006863-e5d9-46ed-8c93-97597d9721a9 req-26236d8a-40d3-4850-96a0-14872972102c tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 Sep 01 01:06:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-71006863-e5d9-46ed-8c93-97597d9721a9 req-26236d8a-40d3-4850-96a0-14872972102c tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-71006863-e5d9-46ed-8c93-97597d9721a9 req-26236d8a-40d3-4850-96a0-14872972102c tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:02 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:02 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:02 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:02 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-71006863-e5d9-46ed-8c93-97597d9721a9 req-26236d8a-40d3-4850-96a0-14872972102c tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:06:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-71006863-e5d9-46ed-8c93-97597d9721a9 req-26236d8a-40d3-4850-96a0-14872972102c tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 returned with HTTP 200 Sep 01 01:06:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 65/131] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:06:02 2026] GET /volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 => generated 1333 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:06:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-71006863-e5d9-46ed-8c93-97597d9721a9 req-9164bd18-eb6c-4e52-825f-d8c4c85048c3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-71006863-e5d9-46ed-8c93-97597d9721a9 req-9164bd18-eb6c-4e52-825f-d8c4c85048c3 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] DELETE http://192.168.122.211/volume/v3/attachments/be2985af-0612-4708-a844-524c4710fe68 Sep 01 01:06:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-71006863-e5d9-46ed-8c93-97597d9721a9 req-9164bd18-eb6c-4e52-825f-d8c4c85048c3 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-71006863-e5d9-46ed-8c93-97597d9721a9 req-9164bd18-eb6c-4e52-825f-d8c4c85048c3 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:02 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 01 01:06:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-71006863-e5d9-46ed-8c93-97597d9721a9 req-9164bd18-eb6c-4e52-825f-d8c4c85048c3 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/attachments/be2985af-0612-4708-a844-524c4710fe68 returned with HTTP 200 Sep 01 01:06:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 67/132] 192.168.122.211 () {64 vars in 1562 bytes} [Tue Sep 1 01:06:02 2026] DELETE /volume/v3/attachments/be2985af-0612-4708-a844-524c4710fe68 => generated 19 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-89cdfb3a-e08f-4f8e-91a8-750610b3740a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-89cdfb3a-e08f-4f8e-91a8-750610b3740a tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 Sep 01 01:06:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-89cdfb3a-e08f-4f8e-91a8-750610b3740a tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-89cdfb3a-e08f-4f8e-91a8-750610b3740a tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:03 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:03 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:03 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:03 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:03 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-89cdfb3a-e08f-4f8e-91a8-750610b3740a tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:06:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-89cdfb3a-e08f-4f8e-91a8-750610b3740a tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 returned with HTTP 200 Sep 01 01:06:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 66/133] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:06:03 2026] GET /volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 => generated 857 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-10d382f8-2999-4a10-b244-5f9d7459c8a7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-10d382f8-2999-4a10-b244-5f9d7459c8a7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:06:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-10d382f8-2999-4a10-b244-5f9d7459c8a7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1751690394", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:06:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-10d382f8-2999-4a10-b244-5f9d7459c8a7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1751690394', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:06:04 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-10d382f8-2999-4a10-b244-5f9d7459c8a7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Create volume of 1 GB Sep 01 01:06:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-10d382f8-2999-4a10-b244-5f9d7459c8a7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Availability Zones retrieved successfully. Sep 01 01:06:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-10d382f8-2999-4a10-b244-5f9d7459c8a7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Flow 'volume_create_api' (cfd91b4b-56dd-4c59-aa0b-5e667fa2e0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:06:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-10d382f8-2999-4a10-b244-5f9d7459c8a7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2baa4f95-f1e7-4dde-8bfd-8e05afc953b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:06:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-10d382f8-2999-4a10-b244-5f9d7459c8a7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:06:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-10d382f8-2999-4a10-b244-5f9d7459c8a7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2baa4f95-f1e7-4dde-8bfd-8e05afc953b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:06:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-10d382f8-2999-4a10-b244-5f9d7459c8a7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7943a60a-77f8-4d1c-8cca-7caeb82227e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:06:05 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-10d382f8-2999-4a10-b244-5f9d7459c8a7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Created reservations ['6f7f0e7b-6c97-4c5d-adc1-d36764590a45', '9ea5ce01-104f-46c4-8c81-7360ca0a9986', 'f0001384-80bc-42f5-8312-31011a636092', '9273c1f8-13cc-4a00-87b9-2ba48243cd50'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:06:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-10d382f8-2999-4a10-b244-5f9d7459c8a7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7943a60a-77f8-4d1c-8cca-7caeb82227e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f7f0e7b-6c97-4c5d-adc1-d36764590a45', '9ea5ce01-104f-46c4-8c81-7360ca0a9986', 'f0001384-80bc-42f5-8312-31011a636092', '9273c1f8-13cc-4a00-87b9-2ba48243cd50']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:06:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-10d382f8-2999-4a10-b244-5f9d7459c8a7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b696224-d55d-4fef-ab76-aaa36e4542fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:06:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-10d382f8-2999-4a10-b244-5f9d7459c8a7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b696224-d55d-4fef-ab76-aaa36e4542fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d80dce8-a0d8-48ca-8afa-61b968ee9234', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1751690394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a5fbd963d5f412f82760c3928a9c4fd',qos_specs=None,replication_status=,reservations=['6f7f0e7b-6c97-4c5d-adc1-d36764590a45','9ea5ce01-104f-46c4-8c81-7360ca0a9986','f0001384-80bc-42f5-8312-31011a636092','9273c1f8-13cc-4a00-87b9-2ba48243cd50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='959ad3069043444a916f3005268d5be3',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:06:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1751690394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d80dce8-a0d8-48ca-8afa-61b968ee9234,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a5fbd963d5f412f82760c3928a9c4fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='959ad3069043444a916f3005268d5be3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:06:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-10d382f8-2999-4a10-b244-5f9d7459c8a7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0534d7a0-c4bd-4cda-b287-adff3df59fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:06:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-10d382f8-2999-4a10-b244-5f9d7459c8a7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0534d7a0-c4bd-4cda-b287-adff3df59fd3) transitioned into state 'SUCCESS' from state '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-1751690394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a5fbd963d5f412f82760c3928a9c4fd',qos_specs=None,replication_status=,reservations=['6f7f0e7b-6c97-4c5d-adc1-d36764590a45','9ea5ce01-104f-46c4-8c81-7360ca0a9986','f0001384-80bc-42f5-8312-31011a636092','9273c1f8-13cc-4a00-87b9-2ba48243cd50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='959ad3069043444a916f3005268d5be3',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:06:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-10d382f8-2999-4a10-b244-5f9d7459c8a7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (495beadd-f02e-4645-9688-5a57232115de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:06:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-10d382f8-2999-4a10-b244-5f9d7459c8a7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (495beadd-f02e-4645-9688-5a57232115de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:06:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-10d382f8-2999-4a10-b244-5f9d7459c8a7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Flow 'volume_create_api' (cfd91b4b-56dd-4c59-aa0b-5e667fa2e0c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:06:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-10d382f8-2999-4a10-b244-5f9d7459c8a7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Create volume request issued successfully. Sep 01 01:06:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-10d382f8-2999-4a10-b244-5f9d7459c8a7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:06:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 68/134] 192.168.122.211 () {64 vars in 1430 bytes} [Tue Sep 1 01:06:04 2026] POST /volume/v3/volumes => generated 764 bytes in 795 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:06:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-1170ec17-381e-4f59-afb1-2571ee2c18c7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-1170ec17-381e-4f59-afb1-2571ee2c18c7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] GET http://192.168.122.211/volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 Sep 01 01:06:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-1170ec17-381e-4f59-afb1-2571ee2c18c7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-1170ec17-381e-4f59-afb1-2571ee2c18c7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:05 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:05 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-1170ec17-381e-4f59-afb1-2571ee2c18c7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Volume info retrieved successfully. Sep 01 01:06:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-5fa3fab6-7076-4c3d-be44-3efd8765d11d req-1170ec17-381e-4f59-afb1-2571ee2c18c7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] http://192.168.122.211/volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 returned with HTTP 200 Sep 01 01:06:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 67/135] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:06:05 2026] GET /volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 => generated 832 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-8e3fc620-f09e-4db3-8c63-a381a3066b1f req-562f894a-4856-4761-971f-2dd875138d94 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8e3fc620-f09e-4db3-8c63-a381a3066b1f req-562f894a-4856-4761-971f-2dd875138d94 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] GET http://192.168.122.211/volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 Sep 01 01:06:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8e3fc620-f09e-4db3-8c63-a381a3066b1f req-562f894a-4856-4761-971f-2dd875138d94 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8e3fc620-f09e-4db3-8c63-a381a3066b1f req-562f894a-4856-4761-971f-2dd875138d94 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-8e3fc620-f09e-4db3-8c63-a381a3066b1f req-562f894a-4856-4761-971f-2dd875138d94 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Volume info retrieved successfully. Sep 01 01:06:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8e3fc620-f09e-4db3-8c63-a381a3066b1f req-562f894a-4856-4761-971f-2dd875138d94 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] http://192.168.122.211/volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 returned with HTTP 200 Sep 01 01:06:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 69/136] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:06:06 2026] GET /volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 => generated 856 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b0844172-eb40-4bf9-8726-c6df7ace4b2b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b0844172-eb40-4bf9-8726-c6df7ace4b2b tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] DELETE http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 Sep 01 01:06:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b0844172-eb40-4bf9-8726-c6df7ace4b2b tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b0844172-eb40-4bf9-8726-c6df7ace4b2b tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:06 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-b0844172-eb40-4bf9-8726-c6df7ace4b2b tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Delete volume with id: 5ffa5b90-f4dd-4192-8ac4-421dd1f15260 Sep 01 01:06:06 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:06 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:06 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:06 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:06 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b0844172-eb40-4bf9-8726-c6df7ace4b2b tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Volume info retrieved successfully. Sep 01 01:06:06 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b0844172-eb40-4bf9-8726-c6df7ace4b2b tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Delete volume request issued successfully. Sep 01 01:06:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b0844172-eb40-4bf9-8726-c6df7ace4b2b tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 returned with HTTP 202 Sep 01 01:06:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 68/137] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:06:06 2026] DELETE /volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:06:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-735ec39d-6a89-47de-954e-f3c3244ca683 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-735ec39d-6a89-47de-954e-f3c3244ca683 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] GET http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 Sep 01 01:06:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-735ec39d-6a89-47de-954e-f3c3244ca683 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-735ec39d-6a89-47de-954e-f3c3244ca683 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-735ec39d-6a89-47de-954e-f3c3244ca683 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Volume info retrieved successfully. Sep 01 01:06:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-735ec39d-6a89-47de-954e-f3c3244ca683 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 returned with HTTP 200 Sep 01 01:06:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 70/138] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:06:06 2026] GET /volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 => generated 852 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-890bf752-0818-4bfd-b1b4-cd5ef8c7dbe7 req-9bd89774-65ac-4ee1-9945-ff43c6609e62 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-890bf752-0818-4bfd-b1b4-cd5ef8c7dbe7 req-9bd89774-65ac-4ee1-9945-ff43c6609e62 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] GET http://192.168.122.211/volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 Sep 01 01:06:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-890bf752-0818-4bfd-b1b4-cd5ef8c7dbe7 req-9bd89774-65ac-4ee1-9945-ff43c6609e62 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-890bf752-0818-4bfd-b1b4-cd5ef8c7dbe7 req-9bd89774-65ac-4ee1-9945-ff43c6609e62 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:07 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:07 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-890bf752-0818-4bfd-b1b4-cd5ef8c7dbe7 req-9bd89774-65ac-4ee1-9945-ff43c6609e62 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Volume info retrieved successfully. Sep 01 01:06:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-890bf752-0818-4bfd-b1b4-cd5ef8c7dbe7 req-9bd89774-65ac-4ee1-9945-ff43c6609e62 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] http://192.168.122.211/volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 returned with HTTP 200 Sep 01 01:06:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 69/139] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:06:07 2026] GET /volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b4fc6b0e-b17c-4b5a-90cf-299cd94fe8d7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b4fc6b0e-b17c-4b5a-90cf-299cd94fe8d7 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] GET http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 Sep 01 01:06:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b4fc6b0e-b17c-4b5a-90cf-299cd94fe8d7 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b4fc6b0e-b17c-4b5a-90cf-299cd94fe8d7 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:08 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:08 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b4fc6b0e-b17c-4b5a-90cf-299cd94fe8d7 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Volume info retrieved successfully. Sep 01 01:06:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b4fc6b0e-b17c-4b5a-90cf-299cd94fe8d7 tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 returned with HTTP 200 Sep 01 01:06:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 71/140] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:06:08 2026] GET /volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 => generated 852 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-2e2ae414-ccdc-4f19-8bed-0a2f36801316 req-4d6bdbb4-f2bd-47aa-8d1f-596645704be6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-2e2ae414-ccdc-4f19-8bed-0a2f36801316 req-4d6bdbb4-f2bd-47aa-8d1f-596645704be6 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] GET http://192.168.122.211/volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 Sep 01 01:06:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-2e2ae414-ccdc-4f19-8bed-0a2f36801316 req-4d6bdbb4-f2bd-47aa-8d1f-596645704be6 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-2e2ae414-ccdc-4f19-8bed-0a2f36801316 req-4d6bdbb4-f2bd-47aa-8d1f-596645704be6 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:08 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:08 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:08 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:08 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:08 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-2e2ae414-ccdc-4f19-8bed-0a2f36801316 req-4d6bdbb4-f2bd-47aa-8d1f-596645704be6 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Volume info retrieved successfully. Sep 01 01:06:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-2e2ae414-ccdc-4f19-8bed-0a2f36801316 req-4d6bdbb4-f2bd-47aa-8d1f-596645704be6 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] http://192.168.122.211/volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 returned with HTTP 200 Sep 01 01:06:08 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 70/141] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:06:08 2026] GET /volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-6c23f282-9093-4988-839f-919de9fe27f4 req-7f431a9f-b08d-4ddb-8507-7be47a1bea49 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6c23f282-9093-4988-839f-919de9fe27f4 req-7f431a9f-b08d-4ddb-8507-7be47a1bea49 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:06:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-6c23f282-9093-4988-839f-919de9fe27f4 req-7f431a9f-b08d-4ddb-8507-7be47a1bea49 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d80dce8-a0d8-48ca-8afa-61b968ee9234", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1943315632", "description": null, "metadata": {}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:06:08 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:08 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-6c23f282-9093-4988-839f-919de9fe27f4 req-7f431a9f-b08d-4ddb-8507-7be47a1bea49 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Volume info retrieved successfully. Sep 01 01:06:08 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [req-6c23f282-9093-4988-839f-919de9fe27f4 req-7f431a9f-b08d-4ddb-8507-7be47a1bea49 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Create snapshot from volume 0d80dce8-a0d8-48ca-8afa-61b968ee9234 Sep 01 01:06:08 devstack devstack@c-api.service[86751]: WARNING cinder.quota [req-6c23f282-9093-4988-839f-919de9fe27f4 req-7f431a9f-b08d-4ddb-8507-7be47a1bea49 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:06:09 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [req-6c23f282-9093-4988-839f-919de9fe27f4 req-7f431a9f-b08d-4ddb-8507-7be47a1bea49 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Created reservations ['002d6360-289f-4214-b0bd-805a12351514', '8e3fe54a-7783-40d1-ae86-194dba68a56c', '390b3833-34ab-44bb-9827-7d9e18564203', '6ea06703-f94d-4734-87c1-b21ec99fee04'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:06:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6b0b6049-4079-4323-a04e-05f2e18726cf None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6b0b6049-4079-4323-a04e-05f2e18726cf tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] GET http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 Sep 01 01:06:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6b0b6049-4079-4323-a04e-05f2e18726cf tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6b0b6049-4079-4323-a04e-05f2e18726cf tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6b0b6049-4079-4323-a04e-05f2e18726cf tempest-TaggedAttachmentsTest-352045838 tempest-TaggedAttachmentsTest-352045838-project-member] http://192.168.122.211/volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 returned with HTTP 404 Sep 01 01:06:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 71/142] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:06:09 2026] GET /volume/v3/volumes/5ffa5b90-f4dd-4192-8ac4-421dd1f15260 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:06:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-6c23f282-9093-4988-839f-919de9fe27f4 req-7f431a9f-b08d-4ddb-8507-7be47a1bea49 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Snapshot create request issued successfully. Sep 01 01:06:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6c23f282-9093-4988-839f-919de9fe27f4 req-7f431a9f-b08d-4ddb-8507-7be47a1bea49 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:06:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 72/143] 192.168.122.211 () {64 vars in 1436 bytes} [Tue Sep 1 01:06:08 2026] POST /volume/v3/snapshots => generated 311 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:06:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-37692fd2-36c6-4eb3-8957-1c5ca2b8b9ef req-7a733c93-f9ff-49dc-9743-56afc46f30a2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-37692fd2-36c6-4eb3-8957-1c5ca2b8b9ef req-7a733c93-f9ff-49dc-9743-56afc46f30a2 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-reader] GET http://192.168.122.211/volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 Sep 01 01:06:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-37692fd2-36c6-4eb3-8957-1c5ca2b8b9ef req-7a733c93-f9ff-49dc-9743-56afc46f30a2 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-reader] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-37692fd2-36c6-4eb3-8957-1c5ca2b8b9ef req-7a733c93-f9ff-49dc-9743-56afc46f30a2 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-reader] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:09 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:09 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:09 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-37692fd2-36c6-4eb3-8957-1c5ca2b8b9ef req-7a733c93-f9ff-49dc-9743-56afc46f30a2 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-reader] Snapshot retrieved successfully. Sep 01 01:06:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-37692fd2-36c6-4eb3-8957-1c5ca2b8b9ef req-7a733c93-f9ff-49dc-9743-56afc46f30a2 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-reader] http://192.168.122.211/volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 returned with HTTP 200 Sep 01 01:06:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 72/144] 192.168.122.211 () {60 vars in 1493 bytes} [Tue Sep 1 01:06:09 2026] GET /volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 => generated 443 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-ed6755b7-a059-45b0-b530-7764950ff400 req-cd897dd4-e60c-46c0-9b34-5886c5a8c80d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ed6755b7-a059-45b0-b530-7764950ff400 req-cd897dd4-e60c-46c0-9b34-5886c5a8c80d tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-reader] GET http://192.168.122.211/volume/v3/snapshots/detail Sep 01 01:06:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ed6755b7-a059-45b0-b530-7764950ff400 req-cd897dd4-e60c-46c0-9b34-5886c5a8c80d tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ed6755b7-a059-45b0-b530-7764950ff400 req-cd897dd4-e60c-46c0-9b34-5886c5a8c80d tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-reader] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [req-ed6755b7-a059-45b0-b530-7764950ff400 req-cd897dd4-e60c-46c0-9b34-5886c5a8c80d tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-reader] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:06:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:09 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [req-ed6755b7-a059-45b0-b530-7764950ff400 req-cd897dd4-e60c-46c0-9b34-5886c5a8c80d tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-reader] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:06:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:09 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:06:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-ed6755b7-a059-45b0-b530-7764950ff400 req-cd897dd4-e60c-46c0-9b34-5886c5a8c80d tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-reader] Get all snapshots completed successfully. Sep 01 01:06:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ed6755b7-a059-45b0-b530-7764950ff400 req-cd897dd4-e60c-46c0-9b34-5886c5a8c80d tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-reader] http://192.168.122.211/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 01:06:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 73/145] 192.168.122.211 () {60 vars in 1403 bytes} [Tue Sep 1 01:06:09 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-19bb6ca4-0045-42d2-8344-b0744160c227 req-f1ab7b05-20ca-4bf1-8a25-730af96ce07f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-19bb6ca4-0045-42d2-8344-b0744160c227 req-f1ab7b05-20ca-4bf1-8a25-730af96ce07f tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] GET http://192.168.122.211/volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 Sep 01 01:06:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-19bb6ca4-0045-42d2-8344-b0744160c227 req-f1ab7b05-20ca-4bf1-8a25-730af96ce07f tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-19bb6ca4-0045-42d2-8344-b0744160c227 req-f1ab7b05-20ca-4bf1-8a25-730af96ce07f tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:09 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:09 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:09 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-19bb6ca4-0045-42d2-8344-b0744160c227 req-f1ab7b05-20ca-4bf1-8a25-730af96ce07f tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Snapshot retrieved successfully. Sep 01 01:06:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-19bb6ca4-0045-42d2-8344-b0744160c227 req-f1ab7b05-20ca-4bf1-8a25-730af96ce07f tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] http://192.168.122.211/volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 returned with HTTP 200 Sep 01 01:06:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 73/146] 192.168.122.211 () {60 vars in 1493 bytes} [Tue Sep 1 01:06:09 2026] GET /volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 => generated 443 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-a073cf63-85db-4084-b3b3-78eb60fdb8c7 req-ae21bc72-ba1d-49d2-958a-1145255d455a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-a073cf63-85db-4084-b3b3-78eb60fdb8c7 req-ae21bc72-ba1d-49d2-958a-1145255d455a tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] GET http://192.168.122.211/volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 Sep 01 01:06:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-a073cf63-85db-4084-b3b3-78eb60fdb8c7 req-ae21bc72-ba1d-49d2-958a-1145255d455a tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-a073cf63-85db-4084-b3b3-78eb60fdb8c7 req-ae21bc72-ba1d-49d2-958a-1145255d455a tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-a073cf63-85db-4084-b3b3-78eb60fdb8c7 req-ae21bc72-ba1d-49d2-958a-1145255d455a tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Snapshot retrieved successfully. Sep 01 01:06:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-a073cf63-85db-4084-b3b3-78eb60fdb8c7 req-ae21bc72-ba1d-49d2-958a-1145255d455a tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] http://192.168.122.211/volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 returned with HTTP 200 Sep 01 01:06:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 74/147] 192.168.122.211 () {60 vars in 1493 bytes} [Tue Sep 1 01:06:10 2026] GET /volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 => generated 443 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-7a4ce74f-6cca-4566-b033-6d164a81397a req-04b30746-d865-4017-bd6c-96a36658941a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-7a4ce74f-6cca-4566-b033-6d164a81397a req-04b30746-d865-4017-bd6c-96a36658941a tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] GET http://192.168.122.211/volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 Sep 01 01:06:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-7a4ce74f-6cca-4566-b033-6d164a81397a req-04b30746-d865-4017-bd6c-96a36658941a tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-7a4ce74f-6cca-4566-b033-6d164a81397a req-04b30746-d865-4017-bd6c-96a36658941a tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:12 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:12 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-7a4ce74f-6cca-4566-b033-6d164a81397a req-04b30746-d865-4017-bd6c-96a36658941a tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Snapshot retrieved successfully. Sep 01 01:06:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-7a4ce74f-6cca-4566-b033-6d164a81397a req-04b30746-d865-4017-bd6c-96a36658941a tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] http://192.168.122.211/volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 returned with HTTP 200 Sep 01 01:06:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 74/148] 192.168.122.211 () {60 vars in 1493 bytes} [Tue Sep 1 01:06:12 2026] GET /volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 => generated 443 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-e70f4ad5-8e59-4d22-bbb1-f777720d3518 req-05e5e830-cce0-4724-a2f2-29c88a2c5052 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-e70f4ad5-8e59-4d22-bbb1-f777720d3518 req-05e5e830-cce0-4724-a2f2-29c88a2c5052 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] GET http://192.168.122.211/volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 Sep 01 01:06:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-e70f4ad5-8e59-4d22-bbb1-f777720d3518 req-05e5e830-cce0-4724-a2f2-29c88a2c5052 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-e70f4ad5-8e59-4d22-bbb1-f777720d3518 req-05e5e830-cce0-4724-a2f2-29c88a2c5052 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-e70f4ad5-8e59-4d22-bbb1-f777720d3518 req-05e5e830-cce0-4724-a2f2-29c88a2c5052 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Snapshot retrieved successfully. Sep 01 01:06:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-e70f4ad5-8e59-4d22-bbb1-f777720d3518 req-05e5e830-cce0-4724-a2f2-29c88a2c5052 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] http://192.168.122.211/volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 returned with HTTP 200 Sep 01 01:06:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 75/149] 192.168.122.211 () {60 vars in 1493 bytes} [Tue Sep 1 01:06:13 2026] GET /volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 => generated 470 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:06:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-fd6999e8-dc81-483e-8dbb-263c700bccef req-23ee0c4e-1933-433e-83df-80bddabeeb10 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-fd6999e8-dc81-483e-8dbb-263c700bccef req-23ee0c4e-1933-433e-83df-80bddabeeb10 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 Sep 01 01:06:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-fd6999e8-dc81-483e-8dbb-263c700bccef req-23ee0c4e-1933-433e-83df-80bddabeeb10 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-fd6999e8-dc81-483e-8dbb-263c700bccef req-23ee0c4e-1933-433e-83df-80bddabeeb10 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:13 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [req-fd6999e8-dc81-483e-8dbb-263c700bccef req-23ee0c4e-1933-433e-83df-80bddabeeb10 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Delete snapshot with id: ec49af19-edc0-4b30-a5f3-f8abfaa733e2 Sep 01 01:06:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-fd6999e8-dc81-483e-8dbb-263c700bccef req-23ee0c4e-1933-433e-83df-80bddabeeb10 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Snapshot retrieved successfully. Sep 01 01:06:13 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:13 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-fd6999e8-dc81-483e-8dbb-263c700bccef req-23ee0c4e-1933-433e-83df-80bddabeeb10 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Snapshot delete request issued successfully. Sep 01 01:06:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-fd6999e8-dc81-483e-8dbb-263c700bccef req-23ee0c4e-1933-433e-83df-80bddabeeb10 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] http://192.168.122.211/volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 returned with HTTP 202 Sep 01 01:06:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 75/150] 192.168.122.211 () {62 vars in 1515 bytes} [Tue Sep 1 01:06:13 2026] DELETE /volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:06:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-08685722-c380-49c8-965d-c3e10d69070a req-94152b79-7f7b-482b-9cbc-6c576236c44f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-08685722-c380-49c8-965d-c3e10d69070a req-94152b79-7f7b-482b-9cbc-6c576236c44f tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] GET http://192.168.122.211/volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 Sep 01 01:06:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-08685722-c380-49c8-965d-c3e10d69070a req-94152b79-7f7b-482b-9cbc-6c576236c44f tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-08685722-c380-49c8-965d-c3e10d69070a req-94152b79-7f7b-482b-9cbc-6c576236c44f tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-08685722-c380-49c8-965d-c3e10d69070a req-94152b79-7f7b-482b-9cbc-6c576236c44f tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Snapshot retrieved successfully. Sep 01 01:06:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-08685722-c380-49c8-965d-c3e10d69070a req-94152b79-7f7b-482b-9cbc-6c576236c44f tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] http://192.168.122.211/volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 returned with HTTP 200 Sep 01 01:06:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 76/151] 192.168.122.211 () {60 vars in 1493 bytes} [Tue Sep 1 01:06:13 2026] GET /volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 => generated 469 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-488271b3-9b84-4e54-8975-62415d64fc2d req-d4deaff5-e29a-474d-87ca-fa633afc4a9e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-488271b3-9b84-4e54-8975-62415d64fc2d req-d4deaff5-e29a-474d-87ca-fa633afc4a9e tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] GET http://192.168.122.211/volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 Sep 01 01:06:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-488271b3-9b84-4e54-8975-62415d64fc2d req-d4deaff5-e29a-474d-87ca-fa633afc4a9e tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-488271b3-9b84-4e54-8975-62415d64fc2d req-d4deaff5-e29a-474d-87ca-fa633afc4a9e tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:14 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:14 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:14 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-488271b3-9b84-4e54-8975-62415d64fc2d req-d4deaff5-e29a-474d-87ca-fa633afc4a9e tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Snapshot retrieved successfully. Sep 01 01:06:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-488271b3-9b84-4e54-8975-62415d64fc2d req-d4deaff5-e29a-474d-87ca-fa633afc4a9e tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] http://192.168.122.211/volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 returned with HTTP 200 Sep 01 01:06:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 76/152] 192.168.122.211 () {60 vars in 1493 bytes} [Tue Sep 1 01:06:14 2026] GET /volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 => generated 469 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-aee0e01d-5b63-43db-9b51-159f25afdfec req-8caf0465-5894-4ed4-bd34-e8eef0643155 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-aee0e01d-5b63-43db-9b51-159f25afdfec req-8caf0465-5894-4ed4-bd34-e8eef0643155 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] GET http://192.168.122.211/volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 Sep 01 01:06:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-aee0e01d-5b63-43db-9b51-159f25afdfec req-8caf0465-5894-4ed4-bd34-e8eef0643155 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-aee0e01d-5b63-43db-9b51-159f25afdfec req-8caf0465-5894-4ed4-bd34-e8eef0643155 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-aee0e01d-5b63-43db-9b51-159f25afdfec req-8caf0465-5894-4ed4-bd34-e8eef0643155 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Snapshot retrieved successfully. Sep 01 01:06:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-aee0e01d-5b63-43db-9b51-159f25afdfec req-8caf0465-5894-4ed4-bd34-e8eef0643155 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] http://192.168.122.211/volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 returned with HTTP 200 Sep 01 01:06:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 77/153] 192.168.122.211 () {60 vars in 1493 bytes} [Tue Sep 1 01:06:15 2026] GET /volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 => generated 469 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-c937bc53-8734-4129-b79d-7112adc7a659 req-7212a668-c92e-4153-b116-1b5cf37e749a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-c937bc53-8734-4129-b79d-7112adc7a659 req-7212a668-c92e-4153-b116-1b5cf37e749a tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] GET http://192.168.122.211/volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 Sep 01 01:06:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-c937bc53-8734-4129-b79d-7112adc7a659 req-7212a668-c92e-4153-b116-1b5cf37e749a tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-c937bc53-8734-4129-b79d-7112adc7a659 req-7212a668-c92e-4153-b116-1b5cf37e749a tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-c937bc53-8734-4129-b79d-7112adc7a659 req-7212a668-c92e-4153-b116-1b5cf37e749a tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] http://192.168.122.211/volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 returned with HTTP 404 Sep 01 01:06:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 77/154] 192.168.122.211 () {60 vars in 1493 bytes} [Tue Sep 1 01:06:16 2026] GET /volume/v3/snapshots/ec49af19-edc0-4b30-a5f3-f8abfaa733e2 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:06:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-10625767-49bd-4a7a-a6df-9696fcb57153 req-30f62bd6-2e95-42a0-b510-844572aec0ea None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-10625767-49bd-4a7a-a6df-9696fcb57153 req-30f62bd6-2e95-42a0-b510-844572aec0ea tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] DELETE http://192.168.122.211/volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 Sep 01 01:06:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-10625767-49bd-4a7a-a6df-9696fcb57153 req-30f62bd6-2e95-42a0-b510-844572aec0ea tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-10625767-49bd-4a7a-a6df-9696fcb57153 req-30f62bd6-2e95-42a0-b510-844572aec0ea tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:16 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [req-10625767-49bd-4a7a-a6df-9696fcb57153 req-30f62bd6-2e95-42a0-b510-844572aec0ea tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Delete volume with id: 0d80dce8-a0d8-48ca-8afa-61b968ee9234 Sep 01 01:06:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-10625767-49bd-4a7a-a6df-9696fcb57153 req-30f62bd6-2e95-42a0-b510-844572aec0ea tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Volume info retrieved successfully. Sep 01 01:06:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-10625767-49bd-4a7a-a6df-9696fcb57153 req-30f62bd6-2e95-42a0-b510-844572aec0ea tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Delete volume request issued successfully. Sep 01 01:06:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-10625767-49bd-4a7a-a6df-9696fcb57153 req-30f62bd6-2e95-42a0-b510-844572aec0ea tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] http://192.168.122.211/volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 returned with HTTP 202 Sep 01 01:06:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 78/155] 192.168.122.211 () {62 vars in 1509 bytes} [Tue Sep 1 01:06:16 2026] DELETE /volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:06:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-4c7e895c-572b-4bc0-b9fb-69f9c770d15b req-c5abb241-64dd-4e53-ae73-b2c72bf8b441 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-4c7e895c-572b-4bc0-b9fb-69f9c770d15b req-c5abb241-64dd-4e53-ae73-b2c72bf8b441 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] GET http://192.168.122.211/volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 Sep 01 01:06:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-4c7e895c-572b-4bc0-b9fb-69f9c770d15b req-c5abb241-64dd-4e53-ae73-b2c72bf8b441 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-4c7e895c-572b-4bc0-b9fb-69f9c770d15b req-c5abb241-64dd-4e53-ae73-b2c72bf8b441 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:16 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:16 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:16 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:16 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:17 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-4c7e895c-572b-4bc0-b9fb-69f9c770d15b req-c5abb241-64dd-4e53-ae73-b2c72bf8b441 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Volume info retrieved successfully. Sep 01 01:06:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-4c7e895c-572b-4bc0-b9fb-69f9c770d15b req-c5abb241-64dd-4e53-ae73-b2c72bf8b441 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] http://192.168.122.211/volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 returned with HTTP 200 Sep 01 01:06:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 78/156] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:06:16 2026] GET /volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 => generated 856 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-535d1f00-7693-45fa-bd3c-7457af5d9675 req-692db1d3-6535-4724-9fef-1da4f041b46e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-535d1f00-7693-45fa-bd3c-7457af5d9675 req-692db1d3-6535-4724-9fef-1da4f041b46e tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] GET http://192.168.122.211/volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 Sep 01 01:06:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-535d1f00-7693-45fa-bd3c-7457af5d9675 req-692db1d3-6535-4724-9fef-1da4f041b46e tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-535d1f00-7693-45fa-bd3c-7457af5d9675 req-692db1d3-6535-4724-9fef-1da4f041b46e tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-535d1f00-7693-45fa-bd3c-7457af5d9675 req-692db1d3-6535-4724-9fef-1da4f041b46e tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Volume info retrieved successfully. Sep 01 01:06:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-535d1f00-7693-45fa-bd3c-7457af5d9675 req-692db1d3-6535-4724-9fef-1da4f041b46e tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] http://192.168.122.211/volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 returned with HTTP 200 Sep 01 01:06:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 79/157] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:06:18 2026] GET /volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-71c57ce2-b3be-470d-bd1f-2fbc67dcb4f1 req-6a155aa9-6684-4ee1-a04b-437b213d46d7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-71c57ce2-b3be-470d-bd1f-2fbc67dcb4f1 req-6a155aa9-6684-4ee1-a04b-437b213d46d7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] GET http://192.168.122.211/volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 Sep 01 01:06:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-71c57ce2-b3be-470d-bd1f-2fbc67dcb4f1 req-6a155aa9-6684-4ee1-a04b-437b213d46d7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-71c57ce2-b3be-470d-bd1f-2fbc67dcb4f1 req-6a155aa9-6684-4ee1-a04b-437b213d46d7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-71c57ce2-b3be-470d-bd1f-2fbc67dcb4f1 req-6a155aa9-6684-4ee1-a04b-437b213d46d7 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] http://192.168.122.211/volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 returned with HTTP 404 Sep 01 01:06:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 79/158] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:06:19 2026] GET /volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:06:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-6168db5c-26a8-4c4d-89c7-55ebef5e176d req-8a3165f3-1b95-4c90-bc43-e97141a3c0e5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6168db5c-26a8-4c4d-89c7-55ebef5e176d req-8a3165f3-1b95-4c90-bc43-e97141a3c0e5 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] DELETE http://192.168.122.211/volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 Sep 01 01:06:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-6168db5c-26a8-4c4d-89c7-55ebef5e176d req-8a3165f3-1b95-4c90-bc43-e97141a3c0e5 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-6168db5c-26a8-4c4d-89c7-55ebef5e176d req-8a3165f3-1b95-4c90-bc43-e97141a3c0e5 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:19 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [req-6168db5c-26a8-4c4d-89c7-55ebef5e176d req-8a3165f3-1b95-4c90-bc43-e97141a3c0e5 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Delete volume with id: 0d80dce8-a0d8-48ca-8afa-61b968ee9234 Sep 01 01:06:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6168db5c-26a8-4c4d-89c7-55ebef5e176d req-8a3165f3-1b95-4c90-bc43-e97141a3c0e5 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] http://192.168.122.211/volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 returned with HTTP 404 Sep 01 01:06:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 80/159] 192.168.122.211 () {62 vars in 1509 bytes} [Tue Sep 1 01:06:19 2026] DELETE /volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:06:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-501ddd0e-0ce2-4c5a-9f73-921974a3a923 req-617a90f8-1b1c-43fa-a415-db78624b2373 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-501ddd0e-0ce2-4c5a-9f73-921974a3a923 req-617a90f8-1b1c-43fa-a415-db78624b2373 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] GET http://192.168.122.211/volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 Sep 01 01:06:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-501ddd0e-0ce2-4c5a-9f73-921974a3a923 req-617a90f8-1b1c-43fa-a415-db78624b2373 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-501ddd0e-0ce2-4c5a-9f73-921974a3a923 req-617a90f8-1b1c-43fa-a415-db78624b2373 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-501ddd0e-0ce2-4c5a-9f73-921974a3a923 req-617a90f8-1b1c-43fa-a415-db78624b2373 tempest-VolumesSnapshotsTestJSON-1060368962 tempest-VolumesSnapshotsTestJSON-1060368962-project-member] http://192.168.122.211/volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 returned with HTTP 404 Sep 01 01:06:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 80/160] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:06:19 2026] GET /volume/v3/volumes/0d80dce8-a0d8-48ca-8afa-61b968ee9234 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:06:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1f12780a-e222-4613-905e-e794c1ef9207 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1f12780a-e222-4613-905e-e794c1ef9207 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:06:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1f12780a-e222-4613-905e-e794c1ef9207 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1059790813"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:06:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1f12780a-e222-4613-905e-e794c1ef9207 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:06:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 81/161] 192.168.122.211 () {60 vars in 1136 bytes} [Tue Sep 1 01:06:26 2026] POST /volume/v3/types => generated 224 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-10c42c55-d895-44e7-86ef-e7812eafec6e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-10c42c55-d895-44e7-86ef-e7812eafec6e tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] POST http://192.168.122.211/volume/v3/group_types Sep 01 01:06:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-10c42c55-d895-44e7-86ef-e7812eafec6e tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-473336764"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:06:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-10c42c55-d895-44e7-86ef-e7812eafec6e tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] http://192.168.122.211/volume/v3/group_types returned with HTTP 202 Sep 01 01:06:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 81/162] 192.168.122.211 () {62 vars in 1195 bytes} [Tue Sep 1 01:06:26 2026] POST /volume/v3/group_types => generated 180 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:06:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6920c000-932c-461f-9c27-99fb0e477e7c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6920c000-932c-461f-9c27-99fb0e477e7c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] POST http://192.168.122.211/volume/v3/groups Sep 01 01:06:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6920c000-932c-461f-9c27-99fb0e477e7c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c8a6e460-1e9a-44fa-a165-ddd0a5a31eee", "volume_types": ["f716adb6-650c-4e2d-bb34-620f9fc9fe42"], "name": "tempest-GroupSnapshotsTest-Group-197078234"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:06:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-6920c000-932c-461f-9c27-99fb0e477e7c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Creating new group {'group': {'group_type': 'c8a6e460-1e9a-44fa-a165-ddd0a5a31eee', 'volume_types': ['f716adb6-650c-4e2d-bb34-620f9fc9fe42'], 'name': 'tempest-GroupSnapshotsTest-Group-197078234'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 01:06:27 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-6920c000-932c-461f-9c27-99fb0e477e7c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Creating group tempest-GroupSnapshotsTest-Group-197078234. Sep 01 01:06:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:27 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:06:27 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6920c000-932c-461f-9c27-99fb0e477e7c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Availability zone cache updated, next update will occur around 2026-09-01 00:06:27.454332. {{(pid=86751) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 01:06:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6920c000-932c-461f-9c27-99fb0e477e7c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Availability Zones retrieved successfully. Sep 01 01:06:27 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-6920c000-932c-461f-9c27-99fb0e477e7c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Created reservations ['6d52c7ea-1868-47f4-bd0e-bc0f96696919'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:06:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6920c000-932c-461f-9c27-99fb0e477e7c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups returned with HTTP 202 Sep 01 01:06:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 82/163] 192.168.122.211 () {62 vars in 1181 bytes} [Tue Sep 1 01:06:26 2026] POST /volume/v3/groups => generated 111 bytes in 670 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:06:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-57940de6-05b8-4221-a625-770e1c4eb584 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-57940de6-05b8-4221-a625-770e1c4eb584 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/groups/1b8e0bc4-fbe9-4f66-8aa1-a1ef4f58e44e Sep 01 01:06:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-57940de6-05b8-4221-a625-770e1c4eb584 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-57940de6-05b8-4221-a625-770e1c4eb584 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-57940de6-05b8-4221-a625-770e1c4eb584 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member 1b8e0bc4-fbe9-4f66-8aa1-a1ef4f58e44e {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:06:27 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:27 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:27 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:27 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:06:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-57940de6-05b8-4221-a625-770e1c4eb584 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/1b8e0bc4-fbe9-4f66-8aa1-a1ef4f58e44e returned with HTTP 200 Sep 01 01:06:27 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 82/164] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:06:27 2026] GET /volume/v3/groups/1b8e0bc4-fbe9-4f66-8aa1-a1ef4f58e44e => generated 391 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2ef1aaef-4c4e-4ccd-9636-05ed7f7e307b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2ef1aaef-4c4e-4ccd-9636-05ed7f7e307b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/groups/1b8e0bc4-fbe9-4f66-8aa1-a1ef4f58e44e Sep 01 01:06:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2ef1aaef-4c4e-4ccd-9636-05ed7f7e307b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2ef1aaef-4c4e-4ccd-9636-05ed7f7e307b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-2ef1aaef-4c4e-4ccd-9636-05ed7f7e307b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member 1b8e0bc4-fbe9-4f66-8aa1-a1ef4f58e44e {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:06:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:28 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:06:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2ef1aaef-4c4e-4ccd-9636-05ed7f7e307b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/1b8e0bc4-fbe9-4f66-8aa1-a1ef4f58e44e returned with HTTP 200 Sep 01 01:06:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 83/165] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:06:28 2026] GET /volume/v3/groups/1b8e0bc4-fbe9-4f66-8aa1-a1ef4f58e44e => generated 392 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-01076d1f-e39b-4f68-aba8-ba53aec851b2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-01076d1f-e39b-4f68-aba8-ba53aec851b2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:06:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-01076d1f-e39b-4f68-aba8-ba53aec851b2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-496804511", "volume_type": "f716adb6-650c-4e2d-bb34-620f9fc9fe42", "group_id": "1b8e0bc4-fbe9-4f66-8aa1-a1ef4f58e44e", "size": 1}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:06:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-01076d1f-e39b-4f68-aba8-ba53aec851b2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-496804511', 'volume_type': 'f716adb6-650c-4e2d-bb34-620f9fc9fe42', 'group_id': '1b8e0bc4-fbe9-4f66-8aa1-a1ef4f58e44e', 'size': 1}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:06:28 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:28 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:28 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-01076d1f-e39b-4f68-aba8-ba53aec851b2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Create volume of 1 GB Sep 01 01:06:28 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:28 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:06:28 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-01076d1f-e39b-4f68-aba8-ba53aec851b2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Availability Zones retrieved successfully. Sep 01 01:06:28 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-01076d1f-e39b-4f68-aba8-ba53aec851b2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Flow 'volume_create_api' (977d51cd-b8fa-49b4-ba44-54de321b639d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:06:28 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-01076d1f-e39b-4f68-aba8-ba53aec851b2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e59a9194-6152-41c5-9dde-e02cbf16e315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:06:28 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:28 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:28 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-01076d1f-e39b-4f68-aba8-ba53aec851b2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:06:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-01076d1f-e39b-4f68-aba8-ba53aec851b2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e59a9194-6152-41c5-9dde-e02cbf16e315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:06:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f716adb6-650c-4e2d-bb34-620f9fc9fe42,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1059790813',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f716adb6-650c-4e2d-bb34-620f9fc9fe42', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1b8e0bc4-fbe9-4f66-8aa1-a1ef4f58e44e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:06:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-01076d1f-e39b-4f68-aba8-ba53aec851b2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72dfec54-56f9-4dc6-ae9c-e4180ca85b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:06:29 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-01076d1f-e39b-4f68-aba8-ba53aec851b2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1059790813 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1059790813, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:06:29 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-01076d1f-e39b-4f68-aba8-ba53aec851b2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1059790813 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1059790813, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:06:29 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-01076d1f-e39b-4f68-aba8-ba53aec851b2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Created reservations ['baaa871a-fd04-401a-b47d-05864fd0135c', '8c45c2f4-a493-49d8-b600-99bdd2383d62', 'a37e90c6-9676-4354-ba8e-6c69692dd2b3', 'f3637781-7d7a-495a-bac2-cb90674af5a3'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:06:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-01076d1f-e39b-4f68-aba8-ba53aec851b2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72dfec54-56f9-4dc6-ae9c-e4180ca85b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baaa871a-fd04-401a-b47d-05864fd0135c', '8c45c2f4-a493-49d8-b600-99bdd2383d62', 'a37e90c6-9676-4354-ba8e-6c69692dd2b3', 'f3637781-7d7a-495a-bac2-cb90674af5a3']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:06:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-01076d1f-e39b-4f68-aba8-ba53aec851b2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (460051ea-c20e-4464-97d2-8a5398136c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:06:29 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:29 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-01076d1f-e39b-4f68-aba8-ba53aec851b2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (460051ea-c20e-4464-97d2-8a5398136c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e55c5233-457e-4e0a-98a7-df04a6bc1b91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-496804511',encryption_key_id=None,group_id=1b8e0bc4-fbe9-4f66-8aa1-a1ef4f58e44e,group_type_id=,metadata={},multiattach=False,project_id='2a072f674603458fa8b78eaadc2a8739',qos_specs=None,replication_status=,reservations=['baaa871a-fd04-401a-b47d-05864fd0135c','8c45c2f4-a493-49d8-b600-99bdd2383d62','a37e90c6-9676-4354-ba8e-6c69692dd2b3','f3637781-7d7a-495a-bac2-cb90674af5a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='484dcaad73bf4c328b62c97a594ce9ae',volume_type_id=f716adb6-650c-4e2d-bb34-620f9fc9fe42), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:06:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-496804511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1b8e0bc4-fbe9-4f66-8aa1-a1ef4f58e44e,host=None,id=e55c5233-457e-4e0a-98a7-df04a6bc1b91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a072f674603458fa8b78eaadc2a8739',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='484dcaad73bf4c328b62c97a594ce9ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f716adb6-650c-4e2d-bb34-620f9fc9fe42),volume_type_id=f716adb6-650c-4e2d-bb34-620f9fc9fe42)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:06:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-01076d1f-e39b-4f68-aba8-ba53aec851b2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76a4b9ef-2b22-491e-93b5-154f6fad8ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:06:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-01076d1f-e39b-4f68-aba8-ba53aec851b2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76a4b9ef-2b22-491e-93b5-154f6fad8ce6) transitioned into state 'SUCCESS' from state '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-496804511',encryption_key_id=None,group_id=1b8e0bc4-fbe9-4f66-8aa1-a1ef4f58e44e,group_type_id=,metadata={},multiattach=False,project_id='2a072f674603458fa8b78eaadc2a8739',qos_specs=None,replication_status=,reservations=['baaa871a-fd04-401a-b47d-05864fd0135c','8c45c2f4-a493-49d8-b600-99bdd2383d62','a37e90c6-9676-4354-ba8e-6c69692dd2b3','f3637781-7d7a-495a-bac2-cb90674af5a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='484dcaad73bf4c328b62c97a594ce9ae',volume_type_id=f716adb6-650c-4e2d-bb34-620f9fc9fe42)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:06:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-01076d1f-e39b-4f68-aba8-ba53aec851b2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bca0cf37-c7b1-4bc0-97e7-f36d61665b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:06:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-01076d1f-e39b-4f68-aba8-ba53aec851b2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bca0cf37-c7b1-4bc0-97e7-f36d61665b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:06:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-01076d1f-e39b-4f68-aba8-ba53aec851b2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Flow 'volume_create_api' (977d51cd-b8fa-49b4-ba44-54de321b639d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:06:29 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-01076d1f-e39b-4f68-aba8-ba53aec851b2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Create volume request issued successfully. Sep 01 01:06:29 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-01076d1f-e39b-4f68-aba8-ba53aec851b2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:06:29 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-01076d1f-e39b-4f68-aba8-ba53aec851b2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:06:29 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-01076d1f-e39b-4f68-aba8-ba53aec851b2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:06:29 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:29 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-01076d1f-e39b-4f68-aba8-ba53aec851b2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:06:29 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 83/166] 192.168.122.211 () {62 vars in 1184 bytes} [Tue Sep 1 01:06:28 2026] POST /volume/v3/volumes => generated 830 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:06:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d0469d39-9e09-44c6-9aff-d6cc4e2850b8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d0469d39-9e09-44c6-9aff-d6cc4e2850b8 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/e55c5233-457e-4e0a-98a7-df04a6bc1b91 Sep 01 01:06:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d0469d39-9e09-44c6-9aff-d6cc4e2850b8 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d0469d39-9e09-44c6-9aff-d6cc4e2850b8 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:29 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d0469d39-9e09-44c6-9aff-d6cc4e2850b8 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Volume info retrieved successfully. Sep 01 01:06:29 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-d0469d39-9e09-44c6-9aff-d6cc4e2850b8 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:06:29 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-d0469d39-9e09-44c6-9aff-d6cc4e2850b8 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:06:29 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-d0469d39-9e09-44c6-9aff-d6cc4e2850b8 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:06:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d0469d39-9e09-44c6-9aff-d6cc4e2850b8 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/e55c5233-457e-4e0a-98a7-df04a6bc1b91 returned with HTTP 200 Sep 01 01:06:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 84/167] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:06:29 2026] GET /volume/v3/volumes/e55c5233-457e-4e0a-98a7-df04a6bc1b91 => generated 898 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-31adfd3e-7a97-4bdf-a47d-b019f03f81a5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-31adfd3e-7a97-4bdf-a47d-b019f03f81a5 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:06:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-31adfd3e-7a97-4bdf-a47d-b019f03f81a5 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-701124156"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:06:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-31adfd3e-7a97-4bdf-a47d-b019f03f81a5 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-701124156'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:06:30 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-31adfd3e-7a97-4bdf-a47d-b019f03f81a5 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Create volume of 1 GB Sep 01 01:06:30 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-31adfd3e-7a97-4bdf-a47d-b019f03f81a5 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Availability Zones retrieved successfully. Sep 01 01:06:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-31adfd3e-7a97-4bdf-a47d-b019f03f81a5 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Flow 'volume_create_api' (75cf4762-6fcb-4c49-8118-d14f2f939069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:06:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-31adfd3e-7a97-4bdf-a47d-b019f03f81a5 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3771220f-bf83-4046-900b-a1134987264d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:06:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-31adfd3e-7a97-4bdf-a47d-b019f03f81a5 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:06:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-31adfd3e-7a97-4bdf-a47d-b019f03f81a5 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3771220f-bf83-4046-900b-a1134987264d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:06:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-31adfd3e-7a97-4bdf-a47d-b019f03f81a5 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7726f610-7138-4b4c-b80e-4c9e93cefeb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:06:30 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-31adfd3e-7a97-4bdf-a47d-b019f03f81a5 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Created reservations ['8dc0658a-cdf7-4e23-b86e-7534150aaaf0', '75243128-a295-4a91-8f94-410d948d48de', 'f244c51a-b2f2-46c5-991a-5d16d531cedc', 'dc133cbd-6c93-43a9-9c4d-b4d39eded911'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:06:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-31adfd3e-7a97-4bdf-a47d-b019f03f81a5 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7726f610-7138-4b4c-b80e-4c9e93cefeb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dc0658a-cdf7-4e23-b86e-7534150aaaf0', '75243128-a295-4a91-8f94-410d948d48de', 'f244c51a-b2f2-46c5-991a-5d16d531cedc', 'dc133cbd-6c93-43a9-9c4d-b4d39eded911']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:06:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-31adfd3e-7a97-4bdf-a47d-b019f03f81a5 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eff7cbc-753b-4427-9df4-d4efd394480c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:06:30 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:30 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-31adfd3e-7a97-4bdf-a47d-b019f03f81a5 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eff7cbc-753b-4427-9df4-d4efd394480c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b48f387-c08a-488d-9eb1-503912794605', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-701124156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e16662350754443b690e77877437ca5',qos_specs=None,replication_status=,reservations=['8dc0658a-cdf7-4e23-b86e-7534150aaaf0','75243128-a295-4a91-8f94-410d948d48de','f244c51a-b2f2-46c5-991a-5d16d531cedc','dc133cbd-6c93-43a9-9c4d-b4d39eded911'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7abc31e384944f6da86059422e85462d',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:06:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-701124156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b48f387-c08a-488d-9eb1-503912794605,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e16662350754443b690e77877437ca5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7abc31e384944f6da86059422e85462d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:06:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-31adfd3e-7a97-4bdf-a47d-b019f03f81a5 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02e153e8-eb12-4cd1-858f-afe7924fef13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:06:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-31adfd3e-7a97-4bdf-a47d-b019f03f81a5 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02e153e8-eb12-4cd1-858f-afe7924fef13) transitioned into state 'SUCCESS' from state '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-701124156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e16662350754443b690e77877437ca5',qos_specs=None,replication_status=,reservations=['8dc0658a-cdf7-4e23-b86e-7534150aaaf0','75243128-a295-4a91-8f94-410d948d48de','f244c51a-b2f2-46c5-991a-5d16d531cedc','dc133cbd-6c93-43a9-9c4d-b4d39eded911'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7abc31e384944f6da86059422e85462d',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:06:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-31adfd3e-7a97-4bdf-a47d-b019f03f81a5 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94e264ba-86d0-46ea-9be2-09714407561b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:06:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-31adfd3e-7a97-4bdf-a47d-b019f03f81a5 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94e264ba-86d0-46ea-9be2-09714407561b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:06:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-31adfd3e-7a97-4bdf-a47d-b019f03f81a5 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Flow 'volume_create_api' (75cf4762-6fcb-4c49-8118-d14f2f939069) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:06:30 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-31adfd3e-7a97-4bdf-a47d-b019f03f81a5 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Create volume request issued successfully. Sep 01 01:06:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-31adfd3e-7a97-4bdf-a47d-b019f03f81a5 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:06:30 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 84/168] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:06:30 2026] POST /volume/v3/volumes => generated 759 bytes in 595 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:06:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-837b2184-acd0-4c56-abc7-f205371de2d3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-837b2184-acd0-4c56-abc7-f205371de2d3 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 Sep 01 01:06:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-837b2184-acd0-4c56-abc7-f205371de2d3 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-837b2184-acd0-4c56-abc7-f205371de2d3 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-837b2184-acd0-4c56-abc7-f205371de2d3 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:06:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-837b2184-acd0-4c56-abc7-f205371de2d3 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 returned with HTTP 200 Sep 01 01:06:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 85/169] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:06:30 2026] GET /volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 => generated 827 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e793cad6-d8c4-4b73-9aed-93da31ef6a11 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e793cad6-d8c4-4b73-9aed-93da31ef6a11 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/e55c5233-457e-4e0a-98a7-df04a6bc1b91 Sep 01 01:06:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e793cad6-d8c4-4b73-9aed-93da31ef6a11 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e793cad6-d8c4-4b73-9aed-93da31ef6a11 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:30 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:30 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:30 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:30 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:30 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e793cad6-d8c4-4b73-9aed-93da31ef6a11 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Volume info retrieved successfully. Sep 01 01:06:30 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-e793cad6-d8c4-4b73-9aed-93da31ef6a11 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:06:30 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-e793cad6-d8c4-4b73-9aed-93da31ef6a11 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:06:31 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-e793cad6-d8c4-4b73-9aed-93da31ef6a11 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:06:31 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:31 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e793cad6-d8c4-4b73-9aed-93da31ef6a11 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/e55c5233-457e-4e0a-98a7-df04a6bc1b91 returned with HTTP 200 Sep 01 01:06:31 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 85/170] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:06:30 2026] GET /volume/v3/volumes/e55c5233-457e-4e0a-98a7-df04a6bc1b91 => generated 922 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c5b487f2-fca8-4370-86e0-db98bed4257e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c5b487f2-fca8-4370-86e0-db98bed4257e tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 Sep 01 01:06:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c5b487f2-fca8-4370-86e0-db98bed4257e tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c5b487f2-fca8-4370-86e0-db98bed4257e tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c5b487f2-fca8-4370-86e0-db98bed4257e tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:06:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c5b487f2-fca8-4370-86e0-db98bed4257e tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 returned with HTTP 200 Sep 01 01:06:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 86/171] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:06:31 2026] GET /volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 => generated 851 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f6cf9e56-999f-497d-9736-7b92ca05a67b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f6cf9e56-999f-497d-9736-7b92ca05a67b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/e55c5233-457e-4e0a-98a7-df04a6bc1b91 Sep 01 01:06:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f6cf9e56-999f-497d-9736-7b92ca05a67b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f6cf9e56-999f-497d-9736-7b92ca05a67b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:32 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:32 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:32 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:32 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f6cf9e56-999f-497d-9736-7b92ca05a67b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Volume info retrieved successfully. Sep 01 01:06:32 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-f6cf9e56-999f-497d-9736-7b92ca05a67b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:06:32 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-f6cf9e56-999f-497d-9736-7b92ca05a67b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:06:32 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-f6cf9e56-999f-497d-9736-7b92ca05a67b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:06:32 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:32 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f6cf9e56-999f-497d-9736-7b92ca05a67b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/e55c5233-457e-4e0a-98a7-df04a6bc1b91 returned with HTTP 200 Sep 01 01:06:32 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 86/172] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:06:32 2026] GET /volume/v3/volumes/e55c5233-457e-4e0a-98a7-df04a6bc1b91 => generated 923 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dbf375d3-1ad9-4664-8aee-e5e2c2c00212 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dbf375d3-1ad9-4664-8aee-e5e2c2c00212 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] POST http://192.168.122.211/volume/v3/group_snapshots Sep 01 01:06:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dbf375d3-1ad9-4664-8aee-e5e2c2c00212 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1b8e0bc4-fbe9-4f66-8aa1-a1ef4f58e44e", "name": "tempest-group_snapshot-1475030321"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:06:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-dbf375d3-1ad9-4664-8aee-e5e2c2c00212 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '1b8e0bc4-fbe9-4f66-8aa1-a1ef4f58e44e', 'name': 'tempest-group_snapshot-1475030321'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 01:06:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:32 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.group_snapshots [None req-dbf375d3-1ad9-4664-8aee-e5e2c2c00212 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Creating group_snapshot tempest-group_snapshot-1475030321. Sep 01 01:06:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:32 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:06:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:32 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-dbf375d3-1ad9-4664-8aee-e5e2c2c00212 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1059790813 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1059790813, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:06:32 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-dbf375d3-1ad9-4664-8aee-e5e2c2c00212 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1059790813 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1059790813, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:06:32 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-dbf375d3-1ad9-4664-8aee-e5e2c2c00212 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Created reservations ['510a3a3e-5b3b-4d64-b220-af3f80b84577', '65df7466-43fe-44e6-a303-7c1829300965', 'c05e4410-38c7-4fd7-b232-1796f69fae4d', '32154499-adc8-4b64-a4c4-e133d52852fa'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:06:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5ca0062b-e06c-479e-a21e-25f701002f7a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5ca0062b-e06c-479e-a21e-25f701002f7a tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 Sep 01 01:06:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5ca0062b-e06c-479e-a21e-25f701002f7a tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5ca0062b-e06c-479e-a21e-25f701002f7a tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:32 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:32 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:32 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:32 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5ca0062b-e06c-479e-a21e-25f701002f7a tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:06:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5ca0062b-e06c-479e-a21e-25f701002f7a tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 returned with HTTP 200 Sep 01 01:06:32 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 87/173] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:06:32 2026] GET /volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 => generated 852 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dbf375d3-1ad9-4664-8aee-e5e2c2c00212 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots returned with HTTP 202 Sep 01 01:06:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 87/174] 192.168.122.211 () {62 vars in 1208 bytes} [Tue Sep 1 01:06:32 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:06:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-18fbe737-d927-4518-a332-d18ac1b2e8ab None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-18fbe737-d927-4518-a332-d18ac1b2e8ab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658 Sep 01 01:06:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-18fbe737-d927-4518-a332-d18ac1b2e8ab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-18fbe737-d927-4518-a332-d18ac1b2e8ab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.group_snapshots [None req-18fbe737-d927-4518-a332-d18ac1b2e8ab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658 {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:06:33 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:33 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-18fbe737-d927-4518-a332-d18ac1b2e8ab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658 returned with HTTP 200 Sep 01 01:06:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 88/175] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:06:33 2026] GET /volume/v3/group_snapshots/e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658 => generated 307 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-bd994f63-c452-47d1-8e8d-24d11d29ac28 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-bd994f63-c452-47d1-8e8d-24d11d29ac28 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 Sep 01 01:06:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-bd994f63-c452-47d1-8e8d-24d11d29ac28 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-bd994f63-c452-47d1-8e8d-24d11d29ac28 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-bd994f63-c452-47d1-8e8d-24d11d29ac28 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:06:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-bd994f63-c452-47d1-8e8d-24d11d29ac28 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 returned with HTTP 200 Sep 01 01:06:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 88/176] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:06:33 2026] GET /volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7d71a7cf-f2f0-4fb9-889e-d4549a19faa0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7d71a7cf-f2f0-4fb9-889e-d4549a19faa0 None None] GET http://192.168.122.211/volume// Sep 01 01:06:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7d71a7cf-f2f0-4fb9-889e-d4549a19faa0 None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7d71a7cf-f2f0-4fb9-889e-d4549a19faa0 None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7d71a7cf-f2f0-4fb9-889e-d4549a19faa0 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:06:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 89/177] 192.168.122.211 () {58 vars in 1317 bytes} [Tue Sep 1 01:06:33 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:06:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-adf7a43e-0c64-4870-9e29-42c3ffb2e883 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-adf7a43e-0c64-4870-9e29-42c3ffb2e883 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] POST http://192.168.122.211/volume/v3/attachments Sep 01 01:06:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-adf7a43e-0c64-4870-9e29-42c3ffb2e883 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b48f387-c08a-488d-9eb1-503912794605", "connector": null, "instance_uuid": "114edd51-2424-460e-98ae-abb90e4ec81a"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:06:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-adf7a43e-0c64-4870-9e29-42c3ffb2e883 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/attachments returned with HTTP 200 Sep 01 01:06:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 89/178] 192.168.122.211 () {66 vars in 1483 bytes} [Tue Sep 1 01:06:33 2026] POST /volume/v3/attachments => generated 273 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9115a1b6-c6ac-4bbd-aaa3-2a06b09ffbe9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9115a1b6-c6ac-4bbd-aaa3-2a06b09ffbe9 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 Sep 01 01:06:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9115a1b6-c6ac-4bbd-aaa3-2a06b09ffbe9 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9115a1b6-c6ac-4bbd-aaa3-2a06b09ffbe9 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a3b35eff-df6f-47ba-9018-842fb9e987c6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a3b35eff-df6f-47ba-9018-842fb9e987c6 None None] GET http://192.168.122.211/volume// Sep 01 01:06:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a3b35eff-df6f-47ba-9018-842fb9e987c6 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a3b35eff-df6f-47ba-9018-842fb9e987c6 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a3b35eff-df6f-47ba-9018-842fb9e987c6 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:06:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 90/179] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:06:33 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:06:33 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:33 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-cd3c6ffc-504f-4f02-a5e5-a7e9d5e01f48 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:33 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:33 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-cd3c6ffc-504f-4f02-a5e5-a7e9d5e01f48 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 Sep 01 01:06:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-cd3c6ffc-504f-4f02-a5e5-a7e9d5e01f48 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-cd3c6ffc-504f-4f02-a5e5-a7e9d5e01f48 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:33 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9115a1b6-c6ac-4bbd-aaa3-2a06b09ffbe9 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:06:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9115a1b6-c6ac-4bbd-aaa3-2a06b09ffbe9 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 returned with HTTP 200 Sep 01 01:06:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 90/180] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:06:33 2026] GET /volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 => generated 851 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-cd3c6ffc-504f-4f02-a5e5-a7e9d5e01f48 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:06:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-cd3c6ffc-504f-4f02-a5e5-a7e9d5e01f48 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 returned with HTTP 200 Sep 01 01:06:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 91/181] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:06:33 2026] GET /volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 => generated 1032 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:06:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-575d5fbc-8c86-4ce7-9612-880423671553 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-575d5fbc-8c86-4ce7-9612-880423671553 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658 Sep 01 01:06:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-575d5fbc-8c86-4ce7-9612-880423671553 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-575d5fbc-8c86-4ce7-9612-880423671553 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.group_snapshots [None req-575d5fbc-8c86-4ce7-9612-880423671553 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658 {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:06:34 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:34 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-575d5fbc-8c86-4ce7-9612-880423671553 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658 returned with HTTP 200 Sep 01 01:06:34 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 91/182] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:06:34 2026] GET /volume/v3/group_snapshots/e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658 => generated 307 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-18882db8-8ef3-4ef2-92f1-9e292baa4a61 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-18882db8-8ef3-4ef2-92f1-9e292baa4a61 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] PUT http://192.168.122.211/volume/v3/attachments/35d5f251-532f-441b-8036-7f42a5c27a66 Sep 01 01:06:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-18882db8-8ef3-4ef2-92f1-9e292baa4a61 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.211", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23a224877e5e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3ccf17f9-df62-4659-aa6b-f6fc551683f0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:06:34 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-18882db8-8ef3-4ef2-92f1-9e292baa4a61 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Acquiring lock "cinder-attachment_update-7b48f387-c08a-488d-9eb1-503912794605-devstack" by "attachment_update" {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:06:34 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-18882db8-8ef3-4ef2-92f1-9e292baa4a61 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Lock "cinder-attachment_update-7b48f387-c08a-488d-9eb1-503912794605-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:06:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ead7962f-52b7-43d5-9fbf-447e9431b7c2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ead7962f-52b7-43d5-9fbf-447e9431b7c2 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 Sep 01 01:06:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ead7962f-52b7-43d5-9fbf-447e9431b7c2 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ead7962f-52b7-43d5-9fbf-447e9431b7c2 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:34 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:34 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:34 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:34 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:34 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ead7962f-52b7-43d5-9fbf-447e9431b7c2 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:06:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ead7962f-52b7-43d5-9fbf-447e9431b7c2 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 returned with HTTP 200 Sep 01 01:06:35 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 92/183] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:06:34 2026] GET /volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7a282224-62b4-49b5-8088-31b21ec4fa82 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7a282224-62b4-49b5-8088-31b21ec4fa82 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658 Sep 01 01:06:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7a282224-62b4-49b5-8088-31b21ec4fa82 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7a282224-62b4-49b5-8088-31b21ec4fa82 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.group_snapshots [None req-7a282224-62b4-49b5-8088-31b21ec4fa82 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658 {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:06:35 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:35 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7a282224-62b4-49b5-8088-31b21ec4fa82 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658 returned with HTTP 200 Sep 01 01:06:35 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 93/184] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:06:35 2026] GET /volume/v3/group_snapshots/e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658 => generated 307 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:35 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-18882db8-8ef3-4ef2-92f1-9e292baa4a61 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Lock "cinder-attachment_update-7b48f387-c08a-488d-9eb1-503912794605-devstack" released by "attachment_update" :: held 1.690s {{(pid=86751) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:06:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-18882db8-8ef3-4ef2-92f1-9e292baa4a61 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/attachments/35d5f251-532f-441b-8036-7f42a5c27a66 returned with HTTP 200 Sep 01 01:06:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 92/185] 192.168.122.211 () {66 vars in 1593 bytes} [Tue Sep 1 01:06:34 2026] PUT /volume/v3/attachments/35d5f251-532f-441b-8036-7f42a5c27a66 => generated 694 bytes in 1740 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-44a8b00d-6caa-4751-9f45-ecadfefe4ae6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-44a8b00d-6caa-4751-9f45-ecadfefe4ae6 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 Sep 01 01:06:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-44a8b00d-6caa-4751-9f45-ecadfefe4ae6 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-44a8b00d-6caa-4751-9f45-ecadfefe4ae6 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:36 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:36 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:36 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:36 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:36 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-44a8b00d-6caa-4751-9f45-ecadfefe4ae6 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:06:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-44a8b00d-6caa-4751-9f45-ecadfefe4ae6 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 returned with HTTP 200 Sep 01 01:06:36 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 94/186] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:06:36 2026] GET /volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 => generated 852 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-865dae08-bbd9-4ad1-b58c-7eef77fcd7b7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-865dae08-bbd9-4ad1-b58c-7eef77fcd7b7 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658 Sep 01 01:06:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-865dae08-bbd9-4ad1-b58c-7eef77fcd7b7 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-865dae08-bbd9-4ad1-b58c-7eef77fcd7b7 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-865dae08-bbd9-4ad1-b58c-7eef77fcd7b7 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:06:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-865dae08-bbd9-4ad1-b58c-7eef77fcd7b7 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658 returned with HTTP 200 Sep 01 01:06:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 93/187] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:06:36 2026] GET /volume/v3/group_snapshots/e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658 => generated 308 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fa90d179-7eac-4871-a81e-d0e8eea47595 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fa90d179-7eac-4871-a81e-d0e8eea47595 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/snapshots/detail Sep 01 01:06:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fa90d179-7eac-4871-a81e-d0e8eea47595 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fa90d179-7eac-4871-a81e-d0e8eea47595 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-fa90d179-7eac-4871-a81e-d0e8eea47595 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:06:36 devstack devstack@c-api.service[86752]: DEBUG cinder.db.api [None req-fa90d179-7eac-4871-a81e-d0e8eea47595 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Building query based on filter {{(pid=86752) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:06:36 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:36 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:06:36 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-fa90d179-7eac-4871-a81e-d0e8eea47595 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Get all snapshots completed successfully. Sep 01 01:06:36 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:36 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fa90d179-7eac-4871-a81e-d0e8eea47595 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 01:06:36 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 95/188] 192.168.122.211 () {58 vars in 1148 bytes} [Tue Sep 1 01:06:36 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6a83b8a3-859c-45ca-847f-ad383712f5c7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6a83b8a3-859c-45ca-847f-ad383712f5c7 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/snapshots/f98fad22-9583-44c2-b9d1-fded444154ba Sep 01 01:06:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6a83b8a3-859c-45ca-847f-ad383712f5c7 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6a83b8a3-859c-45ca-847f-ad383712f5c7 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6a83b8a3-859c-45ca-847f-ad383712f5c7 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Snapshot retrieved successfully. Sep 01 01:06:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6a83b8a3-859c-45ca-847f-ad383712f5c7 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/snapshots/f98fad22-9583-44c2-b9d1-fded444154ba returned with HTTP 200 Sep 01 01:06:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 94/189] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:06:36 2026] GET /volume/v3/snapshots/f98fad22-9583-44c2-b9d1-fded444154ba => generated 451 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-79e03f5b-7ed4-4864-9a30-5a204ca7e7ba None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-79e03f5b-7ed4-4864-9a30-5a204ca7e7ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] POST http://192.168.122.211/volume/v3/groups/action Sep 01 01:06:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-79e03f5b-7ed4-4864-9a30-5a204ca7e7ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658", "name": "tempest-Group_from_snap-1973596762"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:06:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-79e03f5b-7ed4-4864-9a30-5a204ca7e7ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658", "name": "tempest-Group_from_snap-1973596762"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:06:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-79e03f5b-7ed4-4864-9a30-5a204ca7e7ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658', 'name': 'tempest-Group_from_snap-1973596762'}}. {{(pid=86752) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 01 01:06:36 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.groups [None req-79e03f5b-7ed4-4864-9a30-5a204ca7e7ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Creating group tempest-Group_from_snap-1973596762 from group_snapshot e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658. Sep 01 01:06:36 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:36 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:36 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:36 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:36 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:36 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:36 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:36 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:06:36 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:36 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:06:36 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:36 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:36 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-79e03f5b-7ed4-4864-9a30-5a204ca7e7ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Created reservations ['4337cd68-922f-49db-afc4-23321ce040c1'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:06:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-786ef6b4-3202-4f50-9c54-d3e91ceb513c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-786ef6b4-3202-4f50-9c54-d3e91ceb513c tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] POST http://192.168.122.211/volume/v3/attachments/35d5f251-532f-441b-8036-7f42a5c27a66/action Sep 01 01:06:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-786ef6b4-3202-4f50-9c54-d3e91ceb513c tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:06:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-786ef6b4-3202-4f50-9c54-d3e91ceb513c tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:06:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:36 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:36 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:06:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-a3e67e99-855d-46f1-8046-5ef47266b070 req-786ef6b4-3202-4f50-9c54-d3e91ceb513c tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/attachments/35d5f251-532f-441b-8036-7f42a5c27a66/action returned with HTTP 204 Sep 01 01:06:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 95/190] 192.168.122.211 () {66 vars in 1614 bytes} [Tue Sep 1 01:06:36 2026] POST /volume/v3/attachments/35d5f251-532f-441b-8036-7f42a5c27a66/action => generated 0 bytes in 131 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:06:37 devstack devstack@c-api.service[86752]: INFO cinder.group.api [None req-79e03f5b-7ed4-4864-9a30-5a204ca7e7ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] A mapping entry already exists for group 879da984-2133-4560-b778-8e6dd4a16868 and volume type f716adb6-650c-4e2d-bb34-620f9fc9fe42. Do not need to create again. Sep 01 01:06:37 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:37 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:37 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:37 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:06:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-79e03f5b-7ed4-4864-9a30-5a204ca7e7ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Availability zone cache updated, next update will occur around 2026-09-01 00:06:37.045470. {{(pid=86752) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 01:06:37 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-79e03f5b-7ed4-4864-9a30-5a204ca7e7ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Availability Zones retrieved successfully. Sep 01 01:06:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-79e03f5b-7ed4-4864-9a30-5a204ca7e7ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Flow 'volume_create_api' (5103530b-35f7-4c4c-a5e3-f9d7c802cd6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:06:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-79e03f5b-7ed4-4864-9a30-5a204ca7e7ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c871a540-38e3-4f02-88c1-2f444038a31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:06:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-79e03f5b-7ed4-4864-9a30-5a204ca7e7ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:06:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2bf0d647-ceb2-4103-bfd1-497ff7bbdd49 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:37 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:37 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2bf0d647-ceb2-4103-bfd1-497ff7bbdd49 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 Sep 01 01:06:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2bf0d647-ceb2-4103-bfd1-497ff7bbdd49 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2bf0d647-ceb2-4103-bfd1-497ff7bbdd49 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2bf0d647-ceb2-4103-bfd1-497ff7bbdd49 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:06:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2bf0d647-ceb2-4103-bfd1-497ff7bbdd49 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 returned with HTTP 200 Sep 01 01:06:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 96/191] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:06:37 2026] GET /volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 => generated 1144 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-79e03f5b-7ed4-4864-9a30-5a204ca7e7ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c871a540-38e3-4f02-88c1-2f444038a31c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f98fad22-9583-44c2-b9d1-fded444154ba', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:06:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f716adb6-650c-4e2d-bb34-620f9fc9fe42,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1059790813',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f716adb6-650c-4e2d-bb34-620f9fc9fe42', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '879da984-2133-4560-b778-8e6dd4a16868', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:06:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-79e03f5b-7ed4-4864-9a30-5a204ca7e7ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76885cf3-ae72-4174-b8da-2a0e95290ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:06:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c6d8c6a7-bc5a-429d-88ff-1067f7d500c5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c6d8c6a7-bc5a-429d-88ff-1067f7d500c5 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 Sep 01 01:06:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c6d8c6a7-bc5a-429d-88ff-1067f7d500c5 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c6d8c6a7-bc5a-429d-88ff-1067f7d500c5 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c6d8c6a7-bc5a-429d-88ff-1067f7d500c5 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:06:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c6d8c6a7-bc5a-429d-88ff-1067f7d500c5 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 returned with HTTP 200 Sep 01 01:06:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 97/192] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:06:37 2026] GET /volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 => generated 1144 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:06:37 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-79e03f5b-7ed4-4864-9a30-5a204ca7e7ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Created reservations ['0464dacd-c536-455c-845c-d6519e722a08', '7d3d7325-c54e-459c-b738-4395cba10aa4'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:06:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-79e03f5b-7ed4-4864-9a30-5a204ca7e7ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76885cf3-ae72-4174-b8da-2a0e95290ff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0464dacd-c536-455c-845c-d6519e722a08', '7d3d7325-c54e-459c-b738-4395cba10aa4']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:06:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-79e03f5b-7ed4-4864-9a30-5a204ca7e7ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9f3b74e-aa45-493a-9ad9-7a48e4967d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:06:37 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:37 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:37 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:37 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-79e03f5b-7ed4-4864-9a30-5a204ca7e7ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9f3b74e-aa45-493a-9ad9-7a48e4967d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae5d3a92-a0a8-4c09-a9c5-a50320b4e204', '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=879da984-2133-4560-b778-8e6dd4a16868,group_type_id=,metadata={},multiattach=False,project_id='2a072f674603458fa8b78eaadc2a8739',qos_specs=None,replication_status=,reservations=['0464dacd-c536-455c-845c-d6519e722a08','7d3d7325-c54e-459c-b738-4395cba10aa4'],size=1,snapshot_id=f98fad22-9583-44c2-b9d1-fded444154ba,source_replicaid=,source_volid=None,status='creating',user_id='484dcaad73bf4c328b62c97a594ce9ae',volume_type_id=f716adb6-650c-4e2d-bb34-620f9fc9fe42), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23: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=879da984-2133-4560-b778-8e6dd4a16868,host=None,id=ae5d3a92-a0a8-4c09-a9c5-a50320b4e204,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a072f674603458fa8b78eaadc2a8739',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f98fad22-9583-44c2-b9d1-fded444154ba,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='484dcaad73bf4c328b62c97a594ce9ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f716adb6-650c-4e2d-bb34-620f9fc9fe42),volume_type_id=f716adb6-650c-4e2d-bb34-620f9fc9fe42)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:06:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-79e03f5b-7ed4-4864-9a30-5a204ca7e7ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a10b37b8-3262-4179-964b-6e189c493e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:06:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-79e03f5b-7ed4-4864-9a30-5a204ca7e7ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a10b37b8-3262-4179-964b-6e189c493e57) transitioned into state 'SUCCESS' from 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=879da984-2133-4560-b778-8e6dd4a16868,group_type_id=,metadata={},multiattach=False,project_id='2a072f674603458fa8b78eaadc2a8739',qos_specs=None,replication_status=,reservations=['0464dacd-c536-455c-845c-d6519e722a08','7d3d7325-c54e-459c-b738-4395cba10aa4'],size=1,snapshot_id=f98fad22-9583-44c2-b9d1-fded444154ba,source_replicaid=,source_volid=None,status='creating',user_id='484dcaad73bf4c328b62c97a594ce9ae',volume_type_id=f716adb6-650c-4e2d-bb34-620f9fc9fe42)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:06:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-79e03f5b-7ed4-4864-9a30-5a204ca7e7ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Flow 'volume_create_api' (5103530b-35f7-4c4c-a5e3-f9d7c802cd6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:06:37 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-79e03f5b-7ed4-4864-9a30-5a204ca7e7ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Create volume request issued successfully. Sep 01 01:06:37 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:37 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:06:37 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:37 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-79e03f5b-7ed4-4864-9a30-5a204ca7e7ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/action returned with HTTP 202 Sep 01 01:06:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 96/193] 192.168.122.211 () {62 vars in 1202 bytes} [Tue Sep 1 01:06:36 2026] POST /volume/v3/groups/action => generated 103 bytes in 1318 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:06:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bdc97df3-f33c-4ef1-9b4a-f37c95ffd7e5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bdc97df3-f33c-4ef1-9b4a-f37c95ffd7e5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:06:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bdc97df3-f33c-4ef1-9b4a-f37c95ffd7e5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bdc97df3-f33c-4ef1-9b4a-f37c95ffd7e5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-bdc97df3-f33c-4ef1-9b4a-f37c95ffd7e5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:06:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bdc97df3-f33c-4ef1-9b4a-f37c95ffd7e5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:06:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:37 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:06:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bdc97df3-f33c-4ef1-9b4a-f37c95ffd7e5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Get all volumes completed successfully. Sep 01 01:06:37 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-bdc97df3-f33c-4ef1-9b4a-f37c95ffd7e5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:06:37 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-bdc97df3-f33c-4ef1-9b4a-f37c95ffd7e5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:06:38 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-bdc97df3-f33c-4ef1-9b4a-f37c95ffd7e5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:06:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:38 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-bdc97df3-f33c-4ef1-9b4a-f37c95ffd7e5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:06:38 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-bdc97df3-f33c-4ef1-9b4a-f37c95ffd7e5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:06:38 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-bdc97df3-f33c-4ef1-9b4a-f37c95ffd7e5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:06:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bdc97df3-f33c-4ef1-9b4a-f37c95ffd7e5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:06:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 98/194] 192.168.122.211 () {60 vars in 1183 bytes} [Tue Sep 1 01:06:37 2026] GET /volume/v3/volumes/detail => generated 1850 bytes in 712 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:06:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-96b7b6c8-5a04-456b-b3b5-b6f08695c54f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-96b7b6c8-5a04-456b-b3b5-b6f08695c54f tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 Sep 01 01:06:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-96b7b6c8-5a04-456b-b3b5-b6f08695c54f tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-96b7b6c8-5a04-456b-b3b5-b6f08695c54f tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-96b7b6c8-5a04-456b-b3b5-b6f08695c54f tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Volume info retrieved successfully. Sep 01 01:06:38 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-96b7b6c8-5a04-456b-b3b5-b6f08695c54f tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:06:38 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-96b7b6c8-5a04-456b-b3b5-b6f08695c54f tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:06:38 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-96b7b6c8-5a04-456b-b3b5-b6f08695c54f tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:06:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-96b7b6c8-5a04-456b-b3b5-b6f08695c54f tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 returned with HTTP 200 Sep 01 01:06:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 97/195] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:06:38 2026] GET /volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 => generated 934 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-212f4d10-90c5-462e-a219-96b7b7c60368 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-212f4d10-90c5-462e-a219-96b7b7c60368 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 Sep 01 01:06:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-212f4d10-90c5-462e-a219-96b7b7c60368 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-212f4d10-90c5-462e-a219-96b7b7c60368 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:39 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=240,cinder:UPDATE=52,cinder:INSERT=33 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:06:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-212f4d10-90c5-462e-a219-96b7b7c60368 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Volume info retrieved successfully. Sep 01 01:06:39 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-212f4d10-90c5-462e-a219-96b7b7c60368 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:06:39 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-212f4d10-90c5-462e-a219-96b7b7c60368 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:06:39 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-212f4d10-90c5-462e-a219-96b7b7c60368 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:06:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-212f4d10-90c5-462e-a219-96b7b7c60368 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 returned with HTTP 200 Sep 01 01:06:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 99/196] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:06:39 2026] GET /volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 => generated 934 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b4f03f24-9855-4267-bd41-6a800c1121d9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b4f03f24-9855-4267-bd41-6a800c1121d9 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 Sep 01 01:06:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b4f03f24-9855-4267-bd41-6a800c1121d9 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b4f03f24-9855-4267-bd41-6a800c1121d9 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:41 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=243,cinder:UPDATE=43,cinder:INSERT=29 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:06:41 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:41 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:41 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:41 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b4f03f24-9855-4267-bd41-6a800c1121d9 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Volume info retrieved successfully. Sep 01 01:06:41 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-b4f03f24-9855-4267-bd41-6a800c1121d9 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:06:41 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-b4f03f24-9855-4267-bd41-6a800c1121d9 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:06:41 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-b4f03f24-9855-4267-bd41-6a800c1121d9 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:06:41 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:41 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b4f03f24-9855-4267-bd41-6a800c1121d9 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 returned with HTTP 200 Sep 01 01:06:41 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 98/197] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:06:41 2026] GET /volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 => generated 934 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8434ae28-c714-4fe6-897c-b8116dcd1f52 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8434ae28-c714-4fe6-897c-b8116dcd1f52 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 Sep 01 01:06:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8434ae28-c714-4fe6-897c-b8116dcd1f52 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8434ae28-c714-4fe6-897c-b8116dcd1f52 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8434ae28-c714-4fe6-897c-b8116dcd1f52 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Volume info retrieved successfully. Sep 01 01:06:42 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-8434ae28-c714-4fe6-897c-b8116dcd1f52 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:06:42 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-8434ae28-c714-4fe6-897c-b8116dcd1f52 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:06:43 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-8434ae28-c714-4fe6-897c-b8116dcd1f52 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:06:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8434ae28-c714-4fe6-897c-b8116dcd1f52 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 returned with HTTP 200 Sep 01 01:06:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 100/198] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:06:42 2026] GET /volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 => generated 934 bytes in 611 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b09c6322-c1ab-44ac-8557-e1eb5e0f9ec1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b09c6322-c1ab-44ac-8557-e1eb5e0f9ec1 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 Sep 01 01:06:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b09c6322-c1ab-44ac-8557-e1eb5e0f9ec1 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b09c6322-c1ab-44ac-8557-e1eb5e0f9ec1 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:44 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:44 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b09c6322-c1ab-44ac-8557-e1eb5e0f9ec1 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Volume info retrieved successfully. Sep 01 01:06:44 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-b09c6322-c1ab-44ac-8557-e1eb5e0f9ec1 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:06:44 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-b09c6322-c1ab-44ac-8557-e1eb5e0f9ec1 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:06:44 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-b09c6322-c1ab-44ac-8557-e1eb5e0f9ec1 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:06:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b09c6322-c1ab-44ac-8557-e1eb5e0f9ec1 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 returned with HTTP 200 Sep 01 01:06:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 99/199] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:06:44 2026] GET /volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 => generated 934 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4d832399-879c-48fe-922d-bde02ffeeea2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4d832399-879c-48fe-922d-bde02ffeeea2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 Sep 01 01:06:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4d832399-879c-48fe-922d-bde02ffeeea2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4d832399-879c-48fe-922d-bde02ffeeea2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4d832399-879c-48fe-922d-bde02ffeeea2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Volume info retrieved successfully. Sep 01 01:06:45 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-4d832399-879c-48fe-922d-bde02ffeeea2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:06:45 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-4d832399-879c-48fe-922d-bde02ffeeea2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:06:46 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-4d832399-879c-48fe-922d-bde02ffeeea2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:06:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4d832399-879c-48fe-922d-bde02ffeeea2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 returned with HTTP 200 Sep 01 01:06:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 101/200] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:06:45 2026] GET /volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 => generated 934 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2176eae2-1de2-40d3-8bea-e18a92859ccd None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2176eae2-1de2-40d3-8bea-e18a92859ccd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 Sep 01 01:06:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2176eae2-1de2-40d3-8bea-e18a92859ccd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2176eae2-1de2-40d3-8bea-e18a92859ccd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:47 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:47 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2176eae2-1de2-40d3-8bea-e18a92859ccd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Volume info retrieved successfully. Sep 01 01:06:47 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-2176eae2-1de2-40d3-8bea-e18a92859ccd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:06:47 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-2176eae2-1de2-40d3-8bea-e18a92859ccd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:06:47 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-2176eae2-1de2-40d3-8bea-e18a92859ccd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:06:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2176eae2-1de2-40d3-8bea-e18a92859ccd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 returned with HTTP 200 Sep 01 01:06:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 100/201] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:06:47 2026] GET /volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 => generated 935 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-78eacfee-26ff-4cc8-8a6e-9de266eb087c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-78eacfee-26ff-4cc8-8a6e-9de266eb087c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/groups/879da984-2133-4560-b778-8e6dd4a16868 Sep 01 01:06:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-78eacfee-26ff-4cc8-8a6e-9de266eb087c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-78eacfee-26ff-4cc8-8a6e-9de266eb087c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-78eacfee-26ff-4cc8-8a6e-9de266eb087c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member 879da984-2133-4560-b778-8e6dd4a16868 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:06:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:47 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:06:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-78eacfee-26ff-4cc8-8a6e-9de266eb087c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/879da984-2133-4560-b778-8e6dd4a16868 returned with HTTP 200 Sep 01 01:06:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 102/202] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:06:47 2026] GET /volume/v3/groups/879da984-2133-4560-b778-8e6dd4a16868 => generated 418 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:06:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2711db0a-e995-4ebf-aa11-2650401f77e1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2711db0a-e995-4ebf-aa11-2650401f77e1 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:06:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2711db0a-e995-4ebf-aa11-2650401f77e1 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2711db0a-e995-4ebf-aa11-2650401f77e1 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-2711db0a-e995-4ebf-aa11-2650401f77e1 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:06:47 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2711db0a-e995-4ebf-aa11-2650401f77e1 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:06:47 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:47 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:06:47 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:47 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:47 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:47 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2711db0a-e995-4ebf-aa11-2650401f77e1 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Get all volumes completed successfully. Sep 01 01:06:47 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-2711db0a-e995-4ebf-aa11-2650401f77e1 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:06:47 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-2711db0a-e995-4ebf-aa11-2650401f77e1 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:06:47 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-2711db0a-e995-4ebf-aa11-2650401f77e1 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:06:48 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:48 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:48 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-2711db0a-e995-4ebf-aa11-2650401f77e1 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:06:48 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-2711db0a-e995-4ebf-aa11-2650401f77e1 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:06:48 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-2711db0a-e995-4ebf-aa11-2650401f77e1 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:06:48 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:48 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2711db0a-e995-4ebf-aa11-2650401f77e1 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:06:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 101/203] 192.168.122.211 () {60 vars in 1183 bytes} [Tue Sep 1 01:06:47 2026] GET /volume/v3/volumes/detail => generated 1851 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:06:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-645b6ea7-eb22-460f-9098-b538d9ce12aa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-645b6ea7-eb22-460f-9098-b538d9ce12aa tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] POST http://192.168.122.211/volume/v3/groups/879da984-2133-4560-b778-8e6dd4a16868/action Sep 01 01:06:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-645b6ea7-eb22-460f-9098-b538d9ce12aa tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:06:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-645b6ea7-eb22-460f-9098-b538d9ce12aa tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:06:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-645b6ea7-eb22-460f-9098-b538d9ce12aa tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] delete called for group 879da984-2133-4560-b778-8e6dd4a16868 {{(pid=86751) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 01:06:48 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-645b6ea7-eb22-460f-9098-b538d9ce12aa tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Delete group with id: 879da984-2133-4560-b778-8e6dd4a16868 Sep 01 01:06:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-88e13555-9acc-496f-a3c6-a57baf6471fd None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-88e13555-9acc-496f-a3c6-a57baf6471fd tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:06:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-88e13555-9acc-496f-a3c6-a57baf6471fd tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1333729026"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:06:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-88e13555-9acc-496f-a3c6-a57baf6471fd tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1333729026'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:06:48 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-88e13555-9acc-496f-a3c6-a57baf6471fd tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Create volume of 1 GB Sep 01 01:06:48 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-88e13555-9acc-496f-a3c6-a57baf6471fd tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Availability Zones retrieved successfully. Sep 01 01:06:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:48 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 01:06:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-88e13555-9acc-496f-a3c6-a57baf6471fd tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Flow 'volume_create_api' (c8c0d286-2a29-4632-835e-fc0026643805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:06:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-88e13555-9acc-496f-a3c6-a57baf6471fd tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2cda970-6591-4c48-98c3-2be04f886c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:06:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-88e13555-9acc-496f-a3c6-a57baf6471fd tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:06:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:48 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:06:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-88e13555-9acc-496f-a3c6-a57baf6471fd tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2cda970-6591-4c48-98c3-2be04f886c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:06:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-645b6ea7-eb22-460f-9098-b538d9ce12aa tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/879da984-2133-4560-b778-8e6dd4a16868/action returned with HTTP 202 Sep 01 01:06:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 103/204] 192.168.122.211 () {62 vars in 1312 bytes} [Tue Sep 1 01:06:48 2026] POST /volume/v3/groups/879da984-2133-4560-b778-8e6dd4a16868/action => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:06:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-88e13555-9acc-496f-a3c6-a57baf6471fd tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d69221e-02e1-4c45-bf6f-69872eca2cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:06:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7d726c5d-c22f-426b-ad91-084d5b214176 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7d726c5d-c22f-426b-ad91-084d5b214176 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 Sep 01 01:06:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7d726c5d-c22f-426b-ad91-084d5b214176 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7d726c5d-c22f-426b-ad91-084d5b214176 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7d726c5d-c22f-426b-ad91-084d5b214176 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Volume info retrieved successfully. Sep 01 01:06:48 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-7d726c5d-c22f-426b-ad91-084d5b214176 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:06:48 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-7d726c5d-c22f-426b-ad91-084d5b214176 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:06:48 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-7d726c5d-c22f-426b-ad91-084d5b214176 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:06:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:48 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-88e13555-9acc-496f-a3c6-a57baf6471fd tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Created reservations ['a2b993a0-ccd1-4948-ab21-ce4001c7e725', '8a8be5e7-8fa5-4c21-85fd-732dce849544', '54a15128-eba7-4226-8e7f-28c768a0dd96', 'e97bddf5-81e9-4a25-8141-248d06dbd4ff'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:06:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-88e13555-9acc-496f-a3c6-a57baf6471fd tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d69221e-02e1-4c45-bf6f-69872eca2cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2b993a0-ccd1-4948-ab21-ce4001c7e725', '8a8be5e7-8fa5-4c21-85fd-732dce849544', '54a15128-eba7-4226-8e7f-28c768a0dd96', 'e97bddf5-81e9-4a25-8141-248d06dbd4ff']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:06:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-88e13555-9acc-496f-a3c6-a57baf6471fd tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f725377-858b-45fb-a20c-51fa254e98e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:06:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7d726c5d-c22f-426b-ad91-084d5b214176 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 returned with HTTP 200 Sep 01 01:06:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 104/205] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:06:48 2026] GET /volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 => generated 934 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:48 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:48 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-88e13555-9acc-496f-a3c6-a57baf6471fd tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f725377-858b-45fb-a20c-51fa254e98e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fac093ba-1896-48d2-ad34-7a7ecf014337', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1333729026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9191b55354de4ee1a46707fa208c9bf4',qos_specs=None,replication_status=,reservations=['a2b993a0-ccd1-4948-ab21-ce4001c7e725','8a8be5e7-8fa5-4c21-85fd-732dce849544','54a15128-eba7-4226-8e7f-28c768a0dd96','e97bddf5-81e9-4a25-8141-248d06dbd4ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3da97dd9e4694f71964b6df902e3931e',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:06:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1333729026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fac093ba-1896-48d2-ad34-7a7ecf014337,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9191b55354de4ee1a46707fa208c9bf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3da97dd9e4694f71964b6df902e3931e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:06:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-88e13555-9acc-496f-a3c6-a57baf6471fd tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cec8637a-a3dc-4010-910f-998eb908c994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:06:49 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-88e13555-9acc-496f-a3c6-a57baf6471fd tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cec8637a-a3dc-4010-910f-998eb908c994) transitioned into state 'SUCCESS' from state '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-1333729026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9191b55354de4ee1a46707fa208c9bf4',qos_specs=None,replication_status=,reservations=['a2b993a0-ccd1-4948-ab21-ce4001c7e725','8a8be5e7-8fa5-4c21-85fd-732dce849544','54a15128-eba7-4226-8e7f-28c768a0dd96','e97bddf5-81e9-4a25-8141-248d06dbd4ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3da97dd9e4694f71964b6df902e3931e',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:06:49 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-88e13555-9acc-496f-a3c6-a57baf6471fd tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f87c19f9-4736-415c-b9ab-15ea2edd6923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:06:49 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-88e13555-9acc-496f-a3c6-a57baf6471fd tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f87c19f9-4736-415c-b9ab-15ea2edd6923) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:06:49 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-88e13555-9acc-496f-a3c6-a57baf6471fd tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Flow 'volume_create_api' (c8c0d286-2a29-4632-835e-fc0026643805) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:06:49 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-88e13555-9acc-496f-a3c6-a57baf6471fd tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Create volume request issued successfully. Sep 01 01:06:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-88e13555-9acc-496f-a3c6-a57baf6471fd tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:06:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 102/206] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:06:48 2026] POST /volume/v3/volumes => generated 764 bytes in 828 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:06:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-24d8d114-c1e7-429f-9139-762d6e9f375c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-24d8d114-c1e7-429f-9139-762d6e9f375c tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 Sep 01 01:06:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-24d8d114-c1e7-429f-9139-762d6e9f375c tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-24d8d114-c1e7-429f-9139-762d6e9f375c tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:49 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:49 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-24d8d114-c1e7-429f-9139-762d6e9f375c tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:06:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-24d8d114-c1e7-429f-9139-762d6e9f375c tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 returned with HTTP 200 Sep 01 01:06:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 105/207] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:06:49 2026] GET /volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 => generated 832 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-26d91358-f68f-4766-a45a-31c577b1c792 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-26d91358-f68f-4766-a45a-31c577b1c792 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 Sep 01 01:06:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-26d91358-f68f-4766-a45a-31c577b1c792 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-26d91358-f68f-4766-a45a-31c577b1c792 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:49 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:49 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:49 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:49 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:49 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-26d91358-f68f-4766-a45a-31c577b1c792 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Volume info retrieved successfully. Sep 01 01:06:49 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26d91358-f68f-4766-a45a-31c577b1c792 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:06:49 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26d91358-f68f-4766-a45a-31c577b1c792 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:06:49 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-26d91358-f68f-4766-a45a-31c577b1c792 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:06:49 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:49 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-26d91358-f68f-4766-a45a-31c577b1c792 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 returned with HTTP 200 Sep 01 01:06:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 103/208] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:06:49 2026] GET /volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 => generated 934 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e959b5e4-7b9c-4a42-b875-09b3b7f964ab None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e959b5e4-7b9c-4a42-b875-09b3b7f964ab tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 Sep 01 01:06:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e959b5e4-7b9c-4a42-b875-09b3b7f964ab tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e959b5e4-7b9c-4a42-b875-09b3b7f964ab tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e959b5e4-7b9c-4a42-b875-09b3b7f964ab tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:06:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e959b5e4-7b9c-4a42-b875-09b3b7f964ab tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 returned with HTTP 200 Sep 01 01:06:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 106/209] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:06:50 2026] GET /volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 => generated 856 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-39f4c620-7b49-42b4-a7ff-98f160a3d1ad None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-39f4c620-7b49-42b4-a7ff-98f160a3d1ad tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 Sep 01 01:06:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-39f4c620-7b49-42b4-a7ff-98f160a3d1ad tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-39f4c620-7b49-42b4-a7ff-98f160a3d1ad tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-39f4c620-7b49-42b4-a7ff-98f160a3d1ad tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 returned with HTTP 404 Sep 01 01:06:51 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 104/210] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:06:51 2026] GET /volume/v3/volumes/ae5d3a92-a0a8-4c09-a9c5-a50320b4e204 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 01:06:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5c971cfb-86e6-487e-af01-4692d6f3e541 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c971cfb-86e6-487e-af01-4692d6f3e541 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/groups/879da984-2133-4560-b778-8e6dd4a16868 Sep 01 01:06:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c971cfb-86e6-487e-af01-4692d6f3e541 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c971cfb-86e6-487e-af01-4692d6f3e541 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-5c971cfb-86e6-487e-af01-4692d6f3e541 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member 879da984-2133-4560-b778-8e6dd4a16868 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:06:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c971cfb-86e6-487e-af01-4692d6f3e541 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/879da984-2133-4560-b778-8e6dd4a16868 returned with HTTP 404 Sep 01 01:06:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 107/211] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:06:51 2026] GET /volume/v3/groups/879da984-2133-4560-b778-8e6dd4a16868 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:06:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3531701f-0a3b-4930-9d30-074360dd5829 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3531701f-0a3b-4930-9d30-074360dd5829 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] DELETE http://192.168.122.211/volume/v3/group_snapshots/e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658 Sep 01 01:06:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3531701f-0a3b-4930-9d30-074360dd5829 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3531701f-0a3b-4930-9d30-074360dd5829 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.group_snapshots [None req-3531701f-0a3b-4930-9d30-074360dd5829 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] delete called for member e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658 {{(pid=86752) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 01:06:51 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.group_snapshots [None req-3531701f-0a3b-4930-9d30-074360dd5829 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Delete group_snapshot with id: e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658 Sep 01 01:06:51 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:51 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:51 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:51 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:06:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3531701f-0a3b-4930-9d30-074360dd5829 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658 returned with HTTP 202 Sep 01 01:06:51 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 105/212] 192.168.122.211 () {60 vars in 1300 bytes} [Tue Sep 1 01:06:51 2026] DELETE /volume/v3/group_snapshots/e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:06:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9df6892c-ef1a-46ea-990f-e3085a6c5ed7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9df6892c-ef1a-46ea-990f-e3085a6c5ed7 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:06:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9df6892c-ef1a-46ea-990f-e3085a6c5ed7 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9df6892c-ef1a-46ea-990f-e3085a6c5ed7 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-9df6892c-ef1a-46ea-990f-e3085a6c5ed7 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:06:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9df6892c-ef1a-46ea-990f-e3085a6c5ed7 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:06:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9df6892c-ef1a-46ea-990f-e3085a6c5ed7 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Get all volumes completed successfully. Sep 01 01:06:51 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9df6892c-ef1a-46ea-990f-e3085a6c5ed7 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:06:51 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9df6892c-ef1a-46ea-990f-e3085a6c5ed7 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:06:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-48d570f6-b6d0-4df1-af9c-b2b1b6c6ef6e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-48d570f6-b6d0-4df1-af9c-b2b1b6c6ef6e tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 Sep 01 01:06:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-48d570f6-b6d0-4df1-af9c-b2b1b6c6ef6e tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-48d570f6-b6d0-4df1-af9c-b2b1b6c6ef6e tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:51 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:51 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:51 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:51 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:51 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-9df6892c-ef1a-46ea-990f-e3085a6c5ed7 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:06:51 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-48d570f6-b6d0-4df1-af9c-b2b1b6c6ef6e tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:06:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-48d570f6-b6d0-4df1-af9c-b2b1b6c6ef6e tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 returned with HTTP 200 Sep 01 01:06:51 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 106/213] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:06:51 2026] GET /volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 => generated 857 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9df6892c-ef1a-46ea-990f-e3085a6c5ed7 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:06:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 108/214] 192.168.122.211 () {60 vars in 1183 bytes} [Tue Sep 1 01:06:51 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9f89dbfb-30c1-412d-a5c8-b4f3c1ff14ba None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9f89dbfb-30c1-412d-a5c8-b4f3c1ff14ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/snapshots/detail Sep 01 01:06:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9f89dbfb-30c1-412d-a5c8-b4f3c1ff14ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9f89dbfb-30c1-412d-a5c8-b4f3c1ff14ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-9f89dbfb-30c1-412d-a5c8-b4f3c1ff14ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:06:51 devstack devstack@c-api.service[86752]: DEBUG cinder.db.api [None req-9f89dbfb-30c1-412d-a5c8-b4f3c1ff14ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Building query based on filter {{(pid=86752) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:06:51 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:51 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:06:51 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9f89dbfb-30c1-412d-a5c8-b4f3c1ff14ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Get all snapshots completed successfully. Sep 01 01:06:51 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:51 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9f89dbfb-30c1-412d-a5c8-b4f3c1ff14ba tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 01:06:51 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 107/215] 192.168.122.211 () {58 vars in 1148 bytes} [Tue Sep 1 01:06:51 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-66305bc6-1778-458d-adb5-d9bd8021d6a6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-66305bc6-1778-458d-adb5-d9bd8021d6a6 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/snapshots/f98fad22-9583-44c2-b9d1-fded444154ba Sep 01 01:06:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-66305bc6-1778-458d-adb5-d9bd8021d6a6 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-66305bc6-1778-458d-adb5-d9bd8021d6a6 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-66305bc6-1778-458d-adb5-d9bd8021d6a6 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Snapshot retrieved successfully. Sep 01 01:06:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-66305bc6-1778-458d-adb5-d9bd8021d6a6 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/snapshots/f98fad22-9583-44c2-b9d1-fded444154ba returned with HTTP 200 Sep 01 01:06:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 109/216] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:06:51 2026] GET /volume/v3/snapshots/f98fad22-9583-44c2-b9d1-fded444154ba => generated 450 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-32479f4f-8782-4288-94f8-7a1db251c460 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-32479f4f-8782-4288-94f8-7a1db251c460 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 Sep 01 01:06:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-32479f4f-8782-4288-94f8-7a1db251c460 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-32479f4f-8782-4288-94f8-7a1db251c460 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:51 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:51 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:51 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:51 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:51 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-32479f4f-8782-4288-94f8-7a1db251c460 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:06:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-32479f4f-8782-4288-94f8-7a1db251c460 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 returned with HTTP 200 Sep 01 01:06:51 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 108/217] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:06:51 2026] GET /volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 => generated 857 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-85702edd-796c-4ce7-93c6-d039865fc74b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-85702edd-796c-4ce7-93c6-d039865fc74b None None] GET http://192.168.122.211/volume// Sep 01 01:06:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-85702edd-796c-4ce7-93c6-d039865fc74b None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-85702edd-796c-4ce7-93c6-d039865fc74b None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-85702edd-796c-4ce7-93c6-d039865fc74b None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:06:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 110/218] 192.168.122.211 () {58 vars in 1317 bytes} [Tue Sep 1 01:06:51 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:06:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-74b9f0fa-9832-45ff-a17d-fb53fa96d6ec None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-74b9f0fa-9832-45ff-a17d-fb53fa96d6ec tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] POST http://192.168.122.211/volume/v3/attachments Sep 01 01:06:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-74b9f0fa-9832-45ff-a17d-fb53fa96d6ec tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fac093ba-1896-48d2-ad34-7a7ecf014337", "connector": null, "instance_uuid": "dfc1d096-9bea-47b4-8311-28ce11604a47"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:06:52 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:52 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:52 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:52 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-74b9f0fa-9832-45ff-a17d-fb53fa96d6ec tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/attachments returned with HTTP 200 Sep 01 01:06:52 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 109/219] 192.168.122.211 () {66 vars in 1483 bytes} [Tue Sep 1 01:06:52 2026] POST /volume/v3/attachments => generated 273 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8d787238-3eb6-4c7e-ab1e-f939947dd2d0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8d787238-3eb6-4c7e-ab1e-f939947dd2d0 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 Sep 01 01:06:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8d787238-3eb6-4c7e-ab1e-f939947dd2d0 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8d787238-3eb6-4c7e-ab1e-f939947dd2d0 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7a1e3c5e-56e8-44a8-aff0-ef0d5c03a294 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7a1e3c5e-56e8-44a8-aff0-ef0d5c03a294 None None] GET http://192.168.122.211/volume// Sep 01 01:06:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7a1e3c5e-56e8-44a8-aff0-ef0d5c03a294 None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7a1e3c5e-56e8-44a8-aff0-ef0d5c03a294 None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7a1e3c5e-56e8-44a8-aff0-ef0d5c03a294 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:06:52 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 110/220] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:06:52 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:06:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-54e5264a-2419-4b92-ae08-25f6f22205d4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-54e5264a-2419-4b92-ae08-25f6f22205d4 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 Sep 01 01:06:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-54e5264a-2419-4b92-ae08-25f6f22205d4 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-54e5264a-2419-4b92-ae08-25f6f22205d4 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8d787238-3eb6-4c7e-ab1e-f939947dd2d0 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:06:52 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:52 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8d787238-3eb6-4c7e-ab1e-f939947dd2d0 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 returned with HTTP 200 Sep 01 01:06:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 111/221] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:06:52 2026] GET /volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 => generated 856 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:52 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:52 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:52 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-54e5264a-2419-4b92-ae08-25f6f22205d4 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:06:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-54e5264a-2419-4b92-ae08-25f6f22205d4 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 returned with HTTP 200 Sep 01 01:06:52 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 111/222] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:06:52 2026] GET /volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 => generated 1037 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:06:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-513cfc96-981d-4938-9435-d5be87daa270 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-513cfc96-981d-4938-9435-d5be87daa270 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] PUT http://192.168.122.211/volume/v3/attachments/1d7d4fbc-bf13-4227-a591-d486ff861cf4 Sep 01 01:06:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-513cfc96-981d-4938-9435-d5be87daa270 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.211", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23a224877e5e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3ccf17f9-df62-4659-aa6b-f6fc551683f0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:06:52 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-513cfc96-981d-4938-9435-d5be87daa270 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Acquiring lock "cinder-attachment_update-fac093ba-1896-48d2-ad34-7a7ecf014337-devstack" by "attachment_update" {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:06:52 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-513cfc96-981d-4938-9435-d5be87daa270 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Lock "cinder-attachment_update-fac093ba-1896-48d2-ad34-7a7ecf014337-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:06:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-25f89336-b370-43da-a402-00228e8b1c19 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-25f89336-b370-43da-a402-00228e8b1c19 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/snapshots/f98fad22-9583-44c2-b9d1-fded444154ba Sep 01 01:06:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-25f89336-b370-43da-a402-00228e8b1c19 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-25f89336-b370-43da-a402-00228e8b1c19 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:52 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:52 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:52 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-25f89336-b370-43da-a402-00228e8b1c19 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Snapshot retrieved successfully. Sep 01 01:06:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-25f89336-b370-43da-a402-00228e8b1c19 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/snapshots/f98fad22-9583-44c2-b9d1-fded444154ba returned with HTTP 200 Sep 01 01:06:52 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 112/223] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:06:52 2026] GET /volume/v3/snapshots/f98fad22-9583-44c2-b9d1-fded444154ba => generated 450 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:53 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-513cfc96-981d-4938-9435-d5be87daa270 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Lock "cinder-attachment_update-fac093ba-1896-48d2-ad34-7a7ecf014337-devstack" released by "attachment_update" :: held 0.386s {{(pid=86751) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:06:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-513cfc96-981d-4938-9435-d5be87daa270 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/attachments/1d7d4fbc-bf13-4227-a591-d486ff861cf4 returned with HTTP 200 Sep 01 01:06:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 112/224] 192.168.122.211 () {66 vars in 1593 bytes} [Tue Sep 1 01:06:52 2026] PUT /volume/v3/attachments/1d7d4fbc-bf13-4227-a591-d486ff861cf4 => generated 694 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c0196077-abce-4dbb-a322-c239218902c0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c0196077-abce-4dbb-a322-c239218902c0 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 Sep 01 01:06:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c0196077-abce-4dbb-a322-c239218902c0 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c0196077-abce-4dbb-a322-c239218902c0 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c0196077-abce-4dbb-a322-c239218902c0 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:06:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c0196077-abce-4dbb-a322-c239218902c0 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 returned with HTTP 200 Sep 01 01:06:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 113/225] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:06:53 2026] GET /volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 => generated 857 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-8ec3ff5c-092a-44cf-aef8-9c9ad63a6da2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-8ec3ff5c-092a-44cf-aef8-9c9ad63a6da2 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] POST http://192.168.122.211/volume/v3/attachments/1d7d4fbc-bf13-4227-a591-d486ff861cf4/action Sep 01 01:06:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-8ec3ff5c-092a-44cf-aef8-9c9ad63a6da2 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:06:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-8ec3ff5c-092a-44cf-aef8-9c9ad63a6da2 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:06:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6cd5d649-2bf8-4a61-a864-bc189ca98871 req-8ec3ff5c-092a-44cf-aef8-9c9ad63a6da2 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/attachments/1d7d4fbc-bf13-4227-a591-d486ff861cf4/action returned with HTTP 204 Sep 01 01:06:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 113/226] 192.168.122.211 () {66 vars in 1614 bytes} [Tue Sep 1 01:06:53 2026] POST /volume/v3/attachments/1d7d4fbc-bf13-4227-a591-d486ff861cf4/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:06:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c0777e6e-374f-4890-873d-da7d44b45d13 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c0777e6e-374f-4890-873d-da7d44b45d13 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/snapshots/f98fad22-9583-44c2-b9d1-fded444154ba Sep 01 01:06:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c0777e6e-374f-4890-873d-da7d44b45d13 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c0777e6e-374f-4890-873d-da7d44b45d13 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c0777e6e-374f-4890-873d-da7d44b45d13 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Snapshot retrieved successfully. Sep 01 01:06:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c0777e6e-374f-4890-873d-da7d44b45d13 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/snapshots/f98fad22-9583-44c2-b9d1-fded444154ba returned with HTTP 200 Sep 01 01:06:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 114/227] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:06:53 2026] GET /volume/v3/snapshots/f98fad22-9583-44c2-b9d1-fded444154ba => generated 450 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:06:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-34ff3ce8-dedd-4c20-a34e-f1aae24883c7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-34ff3ce8-dedd-4c20-a34e-f1aae24883c7 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 Sep 01 01:06:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-34ff3ce8-dedd-4c20-a34e-f1aae24883c7 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-34ff3ce8-dedd-4c20-a34e-f1aae24883c7 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-34ff3ce8-dedd-4c20-a34e-f1aae24883c7 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:06:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-34ff3ce8-dedd-4c20-a34e-f1aae24883c7 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 returned with HTTP 200 Sep 01 01:06:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 114/228] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:06:54 2026] GET /volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 => generated 1149 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-63e43ed0-74b0-4ed4-9ba3-c92839c369a8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-63e43ed0-74b0-4ed4-9ba3-c92839c369a8 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 Sep 01 01:06:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-63e43ed0-74b0-4ed4-9ba3-c92839c369a8 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-63e43ed0-74b0-4ed4-9ba3-c92839c369a8 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:54 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:54 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:54 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:54 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-63e43ed0-74b0-4ed4-9ba3-c92839c369a8 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:06:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-63e43ed0-74b0-4ed4-9ba3-c92839c369a8 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 returned with HTTP 200 Sep 01 01:06:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 115/229] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:06:54 2026] GET /volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 => generated 1149 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-8f426308-6b58-4cab-9c8c-957ad2d0bc8f req-9e7487fd-cbef-46bb-baa3-6b412d65b560 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8f426308-6b58-4cab-9c8c-957ad2d0bc8f req-9e7487fd-cbef-46bb-baa3-6b412d65b560 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 Sep 01 01:06:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8f426308-6b58-4cab-9c8c-957ad2d0bc8f req-9e7487fd-cbef-46bb-baa3-6b412d65b560 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8f426308-6b58-4cab-9c8c-957ad2d0bc8f req-9e7487fd-cbef-46bb-baa3-6b412d65b560 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-51de844f-448a-4594-91d2-8181bf6879f3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-51de844f-448a-4594-91d2-8181bf6879f3 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/snapshots/f98fad22-9583-44c2-b9d1-fded444154ba Sep 01 01:06:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-51de844f-448a-4594-91d2-8181bf6879f3 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-51de844f-448a-4594-91d2-8181bf6879f3 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-8f426308-6b58-4cab-9c8c-957ad2d0bc8f req-9e7487fd-cbef-46bb-baa3-6b412d65b560 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:06:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-51de844f-448a-4594-91d2-8181bf6879f3 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/snapshots/f98fad22-9583-44c2-b9d1-fded444154ba returned with HTTP 404 Sep 01 01:06:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 116/230] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:06:54 2026] GET /volume/v3/snapshots/f98fad22-9583-44c2-b9d1-fded444154ba => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:06:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-571fa984-efb1-4f21-a4b4-ac54f306604c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-571fa984-efb1-4f21-a4b4-ac54f306604c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658 Sep 01 01:06:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-571fa984-efb1-4f21-a4b4-ac54f306604c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-571fa984-efb1-4f21-a4b4-ac54f306604c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.group_snapshots [None req-571fa984-efb1-4f21-a4b4-ac54f306604c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658 {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:06:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8f426308-6b58-4cab-9c8c-957ad2d0bc8f req-9e7487fd-cbef-46bb-baa3-6b412d65b560 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 returned with HTTP 200 Sep 01 01:06:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 115/231] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:06:54 2026] GET /volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 => generated 1149 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-571fa984-efb1-4f21-a4b4-ac54f306604c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658 returned with HTTP 404 Sep 01 01:06:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 117/232] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:06:54 2026] GET /volume/v3/group_snapshots/e1b7a2d0-6e3a-4f6a-847f-2a23ccbee658 => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:06:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f8886fdc-8960-4744-b42e-037f39272c13 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f8886fdc-8960-4744-b42e-037f39272c13 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:06:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f8886fdc-8960-4744-b42e-037f39272c13 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f8886fdc-8960-4744-b42e-037f39272c13 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-f8886fdc-8960-4744-b42e-037f39272c13 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:06:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f8886fdc-8960-4744-b42e-037f39272c13 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:06:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4bea620f-e1d9-42bd-9ec3-c0174164fa32 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4bea620f-e1d9-42bd-9ec3-c0174164fa32 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 Sep 01 01:06:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4bea620f-e1d9-42bd-9ec3-c0174164fa32 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4bea620f-e1d9-42bd-9ec3-c0174164fa32 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:54 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:06:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f8886fdc-8960-4744-b42e-037f39272c13 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Get all volumes completed successfully. Sep 01 01:06:54 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-f8886fdc-8960-4744-b42e-037f39272c13 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:06:54 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-f8886fdc-8960-4744-b42e-037f39272c13 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:06:54 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:54 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:54 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:54 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4bea620f-e1d9-42bd-9ec3-c0174164fa32 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:06:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4bea620f-e1d9-42bd-9ec3-c0174164fa32 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 returned with HTTP 200 Sep 01 01:06:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 118/233] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:06:54 2026] GET /volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 => generated 1149 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:54 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-f8886fdc-8960-4744-b42e-037f39272c13 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:06:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f8886fdc-8960-4744-b42e-037f39272c13 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:06:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 116/234] 192.168.122.211 () {60 vars in 1183 bytes} [Tue Sep 1 01:06:54 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c5c44af9-2f14-46d4-b2c7-b7ea8e5ca56c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-58eefb60-670d-4be0-a1de-94c7af67fbbc req-9e1839f2-202b-47ce-acae-1920c4d72397 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c5c44af9-2f14-46d4-b2c7-b7ea8e5ca56c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] POST http://192.168.122.211/volume/v3/groups/1b8e0bc4-fbe9-4f66-8aa1-a1ef4f58e44e/action Sep 01 01:06:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-58eefb60-670d-4be0-a1de-94c7af67fbbc req-9e1839f2-202b-47ce-acae-1920c4d72397 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 Sep 01 01:06:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-58eefb60-670d-4be0-a1de-94c7af67fbbc req-9e1839f2-202b-47ce-acae-1920c4d72397 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-58eefb60-670d-4be0-a1de-94c7af67fbbc req-9e1839f2-202b-47ce-acae-1920c4d72397 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c5c44af9-2f14-46d4-b2c7-b7ea8e5ca56c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:06:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c5c44af9-2f14-46d4-b2c7-b7ea8e5ca56c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:06:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-c5c44af9-2f14-46d4-b2c7-b7ea8e5ca56c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] delete called for group 1b8e0bc4-fbe9-4f66-8aa1-a1ef4f58e44e {{(pid=86752) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 01:06:55 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.groups [None req-c5c44af9-2f14-46d4-b2c7-b7ea8e5ca56c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Delete group with id: 1b8e0bc4-fbe9-4f66-8aa1-a1ef4f58e44e Sep 01 01:06:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:55 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:55 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-58eefb60-670d-4be0-a1de-94c7af67fbbc req-9e1839f2-202b-47ce-acae-1920c4d72397 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:06:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-58eefb60-670d-4be0-a1de-94c7af67fbbc req-9e1839f2-202b-47ce-acae-1920c4d72397 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 returned with HTTP 200 Sep 01 01:06:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 117/235] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:06:55 2026] GET /volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 => generated 1149 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:55 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:55 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 01:06:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-58eefb60-670d-4be0-a1de-94c7af67fbbc req-ce4e46e2-4d78-4e80-92c2-908d38fea0a1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-58eefb60-670d-4be0-a1de-94c7af67fbbc req-ce4e46e2-4d78-4e80-92c2-908d38fea0a1 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] POST http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337/action Sep 01 01:06:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-58eefb60-670d-4be0-a1de-94c7af67fbbc req-ce4e46e2-4d78-4e80-92c2-908d38fea0a1 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:06:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-58eefb60-670d-4be0-a1de-94c7af67fbbc req-ce4e46e2-4d78-4e80-92c2-908d38fea0a1 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:06:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-58eefb60-670d-4be0-a1de-94c7af67fbbc req-ce4e46e2-4d78-4e80-92c2-908d38fea0a1 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:06:55 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:55 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:06:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-58eefb60-670d-4be0-a1de-94c7af67fbbc req-ce4e46e2-4d78-4e80-92c2-908d38fea0a1 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Begin detaching volume completed successfully. Sep 01 01:06:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-58eefb60-670d-4be0-a1de-94c7af67fbbc req-ce4e46e2-4d78-4e80-92c2-908d38fea0a1 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337/action returned with HTTP 202 Sep 01 01:06:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 118/236] 192.168.122.211 () {64 vars in 1561 bytes} [Tue Sep 1 01:06:55 2026] POST /volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:06:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c5c44af9-2f14-46d4-b2c7-b7ea8e5ca56c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/1b8e0bc4-fbe9-4f66-8aa1-a1ef4f58e44e/action returned with HTTP 202 Sep 01 01:06:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 119/237] 192.168.122.211 () {62 vars in 1312 bytes} [Tue Sep 1 01:06:55 2026] POST /volume/v3/groups/1b8e0bc4-fbe9-4f66-8aa1-a1ef4f58e44e/action => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:06:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-019a9e09-dbc5-4eda-8e2f-dc467571fbbb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-019a9e09-dbc5-4eda-8e2f-dc467571fbbb tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/e55c5233-457e-4e0a-98a7-df04a6bc1b91 Sep 01 01:06:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-019a9e09-dbc5-4eda-8e2f-dc467571fbbb tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-019a9e09-dbc5-4eda-8e2f-dc467571fbbb tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ee527274-f6c4-4adb-aef6-83bc721099dc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ee527274-f6c4-4adb-aef6-83bc721099dc None None] GET http://192.168.122.211/volume// Sep 01 01:06:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ee527274-f6c4-4adb-aef6-83bc721099dc None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ee527274-f6c4-4adb-aef6-83bc721099dc None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ee527274-f6c4-4adb-aef6-83bc721099dc None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:06:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 120/238] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:06:55 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:06:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-58eefb60-670d-4be0-a1de-94c7af67fbbc req-859b6d5b-25ab-4286-b216-b1bdcb512a2f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-58eefb60-670d-4be0-a1de-94c7af67fbbc req-859b6d5b-25ab-4286-b216-b1bdcb512a2f tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 Sep 01 01:06:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-58eefb60-670d-4be0-a1de-94c7af67fbbc req-859b6d5b-25ab-4286-b216-b1bdcb512a2f tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-58eefb60-670d-4be0-a1de-94c7af67fbbc req-859b6d5b-25ab-4286-b216-b1bdcb512a2f tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-019a9e09-dbc5-4eda-8e2f-dc467571fbbb tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Volume info retrieved successfully. Sep 01 01:06:55 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-019a9e09-dbc5-4eda-8e2f-dc467571fbbb tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:06:55 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-019a9e09-dbc5-4eda-8e2f-dc467571fbbb tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:06:55 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:55 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:55 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:55 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-58eefb60-670d-4be0-a1de-94c7af67fbbc req-859b6d5b-25ab-4286-b216-b1bdcb512a2f tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:06:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-58eefb60-670d-4be0-a1de-94c7af67fbbc req-859b6d5b-25ab-4286-b216-b1bdcb512a2f tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 returned with HTTP 200 Sep 01 01:06:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 121/239] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:06:55 2026] GET /volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 => generated 1333 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 01:06:55 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-019a9e09-dbc5-4eda-8e2f-dc467571fbbb tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:06:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-019a9e09-dbc5-4eda-8e2f-dc467571fbbb tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/e55c5233-457e-4e0a-98a7-df04a6bc1b91 returned with HTTP 200 Sep 01 01:06:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 119/240] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:06:55 2026] GET /volume/v3/volumes/e55c5233-457e-4e0a-98a7-df04a6bc1b91 => generated 922 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:06:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-58eefb60-670d-4be0-a1de-94c7af67fbbc req-96ccb15f-4c87-4852-82e8-29e1c4c5c319 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-58eefb60-670d-4be0-a1de-94c7af67fbbc req-96ccb15f-4c87-4852-82e8-29e1c4c5c319 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] DELETE http://192.168.122.211/volume/v3/attachments/1d7d4fbc-bf13-4227-a591-d486ff861cf4 Sep 01 01:06:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-58eefb60-670d-4be0-a1de-94c7af67fbbc req-96ccb15f-4c87-4852-82e8-29e1c4c5c319 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-58eefb60-670d-4be0-a1de-94c7af67fbbc req-96ccb15f-4c87-4852-82e8-29e1c4c5c319 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:55 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:55 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:55 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:55 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, Sep 01 01:06:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-58eefb60-670d-4be0-a1de-94c7af67fbbc req-96ccb15f-4c87-4852-82e8-29e1c4c5c319 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/attachments/1d7d4fbc-bf13-4227-a591-d486ff861cf4 returned with HTTP 200 Sep 01 01:06:56 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 122/241] 192.168.122.211 () {64 vars in 1562 bytes} [Tue Sep 1 01:06:55 2026] DELETE /volume/v3/attachments/1d7d4fbc-bf13-4227-a591-d486ff861cf4 => generated 19 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d7fd4e40-0ba9-437a-b803-03918fd42bc7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d7fd4e40-0ba9-437a-b803-03918fd42bc7 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 Sep 01 01:06:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d7fd4e40-0ba9-437a-b803-03918fd42bc7 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d7fd4e40-0ba9-437a-b803-03918fd42bc7 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:06:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d7fd4e40-0ba9-437a-b803-03918fd42bc7 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:06:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d7fd4e40-0ba9-437a-b803-03918fd42bc7 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 returned with HTTP 200 Sep 01 01:06:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 120/242] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:06:56 2026] GET /volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 => generated 857 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9f041dc2-2a99-478f-9af0-92551a3478ff None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9f041dc2-2a99-478f-9af0-92551a3478ff tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/e55c5233-457e-4e0a-98a7-df04a6bc1b91 Sep 01 01:06:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9f041dc2-2a99-478f-9af0-92551a3478ff tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9f041dc2-2a99-478f-9af0-92551a3478ff tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:56 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:56 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:06:56 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:56 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:56 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9f041dc2-2a99-478f-9af0-92551a3478ff tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Volume info retrieved successfully. Sep 01 01:06:56 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-9f041dc2-2a99-478f-9af0-92551a3478ff tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:06:56 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-9f041dc2-2a99-478f-9af0-92551a3478ff tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:06:56 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-9f041dc2-2a99-478f-9af0-92551a3478ff tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:06:56 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:56 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:06:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9f041dc2-2a99-478f-9af0-92551a3478ff tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/e55c5233-457e-4e0a-98a7-df04a6bc1b91 returned with HTTP 200 Sep 01 01:06:56 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 123/243] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:06:56 2026] GET /volume/v3/volumes/e55c5233-457e-4e0a-98a7-df04a6bc1b91 => generated 921 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:06:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-51362a05-5484-412f-9b87-748adc7b3907 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-51362a05-5484-412f-9b87-748adc7b3907 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/e55c5233-457e-4e0a-98a7-df04a6bc1b91 Sep 01 01:06:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-51362a05-5484-412f-9b87-748adc7b3907 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-51362a05-5484-412f-9b87-748adc7b3907 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-51362a05-5484-412f-9b87-748adc7b3907 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/e55c5233-457e-4e0a-98a7-df04a6bc1b91 returned with HTTP 404 Sep 01 01:06:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 121/244] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:06:57 2026] GET /volume/v3/volumes/e55c5233-457e-4e0a-98a7-df04a6bc1b91 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:06:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-802002e0-1e83-4c70-9c5f-87e9c9cdd06c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-802002e0-1e83-4c70-9c5f-87e9c9cdd06c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/groups/1b8e0bc4-fbe9-4f66-8aa1-a1ef4f58e44e Sep 01 01:06:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-802002e0-1e83-4c70-9c5f-87e9c9cdd06c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-802002e0-1e83-4c70-9c5f-87e9c9cdd06c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-802002e0-1e83-4c70-9c5f-87e9c9cdd06c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member 1b8e0bc4-fbe9-4f66-8aa1-a1ef4f58e44e {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:06:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-802002e0-1e83-4c70-9c5f-87e9c9cdd06c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/1b8e0bc4-fbe9-4f66-8aa1-a1ef4f58e44e returned with HTTP 404 Sep 01 01:06:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 124/245] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:06:57 2026] GET /volume/v3/groups/1b8e0bc4-fbe9-4f66-8aa1-a1ef4f58e44e => generated 108 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 01:06:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a4eec0fa-989f-4599-a71e-970871f776b2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a4eec0fa-989f-4599-a71e-970871f776b2 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] DELETE http://192.168.122.211/volume/v3/group_types/c8a6e460-1e9a-44fa-a165-ddd0a5a31eee Sep 01 01:06:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a4eec0fa-989f-4599-a71e-970871f776b2 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a4eec0fa-989f-4599-a71e-970871f776b2 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a4eec0fa-989f-4599-a71e-970871f776b2 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] http://192.168.122.211/volume/v3/group_types/c8a6e460-1e9a-44fa-a165-ddd0a5a31eee returned with HTTP 202 Sep 01 01:06:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 122/246] 192.168.122.211 () {60 vars in 1288 bytes} [Tue Sep 1 01:06:58 2026] DELETE /volume/v3/group_types/c8a6e460-1e9a-44fa-a165-ddd0a5a31eee => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:06:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6a15b126-fdbd-4c1d-997a-a5df60fa384c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6a15b126-fdbd-4c1d-997a-a5df60fa384c tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] DELETE http://192.168.122.211/volume/v3/types/f716adb6-650c-4e2d-bb34-620f9fc9fe42 Sep 01 01:06:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6a15b126-fdbd-4c1d-997a-a5df60fa384c tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6a15b126-fdbd-4c1d-997a-a5df60fa384c tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6a15b126-fdbd-4c1d-997a-a5df60fa384c tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] http://192.168.122.211/volume/v3/types/f716adb6-650c-4e2d-bb34-620f9fc9fe42 returned with HTTP 202 Sep 01 01:06:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 125/247] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:06:58 2026] DELETE /volume/v3/types/f716adb6-650c-4e2d-bb34-620f9fc9fe42 => generated 0 bytes in 284 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:06:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b3dda838-fd10-43cc-bd9b-e55289b30189 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b3dda838-fd10-43cc-bd9b-e55289b30189 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] GET http://192.168.122.211/volume/v3/types/f716adb6-650c-4e2d-bb34-620f9fc9fe42 Sep 01 01:06:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b3dda838-fd10-43cc-bd9b-e55289b30189 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b3dda838-fd10-43cc-bd9b-e55289b30189 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b3dda838-fd10-43cc-bd9b-e55289b30189 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] http://192.168.122.211/volume/v3/types/f716adb6-650c-4e2d-bb34-620f9fc9fe42 returned with HTTP 404 Sep 01 01:06:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 123/248] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:06:58 2026] GET /volume/v3/types/f716adb6-650c-4e2d-bb34-620f9fc9fe42 => generated 114 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:06:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-495c8be2-a914-4cc8-8968-29baf1331674 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-495c8be2-a914-4cc8-8968-29baf1331674 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:06:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-495c8be2-a914-4cc8-8968-29baf1331674 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1798473312"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:06:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-495c8be2-a914-4cc8-8968-29baf1331674 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:06:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 126/249] 192.168.122.211 () {60 vars in 1136 bytes} [Tue Sep 1 01:06:58 2026] POST /volume/v3/types => generated 224 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:06:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a1dae4b0-a464-4952-b0d5-aaf49e4890e7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a1dae4b0-a464-4952-b0d5-aaf49e4890e7 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] POST http://192.168.122.211/volume/v3/group_types Sep 01 01:06:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a1dae4b0-a464-4952-b0d5-aaf49e4890e7 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1372082788"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:06:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a1dae4b0-a464-4952-b0d5-aaf49e4890e7 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] http://192.168.122.211/volume/v3/group_types returned with HTTP 202 Sep 01 01:06:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 124/250] 192.168.122.211 () {62 vars in 1195 bytes} [Tue Sep 1 01:06:58 2026] POST /volume/v3/group_types => generated 181 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:06:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-30b49c76-1c08-49f5-a73f-bc210b37fae5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-30b49c76-1c08-49f5-a73f-bc210b37fae5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] POST http://192.168.122.211/volume/v3/groups Sep 01 01:06:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-30b49c76-1c08-49f5-a73f-bc210b37fae5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fa670d48-8754-460f-b8ff-3a094e47dbfd", "volume_types": ["9b0033d1-62be-4716-bf7e-969dd61c7ed3"], "name": "tempest-GroupSnapshotsTest-Group-906218562"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:06:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-30b49c76-1c08-49f5-a73f-bc210b37fae5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Creating new group {'group': {'group_type': 'fa670d48-8754-460f-b8ff-3a094e47dbfd', 'volume_types': ['9b0033d1-62be-4716-bf7e-969dd61c7ed3'], 'name': 'tempest-GroupSnapshotsTest-Group-906218562'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 01:06:58 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.groups [None req-30b49c76-1c08-49f5-a73f-bc210b37fae5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Creating group tempest-GroupSnapshotsTest-Group-906218562. Sep 01 01:06:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-30b49c76-1c08-49f5-a73f-bc210b37fae5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Availability Zones retrieved successfully. Sep 01 01:06:58 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-30b49c76-1c08-49f5-a73f-bc210b37fae5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Created reservations ['82d22adb-b9c8-42d6-b2d8-d6f1db56b200'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:06:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-30b49c76-1c08-49f5-a73f-bc210b37fae5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups returned with HTTP 202 Sep 01 01:06:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 127/251] 192.168.122.211 () {62 vars in 1181 bytes} [Tue Sep 1 01:06:58 2026] POST /volume/v3/groups => generated 111 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:06:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2ef1f27b-245a-4cd3-8b66-e3aa8ec844e7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:06:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2ef1f27b-245a-4cd3-8b66-e3aa8ec844e7 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c Sep 01 01:06:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2ef1f27b-245a-4cd3-8b66-e3aa8ec844e7 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:06:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2ef1f27b-245a-4cd3-8b66-e3aa8ec844e7 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:06:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-2ef1f27b-245a-4cd3-8b66-e3aa8ec844e7 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member e8f7acb0-c1eb-4245-86f4-0e0eac8b050c {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:06:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:06:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:06:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:06:59 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:06:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2ef1f27b-245a-4cd3-8b66-e3aa8ec844e7 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c returned with HTTP 200 Sep 01 01:06:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 125/252] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:06:59 2026] GET /volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c => generated 391 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6fabc6f0-bdf4-44de-ab77-0f41930874f4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6fabc6f0-bdf4-44de-ab77-0f41930874f4 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c Sep 01 01:07:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6fabc6f0-bdf4-44de-ab77-0f41930874f4 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6fabc6f0-bdf4-44de-ab77-0f41930874f4 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-6fabc6f0-bdf4-44de-ab77-0f41930874f4 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member e8f7acb0-c1eb-4245-86f4-0e0eac8b050c {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:07:00 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:00 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:00 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:07:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6fabc6f0-bdf4-44de-ab77-0f41930874f4 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c returned with HTTP 200 Sep 01 01:07:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 128/253] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:07:00 2026] GET /volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c => generated 392 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1fb2161d-d687-493f-a601-75576ae14037 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1fb2161d-d687-493f-a601-75576ae14037 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:07:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1fb2161d-d687-493f-a601-75576ae14037 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-636405589", "volume_type": "9b0033d1-62be-4716-bf7e-969dd61c7ed3", "group_id": "e8f7acb0-c1eb-4245-86f4-0e0eac8b050c", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:07:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-1fb2161d-d687-493f-a601-75576ae14037 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-636405589', 'volume_type': '9b0033d1-62be-4716-bf7e-969dd61c7ed3', 'group_id': 'e8f7acb0-c1eb-4245-86f4-0e0eac8b050c', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:07:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:00 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-1fb2161d-d687-493f-a601-75576ae14037 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Create volume of 1 GB Sep 01 01:07:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:00 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:07:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1fb2161d-d687-493f-a601-75576ae14037 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Availability Zones retrieved successfully. Sep 01 01:07:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1fb2161d-d687-493f-a601-75576ae14037 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Flow 'volume_create_api' (88787c2c-514a-402c-a35f-a4958403e0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:07:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1fb2161d-d687-493f-a601-75576ae14037 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19e3fc13-6fc2-4d8b-a616-044dc434c821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:07:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-1fb2161d-d687-493f-a601-75576ae14037 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:07:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1fb2161d-d687-493f-a601-75576ae14037 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19e3fc13-6fc2-4d8b-a616-044dc434c821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:06:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9b0033d1-62be-4716-bf7e-969dd61c7ed3,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1798473312',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b0033d1-62be-4716-bf7e-969dd61c7ed3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e8f7acb0-c1eb-4245-86f4-0e0eac8b050c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:07:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1fb2161d-d687-493f-a601-75576ae14037 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fafe6b07-86f7-4882-bbd9-a24e2f3c30e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:07:00 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-1fb2161d-d687-493f-a601-75576ae14037 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1798473312 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1798473312, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:07:00 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-1fb2161d-d687-493f-a601-75576ae14037 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1798473312 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1798473312, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:07:00 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-1fb2161d-d687-493f-a601-75576ae14037 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Created reservations ['80118007-021b-46bf-91cb-b40e82eb0ea5', '8fefac64-dce6-4f63-8a54-7e435288e545', 'b78b0cc6-d110-450d-b2e4-26564e9f7593', '0a1d695a-a784-441c-975b-bd49f96c66c3'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:07:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1fb2161d-d687-493f-a601-75576ae14037 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fafe6b07-86f7-4882-bbd9-a24e2f3c30e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80118007-021b-46bf-91cb-b40e82eb0ea5', '8fefac64-dce6-4f63-8a54-7e435288e545', 'b78b0cc6-d110-450d-b2e4-26564e9f7593', '0a1d695a-a784-441c-975b-bd49f96c66c3']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:07:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1fb2161d-d687-493f-a601-75576ae14037 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd8f400c-5899-40bf-a3de-929c45e5aa21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:07:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1fb2161d-d687-493f-a601-75576ae14037 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd8f400c-5899-40bf-a3de-929c45e5aa21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72e251fe-6467-4414-b1dd-a5f64f4ccedc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-636405589',encryption_key_id=None,group_id=e8f7acb0-c1eb-4245-86f4-0e0eac8b050c,group_type_id=,metadata={},multiattach=False,project_id='2a072f674603458fa8b78eaadc2a8739',qos_specs=None,replication_status=,reservations=['80118007-021b-46bf-91cb-b40e82eb0ea5','8fefac64-dce6-4f63-8a54-7e435288e545','b78b0cc6-d110-450d-b2e4-26564e9f7593','0a1d695a-a784-441c-975b-bd49f96c66c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='484dcaad73bf4c328b62c97a594ce9ae',volume_type_id=9b0033d1-62be-4716-bf7e-969dd61c7ed3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:07:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-636405589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e8f7acb0-c1eb-4245-86f4-0e0eac8b050c,host=None,id=72e251fe-6467-4414-b1dd-a5f64f4ccedc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a072f674603458fa8b78eaadc2a8739',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='484dcaad73bf4c328b62c97a594ce9ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9b0033d1-62be-4716-bf7e-969dd61c7ed3),volume_type_id=9b0033d1-62be-4716-bf7e-969dd61c7ed3)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:07:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1fb2161d-d687-493f-a601-75576ae14037 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c974a090-d1d2-485d-bdcf-3fcf150e9cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:07:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1fb2161d-d687-493f-a601-75576ae14037 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c974a090-d1d2-485d-bdcf-3fcf150e9cfa) transitioned into state 'SUCCESS' from state '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-636405589',encryption_key_id=None,group_id=e8f7acb0-c1eb-4245-86f4-0e0eac8b050c,group_type_id=,metadata={},multiattach=False,project_id='2a072f674603458fa8b78eaadc2a8739',qos_specs=None,replication_status=,reservations=['80118007-021b-46bf-91cb-b40e82eb0ea5','8fefac64-dce6-4f63-8a54-7e435288e545','b78b0cc6-d110-450d-b2e4-26564e9f7593','0a1d695a-a784-441c-975b-bd49f96c66c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='484dcaad73bf4c328b62c97a594ce9ae',volume_type_id=9b0033d1-62be-4716-bf7e-969dd61c7ed3)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:07:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1fb2161d-d687-493f-a601-75576ae14037 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b958659-d147-4b8d-9c7a-42332e868e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:07:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1fb2161d-d687-493f-a601-75576ae14037 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b958659-d147-4b8d-9c7a-42332e868e46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:07:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1fb2161d-d687-493f-a601-75576ae14037 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Flow 'volume_create_api' (88787c2c-514a-402c-a35f-a4958403e0e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:07:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1fb2161d-d687-493f-a601-75576ae14037 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Create volume request issued successfully. Sep 01 01:07:01 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-1fb2161d-d687-493f-a601-75576ae14037 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:07:01 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-1fb2161d-d687-493f-a601-75576ae14037 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:07:01 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-1fb2161d-d687-493f-a601-75576ae14037 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:07:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1fb2161d-d687-493f-a601-75576ae14037 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:07:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 126/254] 192.168.122.211 () {62 vars in 1184 bytes} [Tue Sep 1 01:07:00 2026] POST /volume/v3/volumes => generated 830 bytes in 1068 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:07:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-cbc8c67d-2258-4c30-98a9-702b59790aea None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cbc8c67d-2258-4c30-98a9-702b59790aea tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/72e251fe-6467-4414-b1dd-a5f64f4ccedc Sep 01 01:07:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cbc8c67d-2258-4c30-98a9-702b59790aea tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cbc8c67d-2258-4c30-98a9-702b59790aea tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-cbc8c67d-2258-4c30-98a9-702b59790aea tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Volume info retrieved successfully. Sep 01 01:07:01 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-cbc8c67d-2258-4c30-98a9-702b59790aea tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:07:01 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-cbc8c67d-2258-4c30-98a9-702b59790aea tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:07:01 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-cbc8c67d-2258-4c30-98a9-702b59790aea tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:07:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cbc8c67d-2258-4c30-98a9-702b59790aea tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/72e251fe-6467-4414-b1dd-a5f64f4ccedc returned with HTTP 200 Sep 01 01:07:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 129/255] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:07:01 2026] GET /volume/v3/volumes/72e251fe-6467-4414-b1dd-a5f64f4ccedc => generated 898 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-497b2918-192a-433c-b974-b97f4dfe4d32 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-497b2918-192a-433c-b974-b97f4dfe4d32 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/72e251fe-6467-4414-b1dd-a5f64f4ccedc Sep 01 01:07:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-497b2918-192a-433c-b974-b97f4dfe4d32 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-497b2918-192a-433c-b974-b97f4dfe4d32 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-497b2918-192a-433c-b974-b97f4dfe4d32 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Volume info retrieved successfully. Sep 01 01:07:02 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-497b2918-192a-433c-b974-b97f4dfe4d32 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:07:02 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-497b2918-192a-433c-b974-b97f4dfe4d32 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:07:02 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-497b2918-192a-433c-b974-b97f4dfe4d32 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:07:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-497b2918-192a-433c-b974-b97f4dfe4d32 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/72e251fe-6467-4414-b1dd-a5f64f4ccedc returned with HTTP 200 Sep 01 01:07:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 127/256] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:07:02 2026] GET /volume/v3/volumes/72e251fe-6467-4414-b1dd-a5f64f4ccedc => generated 922 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8f33413a-44d0-4224-9f86-ad73251223f3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8f33413a-44d0-4224-9f86-ad73251223f3 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/72e251fe-6467-4414-b1dd-a5f64f4ccedc Sep 01 01:07:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8f33413a-44d0-4224-9f86-ad73251223f3 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8f33413a-44d0-4224-9f86-ad73251223f3 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:03 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:03 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:03 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:03 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:03 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8f33413a-44d0-4224-9f86-ad73251223f3 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Volume info retrieved successfully. Sep 01 01:07:03 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-8f33413a-44d0-4224-9f86-ad73251223f3 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:07:03 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-8f33413a-44d0-4224-9f86-ad73251223f3 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:07:04 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-8f33413a-44d0-4224-9f86-ad73251223f3 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:07:04 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:04 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8f33413a-44d0-4224-9f86-ad73251223f3 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/72e251fe-6467-4414-b1dd-a5f64f4ccedc returned with HTTP 200 Sep 01 01:07:04 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 130/257] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:07:03 2026] GET /volume/v3/volumes/72e251fe-6467-4414-b1dd-a5f64f4ccedc => generated 923 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:07:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-71be14d0-87e4-4a86-bcc4-06a2e48cfcfd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-71be14d0-87e4-4a86-bcc4-06a2e48cfcfd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:07:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-71be14d0-87e4-4a86-bcc4-06a2e48cfcfd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1425059744", "volume_type": "9b0033d1-62be-4716-bf7e-969dd61c7ed3", "group_id": "e8f7acb0-c1eb-4245-86f4-0e0eac8b050c", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:07:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-71be14d0-87e4-4a86-bcc4-06a2e48cfcfd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1425059744', 'volume_type': '9b0033d1-62be-4716-bf7e-969dd61c7ed3', 'group_id': 'e8f7acb0-c1eb-4245-86f4-0e0eac8b050c', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:07:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:04 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-71be14d0-87e4-4a86-bcc4-06a2e48cfcfd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Create volume of 1 GB Sep 01 01:07:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:04 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:07:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-71be14d0-87e4-4a86-bcc4-06a2e48cfcfd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Availability Zones retrieved successfully. Sep 01 01:07:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-71be14d0-87e4-4a86-bcc4-06a2e48cfcfd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Flow 'volume_create_api' (f52b9d5b-90c7-4b0e-99cb-94288dc632bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:07:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-71be14d0-87e4-4a86-bcc4-06a2e48cfcfd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10beb920-57b2-4446-8217-b8c380ac887d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:07:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-71be14d0-87e4-4a86-bcc4-06a2e48cfcfd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:07:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-71be14d0-87e4-4a86-bcc4-06a2e48cfcfd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10beb920-57b2-4446-8217-b8c380ac887d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:06:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9b0033d1-62be-4716-bf7e-969dd61c7ed3,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1798473312',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b0033d1-62be-4716-bf7e-969dd61c7ed3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e8f7acb0-c1eb-4245-86f4-0e0eac8b050c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:07:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-71be14d0-87e4-4a86-bcc4-06a2e48cfcfd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0384741-9ecc-4967-adc6-550fe4db14cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:07:04 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-71be14d0-87e4-4a86-bcc4-06a2e48cfcfd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Created reservations ['afb8062a-244f-4442-a837-3abdb40a4cab', '93f3f882-961d-4dcf-8e66-8c7143fd2894', '78af9fb7-8aef-4ecd-b5bc-f72e7f2dec51', '109692fe-1736-436e-a315-da72ca49aff7'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:07:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-71be14d0-87e4-4a86-bcc4-06a2e48cfcfd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0384741-9ecc-4967-adc6-550fe4db14cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afb8062a-244f-4442-a837-3abdb40a4cab', '93f3f882-961d-4dcf-8e66-8c7143fd2894', '78af9fb7-8aef-4ecd-b5bc-f72e7f2dec51', '109692fe-1736-436e-a315-da72ca49aff7']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:07:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-71be14d0-87e4-4a86-bcc4-06a2e48cfcfd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b91fc63-70ba-4fa0-bc74-20a2218e4a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:07:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-71be14d0-87e4-4a86-bcc4-06a2e48cfcfd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b91fc63-70ba-4fa0-bc74-20a2218e4a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97e712c1-f11e-4570-9b7d-79881c9a7244', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1425059744',encryption_key_id=None,group_id=e8f7acb0-c1eb-4245-86f4-0e0eac8b050c,group_type_id=,metadata={},multiattach=False,project_id='2a072f674603458fa8b78eaadc2a8739',qos_specs=None,replication_status=,reservations=['afb8062a-244f-4442-a837-3abdb40a4cab','93f3f882-961d-4dcf-8e66-8c7143fd2894','78af9fb7-8aef-4ecd-b5bc-f72e7f2dec51','109692fe-1736-436e-a315-da72ca49aff7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='484dcaad73bf4c328b62c97a594ce9ae',volume_type_id=9b0033d1-62be-4716-bf7e-969dd61c7ed3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:07:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1425059744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e8f7acb0-c1eb-4245-86f4-0e0eac8b050c,host=None,id=97e712c1-f11e-4570-9b7d-79881c9a7244,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a072f674603458fa8b78eaadc2a8739',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='484dcaad73bf4c328b62c97a594ce9ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9b0033d1-62be-4716-bf7e-969dd61c7ed3),volume_type_id=9b0033d1-62be-4716-bf7e-969dd61c7ed3)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:07:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-71be14d0-87e4-4a86-bcc4-06a2e48cfcfd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd9b4b2c-9a34-48bd-bbe7-b2236d92874b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:07:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-71be14d0-87e4-4a86-bcc4-06a2e48cfcfd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd9b4b2c-9a34-48bd-bbe7-b2236d92874b) transitioned into state 'SUCCESS' from state '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-1425059744',encryption_key_id=None,group_id=e8f7acb0-c1eb-4245-86f4-0e0eac8b050c,group_type_id=,metadata={},multiattach=False,project_id='2a072f674603458fa8b78eaadc2a8739',qos_specs=None,replication_status=,reservations=['afb8062a-244f-4442-a837-3abdb40a4cab','93f3f882-961d-4dcf-8e66-8c7143fd2894','78af9fb7-8aef-4ecd-b5bc-f72e7f2dec51','109692fe-1736-436e-a315-da72ca49aff7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='484dcaad73bf4c328b62c97a594ce9ae',volume_type_id=9b0033d1-62be-4716-bf7e-969dd61c7ed3)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:07:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-71be14d0-87e4-4a86-bcc4-06a2e48cfcfd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7baa4c2-ecd1-46f8-8c08-a36e0075d834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:07:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-71be14d0-87e4-4a86-bcc4-06a2e48cfcfd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7baa4c2-ecd1-46f8-8c08-a36e0075d834) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:07:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-71be14d0-87e4-4a86-bcc4-06a2e48cfcfd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Flow 'volume_create_api' (f52b9d5b-90c7-4b0e-99cb-94288dc632bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:07:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-71be14d0-87e4-4a86-bcc4-06a2e48cfcfd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Create volume request issued successfully. Sep 01 01:07:04 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-71be14d0-87e4-4a86-bcc4-06a2e48cfcfd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:07:04 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-71be14d0-87e4-4a86-bcc4-06a2e48cfcfd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:07:04 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-71be14d0-87e4-4a86-bcc4-06a2e48cfcfd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:07:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-71be14d0-87e4-4a86-bcc4-06a2e48cfcfd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:07:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 128/258] 192.168.122.211 () {62 vars in 1184 bytes} [Tue Sep 1 01:07:04 2026] POST /volume/v3/volumes => generated 831 bytes in 680 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:07:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2f94dda5-d94e-4e84-afc8-ee09eccde96e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2f94dda5-d94e-4e84-afc8-ee09eccde96e tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/97e712c1-f11e-4570-9b7d-79881c9a7244 Sep 01 01:07:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2f94dda5-d94e-4e84-afc8-ee09eccde96e tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2f94dda5-d94e-4e84-afc8-ee09eccde96e tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:05 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:05 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2f94dda5-d94e-4e84-afc8-ee09eccde96e tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Volume info retrieved successfully. Sep 01 01:07:05 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-2f94dda5-d94e-4e84-afc8-ee09eccde96e tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:07:05 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-2f94dda5-d94e-4e84-afc8-ee09eccde96e tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:07:05 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-2f94dda5-d94e-4e84-afc8-ee09eccde96e tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:07:05 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:05 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2f94dda5-d94e-4e84-afc8-ee09eccde96e tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/97e712c1-f11e-4570-9b7d-79881c9a7244 returned with HTTP 200 Sep 01 01:07:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 131/259] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:07:04 2026] GET /volume/v3/volumes/97e712c1-f11e-4570-9b7d-79881c9a7244 => generated 899 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bbc1d07c-9d1a-4b64-aee5-e4d0435e9d53 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bbc1d07c-9d1a-4b64-aee5-e4d0435e9d53 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/97e712c1-f11e-4570-9b7d-79881c9a7244 Sep 01 01:07:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bbc1d07c-9d1a-4b64-aee5-e4d0435e9d53 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bbc1d07c-9d1a-4b64-aee5-e4d0435e9d53 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bbc1d07c-9d1a-4b64-aee5-e4d0435e9d53 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Volume info retrieved successfully. Sep 01 01:07:06 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-bbc1d07c-9d1a-4b64-aee5-e4d0435e9d53 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:07:06 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-bbc1d07c-9d1a-4b64-aee5-e4d0435e9d53 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:07:06 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-bbc1d07c-9d1a-4b64-aee5-e4d0435e9d53 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:07:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bbc1d07c-9d1a-4b64-aee5-e4d0435e9d53 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/97e712c1-f11e-4570-9b7d-79881c9a7244 returned with HTTP 200 Sep 01 01:07:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 129/260] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:07:06 2026] GET /volume/v3/volumes/97e712c1-f11e-4570-9b7d-79881c9a7244 => generated 923 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2d1e28a2-678a-4305-a966-b156e8a1a08a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2d1e28a2-678a-4305-a966-b156e8a1a08a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/97e712c1-f11e-4570-9b7d-79881c9a7244 Sep 01 01:07:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2d1e28a2-678a-4305-a966-b156e8a1a08a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2d1e28a2-678a-4305-a966-b156e8a1a08a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:07 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:07 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2d1e28a2-678a-4305-a966-b156e8a1a08a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Volume info retrieved successfully. Sep 01 01:07:07 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-2d1e28a2-678a-4305-a966-b156e8a1a08a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:07:07 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-2d1e28a2-678a-4305-a966-b156e8a1a08a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:07:07 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-2d1e28a2-678a-4305-a966-b156e8a1a08a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:07:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2d1e28a2-678a-4305-a966-b156e8a1a08a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/97e712c1-f11e-4570-9b7d-79881c9a7244 returned with HTTP 200 Sep 01 01:07:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 132/261] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:07:07 2026] GET /volume/v3/volumes/97e712c1-f11e-4570-9b7d-79881c9a7244 => generated 924 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dbcc6d18-5e96-4a7b-b921-e4538360d3e0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dbcc6d18-5e96-4a7b-b921-e4538360d3e0 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] PUT http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c Sep 01 01:07:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dbcc6d18-5e96-4a7b-b921-e4538360d3e0 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "72e251fe-6467-4414-b1dd-a5f64f4ccedc"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:07:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-dbcc6d18-5e96-4a7b-b921-e4538360d3e0 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Update called for group e8f7acb0-c1eb-4245-86f4-0e0eac8b050c. {{(pid=86751) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 01:07:07 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-dbcc6d18-5e96-4a7b-b921-e4538360d3e0 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Updating group e8f7acb0-c1eb-4245-86f4-0e0eac8b050c with name None description: None add_volumes: None remove_volumes: 72e251fe-6467-4414-b1dd-a5f64f4ccedc. Sep 01 01:07:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dbcc6d18-5e96-4a7b-b921-e4538360d3e0 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c returned with HTTP 202 Sep 01 01:07:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 130/262] 192.168.122.211 () {62 vars in 1290 bytes} [Tue Sep 1 01:07:07 2026] PUT /volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:07:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0dfcab86-dbd2-4a48-b555-52a9be6e23fd None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0dfcab86-dbd2-4a48-b555-52a9be6e23fd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c Sep 01 01:07:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0dfcab86-dbd2-4a48-b555-52a9be6e23fd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0dfcab86-dbd2-4a48-b555-52a9be6e23fd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-0dfcab86-dbd2-4a48-b555-52a9be6e23fd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member e8f7acb0-c1eb-4245-86f4-0e0eac8b050c {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:07:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:07 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:07:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0dfcab86-dbd2-4a48-b555-52a9be6e23fd tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c returned with HTTP 200 Sep 01 01:07:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 133/263] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:07:07 2026] GET /volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c => generated 391 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5ecde693-9716-4c18-8f88-c50cd3b63909 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5ecde693-9716-4c18-8f88-c50cd3b63909 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c Sep 01 01:07:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5ecde693-9716-4c18-8f88-c50cd3b63909 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5ecde693-9716-4c18-8f88-c50cd3b63909 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-5ecde693-9716-4c18-8f88-c50cd3b63909 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member e8f7acb0-c1eb-4245-86f4-0e0eac8b050c {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:07:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:09 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:07:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5ecde693-9716-4c18-8f88-c50cd3b63909 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c returned with HTTP 200 Sep 01 01:07:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 131/264] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:07:08 2026] GET /volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c => generated 392 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:07:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6ddf7bf0-45a6-4716-b56c-6fb3fe59add1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6ddf7bf0-45a6-4716-b56c-6fb3fe59add1 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] PUT http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c Sep 01 01:07:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6ddf7bf0-45a6-4716-b56c-6fb3fe59add1 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "72e251fe-6467-4414-b1dd-a5f64f4ccedc"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:07:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-6ddf7bf0-45a6-4716-b56c-6fb3fe59add1 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Update called for group e8f7acb0-c1eb-4245-86f4-0e0eac8b050c. {{(pid=86752) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 01:07:09 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.groups [None req-6ddf7bf0-45a6-4716-b56c-6fb3fe59add1 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Updating group e8f7acb0-c1eb-4245-86f4-0e0eac8b050c with name None description: None add_volumes: 72e251fe-6467-4414-b1dd-a5f64f4ccedc remove_volumes: None. Sep 01 01:07:09 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:09 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:09 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:09 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:09 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:09 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:07:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6ddf7bf0-45a6-4716-b56c-6fb3fe59add1 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c returned with HTTP 202 Sep 01 01:07:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 134/265] 192.168.122.211 () {62 vars in 1290 bytes} [Tue Sep 1 01:07:09 2026] PUT /volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 01:07:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c2813162-2e93-4d22-9321-3adb98822367 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c2813162-2e93-4d22-9321-3adb98822367 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c Sep 01 01:07:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c2813162-2e93-4d22-9321-3adb98822367 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c2813162-2e93-4d22-9321-3adb98822367 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-c2813162-2e93-4d22-9321-3adb98822367 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member e8f7acb0-c1eb-4245-86f4-0e0eac8b050c {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:07:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:09 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:07:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c2813162-2e93-4d22-9321-3adb98822367 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c returned with HTTP 200 Sep 01 01:07:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 132/266] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:07:09 2026] GET /volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c => generated 391 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6ad57d46-ef41-4986-a2a6-914fc6eac025 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6ad57d46-ef41-4986-a2a6-914fc6eac025 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c Sep 01 01:07:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6ad57d46-ef41-4986-a2a6-914fc6eac025 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6ad57d46-ef41-4986-a2a6-914fc6eac025 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-6ad57d46-ef41-4986-a2a6-914fc6eac025 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member e8f7acb0-c1eb-4245-86f4-0e0eac8b050c {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:07:10 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:10 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:10 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:10 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:07:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6ad57d46-ef41-4986-a2a6-914fc6eac025 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c returned with HTTP 200 Sep 01 01:07:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 135/267] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:07:10 2026] GET /volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c => generated 392 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:07:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b34c7e22-4f3f-4e43-b74c-a6f02606b537 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b34c7e22-4f3f-4e43-b74c-a6f02606b537 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] PUT http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c Sep 01 01:07:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b34c7e22-4f3f-4e43-b74c-a6f02606b537 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "97e712c1-f11e-4570-9b7d-79881c9a7244"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:07:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-b34c7e22-4f3f-4e43-b74c-a6f02606b537 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Update called for group e8f7acb0-c1eb-4245-86f4-0e0eac8b050c. {{(pid=86751) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 01:07:10 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-b34c7e22-4f3f-4e43-b74c-a6f02606b537 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Updating group e8f7acb0-c1eb-4245-86f4-0e0eac8b050c with name None description: None add_volumes: None remove_volumes: 97e712c1-f11e-4570-9b7d-79881c9a7244. Sep 01 01:07:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b34c7e22-4f3f-4e43-b74c-a6f02606b537 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c returned with HTTP 202 Sep 01 01:07:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 133/268] 192.168.122.211 () {62 vars in 1290 bytes} [Tue Sep 1 01:07:10 2026] PUT /volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 01:07:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f919bc2a-7107-4d10-8d83-af8bccbfddb5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f919bc2a-7107-4d10-8d83-af8bccbfddb5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c Sep 01 01:07:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f919bc2a-7107-4d10-8d83-af8bccbfddb5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f919bc2a-7107-4d10-8d83-af8bccbfddb5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-f919bc2a-7107-4d10-8d83-af8bccbfddb5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member e8f7acb0-c1eb-4245-86f4-0e0eac8b050c {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:07:10 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:10 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:10 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:10 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:07:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f919bc2a-7107-4d10-8d83-af8bccbfddb5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c returned with HTTP 200 Sep 01 01:07:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 136/269] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:07:10 2026] GET /volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c => generated 391 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ffc25b88-a30c-4679-a4de-a931a94cd2a4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ffc25b88-a30c-4679-a4de-a931a94cd2a4 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c Sep 01 01:07:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ffc25b88-a30c-4679-a4de-a931a94cd2a4 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ffc25b88-a30c-4679-a4de-a931a94cd2a4 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-ffc25b88-a30c-4679-a4de-a931a94cd2a4 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member e8f7acb0-c1eb-4245-86f4-0e0eac8b050c {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:07:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:11 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:07:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ffc25b88-a30c-4679-a4de-a931a94cd2a4 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c returned with HTTP 200 Sep 01 01:07:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 134/270] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:07:11 2026] GET /volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c => generated 392 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5119408a-82db-492c-aada-a517c00f7b81 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5119408a-82db-492c-aada-a517c00f7b81 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] PUT http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c Sep 01 01:07:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5119408a-82db-492c-aada-a517c00f7b81 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "97e712c1-f11e-4570-9b7d-79881c9a7244"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:07:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-5119408a-82db-492c-aada-a517c00f7b81 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Update called for group e8f7acb0-c1eb-4245-86f4-0e0eac8b050c. {{(pid=86752) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 01:07:11 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.groups [None req-5119408a-82db-492c-aada-a517c00f7b81 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Updating group e8f7acb0-c1eb-4245-86f4-0e0eac8b050c with name None description: None add_volumes: 97e712c1-f11e-4570-9b7d-79881c9a7244 remove_volumes: None. Sep 01 01:07:11 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:11 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:11 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:11 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:11 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:11 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:07:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5119408a-82db-492c-aada-a517c00f7b81 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c returned with HTTP 202 Sep 01 01:07:11 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 137/271] 192.168.122.211 () {62 vars in 1290 bytes} [Tue Sep 1 01:07:11 2026] PUT /volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:07:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b0324e04-d163-4951-9a85-32c1226ccfe2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b0324e04-d163-4951-9a85-32c1226ccfe2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c Sep 01 01:07:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b0324e04-d163-4951-9a85-32c1226ccfe2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b0324e04-d163-4951-9a85-32c1226ccfe2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-b0324e04-d163-4951-9a85-32c1226ccfe2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member e8f7acb0-c1eb-4245-86f4-0e0eac8b050c {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:07:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:11 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:07:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b0324e04-d163-4951-9a85-32c1226ccfe2 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c returned with HTTP 200 Sep 01 01:07:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 135/272] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:07:11 2026] GET /volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c => generated 391 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-9d778e7b-30cd-493a-b7ec-d6d9200e3a6e req-f2f89de0-c859-4628-a372-519015396494 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-9d778e7b-30cd-493a-b7ec-d6d9200e3a6e req-f2f89de0-c859-4628-a372-519015396494 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 Sep 01 01:07:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-9d778e7b-30cd-493a-b7ec-d6d9200e3a6e req-f2f89de0-c859-4628-a372-519015396494 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-9d778e7b-30cd-493a-b7ec-d6d9200e3a6e req-f2f89de0-c859-4628-a372-519015396494 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:12 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:12 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:12 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:12 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-9d778e7b-30cd-493a-b7ec-d6d9200e3a6e req-f2f89de0-c859-4628-a372-519015396494 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:07:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-9d778e7b-30cd-493a-b7ec-d6d9200e3a6e req-f2f89de0-c859-4628-a372-519015396494 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 returned with HTTP 200 Sep 01 01:07:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 138/273] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:07:12 2026] GET /volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 => generated 1144 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-9d778e7b-30cd-493a-b7ec-d6d9200e3a6e req-772baa65-609e-410f-9a33-8715901e1df6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e8a635e4-b5bf-4f46-b452-5d2af734b3f4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-9d778e7b-30cd-493a-b7ec-d6d9200e3a6e req-772baa65-609e-410f-9a33-8715901e1df6 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] POST http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605/action Sep 01 01:07:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-9d778e7b-30cd-493a-b7ec-d6d9200e3a6e req-772baa65-609e-410f-9a33-8715901e1df6 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:07:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-9d778e7b-30cd-493a-b7ec-d6d9200e3a6e req-772baa65-609e-410f-9a33-8715901e1df6 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:07:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e8a635e4-b5bf-4f46-b452-5d2af734b3f4 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c Sep 01 01:07:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e8a635e4-b5bf-4f46-b452-5d2af734b3f4 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e8a635e4-b5bf-4f46-b452-5d2af734b3f4 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-e8a635e4-b5bf-4f46-b452-5d2af734b3f4 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member e8f7acb0-c1eb-4245-86f4-0e0eac8b050c {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:07:12 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:12 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-9d778e7b-30cd-493a-b7ec-d6d9200e3a6e req-772baa65-609e-410f-9a33-8715901e1df6 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:07:12 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:12 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:07:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e8a635e4-b5bf-4f46-b452-5d2af734b3f4 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c returned with HTTP 200 Sep 01 01:07:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 139/274] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:07:12 2026] GET /volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c => generated 392 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7cdbc193-dffb-4e93-ab80-539fabb56829 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-9d778e7b-30cd-493a-b7ec-d6d9200e3a6e req-772baa65-609e-410f-9a33-8715901e1df6 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Begin detaching volume completed successfully. Sep 01 01:07:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-9d778e7b-30cd-493a-b7ec-d6d9200e3a6e req-772baa65-609e-410f-9a33-8715901e1df6 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605/action returned with HTTP 202 Sep 01 01:07:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7cdbc193-dffb-4e93-ab80-539fabb56829 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:07:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 136/275] 192.168.122.211 () {64 vars in 1561 bytes} [Tue Sep 1 01:07:12 2026] POST /volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 01:07:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7cdbc193-dffb-4e93-ab80-539fabb56829 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7cdbc193-dffb-4e93-ab80-539fabb56829 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-7cdbc193-dffb-4e93-ab80-539fabb56829 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:07:12 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:12 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:12 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7cdbc193-dffb-4e93-ab80-539fabb56829 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:07:13 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:13 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:07:13 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:13 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:13 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:13 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7cdbc193-dffb-4e93-ab80-539fabb56829 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Get all volumes completed successfully. Sep 01 01:07:13 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-7cdbc193-dffb-4e93-ab80-539fabb56829 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:07:13 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-7cdbc193-dffb-4e93-ab80-539fabb56829 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:07:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-122b4262-09f7-4e92-a3f4-49801f0872d1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-122b4262-09f7-4e92-a3f4-49801f0872d1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 Sep 01 01:07:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-122b4262-09f7-4e92-a3f4-49801f0872d1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-122b4262-09f7-4e92-a3f4-49801f0872d1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:13 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-7cdbc193-dffb-4e93-ab80-539fabb56829 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:07:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-122b4262-09f7-4e92-a3f4-49801f0872d1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:07:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:13 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-7cdbc193-dffb-4e93-ab80-539fabb56829 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:07:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-122b4262-09f7-4e92-a3f4-49801f0872d1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 returned with HTTP 200 Sep 01 01:07:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 137/276] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:07:13 2026] GET /volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 => generated 1147 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4ba693d4-37e8-4c82-9909-79c6cbd1391a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4ba693d4-37e8-4c82-9909-79c6cbd1391a None None] GET http://192.168.122.211/volume// Sep 01 01:07:13 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-7cdbc193-dffb-4e93-ab80-539fabb56829 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:07:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4ba693d4-37e8-4c82-9909-79c6cbd1391a None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4ba693d4-37e8-4c82-9909-79c6cbd1391a None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4ba693d4-37e8-4c82-9909-79c6cbd1391a None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:07:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 138/277] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:07:13 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:07:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-9d778e7b-30cd-493a-b7ec-d6d9200e3a6e req-67212ae0-152b-42d0-9e0e-4698b1d35638 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-9d778e7b-30cd-493a-b7ec-d6d9200e3a6e req-67212ae0-152b-42d0-9e0e-4698b1d35638 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 Sep 01 01:07:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-9d778e7b-30cd-493a-b7ec-d6d9200e3a6e req-67212ae0-152b-42d0-9e0e-4698b1d35638 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-9d778e7b-30cd-493a-b7ec-d6d9200e3a6e req-67212ae0-152b-42d0-9e0e-4698b1d35638 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:13 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-7cdbc193-dffb-4e93-ab80-539fabb56829 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:07:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-9d778e7b-30cd-493a-b7ec-d6d9200e3a6e req-67212ae0-152b-42d0-9e0e-4698b1d35638 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:07:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7cdbc193-dffb-4e93-ab80-539fabb56829 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:07:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 140/278] 192.168.122.211 () {60 vars in 1183 bytes} [Tue Sep 1 01:07:12 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:07:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-9d778e7b-30cd-493a-b7ec-d6d9200e3a6e req-67212ae0-152b-42d0-9e0e-4698b1d35638 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 returned with HTTP 200 Sep 01 01:07:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 139/279] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:07:13 2026] GET /volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 => generated 1328 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:07:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-aec0e213-3b7d-4c4d-90ab-c989a26e6bdc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aec0e213-3b7d-4c4d-90ab-c989a26e6bdc tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] POST http://192.168.122.211/volume/v3/group_snapshots Sep 01 01:07:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aec0e213-3b7d-4c4d-90ab-c989a26e6bdc tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e8f7acb0-c1eb-4245-86f4-0e0eac8b050c", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1470473768"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:07:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.group_snapshots [None req-aec0e213-3b7d-4c4d-90ab-c989a26e6bdc tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'e8f7acb0-c1eb-4245-86f4-0e0eac8b050c', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1470473768'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 01:07:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:13 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.group_snapshots [None req-aec0e213-3b7d-4c4d-90ab-c989a26e6bdc tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1470473768. Sep 01 01:07:13 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:13 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:07:13 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:13 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:13 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:13 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:13 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-aec0e213-3b7d-4c4d-90ab-c989a26e6bdc tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1798473312 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1798473312, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:07:13 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-aec0e213-3b7d-4c4d-90ab-c989a26e6bdc tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1798473312 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1798473312, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:07:13 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-aec0e213-3b7d-4c4d-90ab-c989a26e6bdc tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Created reservations ['8a128d45-ec12-43ba-a5a9-ca0338da0c2b', '15ef9a9b-3df2-4f0a-8048-e0999c436b19', '23dc9291-e9c3-4997-be9f-3c9cc7f2de97', 'e0b3daaa-2a80-45ba-81c6-7af804af03f5'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:07:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aec0e213-3b7d-4c4d-90ab-c989a26e6bdc tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots returned with HTTP 202 Sep 01 01:07:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 141/280] 192.168.122.211 () {62 vars in 1208 bytes} [Tue Sep 1 01:07:13 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:07:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c2a13958-0386-4600-8910-dc60690ea97a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-9d778e7b-30cd-493a-b7ec-d6d9200e3a6e req-ce47d277-ac7d-403c-8a84-4e7aeb624b22 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c2a13958-0386-4600-8910-dc60690ea97a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 Sep 01 01:07:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c2a13958-0386-4600-8910-dc60690ea97a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-9d778e7b-30cd-493a-b7ec-d6d9200e3a6e req-ce47d277-ac7d-403c-8a84-4e7aeb624b22 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] DELETE http://192.168.122.211/volume/v3/attachments/35d5f251-532f-441b-8036-7f42a5c27a66 Sep 01 01:07:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c2a13958-0386-4600-8910-dc60690ea97a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-9d778e7b-30cd-493a-b7ec-d6d9200e3a6e req-ce47d277-ac7d-403c-8a84-4e7aeb624b22 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-c2a13958-0386-4600-8910-dc60690ea97a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member 9828846f-4c56-48ab-93ad-a5b48ed768a9 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:07:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-9d778e7b-30cd-493a-b7ec-d6d9200e3a6e req-ce47d277-ac7d-403c-8a84-4e7aeb624b22 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c2a13958-0386-4600-8910-dc60690ea97a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 returned with HTTP 200 Sep 01 01:07:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 140/281] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:07:13 2026] GET /volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 => generated 326 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:13 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:13 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, Sep 01 01:07:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-9d778e7b-30cd-493a-b7ec-d6d9200e3a6e req-ce47d277-ac7d-403c-8a84-4e7aeb624b22 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/attachments/35d5f251-532f-441b-8036-7f42a5c27a66 returned with HTTP 200 Sep 01 01:07:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 142/282] 192.168.122.211 () {64 vars in 1562 bytes} [Tue Sep 1 01:07:13 2026] DELETE /volume/v3/attachments/35d5f251-532f-441b-8036-7f42a5c27a66 => generated 19 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c2dd0cb9-f29d-418e-aed1-7ccf7ab7920e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c2dd0cb9-f29d-418e-aed1-7ccf7ab7920e tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 Sep 01 01:07:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c2dd0cb9-f29d-418e-aed1-7ccf7ab7920e tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c2dd0cb9-f29d-418e-aed1-7ccf7ab7920e tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c2dd0cb9-f29d-418e-aed1-7ccf7ab7920e tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:07:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c2dd0cb9-f29d-418e-aed1-7ccf7ab7920e tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 returned with HTTP 200 Sep 01 01:07:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 141/283] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:07:14 2026] GET /volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 => generated 852 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d3773e69-1df0-4d16-9436-519d16b0e45a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d3773e69-1df0-4d16-9436-519d16b0e45a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 Sep 01 01:07:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d3773e69-1df0-4d16-9436-519d16b0e45a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d3773e69-1df0-4d16-9436-519d16b0e45a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.group_snapshots [None req-d3773e69-1df0-4d16-9436-519d16b0e45a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member 9828846f-4c56-48ab-93ad-a5b48ed768a9 {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:07:14 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:14 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d3773e69-1df0-4d16-9436-519d16b0e45a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 returned with HTTP 200 Sep 01 01:07:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 143/284] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:07:14 2026] GET /volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 => generated 326 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fa45d554-19b8-4b4a-bbc9-65300758049a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fa45d554-19b8-4b4a-bbc9-65300758049a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 Sep 01 01:07:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fa45d554-19b8-4b4a-bbc9-65300758049a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fa45d554-19b8-4b4a-bbc9-65300758049a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-fa45d554-19b8-4b4a-bbc9-65300758049a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member 9828846f-4c56-48ab-93ad-a5b48ed768a9 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:07:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fa45d554-19b8-4b4a-bbc9-65300758049a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 returned with HTTP 200 Sep 01 01:07:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 142/285] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:07:15 2026] GET /volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 => generated 326 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-04921c79-041b-4e9e-8e65-b0a59353e535 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-04921c79-041b-4e9e-8e65-b0a59353e535 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 Sep 01 01:07:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-04921c79-041b-4e9e-8e65-b0a59353e535 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-04921c79-041b-4e9e-8e65-b0a59353e535 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.group_snapshots [None req-04921c79-041b-4e9e-8e65-b0a59353e535 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member 9828846f-4c56-48ab-93ad-a5b48ed768a9 {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:07:17 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:17 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-04921c79-041b-4e9e-8e65-b0a59353e535 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 returned with HTTP 200 Sep 01 01:07:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 144/286] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:07:16 2026] GET /volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 => generated 326 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-792caf1f-6075-4615-8d96-90e8f63aae6d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-792caf1f-6075-4615-8d96-90e8f63aae6d tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 Sep 01 01:07:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-792caf1f-6075-4615-8d96-90e8f63aae6d tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-792caf1f-6075-4615-8d96-90e8f63aae6d tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-792caf1f-6075-4615-8d96-90e8f63aae6d tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member 9828846f-4c56-48ab-93ad-a5b48ed768a9 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:07:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-792caf1f-6075-4615-8d96-90e8f63aae6d tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 returned with HTTP 200 Sep 01 01:07:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 143/287] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:07:18 2026] GET /volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 => generated 326 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-aa1751ea-4940-4317-abe3-ef848ab41305 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aa1751ea-4940-4317-abe3-ef848ab41305 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 Sep 01 01:07:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aa1751ea-4940-4317-abe3-ef848ab41305 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aa1751ea-4940-4317-abe3-ef848ab41305 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.group_snapshots [None req-aa1751ea-4940-4317-abe3-ef848ab41305 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member 9828846f-4c56-48ab-93ad-a5b48ed768a9 {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:07:19 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:19 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aa1751ea-4940-4317-abe3-ef848ab41305 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 returned with HTTP 200 Sep 01 01:07:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 145/288] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:07:19 2026] GET /volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 => generated 326 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a33f8aec-d7ca-45cd-8119-6a6f0b1fcc96 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a33f8aec-d7ca-45cd-8119-6a6f0b1fcc96 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 Sep 01 01:07:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a33f8aec-d7ca-45cd-8119-6a6f0b1fcc96 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a33f8aec-d7ca-45cd-8119-6a6f0b1fcc96 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-a33f8aec-d7ca-45cd-8119-6a6f0b1fcc96 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member 9828846f-4c56-48ab-93ad-a5b48ed768a9 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:07:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a33f8aec-d7ca-45cd-8119-6a6f0b1fcc96 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 returned with HTTP 200 Sep 01 01:07:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 144/289] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:07:20 2026] GET /volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 => generated 326 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-cf5dc351-9d36-4c94-ba77-197cca580382 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cf5dc351-9d36-4c94-ba77-197cca580382 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 Sep 01 01:07:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cf5dc351-9d36-4c94-ba77-197cca580382 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cf5dc351-9d36-4c94-ba77-197cca580382 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.group_snapshots [None req-cf5dc351-9d36-4c94-ba77-197cca580382 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member 9828846f-4c56-48ab-93ad-a5b48ed768a9 {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:07:21 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:21 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cf5dc351-9d36-4c94-ba77-197cca580382 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 returned with HTTP 200 Sep 01 01:07:21 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 146/290] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:07:21 2026] GET /volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 => generated 326 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-276fcb6a-302c-4d91-97cb-27a1b61cac93 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-276fcb6a-302c-4d91-97cb-27a1b61cac93 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 Sep 01 01:07:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-276fcb6a-302c-4d91-97cb-27a1b61cac93 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-276fcb6a-302c-4d91-97cb-27a1b61cac93 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-276fcb6a-302c-4d91-97cb-27a1b61cac93 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member 9828846f-4c56-48ab-93ad-a5b48ed768a9 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:07:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-276fcb6a-302c-4d91-97cb-27a1b61cac93 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 returned with HTTP 200 Sep 01 01:07:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 145/291] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:07:22 2026] GET /volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 => generated 326 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8ebd197b-c262-482d-b7f6-4fb1d228de8f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8ebd197b-c262-482d-b7f6-4fb1d228de8f tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 Sep 01 01:07:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8ebd197b-c262-482d-b7f6-4fb1d228de8f tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8ebd197b-c262-482d-b7f6-4fb1d228de8f tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.group_snapshots [None req-8ebd197b-c262-482d-b7f6-4fb1d228de8f tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member 9828846f-4c56-48ab-93ad-a5b48ed768a9 {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:07:23 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:23 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8ebd197b-c262-482d-b7f6-4fb1d228de8f tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 returned with HTTP 200 Sep 01 01:07:23 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 147/292] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:07:23 2026] GET /volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 => generated 327 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d459af82-d21c-483f-ad73-ba09f9ac8990 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d459af82-d21c-483f-ad73-ba09f9ac8990 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/snapshots/detail Sep 01 01:07:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d459af82-d21c-483f-ad73-ba09f9ac8990 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d459af82-d21c-483f-ad73-ba09f9ac8990 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-d459af82-d21c-483f-ad73-ba09f9ac8990 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:07:23 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-d459af82-d21c-483f-ad73-ba09f9ac8990 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:07:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:23 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:07:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d459af82-d21c-483f-ad73-ba09f9ac8990 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Get all snapshots completed successfully. Sep 01 01:07:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d459af82-d21c-483f-ad73-ba09f9ac8990 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 01:07:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 146/293] 192.168.122.211 () {58 vars in 1148 bytes} [Tue Sep 1 01:07:23 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7cbb1361-601e-4147-8bb7-2cd75388f7b0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7cbb1361-601e-4147-8bb7-2cd75388f7b0 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/snapshots/a833b785-49af-453f-8d15-1992f0e0a72a Sep 01 01:07:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7cbb1361-601e-4147-8bb7-2cd75388f7b0 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7cbb1361-601e-4147-8bb7-2cd75388f7b0 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:23 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:23 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:23 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7cbb1361-601e-4147-8bb7-2cd75388f7b0 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Snapshot retrieved successfully. Sep 01 01:07:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7cbb1361-601e-4147-8bb7-2cd75388f7b0 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/snapshots/a833b785-49af-453f-8d15-1992f0e0a72a returned with HTTP 200 Sep 01 01:07:23 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 148/294] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:07:23 2026] GET /volume/v3/snapshots/a833b785-49af-453f-8d15-1992f0e0a72a => generated 470 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8d6bd4c9-3a00-46b2-aae4-d0a70be073c3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8d6bd4c9-3a00-46b2-aae4-d0a70be073c3 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/snapshots/5ae29328-00fb-494e-96f9-e1eea637c141 Sep 01 01:07:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8d6bd4c9-3a00-46b2-aae4-d0a70be073c3 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8d6bd4c9-3a00-46b2-aae4-d0a70be073c3 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8d6bd4c9-3a00-46b2-aae4-d0a70be073c3 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Snapshot retrieved successfully. Sep 01 01:07:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8d6bd4c9-3a00-46b2-aae4-d0a70be073c3 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/snapshots/5ae29328-00fb-494e-96f9-e1eea637c141 returned with HTTP 200 Sep 01 01:07:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 147/295] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:07:23 2026] GET /volume/v3/snapshots/5ae29328-00fb-494e-96f9-e1eea637c141 => generated 470 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d7500728-fc39-48f9-9054-b36e3ddbe113 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d7500728-fc39-48f9-9054-b36e3ddbe113 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] DELETE http://192.168.122.211/volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 Sep 01 01:07:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d7500728-fc39-48f9-9054-b36e3ddbe113 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d7500728-fc39-48f9-9054-b36e3ddbe113 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.group_snapshots [None req-d7500728-fc39-48f9-9054-b36e3ddbe113 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] delete called for member 9828846f-4c56-48ab-93ad-a5b48ed768a9 {{(pid=86752) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 01:07:23 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.group_snapshots [None req-d7500728-fc39-48f9-9054-b36e3ddbe113 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Delete group_snapshot with id: 9828846f-4c56-48ab-93ad-a5b48ed768a9 Sep 01 01:07:23 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:23 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:23 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:23 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:07:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d7500728-fc39-48f9-9054-b36e3ddbe113 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 returned with HTTP 202 Sep 01 01:07:23 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 149/296] 192.168.122.211 () {60 vars in 1300 bytes} [Tue Sep 1 01:07:23 2026] DELETE /volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:07:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5627c271-6404-4b32-8943-0a7f68d3a93c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5627c271-6404-4b32-8943-0a7f68d3a93c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:07:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5627c271-6404-4b32-8943-0a7f68d3a93c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5627c271-6404-4b32-8943-0a7f68d3a93c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-5627c271-6404-4b32-8943-0a7f68d3a93c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:07:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5627c271-6404-4b32-8943-0a7f68d3a93c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:07:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:24 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:07:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:24 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:24 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5627c271-6404-4b32-8943-0a7f68d3a93c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Get all volumes completed successfully. Sep 01 01:07:24 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-5627c271-6404-4b32-8943-0a7f68d3a93c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:07:24 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-5627c271-6404-4b32-8943-0a7f68d3a93c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:07:24 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-5627c271-6404-4b32-8943-0a7f68d3a93c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:07:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:24 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-5627c271-6404-4b32-8943-0a7f68d3a93c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:07:24 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-5627c271-6404-4b32-8943-0a7f68d3a93c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:07:24 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-5627c271-6404-4b32-8943-0a7f68d3a93c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:07:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5627c271-6404-4b32-8943-0a7f68d3a93c tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:07:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 148/297] 192.168.122.211 () {60 vars in 1183 bytes} [Tue Sep 1 01:07:23 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:07:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d8225361-00ec-4eeb-a2f3-9570bb1ade27 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d8225361-00ec-4eeb-a2f3-9570bb1ade27 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/snapshots/detail Sep 01 01:07:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d8225361-00ec-4eeb-a2f3-9570bb1ade27 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d8225361-00ec-4eeb-a2f3-9570bb1ade27 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-d8225361-00ec-4eeb-a2f3-9570bb1ade27 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:07:24 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:24 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:24 devstack devstack@c-api.service[86752]: DEBUG cinder.db.api [None req-d8225361-00ec-4eeb-a2f3-9570bb1ade27 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Building query based on filter {{(pid=86752) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:07:24 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:24 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:07:24 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d8225361-00ec-4eeb-a2f3-9570bb1ade27 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Get all snapshots completed successfully. Sep 01 01:07:24 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:24 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d8225361-00ec-4eeb-a2f3-9570bb1ade27 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 01:07:24 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 150/298] 192.168.122.211 () {58 vars in 1148 bytes} [Tue Sep 1 01:07:24 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:07:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f0fd27c2-8f4a-4404-97f8-9b8b38116633 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f0fd27c2-8f4a-4404-97f8-9b8b38116633 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/snapshots/a833b785-49af-453f-8d15-1992f0e0a72a Sep 01 01:07:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f0fd27c2-8f4a-4404-97f8-9b8b38116633 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f0fd27c2-8f4a-4404-97f8-9b8b38116633 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f0fd27c2-8f4a-4404-97f8-9b8b38116633 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Snapshot retrieved successfully. Sep 01 01:07:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f0fd27c2-8f4a-4404-97f8-9b8b38116633 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/snapshots/a833b785-49af-453f-8d15-1992f0e0a72a returned with HTTP 200 Sep 01 01:07:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 149/299] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:07:24 2026] GET /volume/v3/snapshots/a833b785-49af-453f-8d15-1992f0e0a72a => generated 469 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:07:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4d6d98a9-b257-40dc-8c8d-82f0e92df34a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4d6d98a9-b257-40dc-8c8d-82f0e92df34a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/snapshots/a833b785-49af-453f-8d15-1992f0e0a72a Sep 01 01:07:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4d6d98a9-b257-40dc-8c8d-82f0e92df34a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4d6d98a9-b257-40dc-8c8d-82f0e92df34a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:25 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:25 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:25 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4d6d98a9-b257-40dc-8c8d-82f0e92df34a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Snapshot retrieved successfully. Sep 01 01:07:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4d6d98a9-b257-40dc-8c8d-82f0e92df34a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/snapshots/a833b785-49af-453f-8d15-1992f0e0a72a returned with HTTP 200 Sep 01 01:07:25 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 151/300] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:07:25 2026] GET /volume/v3/snapshots/a833b785-49af-453f-8d15-1992f0e0a72a => generated 469 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:07:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c9c4b686-63f5-4f87-86d7-5a41ebedab3b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c9c4b686-63f5-4f87-86d7-5a41ebedab3b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/snapshots/a833b785-49af-453f-8d15-1992f0e0a72a Sep 01 01:07:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c9c4b686-63f5-4f87-86d7-5a41ebedab3b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c9c4b686-63f5-4f87-86d7-5a41ebedab3b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c9c4b686-63f5-4f87-86d7-5a41ebedab3b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Snapshot retrieved successfully. Sep 01 01:07:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c9c4b686-63f5-4f87-86d7-5a41ebedab3b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/snapshots/a833b785-49af-453f-8d15-1992f0e0a72a returned with HTTP 200 Sep 01 01:07:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 150/301] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:07:26 2026] GET /volume/v3/snapshots/a833b785-49af-453f-8d15-1992f0e0a72a => generated 469 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f07022f7-4fb1-491c-a9ca-d2a3ee209513 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f07022f7-4fb1-491c-a9ca-d2a3ee209513 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/snapshots/a833b785-49af-453f-8d15-1992f0e0a72a Sep 01 01:07:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f07022f7-4fb1-491c-a9ca-d2a3ee209513 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f07022f7-4fb1-491c-a9ca-d2a3ee209513 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:27 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:27 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:27 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f07022f7-4fb1-491c-a9ca-d2a3ee209513 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Snapshot retrieved successfully. Sep 01 01:07:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f07022f7-4fb1-491c-a9ca-d2a3ee209513 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/snapshots/a833b785-49af-453f-8d15-1992f0e0a72a returned with HTTP 200 Sep 01 01:07:27 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 152/302] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:07:27 2026] GET /volume/v3/snapshots/a833b785-49af-453f-8d15-1992f0e0a72a => generated 469 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fdf43c68-a136-455f-8d98-bb7c23c793fe None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fdf43c68-a136-455f-8d98-bb7c23c793fe tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/snapshots/a833b785-49af-453f-8d15-1992f0e0a72a Sep 01 01:07:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fdf43c68-a136-455f-8d98-bb7c23c793fe tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fdf43c68-a136-455f-8d98-bb7c23c793fe tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fdf43c68-a136-455f-8d98-bb7c23c793fe tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/snapshots/a833b785-49af-453f-8d15-1992f0e0a72a returned with HTTP 404 Sep 01 01:07:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 151/303] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:07:28 2026] GET /volume/v3/snapshots/a833b785-49af-453f-8d15-1992f0e0a72a => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:07:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0d60a064-5a19-4b32-9fc4-fbff96c338c5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0d60a064-5a19-4b32-9fc4-fbff96c338c5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/snapshots/5ae29328-00fb-494e-96f9-e1eea637c141 Sep 01 01:07:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0d60a064-5a19-4b32-9fc4-fbff96c338c5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0d60a064-5a19-4b32-9fc4-fbff96c338c5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0d60a064-5a19-4b32-9fc4-fbff96c338c5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/snapshots/5ae29328-00fb-494e-96f9-e1eea637c141 returned with HTTP 404 Sep 01 01:07:28 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 153/304] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:07:28 2026] GET /volume/v3/snapshots/5ae29328-00fb-494e-96f9-e1eea637c141 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:07:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fa0d0f4d-2bcd-4a0b-b4c0-d39f93ce1291 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fa0d0f4d-2bcd-4a0b-b4c0-d39f93ce1291 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 Sep 01 01:07:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fa0d0f4d-2bcd-4a0b-b4c0-d39f93ce1291 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fa0d0f4d-2bcd-4a0b-b4c0-d39f93ce1291 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-fa0d0f4d-2bcd-4a0b-b4c0-d39f93ce1291 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member 9828846f-4c56-48ab-93ad-a5b48ed768a9 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:07:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fa0d0f4d-2bcd-4a0b-b4c0-d39f93ce1291 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 returned with HTTP 404 Sep 01 01:07:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 152/305] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:07:28 2026] GET /volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:07:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-653f2cc7-c6ff-47ad-b024-7c77c8d6b8d8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-653f2cc7-c6ff-47ad-b024-7c77c8d6b8d8 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] DELETE http://192.168.122.211/volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 Sep 01 01:07:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-653f2cc7-c6ff-47ad-b024-7c77c8d6b8d8 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-653f2cc7-c6ff-47ad-b024-7c77c8d6b8d8 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.group_snapshots [None req-653f2cc7-c6ff-47ad-b024-7c77c8d6b8d8 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] delete called for member 9828846f-4c56-48ab-93ad-a5b48ed768a9 {{(pid=86752) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 01:07:28 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.group_snapshots [None req-653f2cc7-c6ff-47ad-b024-7c77c8d6b8d8 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Delete group_snapshot with id: 9828846f-4c56-48ab-93ad-a5b48ed768a9 Sep 01 01:07:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-653f2cc7-c6ff-47ad-b024-7c77c8d6b8d8 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 returned with HTTP 404 Sep 01 01:07:28 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 154/306] 192.168.122.211 () {60 vars in 1300 bytes} [Tue Sep 1 01:07:28 2026] DELETE /volume/v3/group_snapshots/9828846f-4c56-48ab-93ad-a5b48ed768a9 => generated 116 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:07:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d44592a5-a461-4e57-bba0-be149705c69f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d44592a5-a461-4e57-bba0-be149705c69f tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:07:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d44592a5-a461-4e57-bba0-be149705c69f tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d44592a5-a461-4e57-bba0-be149705c69f tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-d44592a5-a461-4e57-bba0-be149705c69f tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:07:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d44592a5-a461-4e57-bba0-be149705c69f tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:07:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:28 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:07:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d44592a5-a461-4e57-bba0-be149705c69f tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Get all volumes completed successfully. Sep 01 01:07:28 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-d44592a5-a461-4e57-bba0-be149705c69f tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:07:28 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-d44592a5-a461-4e57-bba0-be149705c69f tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:07:28 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-d44592a5-a461-4e57-bba0-be149705c69f tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:07:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:28 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-d44592a5-a461-4e57-bba0-be149705c69f tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:07:28 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-d44592a5-a461-4e57-bba0-be149705c69f tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:07:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3573c465-abbd-4e2b-a276-dd02b5d06089 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3573c465-abbd-4e2b-a276-dd02b5d06089 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:07:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3573c465-abbd-4e2b-a276-dd02b5d06089 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-224811258"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:07:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-3573c465-abbd-4e2b-a276-dd02b5d06089 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-224811258'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:07:29 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-3573c465-abbd-4e2b-a276-dd02b5d06089 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Create volume of 1 GB Sep 01 01:07:29 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3573c465-abbd-4e2b-a276-dd02b5d06089 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Availability Zones retrieved successfully. Sep 01 01:07:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3573c465-abbd-4e2b-a276-dd02b5d06089 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Flow 'volume_create_api' (9b140684-e4c4-4685-86e6-f3f80f3f639d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:07:29 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-d44592a5-a461-4e57-bba0-be149705c69f tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:07:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3573c465-abbd-4e2b-a276-dd02b5d06089 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7faf7ed8-a218-467b-a85f-6a9ea6852dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:07:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-3573c465-abbd-4e2b-a276-dd02b5d06089 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:07:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d44592a5-a461-4e57-bba0-be149705c69f tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:07:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 153/307] 192.168.122.211 () {60 vars in 1183 bytes} [Tue Sep 1 01:07:28 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:07:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5c779914-39b8-43cc-889e-f2bb612e0fe9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c779914-39b8-43cc-889e-f2bb612e0fe9 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] POST http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c/action Sep 01 01:07:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c779914-39b8-43cc-889e-f2bb612e0fe9 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:07:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c779914-39b8-43cc-889e-f2bb612e0fe9 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:07:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-5c779914-39b8-43cc-889e-f2bb612e0fe9 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] delete called for group e8f7acb0-c1eb-4245-86f4-0e0eac8b050c {{(pid=86751) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 01:07:29 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-5c779914-39b8-43cc-889e-f2bb612e0fe9 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Delete group with id: e8f7acb0-c1eb-4245-86f4-0e0eac8b050c Sep 01 01:07:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:29 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 01:07:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3573c465-abbd-4e2b-a276-dd02b5d06089 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7faf7ed8-a218-467b-a85f-6a9ea6852dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:07:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3573c465-abbd-4e2b-a276-dd02b5d06089 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f2b451b-e538-4cad-9791-60efade395e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:07:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:29 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:07:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c779914-39b8-43cc-889e-f2bb612e0fe9 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c/action returned with HTTP 202 Sep 01 01:07:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 154/308] 192.168.122.211 () {62 vars in 1312 bytes} [Tue Sep 1 01:07:29 2026] POST /volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c/action => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:07:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0e9d640e-4212-4d23-92c1-52bcd158d01b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0e9d640e-4212-4d23-92c1-52bcd158d01b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/97e712c1-f11e-4570-9b7d-79881c9a7244 Sep 01 01:07:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0e9d640e-4212-4d23-92c1-52bcd158d01b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0e9d640e-4212-4d23-92c1-52bcd158d01b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:29 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0e9d640e-4212-4d23-92c1-52bcd158d01b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Volume info retrieved successfully. Sep 01 01:07:29 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-0e9d640e-4212-4d23-92c1-52bcd158d01b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:07:29 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-0e9d640e-4212-4d23-92c1-52bcd158d01b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:07:29 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-3573c465-abbd-4e2b-a276-dd02b5d06089 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Created reservations ['1c5c6724-0645-4d01-8c7d-a1952660f759', '9865cfdd-50fc-4489-9cc7-ad52826b4108', '4626b851-5d6b-4ffc-a8d6-ba68b9cdb3ea', '2cac183b-e5aa-4937-bfcb-1cb987e338f6'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:07:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3573c465-abbd-4e2b-a276-dd02b5d06089 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f2b451b-e538-4cad-9791-60efade395e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c5c6724-0645-4d01-8c7d-a1952660f759', '9865cfdd-50fc-4489-9cc7-ad52826b4108', '4626b851-5d6b-4ffc-a8d6-ba68b9cdb3ea', '2cac183b-e5aa-4937-bfcb-1cb987e338f6']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:07:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3573c465-abbd-4e2b-a276-dd02b5d06089 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8bd2a17-6a32-49d5-9097-a836d3940b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:07:29 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:29 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3573c465-abbd-4e2b-a276-dd02b5d06089 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8bd2a17-6a32-49d5-9097-a836d3940b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a564fb07-53ed-433f-b998-69139e9469f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-224811258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='173192acc1cc4a2197c91b6f7939854c',qos_specs=None,replication_status=,reservations=['1c5c6724-0645-4d01-8c7d-a1952660f759','9865cfdd-50fc-4489-9cc7-ad52826b4108','4626b851-5d6b-4ffc-a8d6-ba68b9cdb3ea','2cac183b-e5aa-4937-bfcb-1cb987e338f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61ad5c970c4e4dcbaefa3dbcd4d1da75',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:07:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-224811258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a564fb07-53ed-433f-b998-69139e9469f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='173192acc1cc4a2197c91b6f7939854c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61ad5c970c4e4dcbaefa3dbcd4d1da75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:07:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3573c465-abbd-4e2b-a276-dd02b5d06089 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c59bb250-352b-4290-9a97-e3b7c0eefe91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:07:29 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-0e9d640e-4212-4d23-92c1-52bcd158d01b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:07:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3573c465-abbd-4e2b-a276-dd02b5d06089 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c59bb250-352b-4290-9a97-e3b7c0eefe91) transitioned into state 'SUCCESS' from state '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-224811258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='173192acc1cc4a2197c91b6f7939854c',qos_specs=None,replication_status=,reservations=['1c5c6724-0645-4d01-8c7d-a1952660f759','9865cfdd-50fc-4489-9cc7-ad52826b4108','4626b851-5d6b-4ffc-a8d6-ba68b9cdb3ea','2cac183b-e5aa-4937-bfcb-1cb987e338f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61ad5c970c4e4dcbaefa3dbcd4d1da75',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:07:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0e9d640e-4212-4d23-92c1-52bcd158d01b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/97e712c1-f11e-4570-9b7d-79881c9a7244 returned with HTTP 200 Sep 01 01:07:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 155/309] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:07:29 2026] GET /volume/v3/volumes/97e712c1-f11e-4570-9b7d-79881c9a7244 => generated 923 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3573c465-abbd-4e2b-a276-dd02b5d06089 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4496a60-fa4e-4515-8b7a-5d9a8558eb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:07:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3573c465-abbd-4e2b-a276-dd02b5d06089 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4496a60-fa4e-4515-8b7a-5d9a8558eb0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:07:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3573c465-abbd-4e2b-a276-dd02b5d06089 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Flow 'volume_create_api' (9b140684-e4c4-4685-86e6-f3f80f3f639d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:07:29 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3573c465-abbd-4e2b-a276-dd02b5d06089 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Create volume request issued successfully. Sep 01 01:07:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3573c465-abbd-4e2b-a276-dd02b5d06089 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:07:29 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 155/310] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:07:29 2026] POST /volume/v3/volumes => generated 762 bytes in 856 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:07:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e421317d-a87f-446d-96bb-1e60fad9ca24 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e421317d-a87f-446d-96bb-1e60fad9ca24 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/97e712c1-f11e-4570-9b7d-79881c9a7244 Sep 01 01:07:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e421317d-a87f-446d-96bb-1e60fad9ca24 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e421317d-a87f-446d-96bb-1e60fad9ca24 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e421317d-a87f-446d-96bb-1e60fad9ca24 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Volume info retrieved successfully. Sep 01 01:07:30 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-e421317d-a87f-446d-96bb-1e60fad9ca24 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:07:30 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-e421317d-a87f-446d-96bb-1e60fad9ca24 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:07:31 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-e421317d-a87f-446d-96bb-1e60fad9ca24 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:07:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e421317d-a87f-446d-96bb-1e60fad9ca24 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/97e712c1-f11e-4570-9b7d-79881c9a7244 returned with HTTP 200 Sep 01 01:07:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 156/311] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:07:30 2026] GET /volume/v3/volumes/97e712c1-f11e-4570-9b7d-79881c9a7244 => generated 923 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e15f9b46-c652-40d5-aed5-d8d06a14862a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e15f9b46-c652-40d5-aed5-d8d06a14862a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/97e712c1-f11e-4570-9b7d-79881c9a7244 Sep 01 01:07:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e15f9b46-c652-40d5-aed5-d8d06a14862a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e15f9b46-c652-40d5-aed5-d8d06a14862a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:32 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:32 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:32 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:32 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e15f9b46-c652-40d5-aed5-d8d06a14862a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Volume info retrieved successfully. Sep 01 01:07:32 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-e15f9b46-c652-40d5-aed5-d8d06a14862a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:07:32 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-e15f9b46-c652-40d5-aed5-d8d06a14862a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:07:32 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-e15f9b46-c652-40d5-aed5-d8d06a14862a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:07:32 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:32 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e15f9b46-c652-40d5-aed5-d8d06a14862a tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/97e712c1-f11e-4570-9b7d-79881c9a7244 returned with HTTP 200 Sep 01 01:07:32 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 156/312] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:07:32 2026] GET /volume/v3/volumes/97e712c1-f11e-4570-9b7d-79881c9a7244 => generated 923 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:07:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-47eb4cab-e897-4abf-8d8f-1c3d0fbabbad None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-47eb4cab-e897-4abf-8d8f-1c3d0fbabbad tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/97e712c1-f11e-4570-9b7d-79881c9a7244 Sep 01 01:07:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-47eb4cab-e897-4abf-8d8f-1c3d0fbabbad tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-47eb4cab-e897-4abf-8d8f-1c3d0fbabbad tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-47eb4cab-e897-4abf-8d8f-1c3d0fbabbad tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/97e712c1-f11e-4570-9b7d-79881c9a7244 returned with HTTP 404 Sep 01 01:07:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 157/313] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:07:33 2026] GET /volume/v3/volumes/97e712c1-f11e-4570-9b7d-79881c9a7244 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:07:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0e5d08be-a124-4f5e-ba26-b6174fa06f82 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0e5d08be-a124-4f5e-ba26-b6174fa06f82 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/72e251fe-6467-4414-b1dd-a5f64f4ccedc Sep 01 01:07:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0e5d08be-a124-4f5e-ba26-b6174fa06f82 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0e5d08be-a124-4f5e-ba26-b6174fa06f82 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0e5d08be-a124-4f5e-ba26-b6174fa06f82 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/72e251fe-6467-4414-b1dd-a5f64f4ccedc returned with HTTP 404 Sep 01 01:07:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 157/314] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:07:33 2026] GET /volume/v3/volumes/72e251fe-6467-4414-b1dd-a5f64f4ccedc => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:07:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-68b1853c-817a-4598-be7f-3e17cb0d5d24 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-68b1853c-817a-4598-be7f-3e17cb0d5d24 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c Sep 01 01:07:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-68b1853c-817a-4598-be7f-3e17cb0d5d24 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-68b1853c-817a-4598-be7f-3e17cb0d5d24 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-68b1853c-817a-4598-be7f-3e17cb0d5d24 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member e8f7acb0-c1eb-4245-86f4-0e0eac8b050c {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:07:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-68b1853c-817a-4598-be7f-3e17cb0d5d24 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c returned with HTTP 404 Sep 01 01:07:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 158/315] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:07:33 2026] GET /volume/v3/groups/e8f7acb0-c1eb-4245-86f4-0e0eac8b050c => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:07:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-502b33c3-acf5-4e4a-99cc-b42ad969ca57 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-502b33c3-acf5-4e4a-99cc-b42ad969ca57 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] DELETE http://192.168.122.211/volume/v3/group_types/fa670d48-8754-460f-b8ff-3a094e47dbfd Sep 01 01:07:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-502b33c3-acf5-4e4a-99cc-b42ad969ca57 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-502b33c3-acf5-4e4a-99cc-b42ad969ca57 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-502b33c3-acf5-4e4a-99cc-b42ad969ca57 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] http://192.168.122.211/volume/v3/group_types/fa670d48-8754-460f-b8ff-3a094e47dbfd returned with HTTP 202 Sep 01 01:07:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 158/316] 192.168.122.211 () {60 vars in 1288 bytes} [Tue Sep 1 01:07:33 2026] DELETE /volume/v3/group_types/fa670d48-8754-460f-b8ff-3a094e47dbfd => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:07:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a5ae8af1-f7fa-4cf5-b318-6f5da7f890e3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a5ae8af1-f7fa-4cf5-b318-6f5da7f890e3 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] DELETE http://192.168.122.211/volume/v3/types/9b0033d1-62be-4716-bf7e-969dd61c7ed3 Sep 01 01:07:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a5ae8af1-f7fa-4cf5-b318-6f5da7f890e3 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a5ae8af1-f7fa-4cf5-b318-6f5da7f890e3 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a5ae8af1-f7fa-4cf5-b318-6f5da7f890e3 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] http://192.168.122.211/volume/v3/types/9b0033d1-62be-4716-bf7e-969dd61c7ed3 returned with HTTP 202 Sep 01 01:07:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 159/317] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:07:33 2026] DELETE /volume/v3/types/9b0033d1-62be-4716-bf7e-969dd61c7ed3 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:07:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e26e9802-c44d-468f-9d73-38b760c0fa34 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e26e9802-c44d-468f-9d73-38b760c0fa34 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] GET http://192.168.122.211/volume/v3/types/9b0033d1-62be-4716-bf7e-969dd61c7ed3 Sep 01 01:07:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e26e9802-c44d-468f-9d73-38b760c0fa34 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e26e9802-c44d-468f-9d73-38b760c0fa34 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e26e9802-c44d-468f-9d73-38b760c0fa34 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] http://192.168.122.211/volume/v3/types/9b0033d1-62be-4716-bf7e-969dd61c7ed3 returned with HTTP 404 Sep 01 01:07:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 159/318] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:07:33 2026] GET /volume/v3/types/9b0033d1-62be-4716-bf7e-969dd61c7ed3 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:07:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1173cfa9-bfbc-4d96-a8c1-52cb7feda704 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1173cfa9-bfbc-4d96-a8c1-52cb7feda704 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:07:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1173cfa9-bfbc-4d96-a8c1-52cb7feda704 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-676209718"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:07:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1173cfa9-bfbc-4d96-a8c1-52cb7feda704 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:07:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 160/319] 192.168.122.211 () {60 vars in 1136 bytes} [Tue Sep 1 01:07:33 2026] POST /volume/v3/types => generated 223 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-cc94ee17-e6d9-4c2f-bebd-a1ec75e3d9d2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cc94ee17-e6d9-4c2f-bebd-a1ec75e3d9d2 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] POST http://192.168.122.211/volume/v3/group_types Sep 01 01:07:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cc94ee17-e6d9-4c2f-bebd-a1ec75e3d9d2 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1520184595"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:07:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cc94ee17-e6d9-4c2f-bebd-a1ec75e3d9d2 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] http://192.168.122.211/volume/v3/group_types returned with HTTP 202 Sep 01 01:07:34 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 160/320] 192.168.122.211 () {62 vars in 1195 bytes} [Tue Sep 1 01:07:33 2026] POST /volume/v3/group_types => generated 181 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:07:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b2cd41c8-80a3-4b11-ba5d-da2f69cf4ab4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b2cd41c8-80a3-4b11-ba5d-da2f69cf4ab4 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] POST http://192.168.122.211/volume/v3/groups Sep 01 01:07:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b2cd41c8-80a3-4b11-ba5d-da2f69cf4ab4 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "74b9b411-1608-4587-be5a-579d95e4a16b", "volume_types": ["6528e1a3-422b-43cd-9e96-39d490d218b9"], "name": "tempest-GroupSnapshotsTest-Group-803278612"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:07:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-b2cd41c8-80a3-4b11-ba5d-da2f69cf4ab4 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Creating new group {'group': {'group_type': '74b9b411-1608-4587-be5a-579d95e4a16b', 'volume_types': ['6528e1a3-422b-43cd-9e96-39d490d218b9'], 'name': 'tempest-GroupSnapshotsTest-Group-803278612'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 01:07:34 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-b2cd41c8-80a3-4b11-ba5d-da2f69cf4ab4 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Creating group tempest-GroupSnapshotsTest-Group-803278612. Sep 01 01:07:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b2cd41c8-80a3-4b11-ba5d-da2f69cf4ab4 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Availability Zones retrieved successfully. Sep 01 01:07:34 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-b2cd41c8-80a3-4b11-ba5d-da2f69cf4ab4 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Created reservations ['e15be050-728a-42bf-8323-c22256691d5a'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:07:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b2cd41c8-80a3-4b11-ba5d-da2f69cf4ab4 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups returned with HTTP 202 Sep 01 01:07:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 161/321] 192.168.122.211 () {62 vars in 1181 bytes} [Tue Sep 1 01:07:34 2026] POST /volume/v3/groups => generated 111 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:07:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-093197e0-47ff-4d7d-9e33-c533359388eb None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-093197e0-47ff-4d7d-9e33-c533359388eb tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/groups/09c001a1-369b-4394-a910-7501bff5afc6 Sep 01 01:07:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-093197e0-47ff-4d7d-9e33-c533359388eb tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-093197e0-47ff-4d7d-9e33-c533359388eb tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-093197e0-47ff-4d7d-9e33-c533359388eb tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member 09c001a1-369b-4394-a910-7501bff5afc6 {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:07:34 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:34 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:34 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:34 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:07:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-093197e0-47ff-4d7d-9e33-c533359388eb tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/09c001a1-369b-4394-a910-7501bff5afc6 returned with HTTP 200 Sep 01 01:07:34 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 161/322] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:07:34 2026] GET /volume/v3/groups/09c001a1-369b-4394-a910-7501bff5afc6 => generated 391 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:07:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7034930c-db67-434a-b28c-0e9327d8fbec None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7034930c-db67-434a-b28c-0e9327d8fbec tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/groups/09c001a1-369b-4394-a910-7501bff5afc6 Sep 01 01:07:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7034930c-db67-434a-b28c-0e9327d8fbec tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7034930c-db67-434a-b28c-0e9327d8fbec tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-7034930c-db67-434a-b28c-0e9327d8fbec tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member 09c001a1-369b-4394-a910-7501bff5afc6 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:07:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:35 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:07:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7034930c-db67-434a-b28c-0e9327d8fbec tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/09c001a1-369b-4394-a910-7501bff5afc6 returned with HTTP 200 Sep 01 01:07:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 162/323] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:07:35 2026] GET /volume/v3/groups/09c001a1-369b-4394-a910-7501bff5afc6 => generated 392 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:07:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b47c7d70-e639-4e95-aaad-495739288fab None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b47c7d70-e639-4e95-aaad-495739288fab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:07:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b47c7d70-e639-4e95-aaad-495739288fab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1646999561", "volume_type": "6528e1a3-422b-43cd-9e96-39d490d218b9", "group_id": "09c001a1-369b-4394-a910-7501bff5afc6", "size": 1}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:07:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-b47c7d70-e639-4e95-aaad-495739288fab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1646999561', 'volume_type': '6528e1a3-422b-43cd-9e96-39d490d218b9', 'group_id': '09c001a1-369b-4394-a910-7501bff5afc6', 'size': 1}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:07:35 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:35 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:35 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-b47c7d70-e639-4e95-aaad-495739288fab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Create volume of 1 GB Sep 01 01:07:35 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:35 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:07:35 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b47c7d70-e639-4e95-aaad-495739288fab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Availability Zones retrieved successfully. Sep 01 01:07:35 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b47c7d70-e639-4e95-aaad-495739288fab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Flow 'volume_create_api' (93e1497e-46b5-4f5a-9ccf-15a08826f11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:07:35 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b47c7d70-e639-4e95-aaad-495739288fab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c944173a-8fbe-44c0-adcd-1b351c2abbb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:07:35 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:35 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:35 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-b47c7d70-e639-4e95-aaad-495739288fab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:07:35 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b47c7d70-e639-4e95-aaad-495739288fab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c944173a-8fbe-44c0-adcd-1b351c2abbb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:07:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6528e1a3-422b-43cd-9e96-39d490d218b9,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-676209718',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6528e1a3-422b-43cd-9e96-39d490d218b9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '09c001a1-369b-4394-a910-7501bff5afc6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:07:35 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b47c7d70-e639-4e95-aaad-495739288fab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9804f48d-61e7-41e5-9806-d24fa2533e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:07:35 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-b47c7d70-e639-4e95-aaad-495739288fab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-676209718 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-676209718, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:07:35 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-b47c7d70-e639-4e95-aaad-495739288fab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-676209718 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-676209718, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:07:35 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-b47c7d70-e639-4e95-aaad-495739288fab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Created reservations ['4543a91c-98a6-4d13-8405-83e81053455f', 'e0478286-b9a3-4c07-9247-9fdbb8a57495', '77f626e3-51c9-489d-bf18-4b0c9761ed40', '495111a1-6cf7-4cff-813c-8b929974f6f6'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:07:35 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b47c7d70-e639-4e95-aaad-495739288fab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9804f48d-61e7-41e5-9806-d24fa2533e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4543a91c-98a6-4d13-8405-83e81053455f', 'e0478286-b9a3-4c07-9247-9fdbb8a57495', '77f626e3-51c9-489d-bf18-4b0c9761ed40', '495111a1-6cf7-4cff-813c-8b929974f6f6']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:07:35 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b47c7d70-e639-4e95-aaad-495739288fab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc711774-6dd2-43a8-9fbc-571e476c8476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:07:35 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:35 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:35 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b47c7d70-e639-4e95-aaad-495739288fab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc711774-6dd2-43a8-9fbc-571e476c8476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cbc4042-6c62-46da-bf8e-30d7e8afc587', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1646999561',encryption_key_id=None,group_id=09c001a1-369b-4394-a910-7501bff5afc6,group_type_id=,metadata={},multiattach=False,project_id='2a072f674603458fa8b78eaadc2a8739',qos_specs=None,replication_status=,reservations=['4543a91c-98a6-4d13-8405-83e81053455f','e0478286-b9a3-4c07-9247-9fdbb8a57495','77f626e3-51c9-489d-bf18-4b0c9761ed40','495111a1-6cf7-4cff-813c-8b929974f6f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='484dcaad73bf4c328b62c97a594ce9ae',volume_type_id=6528e1a3-422b-43cd-9e96-39d490d218b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:07:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1646999561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=09c001a1-369b-4394-a910-7501bff5afc6,host=None,id=9cbc4042-6c62-46da-bf8e-30d7e8afc587,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a072f674603458fa8b78eaadc2a8739',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='484dcaad73bf4c328b62c97a594ce9ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6528e1a3-422b-43cd-9e96-39d490d218b9),volume_type_id=6528e1a3-422b-43cd-9e96-39d490d218b9)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:07:35 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b47c7d70-e639-4e95-aaad-495739288fab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f0e6994-d340-4459-a010-080c797b6bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:07:35 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b47c7d70-e639-4e95-aaad-495739288fab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f0e6994-d340-4459-a010-080c797b6bbd) transitioned into state 'SUCCESS' from state '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-1646999561',encryption_key_id=None,group_id=09c001a1-369b-4394-a910-7501bff5afc6,group_type_id=,metadata={},multiattach=False,project_id='2a072f674603458fa8b78eaadc2a8739',qos_specs=None,replication_status=,reservations=['4543a91c-98a6-4d13-8405-83e81053455f','e0478286-b9a3-4c07-9247-9fdbb8a57495','77f626e3-51c9-489d-bf18-4b0c9761ed40','495111a1-6cf7-4cff-813c-8b929974f6f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='484dcaad73bf4c328b62c97a594ce9ae',volume_type_id=6528e1a3-422b-43cd-9e96-39d490d218b9)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:07:35 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b47c7d70-e639-4e95-aaad-495739288fab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55174c01-ced3-4e33-98e7-d3cb046052d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:07:35 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b47c7d70-e639-4e95-aaad-495739288fab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55174c01-ced3-4e33-98e7-d3cb046052d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:07:35 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b47c7d70-e639-4e95-aaad-495739288fab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Flow 'volume_create_api' (93e1497e-46b5-4f5a-9ccf-15a08826f11a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:07:35 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b47c7d70-e639-4e95-aaad-495739288fab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Create volume request issued successfully. Sep 01 01:07:35 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-b47c7d70-e639-4e95-aaad-495739288fab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:07:35 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-b47c7d70-e639-4e95-aaad-495739288fab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:07:35 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-b47c7d70-e639-4e95-aaad-495739288fab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:07:35 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:35 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b47c7d70-e639-4e95-aaad-495739288fab tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:07:35 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 162/324] 192.168.122.211 () {62 vars in 1184 bytes} [Tue Sep 1 01:07:35 2026] POST /volume/v3/volumes => generated 830 bytes in 633 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:07:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-eb54d129-2822-4aa6-a329-3aa6ed6c012e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eb54d129-2822-4aa6-a329-3aa6ed6c012e tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/9cbc4042-6c62-46da-bf8e-30d7e8afc587 Sep 01 01:07:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eb54d129-2822-4aa6-a329-3aa6ed6c012e tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eb54d129-2822-4aa6-a329-3aa6ed6c012e tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-eb54d129-2822-4aa6-a329-3aa6ed6c012e tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Volume info retrieved successfully. Sep 01 01:07:36 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-eb54d129-2822-4aa6-a329-3aa6ed6c012e tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:07:36 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-eb54d129-2822-4aa6-a329-3aa6ed6c012e tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:07:36 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-eb54d129-2822-4aa6-a329-3aa6ed6c012e tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:07:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eb54d129-2822-4aa6-a329-3aa6ed6c012e tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/9cbc4042-6c62-46da-bf8e-30d7e8afc587 returned with HTTP 200 Sep 01 01:07:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 163/325] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:07:36 2026] GET /volume/v3/volumes/9cbc4042-6c62-46da-bf8e-30d7e8afc587 => generated 898 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d6e55a76-8d57-4a94-a18d-05d5eda9a6e0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d6e55a76-8d57-4a94-a18d-05d5eda9a6e0 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/9cbc4042-6c62-46da-bf8e-30d7e8afc587 Sep 01 01:07:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d6e55a76-8d57-4a94-a18d-05d5eda9a6e0 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d6e55a76-8d57-4a94-a18d-05d5eda9a6e0 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:37 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:37 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:37 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:37 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:37 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d6e55a76-8d57-4a94-a18d-05d5eda9a6e0 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Volume info retrieved successfully. Sep 01 01:07:37 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-d6e55a76-8d57-4a94-a18d-05d5eda9a6e0 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:07:37 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-d6e55a76-8d57-4a94-a18d-05d5eda9a6e0 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:07:37 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-d6e55a76-8d57-4a94-a18d-05d5eda9a6e0 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:07:37 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:37 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d6e55a76-8d57-4a94-a18d-05d5eda9a6e0 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/9cbc4042-6c62-46da-bf8e-30d7e8afc587 returned with HTTP 200 Sep 01 01:07:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 163/326] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:07:37 2026] GET /volume/v3/volumes/9cbc4042-6c62-46da-bf8e-30d7e8afc587 => generated 922 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bd03bb29-0c3d-4a08-b3b7-f75b3b0ea12b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bd03bb29-0c3d-4a08-b3b7-f75b3b0ea12b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/9cbc4042-6c62-46da-bf8e-30d7e8afc587 Sep 01 01:07:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bd03bb29-0c3d-4a08-b3b7-f75b3b0ea12b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bd03bb29-0c3d-4a08-b3b7-f75b3b0ea12b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bd03bb29-0c3d-4a08-b3b7-f75b3b0ea12b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Volume info retrieved successfully. Sep 01 01:07:38 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-bd03bb29-0c3d-4a08-b3b7-f75b3b0ea12b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:07:38 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-bd03bb29-0c3d-4a08-b3b7-f75b3b0ea12b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:07:38 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-bd03bb29-0c3d-4a08-b3b7-f75b3b0ea12b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:07:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bd03bb29-0c3d-4a08-b3b7-f75b3b0ea12b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/9cbc4042-6c62-46da-bf8e-30d7e8afc587 returned with HTTP 200 Sep 01 01:07:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 164/327] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:07:38 2026] GET /volume/v3/volumes/9cbc4042-6c62-46da-bf8e-30d7e8afc587 => generated 923 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:07:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-eb36c68b-5717-41c4-a51c-9fd76b2da750 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-eb36c68b-5717-41c4-a51c-9fd76b2da750 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] POST http://192.168.122.211/volume/v3/group_snapshots Sep 01 01:07:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-eb36c68b-5717-41c4-a51c-9fd76b2da750 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "09c001a1-369b-4394-a910-7501bff5afc6", "name": "tempest-group_snapshot-1175651905"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:07:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.group_snapshots [None req-eb36c68b-5717-41c4-a51c-9fd76b2da750 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '09c001a1-369b-4394-a910-7501bff5afc6', 'name': 'tempest-group_snapshot-1175651905'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 01:07:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:38 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.group_snapshots [None req-eb36c68b-5717-41c4-a51c-9fd76b2da750 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Creating group_snapshot tempest-group_snapshot-1175651905. Sep 01 01:07:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:38 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:07:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:38 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-eb36c68b-5717-41c4-a51c-9fd76b2da750 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-676209718 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-676209718, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:07:38 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-eb36c68b-5717-41c4-a51c-9fd76b2da750 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Created reservations ['177da451-2253-4a40-a10c-41960475ca40', '69d74483-ae87-40a5-a364-40d5ccc105fe', '4afc0961-fd4a-4256-bb27-0980ecb741ad', '8927bd2e-5ff8-467c-b81c-43453070677a'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:07:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-eb36c68b-5717-41c4-a51c-9fd76b2da750 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots returned with HTTP 202 Sep 01 01:07:39 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 164/328] 192.168.122.211 () {62 vars in 1208 bytes} [Tue Sep 1 01:07:38 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:07:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f8f206df-6af4-4244-b04d-ce3adeb71309 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f8f206df-6af4-4244-b04d-ce3adeb71309 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/ea692d2d-07e2-48cc-9a3d-eda0b0590e9a Sep 01 01:07:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f8f206df-6af4-4244-b04d-ce3adeb71309 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f8f206df-6af4-4244-b04d-ce3adeb71309 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-f8f206df-6af4-4244-b04d-ce3adeb71309 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member ea692d2d-07e2-48cc-9a3d-eda0b0590e9a {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:07:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f8f206df-6af4-4244-b04d-ce3adeb71309 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/ea692d2d-07e2-48cc-9a3d-eda0b0590e9a returned with HTTP 200 Sep 01 01:07:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 165/329] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:07:39 2026] GET /volume/v3/group_snapshots/ea692d2d-07e2-48cc-9a3d-eda0b0590e9a => generated 307 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b510b955-92ae-459d-84f7-826cd862b1fa None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b510b955-92ae-459d-84f7-826cd862b1fa tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/ea692d2d-07e2-48cc-9a3d-eda0b0590e9a Sep 01 01:07:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b510b955-92ae-459d-84f7-826cd862b1fa tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b510b955-92ae-459d-84f7-826cd862b1fa tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.group_snapshots [None req-b510b955-92ae-459d-84f7-826cd862b1fa tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member ea692d2d-07e2-48cc-9a3d-eda0b0590e9a {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:07:40 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:40 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b510b955-92ae-459d-84f7-826cd862b1fa tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/ea692d2d-07e2-48cc-9a3d-eda0b0590e9a returned with HTTP 200 Sep 01 01:07:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 165/330] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:07:40 2026] GET /volume/v3/group_snapshots/ea692d2d-07e2-48cc-9a3d-eda0b0590e9a => generated 307 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cf61e84e-a255-45f8-8c24-e78f3cfa44fc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cf61e84e-a255-45f8-8c24-e78f3cfa44fc tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:07:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cf61e84e-a255-45f8-8c24-e78f3cfa44fc tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-103262757"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:07:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-cf61e84e-a255-45f8-8c24-e78f3cfa44fc tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-103262757'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:07:40 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-cf61e84e-a255-45f8-8c24-e78f3cfa44fc tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Create volume of 1 GB Sep 01 01:07:40 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=299,cinder:UPDATE=45,cinder:INSERT=19 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:07:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cf61e84e-a255-45f8-8c24-e78f3cfa44fc tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Availability Zones retrieved successfully. Sep 01 01:07:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-cf61e84e-a255-45f8-8c24-e78f3cfa44fc tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Flow 'volume_create_api' (c53a644c-c837-4adc-9010-17aa825b7d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:07:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-cf61e84e-a255-45f8-8c24-e78f3cfa44fc tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d863426-7120-4f52-8cd5-fddef3d24866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:07:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-cf61e84e-a255-45f8-8c24-e78f3cfa44fc tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:07:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-cf61e84e-a255-45f8-8c24-e78f3cfa44fc tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d863426-7120-4f52-8cd5-fddef3d24866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:07:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-cf61e84e-a255-45f8-8c24-e78f3cfa44fc tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41883b44-d25a-4054-9d3c-37af19a4d0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:07:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ba587974-70ff-49ac-bf6c-db7b6e7f5dd8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ba587974-70ff-49ac-bf6c-db7b6e7f5dd8 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/ea692d2d-07e2-48cc-9a3d-eda0b0590e9a Sep 01 01:07:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ba587974-70ff-49ac-bf6c-db7b6e7f5dd8 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ba587974-70ff-49ac-bf6c-db7b6e7f5dd8 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.group_snapshots [None req-ba587974-70ff-49ac-bf6c-db7b6e7f5dd8 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member ea692d2d-07e2-48cc-9a3d-eda0b0590e9a {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:07:41 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:41 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ba587974-70ff-49ac-bf6c-db7b6e7f5dd8 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/ea692d2d-07e2-48cc-9a3d-eda0b0590e9a returned with HTTP 200 Sep 01 01:07:41 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 166/331] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:07:41 2026] GET /volume/v3/group_snapshots/ea692d2d-07e2-48cc-9a3d-eda0b0590e9a => generated 307 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:41 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-cf61e84e-a255-45f8-8c24-e78f3cfa44fc tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Created reservations ['21da7e89-fa96-4e56-9d63-2c576448f09a', '1cd9b8d5-cd94-4512-bd81-6e445b1551a6', '559fb671-0a4c-4a6c-8fa2-41b1c0d8e8c2', 'e62458aa-3556-42e2-97d5-e7c5ef933a33'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:07:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-cf61e84e-a255-45f8-8c24-e78f3cfa44fc tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41883b44-d25a-4054-9d3c-37af19a4d0c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21da7e89-fa96-4e56-9d63-2c576448f09a', '1cd9b8d5-cd94-4512-bd81-6e445b1551a6', '559fb671-0a4c-4a6c-8fa2-41b1c0d8e8c2', 'e62458aa-3556-42e2-97d5-e7c5ef933a33']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:07:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-cf61e84e-a255-45f8-8c24-e78f3cfa44fc tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4806e90d-9929-4d3f-b9be-d61c0277adb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:07:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-cf61e84e-a255-45f8-8c24-e78f3cfa44fc tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4806e90d-9929-4d3f-b9be-d61c0277adb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-103262757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9191b55354de4ee1a46707fa208c9bf4',qos_specs=None,replication_status=,reservations=['21da7e89-fa96-4e56-9d63-2c576448f09a','1cd9b8d5-cd94-4512-bd81-6e445b1551a6','559fb671-0a4c-4a6c-8fa2-41b1c0d8e8c2','e62458aa-3556-42e2-97d5-e7c5ef933a33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3da97dd9e4694f71964b6df902e3931e',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:07:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-103262757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9191b55354de4ee1a46707fa208c9bf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3da97dd9e4694f71964b6df902e3931e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:07:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-cf61e84e-a255-45f8-8c24-e78f3cfa44fc tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a442a3f5-fbda-4eeb-9a2d-435eca98abc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:07:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-cf61e84e-a255-45f8-8c24-e78f3cfa44fc tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a442a3f5-fbda-4eeb-9a2d-435eca98abc6) transitioned into state 'SUCCESS' from state '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-103262757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9191b55354de4ee1a46707fa208c9bf4',qos_specs=None,replication_status=,reservations=['21da7e89-fa96-4e56-9d63-2c576448f09a','1cd9b8d5-cd94-4512-bd81-6e445b1551a6','559fb671-0a4c-4a6c-8fa2-41b1c0d8e8c2','e62458aa-3556-42e2-97d5-e7c5ef933a33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3da97dd9e4694f71964b6df902e3931e',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:07:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-cf61e84e-a255-45f8-8c24-e78f3cfa44fc tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c07d0118-b651-4459-8b96-09f47212098b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:07:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-cf61e84e-a255-45f8-8c24-e78f3cfa44fc tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c07d0118-b651-4459-8b96-09f47212098b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:07:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-cf61e84e-a255-45f8-8c24-e78f3cfa44fc tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Flow 'volume_create_api' (c53a644c-c837-4adc-9010-17aa825b7d99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:07:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cf61e84e-a255-45f8-8c24-e78f3cfa44fc tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Create volume request issued successfully. Sep 01 01:07:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cf61e84e-a255-45f8-8c24-e78f3cfa44fc tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:07:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 166/332] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:07:40 2026] POST /volume/v3/volumes => generated 763 bytes in 829 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:07:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-dd320911-114a-457a-b636-a96a4bf236b6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-dd320911-114a-457a-b636-a96a4bf236b6 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a Sep 01 01:07:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-dd320911-114a-457a-b636-a96a4bf236b6 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-dd320911-114a-457a-b636-a96a4bf236b6 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:41 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=364,cinder:INSERT=45,cinder:UPDATE=86 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:07:41 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:41 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:41 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:41 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-dd320911-114a-457a-b636-a96a4bf236b6 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:07:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-dd320911-114a-457a-b636-a96a4bf236b6 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a returned with HTTP 200 Sep 01 01:07:41 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 167/333] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:07:41 2026] GET /volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a => generated 831 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ec239bb2-ec9c-4a44-84d3-1432f2362587 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ec239bb2-ec9c-4a44-84d3-1432f2362587 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/ea692d2d-07e2-48cc-9a3d-eda0b0590e9a Sep 01 01:07:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ec239bb2-ec9c-4a44-84d3-1432f2362587 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ec239bb2-ec9c-4a44-84d3-1432f2362587 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-ec239bb2-ec9c-4a44-84d3-1432f2362587 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member ea692d2d-07e2-48cc-9a3d-eda0b0590e9a {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:07:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ec239bb2-ec9c-4a44-84d3-1432f2362587 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/ea692d2d-07e2-48cc-9a3d-eda0b0590e9a returned with HTTP 200 Sep 01 01:07:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 167/334] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:07:42 2026] GET /volume/v3/group_snapshots/ea692d2d-07e2-48cc-9a3d-eda0b0590e9a => generated 307 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5dacc7cd-3bbb-4850-b552-bb3e0451ea36 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5dacc7cd-3bbb-4850-b552-bb3e0451ea36 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a Sep 01 01:07:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5dacc7cd-3bbb-4850-b552-bb3e0451ea36 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5dacc7cd-3bbb-4850-b552-bb3e0451ea36 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:42 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:42 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:42 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:42 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:42 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5dacc7cd-3bbb-4850-b552-bb3e0451ea36 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:07:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5dacc7cd-3bbb-4850-b552-bb3e0451ea36 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a returned with HTTP 200 Sep 01 01:07:42 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 168/335] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:07:42 2026] GET /volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a => generated 855 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cafb966e-bf4e-4d47-a0cf-e069f7e2d0be None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cafb966e-bf4e-4d47-a0cf-e069f7e2d0be tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/ea692d2d-07e2-48cc-9a3d-eda0b0590e9a Sep 01 01:07:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cafb966e-bf4e-4d47-a0cf-e069f7e2d0be tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cafb966e-bf4e-4d47-a0cf-e069f7e2d0be tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-cafb966e-bf4e-4d47-a0cf-e069f7e2d0be tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member ea692d2d-07e2-48cc-9a3d-eda0b0590e9a {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:07:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cafb966e-bf4e-4d47-a0cf-e069f7e2d0be tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/ea692d2d-07e2-48cc-9a3d-eda0b0590e9a returned with HTTP 200 Sep 01 01:07:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 168/336] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:07:43 2026] GET /volume/v3/group_snapshots/ea692d2d-07e2-48cc-9a3d-eda0b0590e9a => generated 308 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-87aad62a-825f-441f-a562-429d5f370212 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-87aad62a-825f-441f-a562-429d5f370212 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/snapshots/detail Sep 01 01:07:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-87aad62a-825f-441f-a562-429d5f370212 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-87aad62a-825f-441f-a562-429d5f370212 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-87aad62a-825f-441f-a562-429d5f370212 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:07:43 devstack devstack@c-api.service[86752]: DEBUG cinder.db.api [None req-87aad62a-825f-441f-a562-429d5f370212 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Building query based on filter {{(pid=86752) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:07:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:43 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:07:43 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-87aad62a-825f-441f-a562-429d5f370212 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Get all snapshots completed successfully. Sep 01 01:07:43 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:43 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-87aad62a-825f-441f-a562-429d5f370212 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 01:07:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 169/337] 192.168.122.211 () {58 vars in 1148 bytes} [Tue Sep 1 01:07:43 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d44e9316-4347-41f4-99a8-1ef19c97a58e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d44e9316-4347-41f4-99a8-1ef19c97a58e tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/snapshots/eec05e4b-20b1-47c7-b7ad-09adcaee21a0 Sep 01 01:07:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d44e9316-4347-41f4-99a8-1ef19c97a58e tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d44e9316-4347-41f4-99a8-1ef19c97a58e tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d44e9316-4347-41f4-99a8-1ef19c97a58e tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Snapshot retrieved successfully. Sep 01 01:07:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d44e9316-4347-41f4-99a8-1ef19c97a58e tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/snapshots/eec05e4b-20b1-47c7-b7ad-09adcaee21a0 returned with HTTP 200 Sep 01 01:07:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 169/338] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:07:43 2026] GET /volume/v3/snapshots/eec05e4b-20b1-47c7-b7ad-09adcaee21a0 => generated 451 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f591364a-85c8-4743-9f24-82eae244849d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f591364a-85c8-4743-9f24-82eae244849d tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/ea692d2d-07e2-48cc-9a3d-eda0b0590e9a Sep 01 01:07:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f591364a-85c8-4743-9f24-82eae244849d tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f591364a-85c8-4743-9f24-82eae244849d tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.group_snapshots [None req-f591364a-85c8-4743-9f24-82eae244849d tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member ea692d2d-07e2-48cc-9a3d-eda0b0590e9a {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:07:43 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:43 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f591364a-85c8-4743-9f24-82eae244849d tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/ea692d2d-07e2-48cc-9a3d-eda0b0590e9a returned with HTTP 200 Sep 01 01:07:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 170/339] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:07:43 2026] GET /volume/v3/group_snapshots/ea692d2d-07e2-48cc-9a3d-eda0b0590e9a => generated 308 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4a6b9fd3-87e4-4995-bab5-ba996fe80d91 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4a6b9fd3-87e4-4995-bab5-ba996fe80d91 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/detail Sep 01 01:07:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4a6b9fd3-87e4-4995-bab5-ba996fe80d91 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4a6b9fd3-87e4-4995-bab5-ba996fe80d91 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:43 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 01:07:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4a6b9fd3-87e4-4995-bab5-ba996fe80d91 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 01 01:07:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 170/340] 192.168.122.211 () {60 vars in 1207 bytes} [Tue Sep 1 01:07:43 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-49ce2d51-8b2e-4b8c-88b6-91327b9bbb50 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-49ce2d51-8b2e-4b8c-88b6-91327b9bbb50 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] DELETE http://192.168.122.211/volume/v3/group_snapshots/ea692d2d-07e2-48cc-9a3d-eda0b0590e9a Sep 01 01:07:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-49ce2d51-8b2e-4b8c-88b6-91327b9bbb50 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-49ce2d51-8b2e-4b8c-88b6-91327b9bbb50 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.group_snapshots [None req-49ce2d51-8b2e-4b8c-88b6-91327b9bbb50 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] delete called for member ea692d2d-07e2-48cc-9a3d-eda0b0590e9a {{(pid=86752) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 01:07:43 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.group_snapshots [None req-49ce2d51-8b2e-4b8c-88b6-91327b9bbb50 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Delete group_snapshot with id: ea692d2d-07e2-48cc-9a3d-eda0b0590e9a Sep 01 01:07:43 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:43 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:43 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:07:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-49ce2d51-8b2e-4b8c-88b6-91327b9bbb50 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/ea692d2d-07e2-48cc-9a3d-eda0b0590e9a returned with HTTP 202 Sep 01 01:07:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 171/341] 192.168.122.211 () {60 vars in 1300 bytes} [Tue Sep 1 01:07:43 2026] DELETE /volume/v3/group_snapshots/ea692d2d-07e2-48cc-9a3d-eda0b0590e9a => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:07:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-87524e7b-f5bd-42b2-8e3e-84b84f360667 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-87524e7b-f5bd-42b2-8e3e-84b84f360667 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:07:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-87524e7b-f5bd-42b2-8e3e-84b84f360667 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-87524e7b-f5bd-42b2-8e3e-84b84f360667 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-87524e7b-f5bd-42b2-8e3e-84b84f360667 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:07:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:43 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-87524e7b-f5bd-42b2-8e3e-84b84f360667 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:07:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:43 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:07:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-87524e7b-f5bd-42b2-8e3e-84b84f360667 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Get all volumes completed successfully. Sep 01 01:07:43 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-87524e7b-f5bd-42b2-8e3e-84b84f360667 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:07:43 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-87524e7b-f5bd-42b2-8e3e-84b84f360667 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:07:43 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-87524e7b-f5bd-42b2-8e3e-84b84f360667 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:07:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-87524e7b-f5bd-42b2-8e3e-84b84f360667 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:07:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 171/342] 192.168.122.211 () {60 vars in 1183 bytes} [Tue Sep 1 01:07:43 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2aa2c42a-bdbe-4131-b1f0-3665f7174de5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2aa2c42a-bdbe-4131-b1f0-3665f7174de5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/snapshots/detail Sep 01 01:07:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2aa2c42a-bdbe-4131-b1f0-3665f7174de5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2aa2c42a-bdbe-4131-b1f0-3665f7174de5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-2aa2c42a-bdbe-4131-b1f0-3665f7174de5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:07:43 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:43 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:43 devstack devstack@c-api.service[86752]: DEBUG cinder.db.api [None req-2aa2c42a-bdbe-4131-b1f0-3665f7174de5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Building query based on filter {{(pid=86752) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:07:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:43 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:07:43 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2aa2c42a-bdbe-4131-b1f0-3665f7174de5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Get all snapshots completed successfully. Sep 01 01:07:43 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:43 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2aa2c42a-bdbe-4131-b1f0-3665f7174de5 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 01:07:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 172/343] 192.168.122.211 () {58 vars in 1148 bytes} [Tue Sep 1 01:07:43 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-37736d8b-2568-4197-90bb-2c935f56c336 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-37736d8b-2568-4197-90bb-2c935f56c336 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/snapshots/eec05e4b-20b1-47c7-b7ad-09adcaee21a0 Sep 01 01:07:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-37736d8b-2568-4197-90bb-2c935f56c336 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-37736d8b-2568-4197-90bb-2c935f56c336 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-970cdfeb-7050-4c0e-a554-f10ce577050c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-37736d8b-2568-4197-90bb-2c935f56c336 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Snapshot retrieved successfully. Sep 01 01:07:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-970cdfeb-7050-4c0e-a554-f10ce577050c tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a Sep 01 01:07:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-970cdfeb-7050-4c0e-a554-f10ce577050c tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-970cdfeb-7050-4c0e-a554-f10ce577050c tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-37736d8b-2568-4197-90bb-2c935f56c336 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/snapshots/eec05e4b-20b1-47c7-b7ad-09adcaee21a0 returned with HTTP 200 Sep 01 01:07:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 172/344] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:07:43 2026] GET /volume/v3/snapshots/eec05e4b-20b1-47c7-b7ad-09adcaee21a0 => generated 450 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:07:44 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:44 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-970cdfeb-7050-4c0e-a554-f10ce577050c tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:07:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-970cdfeb-7050-4c0e-a554-f10ce577050c tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a returned with HTTP 200 Sep 01 01:07:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 173/345] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:07:44 2026] GET /volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a => generated 856 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:07:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-142f555d-5939-46c3-9436-a1ccf9e45829 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-142f555d-5939-46c3-9436-a1ccf9e45829 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a Sep 01 01:07:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-142f555d-5939-46c3-9436-a1ccf9e45829 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-142f555d-5939-46c3-9436-a1ccf9e45829 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-142f555d-5939-46c3-9436-a1ccf9e45829 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:07:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-142f555d-5939-46c3-9436-a1ccf9e45829 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a returned with HTTP 200 Sep 01 01:07:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 173/346] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:07:44 2026] GET /volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-baeb67bb-6596-48dd-b9b3-b52d06dcd314 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-baeb67bb-6596-48dd-b9b3-b52d06dcd314 None None] GET http://192.168.122.211/volume// Sep 01 01:07:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-baeb67bb-6596-48dd-b9b3-b52d06dcd314 None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-baeb67bb-6596-48dd-b9b3-b52d06dcd314 None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-baeb67bb-6596-48dd-b9b3-b52d06dcd314 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:07:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 174/347] 192.168.122.211 () {58 vars in 1317 bytes} [Tue Sep 1 01:07:44 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:07:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-06eec022-017d-4176-9038-a241114eaf0f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-06eec022-017d-4176-9038-a241114eaf0f tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] POST http://192.168.122.211/volume/v3/attachments Sep 01 01:07:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-06eec022-017d-4176-9038-a241114eaf0f tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a", "connector": null, "instance_uuid": "237be828-b0a6-4987-91f0-832fd6feb01c"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:07:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-06eec022-017d-4176-9038-a241114eaf0f tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/attachments returned with HTTP 200 Sep 01 01:07:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 174/348] 192.168.122.211 () {66 vars in 1483 bytes} [Tue Sep 1 01:07:44 2026] POST /volume/v3/attachments => generated 273 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6079f33c-d1b5-4f95-91f5-35505656ee79 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6079f33c-d1b5-4f95-91f5-35505656ee79 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a Sep 01 01:07:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6079f33c-d1b5-4f95-91f5-35505656ee79 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6079f33c-d1b5-4f95-91f5-35505656ee79 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:44 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:44 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:45 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:45 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5c93ab10-78c4-4ef0-a8c1-8aec447d24c2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c93ab10-78c4-4ef0-a8c1-8aec447d24c2 None None] GET http://192.168.122.211/volume// Sep 01 01:07:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c93ab10-78c4-4ef0-a8c1-8aec447d24c2 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c93ab10-78c4-4ef0-a8c1-8aec447d24c2 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c93ab10-78c4-4ef0-a8c1-8aec447d24c2 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:07:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 175/349] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:07:45 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:07:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0ca96fc3-f38e-48ca-87eb-49dd61978a43 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6079f33c-d1b5-4f95-91f5-35505656ee79 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:07:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0ca96fc3-f38e-48ca-87eb-49dd61978a43 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/snapshots/eec05e4b-20b1-47c7-b7ad-09adcaee21a0 Sep 01 01:07:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0ca96fc3-f38e-48ca-87eb-49dd61978a43 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0ca96fc3-f38e-48ca-87eb-49dd61978a43 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6079f33c-d1b5-4f95-91f5-35505656ee79 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a returned with HTTP 200 Sep 01 01:07:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 175/350] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:07:44 2026] GET /volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a => generated 855 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0ca96fc3-f38e-48ca-87eb-49dd61978a43 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Snapshot retrieved successfully. Sep 01 01:07:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-43ff7c03-0d67-4e2b-9e80-b915382a5f98 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0ca96fc3-f38e-48ca-87eb-49dd61978a43 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/snapshots/eec05e4b-20b1-47c7-b7ad-09adcaee21a0 returned with HTTP 200 Sep 01 01:07:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 176/351] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:07:45 2026] GET /volume/v3/snapshots/eec05e4b-20b1-47c7-b7ad-09adcaee21a0 => generated 450 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-43ff7c03-0d67-4e2b-9e80-b915382a5f98 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a Sep 01 01:07:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-43ff7c03-0d67-4e2b-9e80-b915382a5f98 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-43ff7c03-0d67-4e2b-9e80-b915382a5f98 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:45 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:45 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:45 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:45 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-43ff7c03-0d67-4e2b-9e80-b915382a5f98 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:07:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-43ff7c03-0d67-4e2b-9e80-b915382a5f98 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a returned with HTTP 200 Sep 01 01:07:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 176/352] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:07:45 2026] GET /volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a => generated 1036 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:07:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-587b76f8-bea3-4c49-815c-60da00d2a5f9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-587b76f8-bea3-4c49-815c-60da00d2a5f9 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] PUT http://192.168.122.211/volume/v3/attachments/df5b6b08-dda4-497e-8855-b8666ef7182b Sep 01 01:07:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-587b76f8-bea3-4c49-815c-60da00d2a5f9 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.211", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23a224877e5e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3ccf17f9-df62-4659-aa6b-f6fc551683f0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:07:45 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-587b76f8-bea3-4c49-815c-60da00d2a5f9 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Acquiring lock "cinder-attachment_update-631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a-devstack" by "attachment_update" {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:07:45 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-587b76f8-bea3-4c49-815c-60da00d2a5f9 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Lock "cinder-attachment_update-631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a-devstack" acquired by "attachment_update" :: waited 0.055s {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:07:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:45 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-587b76f8-bea3-4c49-815c-60da00d2a5f9 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Lock "cinder-attachment_update-631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a-devstack" released by "attachment_update" :: held 0.304s {{(pid=86751) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:07:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-587b76f8-bea3-4c49-815c-60da00d2a5f9 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/attachments/df5b6b08-dda4-497e-8855-b8666ef7182b returned with HTTP 200 Sep 01 01:07:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 177/353] 192.168.122.211 () {66 vars in 1593 bytes} [Tue Sep 1 01:07:45 2026] PUT /volume/v3/attachments/df5b6b08-dda4-497e-8855-b8666ef7182b => generated 694 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-85d6c872-24b0-4154-9f73-172140810bde None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1d9cd2f9-6dbc-4925-bb43-a39064d87b33 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1d9cd2f9-6dbc-4925-bb43-a39064d87b33 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/snapshots/eec05e4b-20b1-47c7-b7ad-09adcaee21a0 Sep 01 01:07:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-85d6c872-24b0-4154-9f73-172140810bde tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a Sep 01 01:07:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-85d6c872-24b0-4154-9f73-172140810bde tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-85d6c872-24b0-4154-9f73-172140810bde tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1d9cd2f9-6dbc-4925-bb43-a39064d87b33 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1d9cd2f9-6dbc-4925-bb43-a39064d87b33 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:46 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:46 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:46 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1d9cd2f9-6dbc-4925-bb43-a39064d87b33 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Snapshot retrieved successfully. Sep 01 01:07:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1d9cd2f9-6dbc-4925-bb43-a39064d87b33 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/snapshots/eec05e4b-20b1-47c7-b7ad-09adcaee21a0 returned with HTTP 200 Sep 01 01:07:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 177/354] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:07:46 2026] GET /volume/v3/snapshots/eec05e4b-20b1-47c7-b7ad-09adcaee21a0 => generated 450 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-85d6c872-24b0-4154-9f73-172140810bde tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:07:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-85d6c872-24b0-4154-9f73-172140810bde tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a returned with HTTP 200 Sep 01 01:07:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 178/355] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:07:46 2026] GET /volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a => generated 856 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-087c4d4d-51ae-44f3-b76e-d8d5b25998d8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-087c4d4d-51ae-44f3-b76e-d8d5b25998d8 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/snapshots/eec05e4b-20b1-47c7-b7ad-09adcaee21a0 Sep 01 01:07:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-087c4d4d-51ae-44f3-b76e-d8d5b25998d8 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-087c4d4d-51ae-44f3-b76e-d8d5b25998d8 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-c768899b-16e1-4185-877e-37e795b00149 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-c768899b-16e1-4185-877e-37e795b00149 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] POST http://192.168.122.211/volume/v3/attachments/df5b6b08-dda4-497e-8855-b8666ef7182b/action Sep 01 01:07:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-c768899b-16e1-4185-877e-37e795b00149 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:07:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-c768899b-16e1-4185-877e-37e795b00149 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:07:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-087c4d4d-51ae-44f3-b76e-d8d5b25998d8 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/snapshots/eec05e4b-20b1-47c7-b7ad-09adcaee21a0 returned with HTTP 404 Sep 01 01:07:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 178/356] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:07:47 2026] GET /volume/v3/snapshots/eec05e4b-20b1-47c7-b7ad-09adcaee21a0 => generated 111 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:07:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8d58a09c-fcd5-49ed-ba4d-edf251274323 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8d58a09c-fcd5-49ed-ba4d-edf251274323 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/ea692d2d-07e2-48cc-9a3d-eda0b0590e9a Sep 01 01:07:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8d58a09c-fcd5-49ed-ba4d-edf251274323 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8d58a09c-fcd5-49ed-ba4d-edf251274323 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.group_snapshots [None req-8d58a09c-fcd5-49ed-ba4d-edf251274323 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member ea692d2d-07e2-48cc-9a3d-eda0b0590e9a {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:07:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8d58a09c-fcd5-49ed-ba4d-edf251274323 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/ea692d2d-07e2-48cc-9a3d-eda0b0590e9a returned with HTTP 404 Sep 01 01:07:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 179/357] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:07:47 2026] GET /volume/v3/group_snapshots/ea692d2d-07e2-48cc-9a3d-eda0b0590e9a => generated 116 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:07:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d98ba882-094f-41af-8e20-541344bc8dd4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d98ba882-094f-41af-8e20-541344bc8dd4 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a Sep 01 01:07:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d98ba882-094f-41af-8e20-541344bc8dd4 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d98ba882-094f-41af-8e20-541344bc8dd4 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-325779ed-0f41-4d4e-bb11-513fc1a76c47 req-c768899b-16e1-4185-877e-37e795b00149 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/attachments/df5b6b08-dda4-497e-8855-b8666ef7182b/action returned with HTTP 204 Sep 01 01:07:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 179/358] 192.168.122.211 () {66 vars in 1614 bytes} [Tue Sep 1 01:07:47 2026] POST /volume/v3/attachments/df5b6b08-dda4-497e-8855-b8666ef7182b/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:07:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-18762c50-c508-4073-b30b-b16e2ed638f9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-18762c50-c508-4073-b30b-b16e2ed638f9 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/group_snapshots Sep 01 01:07:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-18762c50-c508-4073-b30b-b16e2ed638f9 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-18762c50-c508-4073-b30b-b16e2ed638f9 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:47 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 01:07:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-18762c50-c508-4073-b30b-b16e2ed638f9 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots returned with HTTP 200 Sep 01 01:07:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 180/359] 192.168.122.211 () {60 vars in 1186 bytes} [Tue Sep 1 01:07:47 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:47 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:47 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-81161e9b-0d65-41e5-99a0-48752297612b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-81161e9b-0d65-41e5-99a0-48752297612b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] DELETE http://192.168.122.211/volume/v3/group_snapshots/ea692d2d-07e2-48cc-9a3d-eda0b0590e9a Sep 01 01:07:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-81161e9b-0d65-41e5-99a0-48752297612b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-81161e9b-0d65-41e5-99a0-48752297612b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-81161e9b-0d65-41e5-99a0-48752297612b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] delete called for member ea692d2d-07e2-48cc-9a3d-eda0b0590e9a {{(pid=86751) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 01:07:47 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.group_snapshots [None req-81161e9b-0d65-41e5-99a0-48752297612b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Delete group_snapshot with id: ea692d2d-07e2-48cc-9a3d-eda0b0590e9a Sep 01 01:07:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-81161e9b-0d65-41e5-99a0-48752297612b tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/group_snapshots/ea692d2d-07e2-48cc-9a3d-eda0b0590e9a returned with HTTP 404 Sep 01 01:07:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 181/360] 192.168.122.211 () {60 vars in 1300 bytes} [Tue Sep 1 01:07:47 2026] DELETE /volume/v3/group_snapshots/ea692d2d-07e2-48cc-9a3d-eda0b0590e9a => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:07:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-db8087ca-bd19-4aa1-9019-5d9c61d58918 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-db8087ca-bd19-4aa1-9019-5d9c61d58918 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:07:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-db8087ca-bd19-4aa1-9019-5d9c61d58918 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-db8087ca-bd19-4aa1-9019-5d9c61d58918 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-db8087ca-bd19-4aa1-9019-5d9c61d58918 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:07:47 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-db8087ca-bd19-4aa1-9019-5d9c61d58918 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:07:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:47 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:07:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-db8087ca-bd19-4aa1-9019-5d9c61d58918 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Get all volumes completed successfully. Sep 01 01:07:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d98ba882-094f-41af-8e20-541344bc8dd4 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:07:47 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-db8087ca-bd19-4aa1-9019-5d9c61d58918 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:07:47 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-db8087ca-bd19-4aa1-9019-5d9c61d58918 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:07:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d98ba882-094f-41af-8e20-541344bc8dd4 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a returned with HTTP 200 Sep 01 01:07:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 180/361] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:07:47 2026] GET /volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a => generated 1148 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5b3ec4c8-4d26-4f73-bc98-8dcc44579f4b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5b3ec4c8-4d26-4f73-bc98-8dcc44579f4b tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a Sep 01 01:07:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5b3ec4c8-4d26-4f73-bc98-8dcc44579f4b tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5b3ec4c8-4d26-4f73-bc98-8dcc44579f4b tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:47 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:47 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5b3ec4c8-4d26-4f73-bc98-8dcc44579f4b tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:07:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5b3ec4c8-4d26-4f73-bc98-8dcc44579f4b tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a returned with HTTP 200 Sep 01 01:07:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 181/362] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:07:47 2026] GET /volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a => generated 1148 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:47 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-db8087ca-bd19-4aa1-9019-5d9c61d58918 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:07:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-42b86273-3f44-47bb-9026-c89866ff221a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-42b86273-3f44-47bb-9026-c89866ff221a tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] DELETE http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a Sep 01 01:07:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-42b86273-3f44-47bb-9026-c89866ff221a tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-42b86273-3f44-47bb-9026-c89866ff221a tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:47 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-42b86273-3f44-47bb-9026-c89866ff221a tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Delete volume with id: 631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a Sep 01 01:07:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-db8087ca-bd19-4aa1-9019-5d9c61d58918 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:07:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 182/363] 192.168.122.211 () {60 vars in 1183 bytes} [Tue Sep 1 01:07:47 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:47 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:47 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bc2632ee-1acb-4da2-91f5-2fcef7042712 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bc2632ee-1acb-4da2-91f5-2fcef7042712 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] POST http://192.168.122.211/volume/v3/groups/09c001a1-369b-4394-a910-7501bff5afc6/action Sep 01 01:07:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bc2632ee-1acb-4da2-91f5-2fcef7042712 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:07:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bc2632ee-1acb-4da2-91f5-2fcef7042712 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:07:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-bc2632ee-1acb-4da2-91f5-2fcef7042712 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] delete called for group 09c001a1-369b-4394-a910-7501bff5afc6 {{(pid=86751) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 01:07:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-42b86273-3f44-47bb-9026-c89866ff221a tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:07:47 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-bc2632ee-1acb-4da2-91f5-2fcef7042712 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Delete group with id: 09c001a1-369b-4394-a910-7501bff5afc6 Sep 01 01:07:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-42b86273-3f44-47bb-9026-c89866ff221a tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Sep 01 01:07:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-42b86273-3f44-47bb-9026-c89866ff221a tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a returned with HTTP 400 Sep 01 01:07:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 182/364] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:07:47 2026] DELETE /volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a => generated 307 bytes in 100 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 01 01:07:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f417f445-4ca7-4991-8438-b9f0034e0983 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:47 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 01:07:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f417f445-4ca7-4991-8438-b9f0034e0983 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a Sep 01 01:07:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f417f445-4ca7-4991-8438-b9f0034e0983 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f417f445-4ca7-4991-8438-b9f0034e0983 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:47 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:47 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:47 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:07:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f417f445-4ca7-4991-8438-b9f0034e0983 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:07:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f417f445-4ca7-4991-8438-b9f0034e0983 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a returned with HTTP 200 Sep 01 01:07:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 183/365] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:07:47 2026] GET /volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a => generated 1148 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bc2632ee-1acb-4da2-91f5-2fcef7042712 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/09c001a1-369b-4394-a910-7501bff5afc6/action returned with HTTP 202 Sep 01 01:07:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 183/366] 192.168.122.211 () {62 vars in 1312 bytes} [Tue Sep 1 01:07:47 2026] POST /volume/v3/groups/09c001a1-369b-4394-a910-7501bff5afc6/action => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:07:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8844216d-965c-474e-8661-15fafed2d8fc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8844216d-965c-474e-8661-15fafed2d8fc tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/9cbc4042-6c62-46da-bf8e-30d7e8afc587 Sep 01 01:07:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8844216d-965c-474e-8661-15fafed2d8fc tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8844216d-965c-474e-8661-15fafed2d8fc tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:47 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:47 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-f99ca85b-82b2-4867-9f3e-3eb5a7c21977 req-220163db-a953-482f-b45c-f4fcefeac76c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-f99ca85b-82b2-4867-9f3e-3eb5a7c21977 req-220163db-a953-482f-b45c-f4fcefeac76c tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a Sep 01 01:07:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-f99ca85b-82b2-4867-9f3e-3eb5a7c21977 req-220163db-a953-482f-b45c-f4fcefeac76c tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-f99ca85b-82b2-4867-9f3e-3eb5a7c21977 req-220163db-a953-482f-b45c-f4fcefeac76c tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8844216d-965c-474e-8661-15fafed2d8fc tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Volume info retrieved successfully. Sep 01 01:07:47 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-8844216d-965c-474e-8661-15fafed2d8fc tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:07:47 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-8844216d-965c-474e-8661-15fafed2d8fc tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:07:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-f99ca85b-82b2-4867-9f3e-3eb5a7c21977 req-220163db-a953-482f-b45c-f4fcefeac76c tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:07:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-f99ca85b-82b2-4867-9f3e-3eb5a7c21977 req-220163db-a953-482f-b45c-f4fcefeac76c tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a returned with HTTP 200 Sep 01 01:07:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 184/367] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:07:47 2026] GET /volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a => generated 1148 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-f99ca85b-82b2-4867-9f3e-3eb5a7c21977 req-4191a6f8-c86b-4f31-97a3-685d012f4800 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-f99ca85b-82b2-4867-9f3e-3eb5a7c21977 req-4191a6f8-c86b-4f31-97a3-685d012f4800 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] POST http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a/action Sep 01 01:07:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-f99ca85b-82b2-4867-9f3e-3eb5a7c21977 req-4191a6f8-c86b-4f31-97a3-685d012f4800 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:07:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-f99ca85b-82b2-4867-9f3e-3eb5a7c21977 req-4191a6f8-c86b-4f31-97a3-685d012f4800 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:07:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-f99ca85b-82b2-4867-9f3e-3eb5a7c21977 req-4191a6f8-c86b-4f31-97a3-685d012f4800 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:07:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-f99ca85b-82b2-4867-9f3e-3eb5a7c21977 req-4191a6f8-c86b-4f31-97a3-685d012f4800 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Begin detaching volume completed successfully. Sep 01 01:07:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-f99ca85b-82b2-4867-9f3e-3eb5a7c21977 req-4191a6f8-c86b-4f31-97a3-685d012f4800 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a/action returned with HTTP 202 Sep 01 01:07:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 185/368] 192.168.122.211 () {64 vars in 1561 bytes} [Tue Sep 1 01:07:48 2026] POST /volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:07:48 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-8844216d-965c-474e-8661-15fafed2d8fc tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:07:48 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:48 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8844216d-965c-474e-8661-15fafed2d8fc tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/9cbc4042-6c62-46da-bf8e-30d7e8afc587 returned with HTTP 200 Sep 01 01:07:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 184/369] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:07:47 2026] GET /volume/v3/volumes/9cbc4042-6c62-46da-bf8e-30d7e8afc587 => generated 922 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:07:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-477654bd-3199-4c65-8861-f80057bf8d46 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-477654bd-3199-4c65-8861-f80057bf8d46 None None] GET http://192.168.122.211/volume// Sep 01 01:07:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-477654bd-3199-4c65-8861-f80057bf8d46 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-477654bd-3199-4c65-8861-f80057bf8d46 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-477654bd-3199-4c65-8861-f80057bf8d46 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:07:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 186/370] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:07:48 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 01:07:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-f99ca85b-82b2-4867-9f3e-3eb5a7c21977 req-5a80a677-c79a-40f2-98d9-a6454389d279 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-f99ca85b-82b2-4867-9f3e-3eb5a7c21977 req-5a80a677-c79a-40f2-98d9-a6454389d279 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a Sep 01 01:07:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-f99ca85b-82b2-4867-9f3e-3eb5a7c21977 req-5a80a677-c79a-40f2-98d9-a6454389d279 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-f99ca85b-82b2-4867-9f3e-3eb5a7c21977 req-5a80a677-c79a-40f2-98d9-a6454389d279 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:48 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:48 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:48 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:48 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:48 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-f99ca85b-82b2-4867-9f3e-3eb5a7c21977 req-5a80a677-c79a-40f2-98d9-a6454389d279 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:07:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-f99ca85b-82b2-4867-9f3e-3eb5a7c21977 req-5a80a677-c79a-40f2-98d9-a6454389d279 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a returned with HTTP 200 Sep 01 01:07:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 185/371] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:07:48 2026] GET /volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a => generated 1332 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:07:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-f99ca85b-82b2-4867-9f3e-3eb5a7c21977 req-945f60de-d949-4666-919d-e83ae8619643 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-f99ca85b-82b2-4867-9f3e-3eb5a7c21977 req-945f60de-d949-4666-919d-e83ae8619643 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] DELETE http://192.168.122.211/volume/v3/attachments/df5b6b08-dda4-497e-8855-b8666ef7182b Sep 01 01:07:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-f99ca85b-82b2-4867-9f3e-3eb5a7c21977 req-945f60de-d949-4666-919d-e83ae8619643 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-f99ca85b-82b2-4867-9f3e-3eb5a7c21977 req-945f60de-d949-4666-919d-e83ae8619643 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:48 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 01 01:07:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-f99ca85b-82b2-4867-9f3e-3eb5a7c21977 req-945f60de-d949-4666-919d-e83ae8619643 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/attachments/df5b6b08-dda4-497e-8855-b8666ef7182b returned with HTTP 200 Sep 01 01:07:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 187/372] 192.168.122.211 () {64 vars in 1562 bytes} [Tue Sep 1 01:07:48 2026] DELETE /volume/v3/attachments/df5b6b08-dda4-497e-8855-b8666ef7182b => generated 19 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:07:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a49d566a-3968-4a1e-9c2b-04ffcc11df06 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a49d566a-3968-4a1e-9c2b-04ffcc11df06 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/volumes/9cbc4042-6c62-46da-bf8e-30d7e8afc587 Sep 01 01:07:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a49d566a-3968-4a1e-9c2b-04ffcc11df06 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a49d566a-3968-4a1e-9c2b-04ffcc11df06 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a49d566a-3968-4a1e-9c2b-04ffcc11df06 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/volumes/9cbc4042-6c62-46da-bf8e-30d7e8afc587 returned with HTTP 404 Sep 01 01:07:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 186/373] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:07:49 2026] GET /volume/v3/volumes/9cbc4042-6c62-46da-bf8e-30d7e8afc587 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 01:07:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8fef4d3d-e32f-47af-8f23-785a797b2867 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8fef4d3d-e32f-47af-8f23-785a797b2867 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/groups/09c001a1-369b-4394-a910-7501bff5afc6 Sep 01 01:07:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8fef4d3d-e32f-47af-8f23-785a797b2867 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8fef4d3d-e32f-47af-8f23-785a797b2867 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-8fef4d3d-e32f-47af-8f23-785a797b2867 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member 09c001a1-369b-4394-a910-7501bff5afc6 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:07:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:49 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:49 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:07:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8fef4d3d-e32f-47af-8f23-785a797b2867 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/09c001a1-369b-4394-a910-7501bff5afc6 returned with HTTP 200 Sep 01 01:07:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 188/374] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:07:49 2026] GET /volume/v3/groups/09c001a1-369b-4394-a910-7501bff5afc6 => generated 353 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:07:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-785ebcec-f1ac-4ec9-9ecc-600d308872d3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-785ebcec-f1ac-4ec9-9ecc-600d308872d3 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a Sep 01 01:07:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-785ebcec-f1ac-4ec9-9ecc-600d308872d3 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-785ebcec-f1ac-4ec9-9ecc-600d308872d3 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:49 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:49 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:49 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:49 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:49 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-785ebcec-f1ac-4ec9-9ecc-600d308872d3 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:07:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-785ebcec-f1ac-4ec9-9ecc-600d308872d3 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a returned with HTTP 200 Sep 01 01:07:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 187/375] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:07:49 2026] GET /volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5f7b288c-6dbd-4a8b-bf79-0da6e4246072 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5f7b288c-6dbd-4a8b-bf79-0da6e4246072 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] GET http://192.168.122.211/volume/v3/groups/09c001a1-369b-4394-a910-7501bff5afc6 Sep 01 01:07:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5f7b288c-6dbd-4a8b-bf79-0da6e4246072 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5f7b288c-6dbd-4a8b-bf79-0da6e4246072 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-5f7b288c-6dbd-4a8b-bf79-0da6e4246072 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] show called for member 09c001a1-369b-4394-a910-7501bff5afc6 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:07:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5f7b288c-6dbd-4a8b-bf79-0da6e4246072 tempest-GroupSnapshotsTest-649271858 tempest-GroupSnapshotsTest-649271858-project-member] http://192.168.122.211/volume/v3/groups/09c001a1-369b-4394-a910-7501bff5afc6 returned with HTTP 404 Sep 01 01:07:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 189/376] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:07:50 2026] GET /volume/v3/groups/09c001a1-369b-4394-a910-7501bff5afc6 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:07:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-55dd71e7-ff89-4bf4-82e8-3c65bb168482 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-55dd71e7-ff89-4bf4-82e8-3c65bb168482 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] DELETE http://192.168.122.211/volume/v3/group_types/74b9b411-1608-4587-be5a-579d95e4a16b Sep 01 01:07:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-55dd71e7-ff89-4bf4-82e8-3c65bb168482 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-55dd71e7-ff89-4bf4-82e8-3c65bb168482 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-55dd71e7-ff89-4bf4-82e8-3c65bb168482 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] http://192.168.122.211/volume/v3/group_types/74b9b411-1608-4587-be5a-579d95e4a16b returned with HTTP 202 Sep 01 01:07:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 188/377] 192.168.122.211 () {60 vars in 1288 bytes} [Tue Sep 1 01:07:50 2026] DELETE /volume/v3/group_types/74b9b411-1608-4587-be5a-579d95e4a16b => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 01:07:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4ee738ca-d068-475a-bfb0-b115be2c3a51 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4ee738ca-d068-475a-bfb0-b115be2c3a51 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] DELETE http://192.168.122.211/volume/v3/types/6528e1a3-422b-43cd-9e96-39d490d218b9 Sep 01 01:07:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4ee738ca-d068-475a-bfb0-b115be2c3a51 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4ee738ca-d068-475a-bfb0-b115be2c3a51 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4ee738ca-d068-475a-bfb0-b115be2c3a51 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] http://192.168.122.211/volume/v3/types/6528e1a3-422b-43cd-9e96-39d490d218b9 returned with HTTP 202 Sep 01 01:07:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 190/378] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:07:50 2026] DELETE /volume/v3/types/6528e1a3-422b-43cd-9e96-39d490d218b9 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:07:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-662b3bbe-30c0-4cf5-b301-7fd5f050cbd4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-662b3bbe-30c0-4cf5-b301-7fd5f050cbd4 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] GET http://192.168.122.211/volume/v3/types/6528e1a3-422b-43cd-9e96-39d490d218b9 Sep 01 01:07:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-662b3bbe-30c0-4cf5-b301-7fd5f050cbd4 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-662b3bbe-30c0-4cf5-b301-7fd5f050cbd4 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-662b3bbe-30c0-4cf5-b301-7fd5f050cbd4 tempest-GroupSnapshotsTest-120214255 tempest-GroupSnapshotsTest-120214255-project-admin] http://192.168.122.211/volume/v3/types/6528e1a3-422b-43cd-9e96-39d490d218b9 returned with HTTP 404 Sep 01 01:07:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 189/379] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:07:50 2026] GET /volume/v3/types/6528e1a3-422b-43cd-9e96-39d490d218b9 => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:07:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f83171a6-8ef1-4b13-8bab-7db1108a4834 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f83171a6-8ef1-4b13-8bab-7db1108a4834 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] DELETE http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a Sep 01 01:07:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f83171a6-8ef1-4b13-8bab-7db1108a4834 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f83171a6-8ef1-4b13-8bab-7db1108a4834 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:55 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-f83171a6-8ef1-4b13-8bab-7db1108a4834 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Delete volume with id: 631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a Sep 01 01:07:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f83171a6-8ef1-4b13-8bab-7db1108a4834 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:07:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f83171a6-8ef1-4b13-8bab-7db1108a4834 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Delete volume request issued successfully. Sep 01 01:07:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f83171a6-8ef1-4b13-8bab-7db1108a4834 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a returned with HTTP 202 Sep 01 01:07:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 191/380] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:07:55 2026] DELETE /volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a => generated 0 bytes in 373 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:07:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3bd1c516-f006-41ed-99e2-693c912fef69 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3bd1c516-f006-41ed-99e2-693c912fef69 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a Sep 01 01:07:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3bd1c516-f006-41ed-99e2-693c912fef69 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3bd1c516-f006-41ed-99e2-693c912fef69 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:55 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:55 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:55 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:55 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3bd1c516-f006-41ed-99e2-693c912fef69 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:07:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3bd1c516-f006-41ed-99e2-693c912fef69 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a returned with HTTP 200 Sep 01 01:07:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 190/381] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:07:55 2026] GET /volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a => generated 855 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-babeff50-3357-4fb3-a0ac-fddda80207d2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-babeff50-3357-4fb3-a0ac-fddda80207d2 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a Sep 01 01:07:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-babeff50-3357-4fb3-a0ac-fddda80207d2 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-babeff50-3357-4fb3-a0ac-fddda80207d2 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-babeff50-3357-4fb3-a0ac-fddda80207d2 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:07:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-babeff50-3357-4fb3-a0ac-fddda80207d2 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a returned with HTTP 200 Sep 01 01:07:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 192/382] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:07:56 2026] GET /volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d9416e66-965d-4823-a63d-58cabd4d5301 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d9416e66-965d-4823-a63d-58cabd4d5301 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] POST http://192.168.122.211/volume/v3/group_types Sep 01 01:07:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d9416e66-965d-4823-a63d-58cabd4d5301 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-445631435"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:07:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d9416e66-965d-4823-a63d-58cabd4d5301 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] http://192.168.122.211/volume/v3/group_types returned with HTTP 202 Sep 01 01:07:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 191/383] 192.168.122.211 () {62 vars in 1195 bytes} [Tue Sep 1 01:07:57 2026] POST /volume/v3/group_types => generated 180 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:07:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c3249270-4e2b-496c-81bb-42807c9e259d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c3249270-4e2b-496c-81bb-42807c9e259d tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] POST http://192.168.122.211/volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs Sep 01 01:07:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c3249270-4e2b-496c-81bb-42807c9e259d tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:07:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c3249270-4e2b-496c-81bb-42807c9e259d tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] http://192.168.122.211/volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs returned with HTTP 202 Sep 01 01:07:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 193/384] 192.168.122.211 () {62 vars in 1342 bytes} [Tue Sep 1 01:07:57 2026] POST /volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs => generated 53 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:07:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-93ad1ce3-b99f-4ea7-a7fe-a14518211fab None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-93ad1ce3-b99f-4ea7-a7fe-a14518211fab tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] POST http://192.168.122.211/volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs Sep 01 01:07:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-93ad1ce3-b99f-4ea7-a7fe-a14518211fab tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:07:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-93ad1ce3-b99f-4ea7-a7fe-a14518211fab tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] http://192.168.122.211/volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs returned with HTTP 202 Sep 01 01:07:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 192/385] 192.168.122.211 () {62 vars in 1342 bytes} [Tue Sep 1 01:07:57 2026] POST /volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs => generated 61 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:07:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d0e7dfd4-59ed-4429-818f-e66e8170e0fd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d0e7dfd4-59ed-4429-818f-e66e8170e0fd tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] GET http://192.168.122.211/volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs/key2 Sep 01 01:07:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d0e7dfd4-59ed-4429-818f-e66e8170e0fd tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d0e7dfd4-59ed-4429-818f-e66e8170e0fd tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d0e7dfd4-59ed-4429-818f-e66e8170e0fd tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] http://192.168.122.211/volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs/key2 returned with HTTP 200 Sep 01 01:07:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 194/386] 192.168.122.211 () {60 vars in 1336 bytes} [Tue Sep 1 01:07:57 2026] GET /volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs/key2 => generated 26 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d98c372c-5d6a-4f85-a18e-6303d9da2c95 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d98c372c-5d6a-4f85-a18e-6303d9da2c95 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] GET http://192.168.122.211/volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs/key3 Sep 01 01:07:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d98c372c-5d6a-4f85-a18e-6303d9da2c95 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d98c372c-5d6a-4f85-a18e-6303d9da2c95 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d98c372c-5d6a-4f85-a18e-6303d9da2c95 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] http://192.168.122.211/volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs/key3 returned with HTTP 200 Sep 01 01:07:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 193/387] 192.168.122.211 () {60 vars in 1336 bytes} [Tue Sep 1 01:07:57 2026] GET /volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs/key3 => generated 18 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bb03cf16-ef62-43ed-b7a5-ce94eec7870e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bb03cf16-ef62-43ed-b7a5-ce94eec7870e tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] PUT http://192.168.122.211/volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs/key3 Sep 01 01:07:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bb03cf16-ef62-43ed-b7a5-ce94eec7870e tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:07:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bb03cf16-ef62-43ed-b7a5-ce94eec7870e tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] http://192.168.122.211/volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs/key3 returned with HTTP 200 Sep 01 01:07:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 195/388] 192.168.122.211 () {62 vars in 1356 bytes} [Tue Sep 1 01:07:57 2026] PUT /volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs/key3 => generated 26 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7c9792e8-8e70-4e97-9776-3d3c9f5fa6f1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7c9792e8-8e70-4e97-9776-3d3c9f5fa6f1 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] GET http://192.168.122.211/volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs Sep 01 01:07:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7c9792e8-8e70-4e97-9776-3d3c9f5fa6f1 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7c9792e8-8e70-4e97-9776-3d3c9f5fa6f1 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cbe06eb4-3ec8-44fe-a64b-a28eda91199a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7c9792e8-8e70-4e97-9776-3d3c9f5fa6f1 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] http://192.168.122.211/volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs returned with HTTP 200 Sep 01 01:07:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 194/389] 192.168.122.211 () {60 vars in 1321 bytes} [Tue Sep 1 01:07:57 2026] GET /volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs => generated 87 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cbe06eb4-3ec8-44fe-a64b-a28eda91199a tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a Sep 01 01:07:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cbe06eb4-3ec8-44fe-a64b-a28eda91199a tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cbe06eb4-3ec8-44fe-a64b-a28eda91199a tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2c8f5a74-41db-4eb7-9000-f767597fdc2e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2c8f5a74-41db-4eb7-9000-f767597fdc2e tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] DELETE http://192.168.122.211/volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs/key1 Sep 01 01:07:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2c8f5a74-41db-4eb7-9000-f767597fdc2e tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2c8f5a74-41db-4eb7-9000-f767597fdc2e tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cbe06eb4-3ec8-44fe-a64b-a28eda91199a tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a returned with HTTP 404 Sep 01 01:07:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 196/390] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:07:57 2026] GET /volume/v3/volumes/631a7ba2-3b1b-4c3a-98e6-2773d3a6e00a => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:07:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2c8f5a74-41db-4eb7-9000-f767597fdc2e tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] http://192.168.122.211/volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs/key1 returned with HTTP 202 Sep 01 01:07:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 195/391] 192.168.122.211 () {60 vars in 1339 bytes} [Tue Sep 1 01:07:57 2026] DELETE /volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs/key1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:07:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-861159ec-f2b8-4fb4-a37f-1994dde8bb67 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-861159ec-f2b8-4fb4-a37f-1994dde8bb67 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] GET http://192.168.122.211/volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs/key1 Sep 01 01:07:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-861159ec-f2b8-4fb4-a37f-1994dde8bb67 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-861159ec-f2b8-4fb4-a37f-1994dde8bb67 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-861159ec-f2b8-4fb4-a37f-1994dde8bb67 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] HTTP exception thrown: Group Type be87293c-633c-467c-9a6f-4f2f7e9bb934 has no extra spec with key key1. Sep 01 01:07:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-861159ec-f2b8-4fb4-a37f-1994dde8bb67 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] http://192.168.122.211/volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs/key1 returned with HTTP 404 Sep 01 01:07:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 197/392] 192.168.122.211 () {60 vars in 1336 bytes} [Tue Sep 1 01:07:57 2026] GET /volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs/key1 => generated 126 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:07:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-23f1f73b-1f3b-449a-be83-85028a0c3bd9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-23f1f73b-1f3b-449a-be83-85028a0c3bd9 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] DELETE http://192.168.122.211/volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs/key2 Sep 01 01:07:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-23f1f73b-1f3b-449a-be83-85028a0c3bd9 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-23f1f73b-1f3b-449a-be83-85028a0c3bd9 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-23f1f73b-1f3b-449a-be83-85028a0c3bd9 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] http://192.168.122.211/volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs/key2 returned with HTTP 202 Sep 01 01:07:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 196/393] 192.168.122.211 () {60 vars in 1339 bytes} [Tue Sep 1 01:07:57 2026] DELETE /volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs/key2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:07:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b5b6c3ee-14b6-4e7d-b3a6-eb7bba706613 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b5b6c3ee-14b6-4e7d-b3a6-eb7bba706613 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] GET http://192.168.122.211/volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs/key2 Sep 01 01:07:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b5b6c3ee-14b6-4e7d-b3a6-eb7bba706613 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b5b6c3ee-14b6-4e7d-b3a6-eb7bba706613 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-647e8312-48d8-43e3-a2d3-a8b037042196 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-647e8312-48d8-43e3-a2d3-a8b037042196 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] DELETE http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 Sep 01 01:07:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-647e8312-48d8-43e3-a2d3-a8b037042196 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-647e8312-48d8-43e3-a2d3-a8b037042196 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:57 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-647e8312-48d8-43e3-a2d3-a8b037042196 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Delete volume with id: fac093ba-1896-48d2-ad34-7a7ecf014337 Sep 01 01:07:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b5b6c3ee-14b6-4e7d-b3a6-eb7bba706613 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] HTTP exception thrown: Group Type be87293c-633c-467c-9a6f-4f2f7e9bb934 has no extra spec with key key2. Sep 01 01:07:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b5b6c3ee-14b6-4e7d-b3a6-eb7bba706613 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] http://192.168.122.211/volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs/key2 returned with HTTP 404 Sep 01 01:07:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 198/394] 192.168.122.211 () {60 vars in 1336 bytes} [Tue Sep 1 01:07:57 2026] GET /volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs/key2 => generated 126 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:07:57 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:57 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6d0b5fc7-cf18-4ba2-9c15-998af9b9fc61 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-647e8312-48d8-43e3-a2d3-a8b037042196 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:07:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d0b5fc7-cf18-4ba2-9c15-998af9b9fc61 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] DELETE http://192.168.122.211/volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs/key3 Sep 01 01:07:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6d0b5fc7-cf18-4ba2-9c15-998af9b9fc61 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6d0b5fc7-cf18-4ba2-9c15-998af9b9fc61 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d0b5fc7-cf18-4ba2-9c15-998af9b9fc61 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] http://192.168.122.211/volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs/key3 returned with HTTP 202 Sep 01 01:07:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 199/395] 192.168.122.211 () {60 vars in 1339 bytes} [Tue Sep 1 01:07:57 2026] DELETE /volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs/key3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:07:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c0d3ed62-3dff-41c4-ba10-9cd174d59604 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-647e8312-48d8-43e3-a2d3-a8b037042196 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Delete volume request issued successfully. Sep 01 01:07:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-647e8312-48d8-43e3-a2d3-a8b037042196 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 returned with HTTP 202 Sep 01 01:07:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 197/396] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:07:57 2026] DELETE /volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:07:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c0d3ed62-3dff-41c4-ba10-9cd174d59604 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] GET http://192.168.122.211/volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs/key3 Sep 01 01:07:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c0d3ed62-3dff-41c4-ba10-9cd174d59604 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8ecb2c13-3c38-4bf0-843e-828006575ff8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c0d3ed62-3dff-41c4-ba10-9cd174d59604 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8ecb2c13-3c38-4bf0-843e-828006575ff8 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 Sep 01 01:07:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8ecb2c13-3c38-4bf0-843e-828006575ff8 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8ecb2c13-3c38-4bf0-843e-828006575ff8 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:57 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:57 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c0d3ed62-3dff-41c4-ba10-9cd174d59604 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] HTTP exception thrown: Group Type be87293c-633c-467c-9a6f-4f2f7e9bb934 has no extra spec with key key3. Sep 01 01:07:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c0d3ed62-3dff-41c4-ba10-9cd174d59604 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] http://192.168.122.211/volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs/key3 returned with HTTP 404 Sep 01 01:07:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 200/397] 192.168.122.211 () {60 vars in 1336 bytes} [Tue Sep 1 01:07:57 2026] GET /volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934/group_specs/key3 => generated 126 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:07:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8ecb2c13-3c38-4bf0-843e-828006575ff8 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:07:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-377741d0-f23f-4487-b7a9-d038fc8dca55 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-377741d0-f23f-4487-b7a9-d038fc8dca55 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] DELETE http://192.168.122.211/volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934 Sep 01 01:07:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-377741d0-f23f-4487-b7a9-d038fc8dca55 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-377741d0-f23f-4487-b7a9-d038fc8dca55 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8ecb2c13-3c38-4bf0-843e-828006575ff8 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 returned with HTTP 200 Sep 01 01:07:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 198/398] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:07:57 2026] GET /volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-377741d0-f23f-4487-b7a9-d038fc8dca55 tempest-GroupTypeSpecsTest-889397315 tempest-GroupTypeSpecsTest-889397315-project-admin] http://192.168.122.211/volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934 returned with HTTP 202 Sep 01 01:07:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 201/399] 192.168.122.211 () {60 vars in 1288 bytes} [Tue Sep 1 01:07:57 2026] DELETE /volume/v3/group_types/be87293c-633c-467c-9a6f-4f2f7e9bb934 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:07:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6e805d3b-a2ec-474e-b9ae-2da75c3fe041 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6e805d3b-a2ec-474e-b9ae-2da75c3fe041 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 Sep 01 01:07:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6e805d3b-a2ec-474e-b9ae-2da75c3fe041 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6e805d3b-a2ec-474e-b9ae-2da75c3fe041 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6e805d3b-a2ec-474e-b9ae-2da75c3fe041 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 returned with HTTP 404 Sep 01 01:07:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 199/400] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:07:59 2026] GET /volume/v3/volumes/fac093ba-1896-48d2-ad34-7a7ecf014337 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:07:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a88b8ee7-a742-48c3-998d-6883077d0829 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a88b8ee7-a742-48c3-998d-6883077d0829 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 Sep 01 01:07:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a88b8ee7-a742-48c3-998d-6883077d0829 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a88b8ee7-a742-48c3-998d-6883077d0829 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a88b8ee7-a742-48c3-998d-6883077d0829 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:07:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a88b8ee7-a742-48c3-998d-6883077d0829 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 returned with HTTP 200 Sep 01 01:07:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 202/401] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:07:59 2026] GET /volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 => generated 852 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:07:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-90668f6d-d9b1-4ea8-9f57-bae3f6fdd494 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-90668f6d-d9b1-4ea8-9f57-bae3f6fdd494 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] DELETE http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 Sep 01 01:07:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-90668f6d-d9b1-4ea8-9f57-bae3f6fdd494 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-90668f6d-d9b1-4ea8-9f57-bae3f6fdd494 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:59 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-90668f6d-d9b1-4ea8-9f57-bae3f6fdd494 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Delete volume with id: 3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 Sep 01 01:07:59 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:59 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:59 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:59 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-90668f6d-d9b1-4ea8-9f57-bae3f6fdd494 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:07:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7bba0b47-bc5c-4a69-9c39-1466d0186b2c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7bba0b47-bc5c-4a69-9c39-1466d0186b2c tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 Sep 01 01:07:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-90668f6d-d9b1-4ea8-9f57-bae3f6fdd494 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Delete volume request issued successfully. Sep 01 01:07:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-90668f6d-d9b1-4ea8-9f57-bae3f6fdd494 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 returned with HTTP 202 Sep 01 01:07:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7bba0b47-bc5c-4a69-9c39-1466d0186b2c tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7bba0b47-bc5c-4a69-9c39-1466d0186b2c tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 200/402] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:07:59 2026] DELETE /volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:07:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2071bcb0-dff9-4b8e-ad9e-dca2cf382d9f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:07:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2071bcb0-dff9-4b8e-ad9e-dca2cf382d9f tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 Sep 01 01:07:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2071bcb0-dff9-4b8e-ad9e-dca2cf382d9f tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:07:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2071bcb0-dff9-4b8e-ad9e-dca2cf382d9f tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:07:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:07:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:07:59 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:07:59 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:07:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7bba0b47-bc5c-4a69-9c39-1466d0186b2c tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:07:59 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:07:59 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:07:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7bba0b47-bc5c-4a69-9c39-1466d0186b2c tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 returned with HTTP 200 Sep 01 01:07:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 203/403] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:07:59 2026] GET /volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 => generated 852 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:07:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2071bcb0-dff9-4b8e-ad9e-dca2cf382d9f tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:07:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2071bcb0-dff9-4b8e-ad9e-dca2cf382d9f tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 returned with HTTP 200 Sep 01 01:07:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 201/404] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:07:59 2026] GET /volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 => generated 856 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6b8c61cb-b72c-4456-b081-9e48f0bcc1ee None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6b8c61cb-b72c-4456-b081-9e48f0bcc1ee tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 Sep 01 01:08:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6b8c61cb-b72c-4456-b081-9e48f0bcc1ee tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6b8c61cb-b72c-4456-b081-9e48f0bcc1ee tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6b8c61cb-b72c-4456-b081-9e48f0bcc1ee tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Volume info retrieved successfully. Sep 01 01:08:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6b8c61cb-b72c-4456-b081-9e48f0bcc1ee tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 returned with HTTP 200 Sep 01 01:08:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 204/405] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:00 2026] GET /volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 => generated 856 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0aecae34-c586-4b91-9b2e-9c944adea216 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0aecae34-c586-4b91-9b2e-9c944adea216 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] GET http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 Sep 01 01:08:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0aecae34-c586-4b91-9b2e-9c944adea216 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0aecae34-c586-4b91-9b2e-9c944adea216 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0aecae34-c586-4b91-9b2e-9c944adea216 tempest-AttachVolumeNegativeTest-355458312 tempest-AttachVolumeNegativeTest-355458312-project-member] http://192.168.122.211/volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 returned with HTTP 404 Sep 01 01:08:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 202/406] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:01 2026] GET /volume/v3/volumes/3a6a0adc-8202-4148-a79d-fd13b9e2e0b8 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6e33e48e-3288-4eac-85b3-8b0d00aae66d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6e33e48e-3288-4eac-85b3-8b0d00aae66d tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] POST http://192.168.122.211/volume/v3/group_types Sep 01 01:08:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6e33e48e-3288-4eac-85b3-8b0d00aae66d tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-430252847", "description": "tempest-group-type-description-1530212402", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6e33e48e-3288-4eac-85b3-8b0d00aae66d tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] http://192.168.122.211/volume/v3/group_types returned with HTTP 202 Sep 01 01:08:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 205/407] 192.168.122.211 () {62 vars in 1196 bytes} [Tue Sep 1 01:08:05 2026] POST /volume/v3/group_types => generated 264 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-66698c9d-f23d-45d6-8188-80d92d47ac74 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-66698c9d-f23d-45d6-8188-80d92d47ac74 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] GET http://192.168.122.211/volume/v3/group_types Sep 01 01:08:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-66698c9d-f23d-45d6-8188-80d92d47ac74 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-66698c9d-f23d-45d6-8188-80d92d47ac74 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-66698c9d-f23d-45d6-8188-80d92d47ac74 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] http://192.168.122.211/volume/v3/group_types returned with HTTP 200 Sep 01 01:08:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 203/408] 192.168.122.211 () {60 vars in 1174 bytes} [Tue Sep 1 01:08:05 2026] GET /volume/v3/group_types => generated 498 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fdb420c9-74a4-4270-ad35-aeee5176411c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fdb420c9-74a4-4270-ad35-aeee5176411c tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] PUT http://192.168.122.211/volume/v3/group_types/c663b46d-781b-41a6-9d4c-148840688c73 Sep 01 01:08:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fdb420c9-74a4-4270-ad35-aeee5176411c tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1573290719", "description": "updated-group-type-desc"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fdb420c9-74a4-4270-ad35-aeee5176411c tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] http://192.168.122.211/volume/v3/group_types/c663b46d-781b-41a6-9d4c-148840688c73 returned with HTTP 200 Sep 01 01:08:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 206/409] 192.168.122.211 () {62 vars in 1306 bytes} [Tue Sep 1 01:08:05 2026] PUT /volume/v3/group_types/c663b46d-781b-41a6-9d4c-148840688c73 => generated 255 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5cc9f6bc-c0d4-4673-8532-bbab8c17fb1d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5cc9f6bc-c0d4-4673-8532-bbab8c17fb1d tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] GET http://192.168.122.211/volume/v3/group_types/c663b46d-781b-41a6-9d4c-148840688c73 Sep 01 01:08:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5cc9f6bc-c0d4-4673-8532-bbab8c17fb1d tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5cc9f6bc-c0d4-4673-8532-bbab8c17fb1d tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5cc9f6bc-c0d4-4673-8532-bbab8c17fb1d tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] http://192.168.122.211/volume/v3/group_types/c663b46d-781b-41a6-9d4c-148840688c73 returned with HTTP 200 Sep 01 01:08:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 204/410] 192.168.122.211 () {60 vars in 1285 bytes} [Tue Sep 1 01:08:05 2026] GET /volume/v3/group_types/c663b46d-781b-41a6-9d4c-148840688c73 => generated 255 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3167db5f-6281-4424-8b2b-d6aea6b74785 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3167db5f-6281-4424-8b2b-d6aea6b74785 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] DELETE http://192.168.122.211/volume/v3/group_types/c663b46d-781b-41a6-9d4c-148840688c73 Sep 01 01:08:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3167db5f-6281-4424-8b2b-d6aea6b74785 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3167db5f-6281-4424-8b2b-d6aea6b74785 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3167db5f-6281-4424-8b2b-d6aea6b74785 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] http://192.168.122.211/volume/v3/group_types/c663b46d-781b-41a6-9d4c-148840688c73 returned with HTTP 202 Sep 01 01:08:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 207/411] 192.168.122.211 () {60 vars in 1288 bytes} [Tue Sep 1 01:08:05 2026] DELETE /volume/v3/group_types/c663b46d-781b-41a6-9d4c-148840688c73 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:08:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c65cadc5-9ba7-44bd-86aa-baf10ec7cb91 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c65cadc5-9ba7-44bd-86aa-baf10ec7cb91 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] GET http://192.168.122.211/volume/v3/group_types Sep 01 01:08:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c65cadc5-9ba7-44bd-86aa-baf10ec7cb91 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c65cadc5-9ba7-44bd-86aa-baf10ec7cb91 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c65cadc5-9ba7-44bd-86aa-baf10ec7cb91 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] http://192.168.122.211/volume/v3/group_types returned with HTTP 200 Sep 01 01:08:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 205/412] 192.168.122.211 () {60 vars in 1174 bytes} [Tue Sep 1 01:08:05 2026] GET /volume/v3/group_types => generated 248 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-57e04dcf-763d-4577-9128-e2ba34e03b84 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-57e04dcf-763d-4577-9128-e2ba34e03b84 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] POST http://192.168.122.211/volume/v3/group_types Sep 01 01:08:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-57e04dcf-763d-4577-9128-e2ba34e03b84 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1646824001", "is_public": true}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-57e04dcf-763d-4577-9128-e2ba34e03b84 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] http://192.168.122.211/volume/v3/group_types returned with HTTP 202 Sep 01 01:08:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 208/413] 192.168.122.211 () {62 vars in 1195 bytes} [Tue Sep 1 01:08:05 2026] POST /volume/v3/group_types => generated 164 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-672bdd51-99f8-4e8a-9250-d15b929c373f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-672bdd51-99f8-4e8a-9250-d15b929c373f tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] POST http://192.168.122.211/volume/v3/group_types Sep 01 01:08:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-672bdd51-99f8-4e8a-9250-d15b929c373f tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1046815501", "is_public": false}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-672bdd51-99f8-4e8a-9250-d15b929c373f tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] http://192.168.122.211/volume/v3/group_types returned with HTTP 202 Sep 01 01:08:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 206/414] 192.168.122.211 () {62 vars in 1195 bytes} [Tue Sep 1 01:08:05 2026] POST /volume/v3/group_types => generated 165 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-12ee6015-c4d8-469d-88f6-2610cc932926 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-12ee6015-c4d8-469d-88f6-2610cc932926 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] GET http://192.168.122.211/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 01 01:08:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-12ee6015-c4d8-469d-88f6-2610cc932926 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-12ee6015-c4d8-469d-88f6-2610cc932926 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-12ee6015-c4d8-469d-88f6-2610cc932926 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] http://192.168.122.211/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 01 01:08:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 209/415] 192.168.122.211 () {60 vars in 1235 bytes} [Tue Sep 1 01:08:05 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-23f09cf2-7e2f-414b-8cfb-d074579f4ab5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-23f09cf2-7e2f-414b-8cfb-d074579f4ab5 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] GET http://192.168.122.211/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 01 01:08:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-23f09cf2-7e2f-414b-8cfb-d074579f4ab5 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-23f09cf2-7e2f-414b-8cfb-d074579f4ab5 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-23f09cf2-7e2f-414b-8cfb-d074579f4ab5 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] http://192.168.122.211/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 01 01:08:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 207/416] 192.168.122.211 () {60 vars in 1237 bytes} [Tue Sep 1 01:08:05 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:08:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0c41498f-31de-4a85-97e0-70697208e932 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0c41498f-31de-4a85-97e0-70697208e932 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] GET http://192.168.122.211/volume/v3/group_types?is_public=False Sep 01 01:08:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0c41498f-31de-4a85-97e0-70697208e932 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0c41498f-31de-4a85-97e0-70697208e932 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0c41498f-31de-4a85-97e0-70697208e932 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] http://192.168.122.211/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 01 01:08:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 210/417] 192.168.122.211 () {60 vars in 1205 bytes} [Tue Sep 1 01:08:05 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7b9bcc05-0bd4-4bf6-ab1c-d8c853f4355f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7b9bcc05-0bd4-4bf6-ab1c-d8c853f4355f tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] GET http://192.168.122.211/volume/v3/group_types?is_public=True Sep 01 01:08:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7b9bcc05-0bd4-4bf6-ab1c-d8c853f4355f tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7b9bcc05-0bd4-4bf6-ab1c-d8c853f4355f tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7b9bcc05-0bd4-4bf6-ab1c-d8c853f4355f tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] http://192.168.122.211/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 01 01:08:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 208/418] 192.168.122.211 () {60 vars in 1203 bytes} [Tue Sep 1 01:08:06 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0f03c715-2ce8-4048-885d-423128841c30 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0f03c715-2ce8-4048-885d-423128841c30 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] DELETE http://192.168.122.211/volume/v3/group_types/ba4b4bdd-c9fb-4f9f-9721-7f005c77c0e8 Sep 01 01:08:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0f03c715-2ce8-4048-885d-423128841c30 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0f03c715-2ce8-4048-885d-423128841c30 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0f03c715-2ce8-4048-885d-423128841c30 tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] http://192.168.122.211/volume/v3/group_types/ba4b4bdd-c9fb-4f9f-9721-7f005c77c0e8 returned with HTTP 202 Sep 01 01:08:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 211/419] 192.168.122.211 () {60 vars in 1288 bytes} [Tue Sep 1 01:08:06 2026] DELETE /volume/v3/group_types/ba4b4bdd-c9fb-4f9f-9721-7f005c77c0e8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:08:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c80a98f2-663a-494d-abc2-254b4e7f242f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c80a98f2-663a-494d-abc2-254b4e7f242f tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] DELETE http://192.168.122.211/volume/v3/group_types/8b11ee70-18bd-4bf3-82c3-4fb870030005 Sep 01 01:08:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c80a98f2-663a-494d-abc2-254b4e7f242f tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c80a98f2-663a-494d-abc2-254b4e7f242f tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c80a98f2-663a-494d-abc2-254b4e7f242f tempest-GroupTypesTest-450003713 tempest-GroupTypesTest-450003713-project-admin] http://192.168.122.211/volume/v3/group_types/8b11ee70-18bd-4bf3-82c3-4fb870030005 returned with HTTP 202 Sep 01 01:08:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 209/420] 192.168.122.211 () {60 vars in 1288 bytes} [Tue Sep 1 01:08:06 2026] DELETE /volume/v3/group_types/8b11ee70-18bd-4bf3-82c3-4fb870030005 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-713323d7-2fa4-4859-9d4e-489cf263f57c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-713323d7-2fa4-4859-9d4e-489cf263f57c tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-713323d7-2fa4-4859-9d4e-489cf263f57c tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1610380462", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-713323d7-2fa4-4859-9d4e-489cf263f57c tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1610380462', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-713323d7-2fa4-4859-9d4e-489cf263f57c tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Create volume of 1 GB Sep 01 01:08:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-713323d7-2fa4-4859-9d4e-489cf263f57c tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Availability Zones retrieved successfully. Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-713323d7-2fa4-4859-9d4e-489cf263f57c tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Flow 'volume_create_api' (a328ad4c-8044-4a81-815b-9b983f53fa94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-713323d7-2fa4-4859-9d4e-489cf263f57c tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8b4687d-f3fb-4884-bf9a-28a1837e88f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-713323d7-2fa4-4859-9d4e-489cf263f57c tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:08:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-62daf34b-942f-41e0-93fb-4e2b8f463ede None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-713323d7-2fa4-4859-9d4e-489cf263f57c tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8b4687d-f3fb-4884-bf9a-28a1837e88f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-713323d7-2fa4-4859-9d4e-489cf263f57c tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0482cebb-ce43-474c-9c0a-dd385fe5c888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-713323d7-2fa4-4859-9d4e-489cf263f57c tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Created reservations ['dc4bd282-dbad-40f8-82ba-ad35608fd693', '4db50233-1064-4f6e-bc65-fea558cd1bb5', '32661746-4954-4fe7-affb-f09c4e96df3d', 'a52e0f37-c84d-4814-a89e-990bf940a0aa'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:08:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-62daf34b-942f-41e0-93fb-4e2b8f463ede tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] POST http://192.168.122.211/volume/v3/qos-specs Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-713323d7-2fa4-4859-9d4e-489cf263f57c tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0482cebb-ce43-474c-9c0a-dd385fe5c888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc4bd282-dbad-40f8-82ba-ad35608fd693', '4db50233-1064-4f6e-bc65-fea558cd1bb5', '32661746-4954-4fe7-affb-f09c4e96df3d', 'a52e0f37-c84d-4814-a89e-990bf940a0aa']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-62daf34b-942f-41e0-93fb-4e2b8f463ede tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-657310555", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-713323d7-2fa4-4859-9d4e-489cf263f57c tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a365ba1-baf4-435c-a497-586c9d030f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:13 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.qos_specs [None req-62daf34b-942f-41e0-93fb-4e2b8f463ede tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-657310555', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=86752) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 01:08:13 devstack devstack@c-api.service[86752]: DEBUG cinder.db.api [None req-62daf34b-942f-41e0-93fb-4e2b8f463ede tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] DB qos_specs_create(): root {'id': 'ad171204-7df0-44ed-9659-34a27807ab66', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-657310555'} {{(pid=86752) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 01:08:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-62daf34b-942f-41e0-93fb-4e2b8f463ede tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs returned with HTTP 200 Sep 01 01:08:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 210/421] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:08:13 2026] POST /volume/v3/qos-specs => generated 400 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-43f70a92-b780-4f39-b2c7-7132eef15de9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-43f70a92-b780-4f39-b2c7-7132eef15de9 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:08:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-43f70a92-b780-4f39-b2c7-7132eef15de9 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-52734043"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-713323d7-2fa4-4859-9d4e-489cf263f57c tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a365ba1-baf4-435c-a497-586c9d030f01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1610380462',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='336e9de2f9b94ceb8d598185c941fa6a',qos_specs=None,replication_status=,reservations=['dc4bd282-dbad-40f8-82ba-ad35608fd693','4db50233-1064-4f6e-bc65-fea558cd1bb5','32661746-4954-4fe7-affb-f09c4e96df3d','a52e0f37-c84d-4814-a89e-990bf940a0aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd259b26fd934d1abf2f659a3e073b37',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:08:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1610380462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='336e9de2f9b94ceb8d598185c941fa6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd259b26fd934d1abf2f659a3e073b37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-713323d7-2fa4-4859-9d4e-489cf263f57c tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9a2de8f-980d-4d2a-91e0-019bfd6a2883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-43f70a92-b780-4f39-b2c7-7132eef15de9 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:08:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 211/422] 192.168.122.211 () {60 vars in 1136 bytes} [Tue Sep 1 01:08:13 2026] POST /volume/v3/types => generated 220 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fe3e6522-59ee-42a5-ab01-17a50a9ff703 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fe3e6522-59ee-42a5-ab01-17a50a9ff703 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:08:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fe3e6522-59ee-42a5-ab01-17a50a9ff703 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-15130103"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-713323d7-2fa4-4859-9d4e-489cf263f57c tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9a2de8f-980d-4d2a-91e0-019bfd6a2883) transitioned into state 'SUCCESS' from state '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-1610380462',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='336e9de2f9b94ceb8d598185c941fa6a',qos_specs=None,replication_status=,reservations=['dc4bd282-dbad-40f8-82ba-ad35608fd693','4db50233-1064-4f6e-bc65-fea558cd1bb5','32661746-4954-4fe7-affb-f09c4e96df3d','a52e0f37-c84d-4814-a89e-990bf940a0aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd259b26fd934d1abf2f659a3e073b37',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-713323d7-2fa4-4859-9d4e-489cf263f57c tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78307c3e-e75a-44f8-b859-953b07ec47af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fe3e6522-59ee-42a5-ab01-17a50a9ff703 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:08:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 212/423] 192.168.122.211 () {60 vars in 1136 bytes} [Tue Sep 1 01:08:13 2026] POST /volume/v3/types => generated 220 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d143c875-a3f1-45cf-b1c5-f0c8603872bc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d143c875-a3f1-45cf-b1c5-f0c8603872bc tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:08:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d143c875-a3f1-45cf-b1c5-f0c8603872bc tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2060015442"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-713323d7-2fa4-4859-9d4e-489cf263f57c tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78307c3e-e75a-44f8-b859-953b07ec47af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-713323d7-2fa4-4859-9d4e-489cf263f57c tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Flow 'volume_create_api' (a328ad4c-8044-4a81-815b-9b983f53fa94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-713323d7-2fa4-4859-9d4e-489cf263f57c tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Create volume request issued successfully. Sep 01 01:08:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-713323d7-2fa4-4859-9d4e-489cf263f57c tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:08:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 212/424] 192.168.122.211 () {64 vars in 1430 bytes} [Tue Sep 1 01:08:13 2026] POST /volume/v3/volumes => generated 772 bytes in 608 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-f4c07733-5291-4433-bb01-7d5d94d291fa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d143c875-a3f1-45cf-b1c5-f0c8603872bc tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:08:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 213/425] 192.168.122.211 () {60 vars in 1136 bytes} [Tue Sep 1 01:08:13 2026] POST /volume/v3/types => generated 222 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-f4c07733-5291-4433-bb01-7d5d94d291fa tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] GET http://192.168.122.211/volume/v3/volumes/b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-f4c07733-5291-4433-bb01-7d5d94d291fa tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-f4c07733-5291-4433-bb01-7d5d94d291fa tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d68cbc5e-216f-45fc-bb49-98d5ceee6646 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d68cbc5e-216f-45fc-bb49-98d5ceee6646 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] GET http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66/associate?vol_type_id=494f5268-e9d6-4abd-9147-141dffa4b2d1 Sep 01 01:08:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d68cbc5e-216f-45fc-bb49-98d5ceee6646 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d68cbc5e-216f-45fc-bb49-98d5ceee6646 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'associate' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d68cbc5e-216f-45fc-bb49-98d5ceee6646 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Associate qos_spec: ad171204-7df0-44ed-9659-34a27807ab66 with type: 494f5268-e9d6-4abd-9147-141dffa4b2d1 {{(pid=86752) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-f4c07733-5291-4433-bb01-7d5d94d291fa tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Volume info retrieved successfully. Sep 01 01:08:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ad48a0f3-e31c-4d5f-a6b1-2dc047a97dda req-f4c07733-5291-4433-bb01-7d5d94d291fa tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] http://192.168.122.211/volume/v3/volumes/b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff returned with HTTP 200 Sep 01 01:08:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 213/426] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:08:13 2026] GET /volume/v3/volumes/b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff => generated 840 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d68cbc5e-216f-45fc-bb49-98d5ceee6646 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66/associate?vol_type_id=494f5268-e9d6-4abd-9147-141dffa4b2d1 returned with HTTP 202 Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-d3d4fbb9-a69b-47f8-b984-5c4eba7a9d46 req-99d30e32-e6b6-49e2-af4a-2efcbfd1ff03 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 214/427] 192.168.122.211 () {58 vars in 1365 bytes} [Tue Sep 1 01:08:13 2026] GET /volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66/associate?vol_type_id=494f5268-e9d6-4abd-9147-141dffa4b2d1 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:08:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fb4148c4-3178-40f0-a6d3-13efac953f19 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-d3d4fbb9-a69b-47f8-b984-5c4eba7a9d46 req-99d30e32-e6b6-49e2-af4a-2efcbfd1ff03 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] GET http://192.168.122.211/volume/v3/volumes/b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-d3d4fbb9-a69b-47f8-b984-5c4eba7a9d46 req-99d30e32-e6b6-49e2-af4a-2efcbfd1ff03 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-d3d4fbb9-a69b-47f8-b984-5c4eba7a9d46 req-99d30e32-e6b6-49e2-af4a-2efcbfd1ff03 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fb4148c4-3178-40f0-a6d3-13efac953f19 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] GET http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66/associate?vol_type_id=c65473e6-e488-4da6-adb6-8070732091bb Sep 01 01:08:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fb4148c4-3178-40f0-a6d3-13efac953f19 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fb4148c4-3178-40f0-a6d3-13efac953f19 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'associate' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fb4148c4-3178-40f0-a6d3-13efac953f19 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Associate qos_spec: ad171204-7df0-44ed-9659-34a27807ab66 with type: c65473e6-e488-4da6-adb6-8070732091bb {{(pid=86752) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-d3d4fbb9-a69b-47f8-b984-5c4eba7a9d46 req-99d30e32-e6b6-49e2-af4a-2efcbfd1ff03 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Volume info retrieved successfully. Sep 01 01:08:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-d3d4fbb9-a69b-47f8-b984-5c4eba7a9d46 req-99d30e32-e6b6-49e2-af4a-2efcbfd1ff03 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] http://192.168.122.211/volume/v3/volumes/b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff returned with HTTP 200 Sep 01 01:08:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 214/428] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:08:13 2026] GET /volume/v3/volumes/b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff => generated 840 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fb4148c4-3178-40f0-a6d3-13efac953f19 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66/associate?vol_type_id=c65473e6-e488-4da6-adb6-8070732091bb returned with HTTP 202 Sep 01 01:08:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 215/429] 192.168.122.211 () {58 vars in 1365 bytes} [Tue Sep 1 01:08:13 2026] GET /volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66/associate?vol_type_id=c65473e6-e488-4da6-adb6-8070732091bb => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6c9cfb00-de2d-4c1d-b864-20f892a25a04 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6c9cfb00-de2d-4c1d-b864-20f892a25a04 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] GET http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66/associate?vol_type_id=ac5ac0c8-6ee4-4ae7-9813-d84b13fc97bb Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6c9cfb00-de2d-4c1d-b864-20f892a25a04 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6c9cfb00-de2d-4c1d-b864-20f892a25a04 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'associate' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6c9cfb00-de2d-4c1d-b864-20f892a25a04 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Associate qos_spec: ad171204-7df0-44ed-9659-34a27807ab66 with type: ac5ac0c8-6ee4-4ae7-9813-d84b13fc97bb {{(pid=86751) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6c9cfb00-de2d-4c1d-b864-20f892a25a04 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66/associate?vol_type_id=ac5ac0c8-6ee4-4ae7-9813-d84b13fc97bb returned with HTTP 202 Sep 01 01:08:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 215/430] 192.168.122.211 () {58 vars in 1365 bytes} [Tue Sep 1 01:08:13 2026] GET /volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66/associate?vol_type_id=ac5ac0c8-6ee4-4ae7-9813-d84b13fc97bb => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:08:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1aec057a-04b2-4132-8ad7-1e66e472ed4e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1aec057a-04b2-4132-8ad7-1e66e472ed4e tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] GET http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66/associations Sep 01 01:08:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1aec057a-04b2-4132-8ad7-1e66e472ed4e tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1aec057a-04b2-4132-8ad7-1e66e472ed4e tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'associations' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1aec057a-04b2-4132-8ad7-1e66e472ed4e tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Get associations for qos_spec id: ad171204-7df0-44ed-9659-34a27807ab66 {{(pid=86752) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 01:08:13 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:13 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 01:08:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1aec057a-04b2-4132-8ad7-1e66e472ed4e tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66/associations returned with HTTP 200 Sep 01 01:08:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 216/431] 192.168.122.211 () {58 vars in 1277 bytes} [Tue Sep 1 01:08:13 2026] GET /volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66/associations => generated 444 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8a13399f-8c20-4e4f-bcd4-0ce2f2b48fb0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8a13399f-8c20-4e4f-bcd4-0ce2f2b48fb0 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] GET http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66/disassociate?vol_type_id=494f5268-e9d6-4abd-9147-141dffa4b2d1 Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8a13399f-8c20-4e4f-bcd4-0ce2f2b48fb0 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8a13399f-8c20-4e4f-bcd4-0ce2f2b48fb0 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'disassociate' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8a13399f-8c20-4e4f-bcd4-0ce2f2b48fb0 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Disassociate qos_spec: ad171204-7df0-44ed-9659-34a27807ab66 from type: 494f5268-e9d6-4abd-9147-141dffa4b2d1 {{(pid=86751) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8a13399f-8c20-4e4f-bcd4-0ce2f2b48fb0 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66/disassociate?vol_type_id=494f5268-e9d6-4abd-9147-141dffa4b2d1 returned with HTTP 202 Sep 01 01:08:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 216/432] 192.168.122.211 () {58 vars in 1374 bytes} [Tue Sep 1 01:08:13 2026] GET /volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66/disassociate?vol_type_id=494f5268-e9d6-4abd-9147-141dffa4b2d1 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2ba2b431-0375-4a52-b3ba-56d969552481 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2ba2b431-0375-4a52-b3ba-56d969552481 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] GET http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66/associations Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2ba2b431-0375-4a52-b3ba-56d969552481 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2ba2b431-0375-4a52-b3ba-56d969552481 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'associations' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:14 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2ba2b431-0375-4a52-b3ba-56d969552481 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Get associations for qos_spec id: ad171204-7df0-44ed-9659-34a27807ab66 {{(pid=86752) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:14 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 01:08:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2ba2b431-0375-4a52-b3ba-56d969552481 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66/associations returned with HTTP 200 Sep 01 01:08:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 217/433] 192.168.122.211 () {58 vars in 1277 bytes} [Tue Sep 1 01:08:14 2026] GET /volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66/associations => generated 304 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-793cbccb-e388-40b2-bed6-5d1ec0612c45 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-793cbccb-e388-40b2-bed6-5d1ec0612c45 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] GET http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66/disassociate_all Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-793cbccb-e388-40b2-bed6-5d1ec0612c45 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-793cbccb-e388-40b2-bed6-5d1ec0612c45 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'disassociate_all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.qos_specs_manage [None req-793cbccb-e388-40b2-bed6-5d1ec0612c45 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Disassociate qos_spec: ad171204-7df0-44ed-9659-34a27807ab66 from all. {{(pid=86751) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-793cbccb-e388-40b2-bed6-5d1ec0612c45 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66/disassociate_all returned with HTTP 202 Sep 01 01:08:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 217/434] 192.168.122.211 () {58 vars in 1289 bytes} [Tue Sep 1 01:08:14 2026] GET /volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66/disassociate_all => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-298dcecb-3eac-4ff8-bfa5-5bc5e47c56aa None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-298dcecb-3eac-4ff8-bfa5-5bc5e47c56aa tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] GET http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66/associations Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-298dcecb-3eac-4ff8-bfa5-5bc5e47c56aa tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-298dcecb-3eac-4ff8-bfa5-5bc5e47c56aa tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'associations' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:14 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.qos_specs_manage [None req-298dcecb-3eac-4ff8-bfa5-5bc5e47c56aa tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Get associations for qos_spec id: ad171204-7df0-44ed-9659-34a27807ab66 {{(pid=86752) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:14 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 01:08:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-298dcecb-3eac-4ff8-bfa5-5bc5e47c56aa tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66/associations returned with HTTP 200 Sep 01 01:08:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 218/435] 192.168.122.211 () {58 vars in 1277 bytes} [Tue Sep 1 01:08:14 2026] GET /volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66/associations => generated 24 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8fe90aff-d770-425a-973c-52f9ddedbf94 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8fe90aff-d770-425a-973c-52f9ddedbf94 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] DELETE http://192.168.122.211/volume/v3/types/ac5ac0c8-6ee4-4ae7-9813-d84b13fc97bb Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8fe90aff-d770-425a-973c-52f9ddedbf94 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8fe90aff-d770-425a-973c-52f9ddedbf94 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8fe90aff-d770-425a-973c-52f9ddedbf94 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/types/ac5ac0c8-6ee4-4ae7-9813-d84b13fc97bb returned with HTTP 202 Sep 01 01:08:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 218/436] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:08:14 2026] DELETE /volume/v3/types/ac5ac0c8-6ee4-4ae7-9813-d84b13fc97bb => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-75a28500-0f0e-4355-b301-5d00424f693e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-75a28500-0f0e-4355-b301-5d00424f693e tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] GET http://192.168.122.211/volume/v3/types/ac5ac0c8-6ee4-4ae7-9813-d84b13fc97bb Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-75a28500-0f0e-4355-b301-5d00424f693e tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-75a28500-0f0e-4355-b301-5d00424f693e tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-75a28500-0f0e-4355-b301-5d00424f693e tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/types/ac5ac0c8-6ee4-4ae7-9813-d84b13fc97bb returned with HTTP 404 Sep 01 01:08:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 219/437] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:08:14 2026] GET /volume/v3/types/ac5ac0c8-6ee4-4ae7-9813-d84b13fc97bb => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-967a16e1-5cb3-4ec9-bb5a-c3572026a390 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-967a16e1-5cb3-4ec9-bb5a-c3572026a390 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] DELETE http://192.168.122.211/volume/v3/types/c65473e6-e488-4da6-adb6-8070732091bb Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-967a16e1-5cb3-4ec9-bb5a-c3572026a390 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-967a16e1-5cb3-4ec9-bb5a-c3572026a390 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-967a16e1-5cb3-4ec9-bb5a-c3572026a390 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/types/c65473e6-e488-4da6-adb6-8070732091bb returned with HTTP 202 Sep 01 01:08:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 219/438] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:08:14 2026] DELETE /volume/v3/types/c65473e6-e488-4da6-adb6-8070732091bb => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-258748ee-5e35-4e34-ac9e-3ecdd687de09 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-258748ee-5e35-4e34-ac9e-3ecdd687de09 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] GET http://192.168.122.211/volume/v3/types/c65473e6-e488-4da6-adb6-8070732091bb Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-258748ee-5e35-4e34-ac9e-3ecdd687de09 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-258748ee-5e35-4e34-ac9e-3ecdd687de09 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-258748ee-5e35-4e34-ac9e-3ecdd687de09 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/types/c65473e6-e488-4da6-adb6-8070732091bb returned with HTTP 404 Sep 01 01:08:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 220/439] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:08:14 2026] GET /volume/v3/types/c65473e6-e488-4da6-adb6-8070732091bb => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-be383e0e-2c70-4451-9990-acb7667b695e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-be383e0e-2c70-4451-9990-acb7667b695e tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] DELETE http://192.168.122.211/volume/v3/types/494f5268-e9d6-4abd-9147-141dffa4b2d1 Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-be383e0e-2c70-4451-9990-acb7667b695e tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-be383e0e-2c70-4451-9990-acb7667b695e tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-be383e0e-2c70-4451-9990-acb7667b695e tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/types/494f5268-e9d6-4abd-9147-141dffa4b2d1 returned with HTTP 202 Sep 01 01:08:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 220/440] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:08:14 2026] DELETE /volume/v3/types/494f5268-e9d6-4abd-9147-141dffa4b2d1 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-aa7063a3-7382-4d51-98a1-4251ee9a1f65 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aa7063a3-7382-4d51-98a1-4251ee9a1f65 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] GET http://192.168.122.211/volume/v3/types/494f5268-e9d6-4abd-9147-141dffa4b2d1 Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aa7063a3-7382-4d51-98a1-4251ee9a1f65 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aa7063a3-7382-4d51-98a1-4251ee9a1f65 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aa7063a3-7382-4d51-98a1-4251ee9a1f65 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/types/494f5268-e9d6-4abd-9147-141dffa4b2d1 returned with HTTP 404 Sep 01 01:08:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 221/441] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:08:14 2026] GET /volume/v3/types/494f5268-e9d6-4abd-9147-141dffa4b2d1 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a8c5b5e7-6229-4647-ac75-d7ea901f60d6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a8c5b5e7-6229-4647-ac75-d7ea901f60d6 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] POST http://192.168.122.211/volume/v3/qos-specs Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a8c5b5e7-6229-4647-ac75-d7ea901f60d6 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2007773129", "consumer": "back-end"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.qos_specs [None req-a8c5b5e7-6229-4647-ac75-d7ea901f60d6 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2007773129', 'consumer': 'back-end', 'specs': {}} {{(pid=86751) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-a8c5b5e7-6229-4647-ac75-d7ea901f60d6 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] DB qos_specs_create(): root {'id': '35cfb7ac-71b6-403a-925e-9da7b6fd1b3b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2007773129'} {{(pid=86751) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a8c5b5e7-6229-4647-ac75-d7ea901f60d6 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs returned with HTTP 200 Sep 01 01:08:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 221/442] 192.168.122.211 () {60 vars in 1148 bytes} [Tue Sep 1 01:08:14 2026] POST /volume/v3/qos-specs => generated 377 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-50025754-baf6-4af5-9aa9-22cf6fe10c6c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-50025754-baf6-4af5-9aa9-22cf6fe10c6c tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] DELETE http://192.168.122.211/volume/v3/qos-specs/35cfb7ac-71b6-403a-925e-9da7b6fd1b3b?force=False Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-50025754-baf6-4af5-9aa9-22cf6fe10c6c tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-50025754-baf6-4af5-9aa9-22cf6fe10c6c tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:14 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.qos_specs_manage [None req-50025754-baf6-4af5-9aa9-22cf6fe10c6c tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Delete qos_spec: 35cfb7ac-71b6-403a-925e-9da7b6fd1b3b, force: False {{(pid=86752) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:14 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 01:08:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-50025754-baf6-4af5-9aa9-22cf6fe10c6c tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/35cfb7ac-71b6-403a-925e-9da7b6fd1b3b?force=False returned with HTTP 202 Sep 01 01:08:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 222/443] 192.168.122.211 () {58 vars in 1264 bytes} [Tue Sep 1 01:08:14 2026] DELETE /volume/v3/qos-specs/35cfb7ac-71b6-403a-925e-9da7b6fd1b3b?force=False => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-21b51a57-aa68-4408-b01c-1123c7349eba None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-21b51a57-aa68-4408-b01c-1123c7349eba tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] GET http://192.168.122.211/volume/v3/qos-specs/35cfb7ac-71b6-403a-925e-9da7b6fd1b3b Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-21b51a57-aa68-4408-b01c-1123c7349eba tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-21b51a57-aa68-4408-b01c-1123c7349eba tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-21b51a57-aa68-4408-b01c-1123c7349eba tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/35cfb7ac-71b6-403a-925e-9da7b6fd1b3b returned with HTTP 404 Sep 01 01:08:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 222/444] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:08:14 2026] GET /volume/v3/qos-specs/35cfb7ac-71b6-403a-925e-9da7b6fd1b3b => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6e8abc99-c7f7-421a-9457-c2930d526b85 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6e8abc99-c7f7-421a-9457-c2930d526b85 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] GET http://192.168.122.211/volume/v3/qos-specs Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6e8abc99-c7f7-421a-9457-c2930d526b85 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6e8abc99-c7f7-421a-9457-c2930d526b85 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:14 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:14 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:14 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:08:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6e8abc99-c7f7-421a-9457-c2930d526b85 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs returned with HTTP 200 Sep 01 01:08:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 223/445] 192.168.122.211 () {58 vars in 1127 bytes} [Tue Sep 1 01:08:14 2026] GET /volume/v3/qos-specs => generated 174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c9630211-41b7-4c7f-a06e-33adaf559a78 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c9630211-41b7-4c7f-a06e-33adaf559a78 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] DELETE http://192.168.122.211/volume/v3/qos-specs/35cfb7ac-71b6-403a-925e-9da7b6fd1b3b?force=False Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c9630211-41b7-4c7f-a06e-33adaf559a78 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c9630211-41b7-4c7f-a06e-33adaf559a78 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c9630211-41b7-4c7f-a06e-33adaf559a78 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Delete qos_spec: 35cfb7ac-71b6-403a-925e-9da7b6fd1b3b, force: False {{(pid=86751) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c9630211-41b7-4c7f-a06e-33adaf559a78 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/35cfb7ac-71b6-403a-925e-9da7b6fd1b3b?force=False returned with HTTP 404 Sep 01 01:08:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 223/446] 192.168.122.211 () {58 vars in 1264 bytes} [Tue Sep 1 01:08:14 2026] DELETE /volume/v3/qos-specs/35cfb7ac-71b6-403a-925e-9da7b6fd1b3b?force=False => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-cd9a000c-359d-435e-83e7-49dff895a32f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cd9a000c-359d-435e-83e7-49dff895a32f tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] GET http://192.168.122.211/volume/v3/qos-specs/35cfb7ac-71b6-403a-925e-9da7b6fd1b3b Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cd9a000c-359d-435e-83e7-49dff895a32f tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cd9a000c-359d-435e-83e7-49dff895a32f tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:14 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cd9a000c-359d-435e-83e7-49dff895a32f tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/35cfb7ac-71b6-403a-925e-9da7b6fd1b3b returned with HTTP 404 Sep 01 01:08:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 224/447] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:08:14 2026] GET /volume/v3/qos-specs/35cfb7ac-71b6-403a-925e-9da7b6fd1b3b => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a43f54c2-234f-486e-99d1-0ffd44d1778c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a43f54c2-234f-486e-99d1-0ffd44d1778c tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] POST http://192.168.122.211/volume/v3/qos-specs Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a43f54c2-234f-486e-99d1-0ffd44d1778c tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1084290789", "consumer": "both"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.qos_specs [None req-a43f54c2-234f-486e-99d1-0ffd44d1778c tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1084290789', 'consumer': 'both', 'specs': {}} {{(pid=86751) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-1975c355-128b-4111-9cbb-46c52a6848fd req-811afccf-cc05-4a66-9d62-0aca36d2d696 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-a43f54c2-234f-486e-99d1-0ffd44d1778c tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] DB qos_specs_create(): root {'id': 'b537aa49-98d9-4832-85bf-42c774e0506b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1084290789'} {{(pid=86751) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-1975c355-128b-4111-9cbb-46c52a6848fd req-811afccf-cc05-4a66-9d62-0aca36d2d696 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] GET http://192.168.122.211/volume/v3/volumes/b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-1975c355-128b-4111-9cbb-46c52a6848fd req-811afccf-cc05-4a66-9d62-0aca36d2d696 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-1975c355-128b-4111-9cbb-46c52a6848fd req-811afccf-cc05-4a66-9d62-0aca36d2d696 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a43f54c2-234f-486e-99d1-0ffd44d1778c tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs returned with HTTP 200 Sep 01 01:08:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 224/448] 192.168.122.211 () {60 vars in 1148 bytes} [Tue Sep 1 01:08:14 2026] POST /volume/v3/qos-specs => generated 373 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:14 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:14 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:14 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:14 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-94f799e7-b343-473c-b259-dbbac6cc7b0c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-94f799e7-b343-473c-b259-dbbac6cc7b0c tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] DELETE http://192.168.122.211/volume/v3/qos-specs/b537aa49-98d9-4832-85bf-42c774e0506b?force=False Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-94f799e7-b343-473c-b259-dbbac6cc7b0c tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-94f799e7-b343-473c-b259-dbbac6cc7b0c tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.qos_specs_manage [None req-94f799e7-b343-473c-b259-dbbac6cc7b0c tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Delete qos_spec: b537aa49-98d9-4832-85bf-42c774e0506b, force: False {{(pid=86751) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-1975c355-128b-4111-9cbb-46c52a6848fd req-811afccf-cc05-4a66-9d62-0aca36d2d696 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Volume info retrieved successfully. Sep 01 01:08:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-1975c355-128b-4111-9cbb-46c52a6848fd req-811afccf-cc05-4a66-9d62-0aca36d2d696 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] http://192.168.122.211/volume/v3/volumes/b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff returned with HTTP 200 Sep 01 01:08:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 225/449] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:08:14 2026] GET /volume/v3/volumes/b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff => generated 864 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:14 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 01:08:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-94f799e7-b343-473c-b259-dbbac6cc7b0c tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/b537aa49-98d9-4832-85bf-42c774e0506b?force=False returned with HTTP 202 Sep 01 01:08:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 225/450] 192.168.122.211 () {58 vars in 1264 bytes} [Tue Sep 1 01:08:14 2026] DELETE /volume/v3/qos-specs/b537aa49-98d9-4832-85bf-42c774e0506b?force=False => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:08:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a4c96092-8e7b-4b29-8843-302b0715c9b8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a4c96092-8e7b-4b29-8843-302b0715c9b8 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] GET http://192.168.122.211/volume/v3/qos-specs/b537aa49-98d9-4832-85bf-42c774e0506b Sep 01 01:08:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a4c96092-8e7b-4b29-8843-302b0715c9b8 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a4c96092-8e7b-4b29-8843-302b0715c9b8 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a4c96092-8e7b-4b29-8843-302b0715c9b8 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/b537aa49-98d9-4832-85bf-42c774e0506b returned with HTTP 404 Sep 01 01:08:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 226/451] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:08:14 2026] GET /volume/v3/qos-specs/b537aa49-98d9-4832-85bf-42c774e0506b => generated 100 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-94e2830f-e8e4-48a9-a543-765fa3eef3ce None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-94e2830f-e8e4-48a9-a543-765fa3eef3ce tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] GET http://192.168.122.211/volume/v3/qos-specs Sep 01 01:08:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-94e2830f-e8e4-48a9-a543-765fa3eef3ce tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-94e2830f-e8e4-48a9-a543-765fa3eef3ce tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:15 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:08:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-94e2830f-e8e4-48a9-a543-765fa3eef3ce tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs returned with HTTP 200 Sep 01 01:08:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 226/452] 192.168.122.211 () {58 vars in 1127 bytes} [Tue Sep 1 01:08:15 2026] GET /volume/v3/qos-specs => generated 174 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e1e89ba4-1f37-42d0-96d7-0260623bcbb7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e1e89ba4-1f37-42d0-96d7-0260623bcbb7 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] DELETE http://192.168.122.211/volume/v3/qos-specs/b537aa49-98d9-4832-85bf-42c774e0506b?force=False Sep 01 01:08:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e1e89ba4-1f37-42d0-96d7-0260623bcbb7 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e1e89ba4-1f37-42d0-96d7-0260623bcbb7 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e1e89ba4-1f37-42d0-96d7-0260623bcbb7 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Delete qos_spec: b537aa49-98d9-4832-85bf-42c774e0506b, force: False {{(pid=86752) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 01:08:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e1e89ba4-1f37-42d0-96d7-0260623bcbb7 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/b537aa49-98d9-4832-85bf-42c774e0506b?force=False returned with HTTP 404 Sep 01 01:08:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 227/453] 192.168.122.211 () {58 vars in 1264 bytes} [Tue Sep 1 01:08:15 2026] DELETE /volume/v3/qos-specs/b537aa49-98d9-4832-85bf-42c774e0506b?force=False => generated 100 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-483d16f6-d036-4573-8287-5b718306a1ed None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-483d16f6-d036-4573-8287-5b718306a1ed tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] GET http://192.168.122.211/volume/v3/qos-specs/b537aa49-98d9-4832-85bf-42c774e0506b Sep 01 01:08:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-483d16f6-d036-4573-8287-5b718306a1ed tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-483d16f6-d036-4573-8287-5b718306a1ed tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-483d16f6-d036-4573-8287-5b718306a1ed tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/b537aa49-98d9-4832-85bf-42c774e0506b returned with HTTP 404 Sep 01 01:08:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 227/454] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:08:15 2026] GET /volume/v3/qos-specs/b537aa49-98d9-4832-85bf-42c774e0506b => generated 100 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6fa1f953-590c-4460-bf02-a45d5a2f0b1c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6fa1f953-590c-4460-bf02-a45d5a2f0b1c tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] POST http://192.168.122.211/volume/v3/qos-specs Sep 01 01:08:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6fa1f953-590c-4460-bf02-a45d5a2f0b1c tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1161793913", "consumer": "front-end"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:15 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.qos_specs [None req-6fa1f953-590c-4460-bf02-a45d5a2f0b1c tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1161793913', 'consumer': 'front-end', 'specs': {}} {{(pid=86752) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 01:08:15 devstack devstack@c-api.service[86752]: DEBUG cinder.db.api [None req-6fa1f953-590c-4460-bf02-a45d5a2f0b1c tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] DB qos_specs_create(): root {'id': 'f50df7ad-d094-4c0e-9484-2cf1923a3fc9', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1161793913'} {{(pid=86752) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 01:08:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6fa1f953-590c-4460-bf02-a45d5a2f0b1c tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs returned with HTTP 200 Sep 01 01:08:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 228/455] 192.168.122.211 () {60 vars in 1148 bytes} [Tue Sep 1 01:08:15 2026] POST /volume/v3/qos-specs => generated 378 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c81b0eec-af67-4fc0-a621-05eb42f79a56 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c81b0eec-af67-4fc0-a621-05eb42f79a56 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] DELETE http://192.168.122.211/volume/v3/qos-specs/f50df7ad-d094-4c0e-9484-2cf1923a3fc9?force=False Sep 01 01:08:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c81b0eec-af67-4fc0-a621-05eb42f79a56 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c81b0eec-af67-4fc0-a621-05eb42f79a56 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c81b0eec-af67-4fc0-a621-05eb42f79a56 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Delete qos_spec: f50df7ad-d094-4c0e-9484-2cf1923a3fc9, force: False {{(pid=86751) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 01:08:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:15 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 01:08:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c81b0eec-af67-4fc0-a621-05eb42f79a56 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/f50df7ad-d094-4c0e-9484-2cf1923a3fc9?force=False returned with HTTP 202 Sep 01 01:08:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 228/456] 192.168.122.211 () {58 vars in 1264 bytes} [Tue Sep 1 01:08:15 2026] DELETE /volume/v3/qos-specs/f50df7ad-d094-4c0e-9484-2cf1923a3fc9?force=False => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:08:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8ea6e278-e576-4d05-867e-115c4a0dd910 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8ea6e278-e576-4d05-867e-115c4a0dd910 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] GET http://192.168.122.211/volume/v3/qos-specs/f50df7ad-d094-4c0e-9484-2cf1923a3fc9 Sep 01 01:08:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8ea6e278-e576-4d05-867e-115c4a0dd910 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8ea6e278-e576-4d05-867e-115c4a0dd910 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:15 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:15 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8ea6e278-e576-4d05-867e-115c4a0dd910 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/f50df7ad-d094-4c0e-9484-2cf1923a3fc9 returned with HTTP 404 Sep 01 01:08:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 229/457] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:08:15 2026] GET /volume/v3/qos-specs/f50df7ad-d094-4c0e-9484-2cf1923a3fc9 => generated 100 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7dc8d46e-404f-4a37-a4d6-52e3f8c72745 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7dc8d46e-404f-4a37-a4d6-52e3f8c72745 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] GET http://192.168.122.211/volume/v3/qos-specs Sep 01 01:08:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7dc8d46e-404f-4a37-a4d6-52e3f8c72745 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7dc8d46e-404f-4a37-a4d6-52e3f8c72745 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:15 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:08:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7dc8d46e-404f-4a37-a4d6-52e3f8c72745 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs returned with HTTP 200 Sep 01 01:08:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 229/458] 192.168.122.211 () {58 vars in 1127 bytes} [Tue Sep 1 01:08:15 2026] GET /volume/v3/qos-specs => generated 174 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:08:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5d770a5c-7c83-441c-b0f0-d49c85c15eb5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5d770a5c-7c83-441c-b0f0-d49c85c15eb5 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] DELETE http://192.168.122.211/volume/v3/qos-specs/f50df7ad-d094-4c0e-9484-2cf1923a3fc9?force=False Sep 01 01:08:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5d770a5c-7c83-441c-b0f0-d49c85c15eb5 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5d770a5c-7c83-441c-b0f0-d49c85c15eb5 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5d770a5c-7c83-441c-b0f0-d49c85c15eb5 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Delete qos_spec: f50df7ad-d094-4c0e-9484-2cf1923a3fc9, force: False {{(pid=86752) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 01:08:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5d770a5c-7c83-441c-b0f0-d49c85c15eb5 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/f50df7ad-d094-4c0e-9484-2cf1923a3fc9?force=False returned with HTTP 404 Sep 01 01:08:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 230/459] 192.168.122.211 () {58 vars in 1264 bytes} [Tue Sep 1 01:08:15 2026] DELETE /volume/v3/qos-specs/f50df7ad-d094-4c0e-9484-2cf1923a3fc9?force=False => generated 100 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bb85bda0-ebc0-47c6-871c-e063e9f021ac None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bb85bda0-ebc0-47c6-871c-e063e9f021ac tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] GET http://192.168.122.211/volume/v3/qos-specs/f50df7ad-d094-4c0e-9484-2cf1923a3fc9 Sep 01 01:08:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bb85bda0-ebc0-47c6-871c-e063e9f021ac tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bb85bda0-ebc0-47c6-871c-e063e9f021ac tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bb85bda0-ebc0-47c6-871c-e063e9f021ac tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/f50df7ad-d094-4c0e-9484-2cf1923a3fc9 returned with HTTP 404 Sep 01 01:08:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 230/460] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:08:15 2026] GET /volume/v3/qos-specs/f50df7ad-d094-4c0e-9484-2cf1923a3fc9 => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6a59b249-2b17-49c3-8767-5d8d031856c2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6a59b249-2b17-49c3-8767-5d8d031856c2 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] GET http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66 Sep 01 01:08:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6a59b249-2b17-49c3-8767-5d8d031856c2 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6a59b249-2b17-49c3-8767-5d8d031856c2 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6a59b249-2b17-49c3-8767-5d8d031856c2 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66 returned with HTTP 200 Sep 01 01:08:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 231/461] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:08:15 2026] GET /volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66 => generated 400 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-736ccb08-1388-4666-ac4a-083c4299554d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-736ccb08-1388-4666-ac4a-083c4299554d tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] GET http://192.168.122.211/volume/v3/qos-specs Sep 01 01:08:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-736ccb08-1388-4666-ac4a-083c4299554d tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-736ccb08-1388-4666-ac4a-083c4299554d tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:15 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:08:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-736ccb08-1388-4666-ac4a-083c4299554d tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs returned with HTTP 200 Sep 01 01:08:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 231/462] 192.168.122.211 () {58 vars in 1127 bytes} [Tue Sep 1 01:08:15 2026] GET /volume/v3/qos-specs => generated 174 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3e354c8a-9ef1-4510-9539-70283751c99d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3e354c8a-9ef1-4510-9539-70283751c99d tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] PUT http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66 Sep 01 01:08:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3e354c8a-9ef1-4510-9539-70283751c99d tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:15 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:15 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:15 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.qos_specs [None req-3e354c8a-9ef1-4510-9539-70283751c99d tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=86752) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 01 01:08:15 devstack devstack@c-api.service[86752]: DEBUG cinder.db.api [None req-3e354c8a-9ef1-4510-9539-70283751c99d tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] qos_specs_update() value: {'id': '865a71fe-94a8-4a47-8f19-fb7713393821', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'ad171204-7df0-44ed-9659-34a27807ab66', 'deleted': False} {{(pid=86752) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 01 01:08:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3e354c8a-9ef1-4510-9539-70283751c99d tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66 returned with HTTP 200 Sep 01 01:08:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 232/463] 192.168.122.211 () {60 vars in 1258 bytes} [Tue Sep 1 01:08:15 2026] PUT /volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66 => generated 36 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:08:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d3119584-89db-4d5d-8621-fdc3beca59f6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d3119584-89db-4d5d-8621-fdc3beca59f6 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] GET http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66 Sep 01 01:08:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d3119584-89db-4d5d-8621-fdc3beca59f6 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d3119584-89db-4d5d-8621-fdc3beca59f6 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d3119584-89db-4d5d-8621-fdc3beca59f6 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66 returned with HTTP 200 Sep 01 01:08:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 232/464] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:08:15 2026] GET /volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66 => generated 421 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-0409a3fd-e4be-4e23-bc3f-b759858ab7d5 req-448166d7-90db-4ffe-b4fb-8cad2e756474 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-febd2aae-734f-47c2-9cb1-d5111b01b081 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-febd2aae-734f-47c2-9cb1-d5111b01b081 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] PUT http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66/delete_keys Sep 01 01:08:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-0409a3fd-e4be-4e23-bc3f-b759858ab7d5 req-448166d7-90db-4ffe-b4fb-8cad2e756474 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] GET http://192.168.122.211/volume/v3/volumes/b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff Sep 01 01:08:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-0409a3fd-e4be-4e23-bc3f-b759858ab7d5 req-448166d7-90db-4ffe-b4fb-8cad2e756474 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-febd2aae-734f-47c2-9cb1-d5111b01b081 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-0409a3fd-e4be-4e23-bc3f-b759858ab7d5 req-448166d7-90db-4ffe-b4fb-8cad2e756474 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.qos_specs_manage [None req-febd2aae-734f-47c2-9cb1-d5111b01b081 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Delete_key spec: ad171204-7df0-44ed-9659-34a27807ab66, keys: ['iops_bytes'] {{(pid=86751) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 01 01:08:16 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:16 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:16 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:16 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-0409a3fd-e4be-4e23-bc3f-b759858ab7d5 req-448166d7-90db-4ffe-b4fb-8cad2e756474 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Volume info retrieved successfully. Sep 01 01:08:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-0409a3fd-e4be-4e23-bc3f-b759858ab7d5 req-448166d7-90db-4ffe-b4fb-8cad2e756474 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] http://192.168.122.211/volume/v3/volumes/b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff returned with HTTP 200 Sep 01 01:08:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 233/465] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:08:15 2026] GET /volume/v3/volumes/b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff => generated 865 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-febd2aae-734f-47c2-9cb1-d5111b01b081 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66/delete_keys returned with HTTP 202 Sep 01 01:08:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 233/466] 192.168.122.211 () {60 vars in 1294 bytes} [Tue Sep 1 01:08:16 2026] PUT /volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66/delete_keys => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:08:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-140deac8-c198-4d93-8910-efba75722222 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-140deac8-c198-4d93-8910-efba75722222 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] GET http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66 Sep 01 01:08:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-140deac8-c198-4d93-8910-efba75722222 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-140deac8-c198-4d93-8910-efba75722222 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-140deac8-c198-4d93-8910-efba75722222 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66 returned with HTTP 200 Sep 01 01:08:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 234/467] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:08:16 2026] GET /volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66 => generated 400 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-570f4b6a-aae5-4c31-9ad6-27eb9be5ceec None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-570f4b6a-aae5-4c31-9ad6-27eb9be5ceec tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] GET http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66 Sep 01 01:08:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-570f4b6a-aae5-4c31-9ad6-27eb9be5ceec tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-570f4b6a-aae5-4c31-9ad6-27eb9be5ceec tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-570f4b6a-aae5-4c31-9ad6-27eb9be5ceec tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66 returned with HTTP 200 Sep 01 01:08:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 234/468] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:08:16 2026] GET /volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66 => generated 400 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c76a6562-5df2-4e75-8971-b4916e702c89 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c76a6562-5df2-4e75-8971-b4916e702c89 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] DELETE http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66?force=False Sep 01 01:08:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c76a6562-5df2-4e75-8971-b4916e702c89 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c76a6562-5df2-4e75-8971-b4916e702c89 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:16 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:16 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c76a6562-5df2-4e75-8971-b4916e702c89 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Delete qos_spec: ad171204-7df0-44ed-9659-34a27807ab66, force: False {{(pid=86752) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 01:08:16 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:16 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 01:08:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c76a6562-5df2-4e75-8971-b4916e702c89 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66?force=False returned with HTTP 202 Sep 01 01:08:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 235/469] 192.168.122.211 () {58 vars in 1264 bytes} [Tue Sep 1 01:08:16 2026] DELETE /volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66?force=False => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:08:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1c7f6ae1-ebfa-4a4f-b869-4f2a8f15d735 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1c7f6ae1-ebfa-4a4f-b869-4f2a8f15d735 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] GET http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66 Sep 01 01:08:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1c7f6ae1-ebfa-4a4f-b869-4f2a8f15d735 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1c7f6ae1-ebfa-4a4f-b869-4f2a8f15d735 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1c7f6ae1-ebfa-4a4f-b869-4f2a8f15d735 tempest-QosSpecsTestJSON-2015199750 tempest-QosSpecsTestJSON-2015199750-project-admin] http://192.168.122.211/volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66 returned with HTTP 404 Sep 01 01:08:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 235/470] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:08:16 2026] GET /volume/v3/qos-specs/ad171204-7df0-44ed-9659-34a27807ab66 => generated 100 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-0332cf38-7d87-4bcd-b478-da3a6ac0a2ed req-d742c24b-6938-458a-9a87-b5e18902caf0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-0332cf38-7d87-4bcd-b478-da3a6ac0a2ed req-d742c24b-6938-458a-9a87-b5e18902caf0 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-reader] GET http://192.168.122.211/volume/v3/volumes/b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff Sep 01 01:08:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-0332cf38-7d87-4bcd-b478-da3a6ac0a2ed req-d742c24b-6938-458a-9a87-b5e18902caf0 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-reader] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-0332cf38-7d87-4bcd-b478-da3a6ac0a2ed req-d742c24b-6938-458a-9a87-b5e18902caf0 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-reader] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:16 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:16 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:16 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:16 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-0332cf38-7d87-4bcd-b478-da3a6ac0a2ed req-d742c24b-6938-458a-9a87-b5e18902caf0 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-reader] Volume info retrieved successfully. Sep 01 01:08:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-0332cf38-7d87-4bcd-b478-da3a6ac0a2ed req-d742c24b-6938-458a-9a87-b5e18902caf0 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-reader] http://192.168.122.211/volume/v3/volumes/b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff returned with HTTP 200 Sep 01 01:08:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 236/471] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:08:16 2026] GET /volume/v3/volumes/b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-0c5f97d4-3ebb-4cfa-8644-bdc5de4898c7 req-6d6a9005-1efb-4946-a99d-3c9d88e2cc7f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-0c5f97d4-3ebb-4cfa-8644-bdc5de4898c7 req-6d6a9005-1efb-4946-a99d-3c9d88e2cc7f tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] DELETE http://192.168.122.211/volume/v3/volumes/b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff Sep 01 01:08:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-0c5f97d4-3ebb-4cfa-8644-bdc5de4898c7 req-6d6a9005-1efb-4946-a99d-3c9d88e2cc7f tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-0c5f97d4-3ebb-4cfa-8644-bdc5de4898c7 req-6d6a9005-1efb-4946-a99d-3c9d88e2cc7f tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:16 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [req-0c5f97d4-3ebb-4cfa-8644-bdc5de4898c7 req-6d6a9005-1efb-4946-a99d-3c9d88e2cc7f tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Delete volume with id: b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff Sep 01 01:08:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-0c5f97d4-3ebb-4cfa-8644-bdc5de4898c7 req-6d6a9005-1efb-4946-a99d-3c9d88e2cc7f tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Volume info retrieved successfully. Sep 01 01:08:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-0c5f97d4-3ebb-4cfa-8644-bdc5de4898c7 req-6d6a9005-1efb-4946-a99d-3c9d88e2cc7f tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Delete volume request issued successfully. Sep 01 01:08:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-0c5f97d4-3ebb-4cfa-8644-bdc5de4898c7 req-6d6a9005-1efb-4946-a99d-3c9d88e2cc7f tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] http://192.168.122.211/volume/v3/volumes/b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff returned with HTTP 202 Sep 01 01:08:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 236/472] 192.168.122.211 () {62 vars in 1509 bytes} [Tue Sep 1 01:08:16 2026] DELETE /volume/v3/volumes/b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:08:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-c7a4a84c-8317-4197-8778-efc0d3ff6cc9 req-d51260fb-4460-432e-9161-c721414a2f93 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-c7a4a84c-8317-4197-8778-efc0d3ff6cc9 req-d51260fb-4460-432e-9161-c721414a2f93 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] GET http://192.168.122.211/volume/v3/volumes/b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff Sep 01 01:08:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-c7a4a84c-8317-4197-8778-efc0d3ff6cc9 req-d51260fb-4460-432e-9161-c721414a2f93 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-c7a4a84c-8317-4197-8778-efc0d3ff6cc9 req-d51260fb-4460-432e-9161-c721414a2f93 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:16 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:16 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:16 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:16 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-c7a4a84c-8317-4197-8778-efc0d3ff6cc9 req-d51260fb-4460-432e-9161-c721414a2f93 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Volume info retrieved successfully. Sep 01 01:08:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-c7a4a84c-8317-4197-8778-efc0d3ff6cc9 req-d51260fb-4460-432e-9161-c721414a2f93 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] http://192.168.122.211/volume/v3/volumes/b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff returned with HTTP 200 Sep 01 01:08:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 237/473] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:08:16 2026] GET /volume/v3/volumes/b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff => generated 864 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-47b19501-0a1c-429a-957d-b9eda6ba9e5c req-5f61eb8b-00b5-4bef-88c6-7b69762dbfa6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-47b19501-0a1c-429a-957d-b9eda6ba9e5c req-5f61eb8b-00b5-4bef-88c6-7b69762dbfa6 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] GET http://192.168.122.211/volume/v3/volumes/b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff Sep 01 01:08:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-47b19501-0a1c-429a-957d-b9eda6ba9e5c req-5f61eb8b-00b5-4bef-88c6-7b69762dbfa6 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-47b19501-0a1c-429a-957d-b9eda6ba9e5c req-5f61eb8b-00b5-4bef-88c6-7b69762dbfa6 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-47b19501-0a1c-429a-957d-b9eda6ba9e5c req-5f61eb8b-00b5-4bef-88c6-7b69762dbfa6 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Volume info retrieved successfully. Sep 01 01:08:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-47b19501-0a1c-429a-957d-b9eda6ba9e5c req-5f61eb8b-00b5-4bef-88c6-7b69762dbfa6 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] http://192.168.122.211/volume/v3/volumes/b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff returned with HTTP 200 Sep 01 01:08:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 237/474] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:08:18 2026] GET /volume/v3/volumes/b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff => generated 864 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-174ef5b0-3e4c-44df-a0da-328df3fed2c0 req-c0067a3d-fcc0-4d2f-9a13-4b14244aa951 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-174ef5b0-3e4c-44df-a0da-328df3fed2c0 req-c0067a3d-fcc0-4d2f-9a13-4b14244aa951 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] GET http://192.168.122.211/volume/v3/volumes/b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff Sep 01 01:08:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-174ef5b0-3e4c-44df-a0da-328df3fed2c0 req-c0067a3d-fcc0-4d2f-9a13-4b14244aa951 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-174ef5b0-3e4c-44df-a0da-328df3fed2c0 req-c0067a3d-fcc0-4d2f-9a13-4b14244aa951 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-174ef5b0-3e4c-44df-a0da-328df3fed2c0 req-c0067a3d-fcc0-4d2f-9a13-4b14244aa951 tempest-VolumesGetTestJSON-1284544783 tempest-VolumesGetTestJSON-1284544783-project-member] http://192.168.122.211/volume/v3/volumes/b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff returned with HTTP 404 Sep 01 01:08:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 238/475] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:08:19 2026] GET /volume/v3/volumes/b387cf0a-e25b-4a0b-9cfe-42c70f9b5bff => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f27fd278-6817-4164-978b-6af99f2cf12c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f27fd278-6817-4164-978b-6af99f2cf12c tempest-VolumePoolsAdminTestsJSON-2049727500 tempest-VolumePoolsAdminTestsJSON-2049727500-project-admin] GET http://192.168.122.211/volume/v3/scheduler-stats/get_pools?detail=True Sep 01 01:08:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f27fd278-6817-4164-978b-6af99f2cf12c tempest-VolumePoolsAdminTestsJSON-2049727500 tempest-VolumePoolsAdminTestsJSON-2049727500-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f27fd278-6817-4164-978b-6af99f2cf12c tempest-VolumePoolsAdminTestsJSON-2049727500 tempest-VolumePoolsAdminTestsJSON-2049727500-project-admin] Calling method 'get_pools' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f27fd278-6817-4164-978b-6af99f2cf12c tempest-VolumePoolsAdminTestsJSON-2049727500 tempest-VolumePoolsAdminTestsJSON-2049727500-project-admin] http://192.168.122.211/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 01 01:08:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 238/476] 192.168.122.211 () {58 vars in 1198 bytes} [Tue Sep 1 01:08:23 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-039b1cae-3f40-4c2c-8460-d28be6552c4f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-039b1cae-3f40-4c2c-8460-d28be6552c4f tempest-VolumePoolsAdminTestsJSON-2049727500 tempest-VolumePoolsAdminTestsJSON-2049727500-project-admin] GET http://192.168.122.211/volume/v3/scheduler-stats/get_pools Sep 01 01:08:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-039b1cae-3f40-4c2c-8460-d28be6552c4f tempest-VolumePoolsAdminTestsJSON-2049727500 tempest-VolumePoolsAdminTestsJSON-2049727500-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-039b1cae-3f40-4c2c-8460-d28be6552c4f tempest-VolumePoolsAdminTestsJSON-2049727500 tempest-VolumePoolsAdminTestsJSON-2049727500-project-admin] Calling method 'get_pools' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-039b1cae-3f40-4c2c-8460-d28be6552c4f tempest-VolumePoolsAdminTestsJSON-2049727500 tempest-VolumePoolsAdminTestsJSON-2049727500-project-admin] http://192.168.122.211/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 01:08:23 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 239/477] 192.168.122.211 () {58 vars in 1175 bytes} [Tue Sep 1 01:08:23 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:08:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fd551797-c6ac-4426-8a3f-1548c4a7daf2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fd551797-c6ac-4426-8a3f-1548c4a7daf2 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 Sep 01 01:08:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fd551797-c6ac-4426-8a3f-1548c4a7daf2 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fd551797-c6ac-4426-8a3f-1548c4a7daf2 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:24 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fd551797-c6ac-4426-8a3f-1548c4a7daf2 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:08:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fd551797-c6ac-4426-8a3f-1548c4a7daf2 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 returned with HTTP 200 Sep 01 01:08:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 239/478] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:24 2026] GET /volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 => generated 855 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8581e4ad-a7e4-4c61-97d6-ffb74ff0adfa None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-20daf80c-7534-4928-9d59-8048b415210f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-20daf80c-7534-4928-9d59-8048b415210f tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 Sep 01 01:08:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-20daf80c-7534-4928-9d59-8048b415210f tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-20daf80c-7534-4928-9d59-8048b415210f tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:24 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-20daf80c-7534-4928-9d59-8048b415210f tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:08:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-20daf80c-7534-4928-9d59-8048b415210f tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 returned with HTTP 200 Sep 01 01:08:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 240/479] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:08:24 2026] GET /volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 => generated 855 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8581e4ad-a7e4-4c61-97d6-ffb74ff0adfa tempest-BackendsCapabilitiesAdminTestsJSON-573508442 tempest-BackendsCapabilitiesAdminTestsJSON-573508442-project-admin] GET http://192.168.122.211/volume/v3/scheduler-stats/get_pools Sep 01 01:08:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8581e4ad-a7e4-4c61-97d6-ffb74ff0adfa tempest-BackendsCapabilitiesAdminTestsJSON-573508442 tempest-BackendsCapabilitiesAdminTestsJSON-573508442-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8581e4ad-a7e4-4c61-97d6-ffb74ff0adfa tempest-BackendsCapabilitiesAdminTestsJSON-573508442 tempest-BackendsCapabilitiesAdminTestsJSON-573508442-project-admin] Calling method 'get_pools' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8581e4ad-a7e4-4c61-97d6-ffb74ff0adfa tempest-BackendsCapabilitiesAdminTestsJSON-573508442 tempest-BackendsCapabilitiesAdminTestsJSON-573508442-project-admin] http://192.168.122.211/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 01:08:25 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 240/480] 192.168.122.211 () {58 vars in 1175 bytes} [Tue Sep 1 01:08:24 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:08:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-219dca50-678e-4ec9-82ca-61b821e361c6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-219dca50-678e-4ec9-82ca-61b821e361c6 tempest-BackendsCapabilitiesAdminTestsJSON-573508442 tempest-BackendsCapabilitiesAdminTestsJSON-573508442-project-admin] GET http://192.168.122.211/volume/v3/scheduler-stats/get_pools?detail=True Sep 01 01:08:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-219dca50-678e-4ec9-82ca-61b821e361c6 tempest-BackendsCapabilitiesAdminTestsJSON-573508442 tempest-BackendsCapabilitiesAdminTestsJSON-573508442-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-219dca50-678e-4ec9-82ca-61b821e361c6 tempest-BackendsCapabilitiesAdminTestsJSON-573508442 tempest-BackendsCapabilitiesAdminTestsJSON-573508442-project-admin] Calling method 'get_pools' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-219dca50-678e-4ec9-82ca-61b821e361c6 tempest-BackendsCapabilitiesAdminTestsJSON-573508442 tempest-BackendsCapabilitiesAdminTestsJSON-573508442-project-admin] http://192.168.122.211/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 01 01:08:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 241/481] 192.168.122.211 () {58 vars in 1198 bytes} [Tue Sep 1 01:08:25 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c4cee157-94d1-46fe-8c55-8f982be93700 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c4cee157-94d1-46fe-8c55-8f982be93700 tempest-BackendsCapabilitiesAdminTestsJSON-573508442 tempest-BackendsCapabilitiesAdminTestsJSON-573508442-project-admin] GET http://192.168.122.211/volume/v3/capabilities/devstack@QuobyteHD Sep 01 01:08:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c4cee157-94d1-46fe-8c55-8f982be93700 tempest-BackendsCapabilitiesAdminTestsJSON-573508442 tempest-BackendsCapabilitiesAdminTestsJSON-573508442-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c4cee157-94d1-46fe-8c55-8f982be93700 tempest-BackendsCapabilitiesAdminTestsJSON-573508442 tempest-BackendsCapabilitiesAdminTestsJSON-573508442-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:25 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:25 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:08:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e8a6fb28-bb6c-493b-a1a2-ab97badced4e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e8a6fb28-bb6c-493b-a1a2-ab97badced4e None None] GET http://192.168.122.211/volume// Sep 01 01:08:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e8a6fb28-bb6c-493b-a1a2-ab97badced4e None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c4cee157-94d1-46fe-8c55-8f982be93700 tempest-BackendsCapabilitiesAdminTestsJSON-573508442 tempest-BackendsCapabilitiesAdminTestsJSON-573508442-project-admin] http://192.168.122.211/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 01:08:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e8a6fb28-bb6c-493b-a1a2-ab97badced4e None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:25 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 241/482] 192.168.122.211 () {58 vars in 1193 bytes} [Tue Sep 1 01:08:25 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e8a6fb28-bb6c-493b-a1a2-ab97badced4e None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:08:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 242/483] 192.168.122.211 () {58 vars in 1317 bytes} [Tue Sep 1 01:08:25 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:08:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-23dddd87-2f84-4e2f-b8ea-9abd6dcc25d1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-ee693f2e-589f-421c-ae7c-d2b7572739d6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-23dddd87-2f84-4e2f-b8ea-9abd6dcc25d1 tempest-BackendsCapabilitiesAdminTestsJSON-573508442 tempest-BackendsCapabilitiesAdminTestsJSON-573508442-project-admin] GET http://192.168.122.211/volume/v3/capabilities/devstack@QuobyteHD Sep 01 01:08:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-ee693f2e-589f-421c-ae7c-d2b7572739d6 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] POST http://192.168.122.211/volume/v3/attachments Sep 01 01:08:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-ee693f2e-589f-421c-ae7c-d2b7572739d6 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a564fb07-53ed-433f-b998-69139e9469f1", "connector": null, "instance_uuid": "0ddc94c3-8f34-4376-b908-10af8e76077e"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-23dddd87-2f84-4e2f-b8ea-9abd6dcc25d1 tempest-BackendsCapabilitiesAdminTestsJSON-573508442 tempest-BackendsCapabilitiesAdminTestsJSON-573508442-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-23dddd87-2f84-4e2f-b8ea-9abd6dcc25d1 tempest-BackendsCapabilitiesAdminTestsJSON-573508442 tempest-BackendsCapabilitiesAdminTestsJSON-573508442-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-23dddd87-2f84-4e2f-b8ea-9abd6dcc25d1 tempest-BackendsCapabilitiesAdminTestsJSON-573508442 tempest-BackendsCapabilitiesAdminTestsJSON-573508442-project-admin] http://192.168.122.211/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 01:08:25 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 242/484] 192.168.122.211 () {58 vars in 1193 bytes} [Tue Sep 1 01:08:25 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-ee693f2e-589f-421c-ae7c-d2b7572739d6 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/attachments returned with HTTP 200 Sep 01 01:08:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 243/485] 192.168.122.211 () {66 vars in 1483 bytes} [Tue Sep 1 01:08:25 2026] POST /volume/v3/attachments => generated 273 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-60fe0319-022d-4c0e-8a6f-e7080bbfc195 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-60fe0319-022d-4c0e-8a6f-e7080bbfc195 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 Sep 01 01:08:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-60fe0319-022d-4c0e-8a6f-e7080bbfc195 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-60fe0319-022d-4c0e-8a6f-e7080bbfc195 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:25 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:25 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f283db69-5a2d-4b38-abce-2dc1e89b2598 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f283db69-5a2d-4b38-abce-2dc1e89b2598 None None] GET http://192.168.122.211/volume// Sep 01 01:08:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f283db69-5a2d-4b38-abce-2dc1e89b2598 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f283db69-5a2d-4b38-abce-2dc1e89b2598 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:25 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:25 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f283db69-5a2d-4b38-abce-2dc1e89b2598 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:08:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 244/486] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:08:25 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:08:25 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-60fe0319-022d-4c0e-8a6f-e7080bbfc195 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:08:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-3cf6b25e-bf18-46ec-b542-b613c81f7bda None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-3cf6b25e-bf18-46ec-b542-b613c81f7bda tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 Sep 01 01:08:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-3cf6b25e-bf18-46ec-b542-b613c81f7bda tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-3cf6b25e-bf18-46ec-b542-b613c81f7bda tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-60fe0319-022d-4c0e-8a6f-e7080bbfc195 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 returned with HTTP 200 Sep 01 01:08:25 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 243/487] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:25 2026] GET /volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 => generated 854 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-3cf6b25e-bf18-46ec-b542-b613c81f7bda tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:08:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-3cf6b25e-bf18-46ec-b542-b613c81f7bda tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 returned with HTTP 200 Sep 01 01:08:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 245/488] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:08:25 2026] GET /volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 => generated 1035 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:08:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-71ace989-af5a-4db6-b76c-003bccb1f399 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-71ace989-af5a-4db6-b76c-003bccb1f399 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] PUT http://192.168.122.211/volume/v3/attachments/fc56b682-558d-4f1a-9c5c-5bc352a80ffd Sep 01 01:08:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-71ace989-af5a-4db6-b76c-003bccb1f399 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.211", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23a224877e5e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3ccf17f9-df62-4659-aa6b-f6fc551683f0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:25 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-71ace989-af5a-4db6-b76c-003bccb1f399 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Acquiring lock "cinder-attachment_update-a564fb07-53ed-433f-b998-69139e9469f1-devstack" by "attachment_update" {{(pid=86752) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:08:25 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-71ace989-af5a-4db6-b76c-003bccb1f399 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Lock "cinder-attachment_update-a564fb07-53ed-433f-b998-69139e9469f1-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=86752) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:08:25 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:25 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:25 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:25 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:26 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-71ace989-af5a-4db6-b76c-003bccb1f399 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Lock "cinder-attachment_update-a564fb07-53ed-433f-b998-69139e9469f1-devstack" released by "attachment_update" :: held 0.291s {{(pid=86752) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:08:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-71ace989-af5a-4db6-b76c-003bccb1f399 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/attachments/fc56b682-558d-4f1a-9c5c-5bc352a80ffd returned with HTTP 200 Sep 01 01:08:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 244/489] 192.168.122.211 () {66 vars in 1593 bytes} [Tue Sep 1 01:08:25 2026] PUT /volume/v3/attachments/fc56b682-558d-4f1a-9c5c-5bc352a80ffd => generated 694 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a747e96f-8429-49b0-ba90-db2d6ef65cf7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a747e96f-8429-49b0-ba90-db2d6ef65cf7 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 Sep 01 01:08:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a747e96f-8429-49b0-ba90-db2d6ef65cf7 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a747e96f-8429-49b0-ba90-db2d6ef65cf7 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a747e96f-8429-49b0-ba90-db2d6ef65cf7 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:08:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a747e96f-8429-49b0-ba90-db2d6ef65cf7 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 returned with HTTP 200 Sep 01 01:08:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 246/490] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:26 2026] GET /volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 => generated 855 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-7af0200c-1627-4e7f-8c80-dbf04ff9365f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-7af0200c-1627-4e7f-8c80-dbf04ff9365f tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] POST http://192.168.122.211/volume/v3/attachments/fc56b682-558d-4f1a-9c5c-5bc352a80ffd/action Sep 01 01:08:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-7af0200c-1627-4e7f-8c80-dbf04ff9365f tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Action body: b'{"os-complete": null}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:08:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-7af0200c-1627-4e7f-8c80-dbf04ff9365f tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:27 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:27 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:27 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:27 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-8397f2f8-78c1-488f-89dd-907e8b097bb7 req-7af0200c-1627-4e7f-8c80-dbf04ff9365f tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/attachments/fc56b682-558d-4f1a-9c5c-5bc352a80ffd/action returned with HTTP 204 Sep 01 01:08:27 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 245/491] 192.168.122.211 () {66 vars in 1614 bytes} [Tue Sep 1 01:08:26 2026] POST /volume/v3/attachments/fc56b682-558d-4f1a-9c5c-5bc352a80ffd/action => generated 0 bytes in 159 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8f4a3335-09fc-45f5-8932-015361616054 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8f4a3335-09fc-45f5-8932-015361616054 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 Sep 01 01:08:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8f4a3335-09fc-45f5-8932-015361616054 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8f4a3335-09fc-45f5-8932-015361616054 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8f4a3335-09fc-45f5-8932-015361616054 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:08:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8f4a3335-09fc-45f5-8932-015361616054 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 returned with HTTP 200 Sep 01 01:08:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 247/492] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:27 2026] GET /volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 => generated 1147 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8e054ba3-9a29-4fee-a04d-09a2cea93003 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8e054ba3-9a29-4fee-a04d-09a2cea93003 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 Sep 01 01:08:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8e054ba3-9a29-4fee-a04d-09a2cea93003 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8e054ba3-9a29-4fee-a04d-09a2cea93003 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:27 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:27 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:27 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:27 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:27 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8e054ba3-9a29-4fee-a04d-09a2cea93003 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:08:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8e054ba3-9a29-4fee-a04d-09a2cea93003 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 returned with HTTP 200 Sep 01 01:08:27 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 246/493] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:27 2026] GET /volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 => generated 1147 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:08:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-de52a84e-ef2e-42f9-8e97-43bde7c1a118 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-de52a84e-ef2e-42f9-8e97-43bde7c1a118 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 Sep 01 01:08:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-de52a84e-ef2e-42f9-8e97-43bde7c1a118 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-de52a84e-ef2e-42f9-8e97-43bde7c1a118 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-de52a84e-ef2e-42f9-8e97-43bde7c1a118 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:08:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-de52a84e-ef2e-42f9-8e97-43bde7c1a118 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 returned with HTTP 200 Sep 01 01:08:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 248/494] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:08:28 2026] GET /volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 => generated 1147 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ebc46ad2-ff34-4d3a-99cd-57ce88a6d2d7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ebc46ad2-ff34-4d3a-99cd-57ce88a6d2d7 None None] GET http://192.168.122.211/volume// Sep 01 01:08:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ebc46ad2-ff34-4d3a-99cd-57ce88a6d2d7 None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ebc46ad2-ff34-4d3a-99cd-57ce88a6d2d7 None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ebc46ad2-ff34-4d3a-99cd-57ce88a6d2d7 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:08:30 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 247/495] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:08:30 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:08:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-32a7f69f-9fc3-466f-9e8c-f2066b6ac757 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-32a7f69f-9fc3-466f-9e8c-f2066b6ac757 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] POST http://192.168.122.211/volume/v3/attachments Sep 01 01:08:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-32a7f69f-9fc3-466f-9e8c-f2066b6ac757 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a564fb07-53ed-433f-b998-69139e9469f1", "connector": null, "instance_uuid": "0ddc94c3-8f34-4376-b908-10af8e76077e"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-32a7f69f-9fc3-466f-9e8c-f2066b6ac757 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/attachments returned with HTTP 200 Sep 01 01:08:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 249/496] 192.168.122.211 () {66 vars in 1483 bytes} [Tue Sep 1 01:08:30 2026] POST /volume/v3/attachments => generated 273 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-df34be8d-6f44-4ece-8bb5-f2329d31393a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-df34be8d-6f44-4ece-8bb5-f2329d31393a None None] GET http://192.168.122.211/volume// Sep 01 01:08:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-df34be8d-6f44-4ece-8bb5-f2329d31393a None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-df34be8d-6f44-4ece-8bb5-f2329d31393a None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-df34be8d-6f44-4ece-8bb5-f2329d31393a None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:08:30 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 248/497] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:08:30 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:08:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-18d2b47a-95a3-4183-b72c-3afc4fa7298f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-18d2b47a-95a3-4183-b72c-3afc4fa7298f tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 Sep 01 01:08:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-18d2b47a-95a3-4183-b72c-3afc4fa7298f tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-18d2b47a-95a3-4183-b72c-3afc4fa7298f tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-18d2b47a-95a3-4183-b72c-3afc4fa7298f tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:08:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-18d2b47a-95a3-4183-b72c-3afc4fa7298f tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 returned with HTTP 200 Sep 01 01:08:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 250/498] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:08:30 2026] GET /volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 => generated 1328 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 01:08:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-c736b6e1-a3c3-4b65-9f3c-5da668a8e9af None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-c736b6e1-a3c3-4b65-9f3c-5da668a8e9af tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] DELETE http://192.168.122.211/volume/v3/attachments/fc56b682-558d-4f1a-9c5c-5bc352a80ffd Sep 01 01:08:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-c736b6e1-a3c3-4b65-9f3c-5da668a8e9af tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-c736b6e1-a3c3-4b65-9f3c-5da668a8e9af tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:30 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:30 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:30 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:30 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, Sep 01 01:08:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-c736b6e1-a3c3-4b65-9f3c-5da668a8e9af tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/attachments/fc56b682-558d-4f1a-9c5c-5bc352a80ffd returned with HTTP 200 Sep 01 01:08:30 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 249/499] 192.168.122.211 () {64 vars in 1562 bytes} [Tue Sep 1 01:08:30 2026] DELETE /volume/v3/attachments/fc56b682-558d-4f1a-9c5c-5bc352a80ffd => generated 192 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c7948875-506b-483a-8d0e-c0594e6518c0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b6909192-a166-4b93-a64c-50d5b17615df None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b6909192-a166-4b93-a64c-50d5b17615df None None] GET http://192.168.122.211/volume// Sep 01 01:08:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b6909192-a166-4b93-a64c-50d5b17615df None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b6909192-a166-4b93-a64c-50d5b17615df None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b6909192-a166-4b93-a64c-50d5b17615df None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:08:31 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 250/500] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:08:31 2026] GET /volume/ => generated 390 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:08:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-991a037a-ef01-4825-a93c-32b29e32f155 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-991a037a-ef01-4825-a93c-32b29e32f155 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 Sep 01 01:08:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-991a037a-ef01-4825-a93c-32b29e32f155 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-991a037a-ef01-4825-a93c-32b29e32f155 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:31 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:31 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:31 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:31 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:31 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-991a037a-ef01-4825-a93c-32b29e32f155 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:08:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c7948875-506b-483a-8d0e-c0594e6518c0 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] GET http://192.168.122.211/volume/v3/os-quota-class-sets/default Sep 01 01:08:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c7948875-506b-483a-8d0e-c0594e6518c0 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c7948875-506b-483a-8d0e-c0594e6518c0 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-991a037a-ef01-4825-a93c-32b29e32f155 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 returned with HTTP 200 Sep 01 01:08:31 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 251/501] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:08:31 2026] GET /volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 => generated 1035 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:08:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c7948875-506b-483a-8d0e-c0594e6518c0 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] http://192.168.122.211/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 01:08:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 251/502] 192.168.122.211 () {58 vars in 1181 bytes} [Tue Sep 1 01:08:31 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-743395d8-c764-4806-be2c-7c97118a051a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-743395d8-c764-4806-be2c-7c97118a051a tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] GET http://192.168.122.211/volume/v3/os-quota-class-sets/default Sep 01 01:08:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-743395d8-c764-4806-be2c-7c97118a051a tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-743395d8-c764-4806-be2c-7c97118a051a tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-743395d8-c764-4806-be2c-7c97118a051a tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] http://192.168.122.211/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 01:08:31 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 252/503] 192.168.122.211 () {58 vars in 1181 bytes} [Tue Sep 1 01:08:31 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6d8f0fb6-f44a-47a1-8333-ca3577e1ace8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d8f0fb6-f44a-47a1-8333-ca3577e1ace8 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:08:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6d8f0fb6-f44a-47a1-8333-ca3577e1ace8 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-260449541"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-c011a7cd-9f0d-440b-b700-b5495725d789 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-c011a7cd-9f0d-440b-b700-b5495725d789 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] PUT http://192.168.122.211/volume/v3/attachments/5756c298-416b-494c-8f9d-2fd7675331f0 Sep 01 01:08:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-c011a7cd-9f0d-440b-b700-b5495725d789 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.211", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23a224877e5e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3ccf17f9-df62-4659-aa6b-f6fc551683f0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d8f0fb6-f44a-47a1-8333-ca3577e1ace8 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:08:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 252/504] 192.168.122.211 () {60 vars in 1136 bytes} [Tue Sep 1 01:08:31 2026] POST /volume/v3/types => generated 227 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:31 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-c011a7cd-9f0d-440b-b700-b5495725d789 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Acquiring lock "cinder-attachment_update-a564fb07-53ed-433f-b998-69139e9469f1-devstack" by "attachment_update" {{(pid=86752) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:08:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-758197e1-55ec-4a26-845f-e3eb74edc30b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-758197e1-55ec-4a26-845f-e3eb74edc30b tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] PUT http://192.168.122.211/volume/v3/os-quota-class-sets/default Sep 01 01:08:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-758197e1-55ec-4a26-845f-e3eb74edc30b tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-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-260449541": 4, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-260449541": 6, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-260449541": 3}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:31 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-c011a7cd-9f0d-440b-b700-b5495725d789 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Lock "cinder-attachment_update-a564fb07-53ed-433f-b998-69139e9469f1-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=86752) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:08:31 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:31 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:31 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:31 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:32 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-c011a7cd-9f0d-440b-b700-b5495725d789 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Lock "cinder-attachment_update-a564fb07-53ed-433f-b998-69139e9469f1-devstack" released by "attachment_update" :: held 0.309s {{(pid=86752) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:08:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-c011a7cd-9f0d-440b-b700-b5495725d789 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/attachments/5756c298-416b-494c-8f9d-2fd7675331f0 returned with HTTP 200 Sep 01 01:08:32 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 253/505] 192.168.122.211 () {66 vars in 1593 bytes} [Tue Sep 1 01:08:31 2026] PUT /volume/v3/attachments/5756c298-416b-494c-8f9d-2fd7675331f0 => generated 694 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-758197e1-55ec-4a26-845f-e3eb74edc30b tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] http://192.168.122.211/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 01:08:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 253/506] 192.168.122.211 () {60 vars in 1202 bytes} [Tue Sep 1 01:08:31 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8af371db-e0d3-46d9-9bdf-1460091b6f44 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8af371db-e0d3-46d9-9bdf-1460091b6f44 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] GET http://192.168.122.211/volume/v3/os-quota-sets/0895c7cb70244730811bf117c3b493ad/defaults Sep 01 01:08:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8af371db-e0d3-46d9-9bdf-1460091b6f44 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8af371db-e0d3-46d9-9bdf-1460091b6f44 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] Calling method 'defaults' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:32 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:32 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-9deacaae-f1da-4bf7-adf7-4e27cc8b856a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-9deacaae-f1da-4bf7-adf7-4e27cc8b856a tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] POST http://192.168.122.211/volume/v3/attachments/5756c298-416b-494c-8f9d-2fd7675331f0/action Sep 01 01:08:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-9deacaae-f1da-4bf7-adf7-4e27cc8b856a tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:08:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-9deacaae-f1da-4bf7-adf7-4e27cc8b856a tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:32 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-8af371db-e0d3-46d9-9bdf-1460091b6f44 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:08:32 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-8af371db-e0d3-46d9-9bdf-1460091b6f44 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:08:32 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-8af371db-e0d3-46d9-9bdf-1460091b6f44 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:08:32 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-8af371db-e0d3-46d9-9bdf-1460091b6f44 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:08:32 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-8af371db-e0d3-46d9-9bdf-1460091b6f44 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:08:32 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-8af371db-e0d3-46d9-9bdf-1460091b6f44 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:08:32 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-8af371db-e0d3-46d9-9bdf-1460091b6f44 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:08:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8af371db-e0d3-46d9-9bdf-1460091b6f44 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/0895c7cb70244730811bf117c3b493ad/defaults returned with HTTP 200 Sep 01 01:08:32 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 254/507] 192.168.122.211 () {58 vars in 1265 bytes} [Tue Sep 1 01:08:32 2026] GET /volume/v3/os-quota-sets/0895c7cb70244730811bf117c3b493ad/defaults => generated 645 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-33d8020c-1d48-4af4-aae9-ae4424841b10 req-9deacaae-f1da-4bf7-adf7-4e27cc8b856a tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/attachments/5756c298-416b-494c-8f9d-2fd7675331f0/action returned with HTTP 204 Sep 01 01:08:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 254/508] 192.168.122.211 () {66 vars in 1614 bytes} [Tue Sep 1 01:08:32 2026] POST /volume/v3/attachments/5756c298-416b-494c-8f9d-2fd7675331f0/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-29884003-a479-4cd8-8bbf-7fda9c9294d0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-29884003-a479-4cd8-8bbf-7fda9c9294d0 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] GET http://192.168.122.211/volume/v3/os-quota-sets/d50165c5d16c42828fdf2471f6d7358b/defaults Sep 01 01:08:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-29884003-a479-4cd8-8bbf-7fda9c9294d0 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-29884003-a479-4cd8-8bbf-7fda9c9294d0 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] Calling method 'defaults' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-29884003-a479-4cd8-8bbf-7fda9c9294d0 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/d50165c5d16c42828fdf2471f6d7358b/defaults returned with HTTP 200 Sep 01 01:08:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 255/509] 192.168.122.211 () {58 vars in 1265 bytes} [Tue Sep 1 01:08:32 2026] GET /volume/v3/os-quota-sets/d50165c5d16c42828fdf2471f6d7358b/defaults => generated 645 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2d748048-f1c2-44ce-a586-a2e7764d5dfd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-aacb0cd8-b61a-42f4-b614-6b6ff53f9675 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aacb0cd8-b61a-42f4-b614-6b6ff53f9675 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] DELETE http://192.168.122.211/volume/v3/types/ef2f541d-27c7-4034-9d58-1412c8899bbd Sep 01 01:08:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aacb0cd8-b61a-42f4-b614-6b6ff53f9675 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aacb0cd8-b61a-42f4-b614-6b6ff53f9675 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aacb0cd8-b61a-42f4-b614-6b6ff53f9675 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] http://192.168.122.211/volume/v3/types/ef2f541d-27c7-4034-9d58-1412c8899bbd returned with HTTP 202 Sep 01 01:08:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 256/510] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:08:33 2026] DELETE /volume/v3/types/ef2f541d-27c7-4034-9d58-1412c8899bbd => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:08:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-929b04d2-d9b2-4d3f-ad75-3c61caef09d1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-929b04d2-d9b2-4d3f-ad75-3c61caef09d1 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] GET http://192.168.122.211/volume/v3/types/ef2f541d-27c7-4034-9d58-1412c8899bbd Sep 01 01:08:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-929b04d2-d9b2-4d3f-ad75-3c61caef09d1 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-929b04d2-d9b2-4d3f-ad75-3c61caef09d1 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-929b04d2-d9b2-4d3f-ad75-3c61caef09d1 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] http://192.168.122.211/volume/v3/types/ef2f541d-27c7-4034-9d58-1412c8899bbd returned with HTTP 404 Sep 01 01:08:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 257/511] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:08:33 2026] GET /volume/v3/types/ef2f541d-27c7-4034-9d58-1412c8899bbd => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-36420bd0-98b5-4bbe-a737-9ccee6516754 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-36420bd0-98b5-4bbe-a737-9ccee6516754 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] PUT http://192.168.122.211/volume/v3/os-quota-class-sets/default Sep 01 01:08:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-36420bd0-98b5-4bbe-a737-9ccee6516754 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-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=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2d748048-f1c2-44ce-a586-a2e7764d5dfd tempest-GroupsV314Test-1039279361 tempest-GroupsV314Test-1039279361-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:08:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2d748048-f1c2-44ce-a586-a2e7764d5dfd tempest-GroupsV314Test-1039279361 tempest-GroupsV314Test-1039279361-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1806796116"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2d748048-f1c2-44ce-a586-a2e7764d5dfd tempest-GroupsV314Test-1039279361 tempest-GroupsV314Test-1039279361-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:08:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 255/512] 192.168.122.211 () {60 vars in 1136 bytes} [Tue Sep 1 01:08:33 2026] POST /volume/v3/types => generated 220 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c6e32b4a-0676-4fee-8df9-36bf30fa6267 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c6e32b4a-0676-4fee-8df9-36bf30fa6267 tempest-GroupsV314Test-1039279361 tempest-GroupsV314Test-1039279361-project-admin] POST http://192.168.122.211/volume/v3/group_types Sep 01 01:08:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c6e32b4a-0676-4fee-8df9-36bf30fa6267 tempest-GroupsV314Test-1039279361 tempest-GroupsV314Test-1039279361-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-760977137"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-36420bd0-98b5-4bbe-a737-9ccee6516754 tempest-VolumeQuotaClassesTest-2141235440 tempest-VolumeQuotaClassesTest-2141235440-project-admin] http://192.168.122.211/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 01:08:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 258/513] 192.168.122.211 () {60 vars in 1202 bytes} [Tue Sep 1 01:08:33 2026] PUT /volume/v3/os-quota-class-sets/default => generated 591 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c6e32b4a-0676-4fee-8df9-36bf30fa6267 tempest-GroupsV314Test-1039279361 tempest-GroupsV314Test-1039279361-project-admin] http://192.168.122.211/volume/v3/group_types returned with HTTP 202 Sep 01 01:08:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 256/514] 192.168.122.211 () {62 vars in 1195 bytes} [Tue Sep 1 01:08:33 2026] POST /volume/v3/group_types => generated 176 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-54bca190-a9d3-4386-99af-e2fc38a8ae91 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-54bca190-a9d3-4386-99af-e2fc38a8ae91 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] POST http://192.168.122.211/volume/v3/groups Sep 01 01:08:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-54bca190-a9d3-4386-99af-e2fc38a8ae91 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "33eff1e9-e14b-410d-a513-c94047c02bf6", "volume_types": ["9a75969b-a1a5-4e37-93c5-544eac9d0dc3"], "name": "tempest-GroupsV314Test-Group-494326234"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-54bca190-a9d3-4386-99af-e2fc38a8ae91 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Creating new group {'group': {'group_type': '33eff1e9-e14b-410d-a513-c94047c02bf6', 'volume_types': ['9a75969b-a1a5-4e37-93c5-544eac9d0dc3'], 'name': 'tempest-GroupsV314Test-Group-494326234'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 01:08:34 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.groups [None req-54bca190-a9d3-4386-99af-e2fc38a8ae91 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Creating group tempest-GroupsV314Test-Group-494326234. Sep 01 01:08:34 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-54bca190-a9d3-4386-99af-e2fc38a8ae91 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Availability Zones retrieved successfully. Sep 01 01:08:34 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-54bca190-a9d3-4386-99af-e2fc38a8ae91 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Created reservations ['73dd31f4-bda7-4d4d-81a9-45da0066df68'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:08:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-54bca190-a9d3-4386-99af-e2fc38a8ae91 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/groups returned with HTTP 202 Sep 01 01:08:34 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 259/515] 192.168.122.211 () {62 vars in 1181 bytes} [Tue Sep 1 01:08:33 2026] POST /volume/v3/groups => generated 107 bytes in 773 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8303dfe6-5cb8-4517-8d68-9d476eef4a70 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8303dfe6-5cb8-4517-8d68-9d476eef4a70 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] GET http://192.168.122.211/volume/v3/groups/b248f7d6-45f8-40b5-8d4e-d96f265668aa Sep 01 01:08:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8303dfe6-5cb8-4517-8d68-9d476eef4a70 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8303dfe6-5cb8-4517-8d68-9d476eef4a70 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-8303dfe6-5cb8-4517-8d68-9d476eef4a70 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] show called for member b248f7d6-45f8-40b5-8d4e-d96f265668aa {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:08:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:34 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:08:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8303dfe6-5cb8-4517-8d68-9d476eef4a70 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/groups/b248f7d6-45f8-40b5-8d4e-d96f265668aa returned with HTTP 200 Sep 01 01:08:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 257/516] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:08:34 2026] GET /volume/v3/groups/b248f7d6-45f8-40b5-8d4e-d96f265668aa => generated 387 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e58184ad-21dd-410c-9c7b-c02af94d3e44 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e58184ad-21dd-410c-9c7b-c02af94d3e44 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] GET http://192.168.122.211/volume/v3/groups/b248f7d6-45f8-40b5-8d4e-d96f265668aa Sep 01 01:08:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e58184ad-21dd-410c-9c7b-c02af94d3e44 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e58184ad-21dd-410c-9c7b-c02af94d3e44 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-e58184ad-21dd-410c-9c7b-c02af94d3e44 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] show called for member b248f7d6-45f8-40b5-8d4e-d96f265668aa {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:08:35 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:35 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:35 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:35 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:08:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e58184ad-21dd-410c-9c7b-c02af94d3e44 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/groups/b248f7d6-45f8-40b5-8d4e-d96f265668aa returned with HTTP 200 Sep 01 01:08:35 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 260/517] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:08:35 2026] GET /volume/v3/groups/b248f7d6-45f8-40b5-8d4e-d96f265668aa => generated 388 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b2fb2bf1-ac11-4463-9794-d43a4335a383 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b2fb2bf1-ac11-4463-9794-d43a4335a383 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:08:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b2fb2bf1-ac11-4463-9794-d43a4335a383 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2083285097", "volume_type": "9a75969b-a1a5-4e37-93c5-544eac9d0dc3", "group_id": "b248f7d6-45f8-40b5-8d4e-d96f265668aa", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-b2fb2bf1-ac11-4463-9794-d43a4335a383 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2083285097', 'volume_type': '9a75969b-a1a5-4e37-93c5-544eac9d0dc3', 'group_id': 'b248f7d6-45f8-40b5-8d4e-d96f265668aa', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:08:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:35 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-b2fb2bf1-ac11-4463-9794-d43a4335a383 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Create volume of 1 GB Sep 01 01:08:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:35 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:08:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b2fb2bf1-ac11-4463-9794-d43a4335a383 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Availability Zones retrieved successfully. Sep 01 01:08:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b2fb2bf1-ac11-4463-9794-d43a4335a383 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Flow 'volume_create_api' (60126745-cb85-413e-acbc-fa3c65dcef7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:08:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b2fb2bf1-ac11-4463-9794-d43a4335a383 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (151126ff-ce1f-4b53-af12-40fe6bc21821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-b2fb2bf1-ac11-4463-9794-d43a4335a383 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:08:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b2fb2bf1-ac11-4463-9794-d43a4335a383 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (151126ff-ce1f-4b53-af12-40fe6bc21821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:08:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9a75969b-a1a5-4e37-93c5-544eac9d0dc3,is_public=True,name='tempest-GroupsV314Test-volume-type-1806796116',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a75969b-a1a5-4e37-93c5-544eac9d0dc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b248f7d6-45f8-40b5-8d4e-d96f265668aa', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b2fb2bf1-ac11-4463-9794-d43a4335a383 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14740f8b-019e-4b07-9732-f13383ed17b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:36 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-b2fb2bf1-ac11-4463-9794-d43a4335a383 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1806796116 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1806796116, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:08:36 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-b2fb2bf1-ac11-4463-9794-d43a4335a383 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1806796116 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1806796116, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:08:36 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-b2fb2bf1-ac11-4463-9794-d43a4335a383 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Created reservations ['244b53c0-4975-41ff-a164-f538be136144', '15f4cb86-8df9-40ba-a694-fa9347807e5c', 'c941fcf1-6cb9-4993-b3e7-d86c41b1d84c', '31f61286-30ed-477d-b618-d386778cd0e0'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:08:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b2fb2bf1-ac11-4463-9794-d43a4335a383 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14740f8b-019e-4b07-9732-f13383ed17b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['244b53c0-4975-41ff-a164-f538be136144', '15f4cb86-8df9-40ba-a694-fa9347807e5c', 'c941fcf1-6cb9-4993-b3e7-d86c41b1d84c', '31f61286-30ed-477d-b618-d386778cd0e0']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b2fb2bf1-ac11-4463-9794-d43a4335a383 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af2682d1-a172-46c3-b361-dd81dd969040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b2fb2bf1-ac11-4463-9794-d43a4335a383 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af2682d1-a172-46c3-b361-dd81dd969040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ef4f7cc-0ba9-4d42-8bf4-3e6c520d6bba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2083285097',encryption_key_id=None,group_id=b248f7d6-45f8-40b5-8d4e-d96f265668aa,group_type_id=,metadata={},multiattach=False,project_id='13f28b5fb3c642139f6c57590863f077',qos_specs=None,replication_status=,reservations=['244b53c0-4975-41ff-a164-f538be136144','15f4cb86-8df9-40ba-a694-fa9347807e5c','c941fcf1-6cb9-4993-b3e7-d86c41b1d84c','31f61286-30ed-477d-b618-d386778cd0e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e4f29e9aa8544aab8b3f244bfbf098f',volume_type_id=9a75969b-a1a5-4e37-93c5-544eac9d0dc3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:08:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2083285097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b248f7d6-45f8-40b5-8d4e-d96f265668aa,host=None,id=2ef4f7cc-0ba9-4d42-8bf4-3e6c520d6bba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13f28b5fb3c642139f6c57590863f077',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e4f29e9aa8544aab8b3f244bfbf098f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a75969b-a1a5-4e37-93c5-544eac9d0dc3),volume_type_id=9a75969b-a1a5-4e37-93c5-544eac9d0dc3)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b2fb2bf1-ac11-4463-9794-d43a4335a383 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (224da4b8-6168-4dbc-bfeb-b7a96ea57178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b2fb2bf1-ac11-4463-9794-d43a4335a383 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (224da4b8-6168-4dbc-bfeb-b7a96ea57178) transitioned into state 'SUCCESS' from state '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-2083285097',encryption_key_id=None,group_id=b248f7d6-45f8-40b5-8d4e-d96f265668aa,group_type_id=,metadata={},multiattach=False,project_id='13f28b5fb3c642139f6c57590863f077',qos_specs=None,replication_status=,reservations=['244b53c0-4975-41ff-a164-f538be136144','15f4cb86-8df9-40ba-a694-fa9347807e5c','c941fcf1-6cb9-4993-b3e7-d86c41b1d84c','31f61286-30ed-477d-b618-d386778cd0e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e4f29e9aa8544aab8b3f244bfbf098f',volume_type_id=9a75969b-a1a5-4e37-93c5-544eac9d0dc3)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b2fb2bf1-ac11-4463-9794-d43a4335a383 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75481119-c6cb-4cc0-8e5c-e9df0aba2ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b2fb2bf1-ac11-4463-9794-d43a4335a383 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75481119-c6cb-4cc0-8e5c-e9df0aba2ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b2fb2bf1-ac11-4463-9794-d43a4335a383 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Flow 'volume_create_api' (60126745-cb85-413e-acbc-fa3c65dcef7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:08:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b2fb2bf1-ac11-4463-9794-d43a4335a383 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Create volume request issued successfully. Sep 01 01:08:36 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-b2fb2bf1-ac11-4463-9794-d43a4335a383 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:08:36 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-b2fb2bf1-ac11-4463-9794-d43a4335a383 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:08:36 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-b2fb2bf1-ac11-4463-9794-d43a4335a383 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:08:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b2fb2bf1-ac11-4463-9794-d43a4335a383 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:08:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 258/518] 192.168.122.211 () {62 vars in 1184 bytes} [Tue Sep 1 01:08:35 2026] POST /volume/v3/volumes => generated 827 bytes in 951 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d7afd45f-9072-4fe7-b2d0-5a181d75a0fb None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d7afd45f-9072-4fe7-b2d0-5a181d75a0fb tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] GET http://192.168.122.211/volume/v3/volumes/2ef4f7cc-0ba9-4d42-8bf4-3e6c520d6bba Sep 01 01:08:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d7afd45f-9072-4fe7-b2d0-5a181d75a0fb tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d7afd45f-9072-4fe7-b2d0-5a181d75a0fb tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:36 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:36 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:36 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:36 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:36 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d7afd45f-9072-4fe7-b2d0-5a181d75a0fb tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Volume info retrieved successfully. Sep 01 01:08:36 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-d7afd45f-9072-4fe7-b2d0-5a181d75a0fb tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:08:36 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-d7afd45f-9072-4fe7-b2d0-5a181d75a0fb tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:08:36 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-d7afd45f-9072-4fe7-b2d0-5a181d75a0fb tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:08:36 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:36 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d7afd45f-9072-4fe7-b2d0-5a181d75a0fb tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/volumes/2ef4f7cc-0ba9-4d42-8bf4-3e6c520d6bba returned with HTTP 200 Sep 01 01:08:36 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 261/519] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:08:36 2026] GET /volume/v3/volumes/2ef4f7cc-0ba9-4d42-8bf4-3e6c520d6bba => generated 895 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:08:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3ce55119-f499-4085-a984-2083240f68d9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3ce55119-f499-4085-a984-2083240f68d9 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] GET http://192.168.122.211/volume/v3/volumes/2ef4f7cc-0ba9-4d42-8bf4-3e6c520d6bba Sep 01 01:08:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3ce55119-f499-4085-a984-2083240f68d9 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3ce55119-f499-4085-a984-2083240f68d9 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3ce55119-f499-4085-a984-2083240f68d9 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Volume info retrieved successfully. Sep 01 01:08:37 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-3ce55119-f499-4085-a984-2083240f68d9 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:08:37 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-3ce55119-f499-4085-a984-2083240f68d9 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:08:38 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-3ce55119-f499-4085-a984-2083240f68d9 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:08:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3ce55119-f499-4085-a984-2083240f68d9 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/volumes/2ef4f7cc-0ba9-4d42-8bf4-3e6c520d6bba returned with HTTP 200 Sep 01 01:08:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 259/520] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:08:37 2026] GET /volume/v3/volumes/2ef4f7cc-0ba9-4d42-8bf4-3e6c520d6bba => generated 919 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-718d85c4-a41d-4620-a301-d9d642fa8fb1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-718d85c4-a41d-4620-a301-d9d642fa8fb1 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] GET http://192.168.122.211/volume/v3/volumes/2ef4f7cc-0ba9-4d42-8bf4-3e6c520d6bba Sep 01 01:08:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-718d85c4-a41d-4620-a301-d9d642fa8fb1 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-718d85c4-a41d-4620-a301-d9d642fa8fb1 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:39 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:39 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:39 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:39 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:39 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-718d85c4-a41d-4620-a301-d9d642fa8fb1 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Volume info retrieved successfully. Sep 01 01:08:39 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-718d85c4-a41d-4620-a301-d9d642fa8fb1 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:08:39 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-718d85c4-a41d-4620-a301-d9d642fa8fb1 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:08:39 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-718d85c4-a41d-4620-a301-d9d642fa8fb1 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:08:39 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:39 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-718d85c4-a41d-4620-a301-d9d642fa8fb1 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/volumes/2ef4f7cc-0ba9-4d42-8bf4-3e6c520d6bba returned with HTTP 200 Sep 01 01:08:39 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 262/521] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:08:39 2026] GET /volume/v3/volumes/2ef4f7cc-0ba9-4d42-8bf4-3e6c520d6bba => generated 920 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1379bdbd-5afb-4401-9b22-029c2605dfef None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1379bdbd-5afb-4401-9b22-029c2605dfef tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] POST http://192.168.122.211/volume/v3/groups/action Sep 01 01:08:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1379bdbd-5afb-4401-9b22-029c2605dfef tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Action body: b'{"create-from-src": {"source_group_id": "b248f7d6-45f8-40b5-8d4e-d96f265668aa", "name": "tempest-Group_from_grp-1904571440"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:08:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1379bdbd-5afb-4401-9b22-029c2605dfef tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "b248f7d6-45f8-40b5-8d4e-d96f265668aa", "name": "tempest-Group_from_grp-1904571440"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-1379bdbd-5afb-4401-9b22-029c2605dfef tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Creating new group {'create-from-src': {'source_group_id': 'b248f7d6-45f8-40b5-8d4e-d96f265668aa', 'name': 'tempest-Group_from_grp-1904571440'}}. {{(pid=86751) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 01 01:08:39 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-1379bdbd-5afb-4401-9b22-029c2605dfef tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Creating group tempest-Group_from_grp-1904571440 from source group b248f7d6-45f8-40b5-8d4e-d96f265668aa. Sep 01 01:08:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:39 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:08:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:39 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:08:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:39 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-1379bdbd-5afb-4401-9b22-029c2605dfef tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Created reservations ['23ce2065-5b2e-4db7-ad67-f626c99510c1'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:08:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:39 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:08:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:39 devstack devstack@c-api.service[86751]: INFO cinder.group.api [None req-1379bdbd-5afb-4401-9b22-029c2605dfef tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] A mapping entry already exists for group 240e5918-8705-4655-9933-c916185afa21 and volume type 9a75969b-a1a5-4e37-93c5-544eac9d0dc3. Do not need to create again. Sep 01 01:08:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1379bdbd-5afb-4401-9b22-029c2605dfef tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Availability Zones retrieved successfully. Sep 01 01:08:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1379bdbd-5afb-4401-9b22-029c2605dfef tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Flow 'volume_create_api' (b80460a6-3b52-43a2-b929-14f8f382a315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:08:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1379bdbd-5afb-4401-9b22-029c2605dfef tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f01eb44-c784-4375-915b-4eaa06600716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-1379bdbd-5afb-4401-9b22-029c2605dfef tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:08:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1379bdbd-5afb-4401-9b22-029c2605dfef tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f01eb44-c784-4375-915b-4eaa06600716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2ef4f7cc-0ba9-4d42-8bf4-3e6c520d6bba', 'volume_type': VolumeType(created_at=2026-08-31T23:08:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9a75969b-a1a5-4e37-93c5-544eac9d0dc3,is_public=True,name='tempest-GroupsV314Test-volume-type-1806796116',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a75969b-a1a5-4e37-93c5-544eac9d0dc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '240e5918-8705-4655-9933-c916185afa21', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1379bdbd-5afb-4401-9b22-029c2605dfef tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e88db21e-23c5-4cdf-9b0e-8763d17305b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:39 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-1379bdbd-5afb-4401-9b22-029c2605dfef tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Created reservations ['33f38987-5e47-4160-b8da-9676a2b2579d', 'b076f999-01eb-4723-afad-70f03556f210', '67a534d7-faae-43d0-9eab-7a958f1a9e8f', '83e6c176-c72c-446a-89ef-96073095c813'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:08:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1379bdbd-5afb-4401-9b22-029c2605dfef tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e88db21e-23c5-4cdf-9b0e-8763d17305b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33f38987-5e47-4160-b8da-9676a2b2579d', 'b076f999-01eb-4723-afad-70f03556f210', '67a534d7-faae-43d0-9eab-7a958f1a9e8f', '83e6c176-c72c-446a-89ef-96073095c813']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1379bdbd-5afb-4401-9b22-029c2605dfef tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a23508e3-898f-47b1-80d4-c2fa49f86028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1379bdbd-5afb-4401-9b22-029c2605dfef tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a23508e3-898f-47b1-80d4-c2fa49f86028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05c9c7ec-3d47-4d22-b4b5-5e4db7a892da', '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=240e5918-8705-4655-9933-c916185afa21,group_type_id=,metadata={},multiattach=False,project_id='13f28b5fb3c642139f6c57590863f077',qos_specs=None,replication_status=,reservations=['33f38987-5e47-4160-b8da-9676a2b2579d','b076f999-01eb-4723-afad-70f03556f210','67a534d7-faae-43d0-9eab-7a958f1a9e8f','83e6c176-c72c-446a-89ef-96073095c813'],size=1,snapshot_id=None,source_replicaid=,source_volid=2ef4f7cc-0ba9-4d42-8bf4-3e6c520d6bba,status='creating',user_id='6e4f29e9aa8544aab8b3f244bfbf098f',volume_type_id=9a75969b-a1a5-4e37-93c5-544eac9d0dc3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:08:39Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=240e5918-8705-4655-9933-c916185afa21,host=None,id=05c9c7ec-3d47-4d22-b4b5-5e4db7a892da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13f28b5fb3c642139f6c57590863f077',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2ef4f7cc-0ba9-4d42-8bf4-3e6c520d6bba,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e4f29e9aa8544aab8b3f244bfbf098f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a75969b-a1a5-4e37-93c5-544eac9d0dc3),volume_type_id=9a75969b-a1a5-4e37-93c5-544eac9d0dc3)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:40 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1379bdbd-5afb-4401-9b22-029c2605dfef tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f5d4ee3-e953-4e4d-b7e4-a85bb437e247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:40 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1379bdbd-5afb-4401-9b22-029c2605dfef tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f5d4ee3-e953-4e4d-b7e4-a85bb437e247) transitioned into state 'SUCCESS' from 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=240e5918-8705-4655-9933-c916185afa21,group_type_id=,metadata={},multiattach=False,project_id='13f28b5fb3c642139f6c57590863f077',qos_specs=None,replication_status=,reservations=['33f38987-5e47-4160-b8da-9676a2b2579d','b076f999-01eb-4723-afad-70f03556f210','67a534d7-faae-43d0-9eab-7a958f1a9e8f','83e6c176-c72c-446a-89ef-96073095c813'],size=1,snapshot_id=None,source_replicaid=,source_volid=2ef4f7cc-0ba9-4d42-8bf4-3e6c520d6bba,status='creating',user_id='6e4f29e9aa8544aab8b3f244bfbf098f',volume_type_id=9a75969b-a1a5-4e37-93c5-544eac9d0dc3)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:40 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1379bdbd-5afb-4401-9b22-029c2605dfef tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Flow 'volume_create_api' (b80460a6-3b52-43a2-b929-14f8f382a315) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:08:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1379bdbd-5afb-4401-9b22-029c2605dfef tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Create volume request issued successfully. Sep 01 01:08:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:40 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:08:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1379bdbd-5afb-4401-9b22-029c2605dfef tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/groups/action returned with HTTP 202 Sep 01 01:08:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 260/522] 192.168.122.211 () {62 vars in 1202 bytes} [Tue Sep 1 01:08:39 2026] POST /volume/v3/groups/action => generated 102 bytes in 745 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-51c3fb3f-e1b6-4ebc-a301-676e4104fc2b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-51c3fb3f-e1b6-4ebc-a301-676e4104fc2b tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:08:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-51c3fb3f-e1b6-4ebc-a301-676e4104fc2b tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-51c3fb3f-e1b6-4ebc-a301-676e4104fc2b tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-51c3fb3f-e1b6-4ebc-a301-676e4104fc2b tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:08:40 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-51c3fb3f-e1b6-4ebc-a301-676e4104fc2b tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:08:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:40 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:08:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:40 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-51c3fb3f-e1b6-4ebc-a301-676e4104fc2b tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Get all volumes completed successfully. Sep 01 01:08:40 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-51c3fb3f-e1b6-4ebc-a301-676e4104fc2b tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:08:40 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-51c3fb3f-e1b6-4ebc-a301-676e4104fc2b tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:08:40 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-51c3fb3f-e1b6-4ebc-a301-676e4104fc2b tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:08:40 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:40 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:40 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-51c3fb3f-e1b6-4ebc-a301-676e4104fc2b tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:08:40 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-51c3fb3f-e1b6-4ebc-a301-676e4104fc2b tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:08:40 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-51c3fb3f-e1b6-4ebc-a301-676e4104fc2b tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:08:40 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:40 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-51c3fb3f-e1b6-4ebc-a301-676e4104fc2b tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:08:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 263/523] 192.168.122.211 () {60 vars in 1183 bytes} [Tue Sep 1 01:08:40 2026] GET /volume/v3/volumes/detail => generated 1843 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:08:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e8ea0409-fab8-46a4-bc6c-22cef757a4cb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e8ea0409-fab8-46a4-bc6c-22cef757a4cb tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] GET http://192.168.122.211/volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da Sep 01 01:08:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e8ea0409-fab8-46a4-bc6c-22cef757a4cb tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e8ea0409-fab8-46a4-bc6c-22cef757a4cb tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e8ea0409-fab8-46a4-bc6c-22cef757a4cb tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Volume info retrieved successfully. Sep 01 01:08:40 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-e8ea0409-fab8-46a4-bc6c-22cef757a4cb tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:08:40 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-e8ea0409-fab8-46a4-bc6c-22cef757a4cb tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:08:40 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-e8ea0409-fab8-46a4-bc6c-22cef757a4cb tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:08:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e8ea0409-fab8-46a4-bc6c-22cef757a4cb tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da returned with HTTP 200 Sep 01 01:08:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 261/524] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:08:40 2026] GET /volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da => generated 930 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8033eabe-6351-46ff-afdf-fbed7702ce6f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8033eabe-6351-46ff-afdf-fbed7702ce6f tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] GET http://192.168.122.211/volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da Sep 01 01:08:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8033eabe-6351-46ff-afdf-fbed7702ce6f tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8033eabe-6351-46ff-afdf-fbed7702ce6f tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:41 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:41 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:41 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:41 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8033eabe-6351-46ff-afdf-fbed7702ce6f tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Volume info retrieved successfully. Sep 01 01:08:41 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-8033eabe-6351-46ff-afdf-fbed7702ce6f tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:08:41 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-8033eabe-6351-46ff-afdf-fbed7702ce6f tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:08:41 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-8033eabe-6351-46ff-afdf-fbed7702ce6f tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:08:41 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=305,cinder:UPDATE=35,cinder:INSERT=18 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:08:41 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:41 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8033eabe-6351-46ff-afdf-fbed7702ce6f tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da returned with HTTP 200 Sep 01 01:08:41 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 264/525] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:08:41 2026] GET /volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da => generated 930 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0cbe6e6d-e529-480f-9c42-46c8e2223132 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0237da71-bad6-4486-a2ee-a6c3b4ad75c1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0237da71-bad6-4486-a2ee-a6c3b4ad75c1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:08:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0237da71-bad6-4486-a2ee-a6c3b4ad75c1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1654845526"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-0237da71-bad6-4486-a2ee-a6c3b4ad75c1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1654845526'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:08:42 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-0237da71-bad6-4486-a2ee-a6c3b4ad75c1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Create volume of 1 GB Sep 01 01:08:42 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0237da71-bad6-4486-a2ee-a6c3b4ad75c1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Availability Zones retrieved successfully. Sep 01 01:08:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0237da71-bad6-4486-a2ee-a6c3b4ad75c1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Flow 'volume_create_api' (00fb4a87-c2da-4250-971b-df3f3b17ae5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:08:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0cbe6e6d-e529-480f-9c42-46c8e2223132 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] GET http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e Sep 01 01:08:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0cbe6e6d-e529-480f-9c42-46c8e2223132 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0cbe6e6d-e529-480f-9c42-46c8e2223132 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0237da71-bad6-4486-a2ee-a6c3b4ad75c1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (755d7346-d5b3-4ac1-8a53-b6d8e27258e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-0237da71-bad6-4486-a2ee-a6c3b4ad75c1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:08:42 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=430,cinder:INSERT=55,cinder:UPDATE=107 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:08:42 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-0cbe6e6d-e529-480f-9c42-46c8e2223132 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsV314Test-volume-type-1806796116 is set by the default quota flag: quota_snapshots_tempest-GroupsV314Test-volume-type-1806796116, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:08:42 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-0cbe6e6d-e529-480f-9c42-46c8e2223132 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:08:42 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-0cbe6e6d-e529-480f-9c42-46c8e2223132 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:08:42 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-0cbe6e6d-e529-480f-9c42-46c8e2223132 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:08:42 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-0cbe6e6d-e529-480f-9c42-46c8e2223132 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:08:42 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-0cbe6e6d-e529-480f-9c42-46c8e2223132 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:08:42 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-0cbe6e6d-e529-480f-9c42-46c8e2223132 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:08:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0cbe6e6d-e529-480f-9c42-46c8e2223132 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e returned with HTTP 200 Sep 01 01:08:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 262/526] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:08:42 2026] GET /volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e => generated 627 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0237da71-bad6-4486-a2ee-a6c3b4ad75c1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (755d7346-d5b3-4ac1-8a53-b6d8e27258e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0237da71-bad6-4486-a2ee-a6c3b4ad75c1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9470190d-194b-4c36-b24f-72aa87dbed69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bb991370-be47-4e33-90bf-abdfdecc4062 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bb991370-be47-4e33-90bf-abdfdecc4062 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] GET http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e/defaults Sep 01 01:08:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bb991370-be47-4e33-90bf-abdfdecc4062 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bb991370-be47-4e33-90bf-abdfdecc4062 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Calling method 'defaults' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bb991370-be47-4e33-90bf-abdfdecc4062 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e/defaults returned with HTTP 200 Sep 01 01:08:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 263/527] 192.168.122.211 () {58 vars in 1265 bytes} [Tue Sep 1 01:08:42 2026] GET /volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e/defaults => generated 627 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c07e401a-a9ab-4a4c-b7ce-7288ef994db6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c07e401a-a9ab-4a4c-b7ce-7288ef994db6 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] PUT http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e Sep 01 01:08:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c07e401a-a9ab-4a4c-b7ce-7288ef994db6 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:42 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-0237da71-bad6-4486-a2ee-a6c3b4ad75c1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Created reservations ['22777918-60f7-4f79-a4ae-f4b85c9d7559', 'f1b41515-dfd2-495c-85bb-a149516ad898', 'f2a3a4c1-d40a-486b-b8d2-c36bb5fa37aa', 'fec79a5e-2cea-4d25-af97-bbb9941398fe'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:08:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0237da71-bad6-4486-a2ee-a6c3b4ad75c1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9470190d-194b-4c36-b24f-72aa87dbed69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22777918-60f7-4f79-a4ae-f4b85c9d7559', 'f1b41515-dfd2-495c-85bb-a149516ad898', 'f2a3a4c1-d40a-486b-b8d2-c36bb5fa37aa', 'fec79a5e-2cea-4d25-af97-bbb9941398fe']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0237da71-bad6-4486-a2ee-a6c3b4ad75c1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e4217a-c1e4-4c86-afad-4472e101dbe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:42 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:42 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0237da71-bad6-4486-a2ee-a6c3b4ad75c1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e4217a-c1e4-4c86-afad-4472e101dbe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cafbf180-713c-4493-9f03-ca0e08daaacc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1654845526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e16662350754443b690e77877437ca5',qos_specs=None,replication_status=,reservations=['22777918-60f7-4f79-a4ae-f4b85c9d7559','f1b41515-dfd2-495c-85bb-a149516ad898','f2a3a4c1-d40a-486b-b8d2-c36bb5fa37aa','fec79a5e-2cea-4d25-af97-bbb9941398fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7abc31e384944f6da86059422e85462d',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:08:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1654845526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cafbf180-713c-4493-9f03-ca0e08daaacc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e16662350754443b690e77877437ca5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7abc31e384944f6da86059422e85462d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0237da71-bad6-4486-a2ee-a6c3b4ad75c1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0406aba6-2f63-43dc-9444-6da782d6856f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c07e401a-a9ab-4a4c-b7ce-7288ef994db6 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e returned with HTTP 200 Sep 01 01:08:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 264/528] 192.168.122.211 () {60 vars in 1258 bytes} [Tue Sep 1 01:08:42 2026] PUT /volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e => generated 585 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f51be730-304d-4bad-8dfb-66354e49f810 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f51be730-304d-4bad-8dfb-66354e49f810 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] DELETE http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e Sep 01 01:08:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f51be730-304d-4bad-8dfb-66354e49f810 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f51be730-304d-4bad-8dfb-66354e49f810 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f51be730-304d-4bad-8dfb-66354e49f810 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e returned with HTTP 200 Sep 01 01:08:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 265/529] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:08:42 2026] DELETE /volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e => generated 0 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 01:08:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6631b457-5c66-4d84-ae23-5b5ff6a3b844 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0237da71-bad6-4486-a2ee-a6c3b4ad75c1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0406aba6-2f63-43dc-9444-6da782d6856f) transitioned into state 'SUCCESS' from state '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-1654845526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e16662350754443b690e77877437ca5',qos_specs=None,replication_status=,reservations=['22777918-60f7-4f79-a4ae-f4b85c9d7559','f1b41515-dfd2-495c-85bb-a149516ad898','f2a3a4c1-d40a-486b-b8d2-c36bb5fa37aa','fec79a5e-2cea-4d25-af97-bbb9941398fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7abc31e384944f6da86059422e85462d',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6631b457-5c66-4d84-ae23-5b5ff6a3b844 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] GET http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e Sep 01 01:08:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6631b457-5c66-4d84-ae23-5b5ff6a3b844 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6631b457-5c66-4d84-ae23-5b5ff6a3b844 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0237da71-bad6-4486-a2ee-a6c3b4ad75c1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba1905c4-a61f-4a41-9824-aad08aa61c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0237da71-bad6-4486-a2ee-a6c3b4ad75c1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba1905c4-a61f-4a41-9824-aad08aa61c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0237da71-bad6-4486-a2ee-a6c3b4ad75c1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Flow 'volume_create_api' (00fb4a87-c2da-4250-971b-df3f3b17ae5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:08:42 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0237da71-bad6-4486-a2ee-a6c3b4ad75c1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Create volume request issued successfully. Sep 01 01:08:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0237da71-bad6-4486-a2ee-a6c3b4ad75c1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:08:42 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 265/530] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:08:42 2026] POST /volume/v3/volumes => generated 760 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:08:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-59f9f151-b8d7-4b46-9fc0-9a792c8fd8be None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-59f9f151-b8d7-4b46-9fc0-9a792c8fd8be tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc Sep 01 01:08:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-59f9f151-b8d7-4b46-9fc0-9a792c8fd8be tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-59f9f151-b8d7-4b46-9fc0-9a792c8fd8be tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6631b457-5c66-4d84-ae23-5b5ff6a3b844 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e returned with HTTP 200 Sep 01 01:08:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 266/531] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:08:42 2026] GET /volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e => generated 627 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-81cdb9a7-d4d1-4217-ad0f-1c5b6e209a08 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:42 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:42 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-81cdb9a7-d4d1-4217-ad0f-1c5b6e209a08 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] PUT http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e Sep 01 01:08:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-81cdb9a7-d4d1-4217-ad0f-1c5b6e209a08 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:42 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:42 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:42 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-59f9f151-b8d7-4b46-9fc0-9a792c8fd8be tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:08:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-59f9f151-b8d7-4b46-9fc0-9a792c8fd8be tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc returned with HTTP 200 Sep 01 01:08:42 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 266/532] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:42 2026] GET /volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc => generated 828 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-74d8c069-ac16-4c69-a1b5-0c4eab40d4f7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-74d8c069-ac16-4c69-a1b5-0c4eab40d4f7 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] GET http://192.168.122.211/volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da Sep 01 01:08:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-74d8c069-ac16-4c69-a1b5-0c4eab40d4f7 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-74d8c069-ac16-4c69-a1b5-0c4eab40d4f7 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:43 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:43 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:43 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:43 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-74d8c069-ac16-4c69-a1b5-0c4eab40d4f7 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Volume info retrieved successfully. Sep 01 01:08:43 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-74d8c069-ac16-4c69-a1b5-0c4eab40d4f7 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:08:43 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-74d8c069-ac16-4c69-a1b5-0c4eab40d4f7 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:08:43 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-74d8c069-ac16-4c69-a1b5-0c4eab40d4f7 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:08:43 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:43 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-74d8c069-ac16-4c69-a1b5-0c4eab40d4f7 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da returned with HTTP 200 Sep 01 01:08:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 267/533] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:08:42 2026] GET /volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da => generated 930 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-81cdb9a7-d4d1-4217-ad0f-1c5b6e209a08 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e returned with HTTP 200 Sep 01 01:08:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 267/534] 192.168.122.211 () {60 vars in 1259 bytes} [Tue Sep 1 01:08:42 2026] PUT /volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e => generated 585 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f61eec5d-f72d-4d7b-a52c-fd5800b6539f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f61eec5d-f72d-4d7b-a52c-fd5800b6539f tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] GET http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e/defaults Sep 01 01:08:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f61eec5d-f72d-4d7b-a52c-fd5800b6539f tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f61eec5d-f72d-4d7b-a52c-fd5800b6539f tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Calling method 'defaults' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:43 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-f61eec5d-f72d-4d7b-a52c-fd5800b6539f tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1806796116 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1806796116, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:08:43 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-f61eec5d-f72d-4d7b-a52c-fd5800b6539f tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1806796116 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1806796116, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:08:43 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-f61eec5d-f72d-4d7b-a52c-fd5800b6539f tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsV314Test-volume-type-1806796116 is set by the default quota flag: quota_snapshots_tempest-GroupsV314Test-volume-type-1806796116, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:08:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f61eec5d-f72d-4d7b-a52c-fd5800b6539f tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e/defaults returned with HTTP 200 Sep 01 01:08:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 268/535] 192.168.122.211 () {58 vars in 1265 bytes} [Tue Sep 1 01:08:43 2026] GET /volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e/defaults => generated 627 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b305a1cf-60c1-4bc6-a2a2-e05a27d45481 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b305a1cf-60c1-4bc6-a2a2-e05a27d45481 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] GET http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e Sep 01 01:08:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b305a1cf-60c1-4bc6-a2a2-e05a27d45481 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b305a1cf-60c1-4bc6-a2a2-e05a27d45481 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b305a1cf-60c1-4bc6-a2a2-e05a27d45481 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e returned with HTTP 200 Sep 01 01:08:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 268/536] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:08:43 2026] GET /volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e => generated 627 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:08:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-857d50ce-2b27-42f0-ab2f-e96705ead01a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-857d50ce-2b27-42f0-ab2f-e96705ead01a tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] GET http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e?usage=True Sep 01 01:08:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-857d50ce-2b27-42f0-ab2f-e96705ead01a tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-857d50ce-2b27-42f0-ab2f-e96705ead01a tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-857d50ce-2b27-42f0-ab2f-e96705ead01a tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e?usage=True returned with HTTP 200 Sep 01 01:08:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 269/537] 192.168.122.211 () {58 vars in 1259 bytes} [Tue Sep 1 01:08:43 2026] GET /volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e?usage=True => generated 1368 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-32804236-7a1b-44e1-b22a-14c6b42d558c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-32804236-7a1b-44e1-b22a-14c6b42d558c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:08:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-32804236-7a1b-44e1-b22a-14c6b42d558c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1921653706"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-32804236-7a1b-44e1-b22a-14c6b42d558c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1921653706'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:08:43 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-32804236-7a1b-44e1-b22a-14c6b42d558c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Create volume of 1 GB Sep 01 01:08:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-32804236-7a1b-44e1-b22a-14c6b42d558c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Availability Zones retrieved successfully. Sep 01 01:08:43 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-32804236-7a1b-44e1-b22a-14c6b42d558c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Flow 'volume_create_api' (b135a000-692a-4216-b921-36097888f102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:08:43 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-32804236-7a1b-44e1-b22a-14c6b42d558c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (885defa4-d721-4348-9232-f2ad8fc30aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:43 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-32804236-7a1b-44e1-b22a-14c6b42d558c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:08:43 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-32804236-7a1b-44e1-b22a-14c6b42d558c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (885defa4-d721-4348-9232-f2ad8fc30aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:43 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-32804236-7a1b-44e1-b22a-14c6b42d558c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (587a8f01-fcde-48ce-95f0-accdc5dc2c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:43 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-32804236-7a1b-44e1-b22a-14c6b42d558c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Created reservations ['3126fc4d-0599-42f8-9c6a-2f0c194a19f2', '3248c0c1-c320-4b18-bd64-ad5bc621e9b8', '7d08644d-85fd-4448-b8f6-896c97ab0a05', 'bb530a87-be87-485a-a0d4-d20c0bb400e4'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:08:43 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-32804236-7a1b-44e1-b22a-14c6b42d558c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (587a8f01-fcde-48ce-95f0-accdc5dc2c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3126fc4d-0599-42f8-9c6a-2f0c194a19f2', '3248c0c1-c320-4b18-bd64-ad5bc621e9b8', '7d08644d-85fd-4448-b8f6-896c97ab0a05', 'bb530a87-be87-485a-a0d4-d20c0bb400e4']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:43 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-32804236-7a1b-44e1-b22a-14c6b42d558c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (216851c8-5a4c-455c-ad49-993b8329bfc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ac2b5d76-c69b-4f68-9146-2787d318025f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ac2b5d76-c69b-4f68-9146-2787d318025f tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc Sep 01 01:08:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ac2b5d76-c69b-4f68-9146-2787d318025f tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ac2b5d76-c69b-4f68-9146-2787d318025f tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:44 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:44 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-32804236-7a1b-44e1-b22a-14c6b42d558c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (216851c8-5a4c-455c-ad49-993b8329bfc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd23d603a-8223-4f6b-8d67-5f5490506ce5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1921653706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea6e64baa8445d58c6c9e9311200b8e',qos_specs=None,replication_status=,reservations=['3126fc4d-0599-42f8-9c6a-2f0c194a19f2','3248c0c1-c320-4b18-bd64-ad5bc621e9b8','7d08644d-85fd-4448-b8f6-896c97ab0a05','bb530a87-be87-485a-a0d4-d20c0bb400e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd933281e9624f96b4e4928ae4436f53',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1921653706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d23d603a-8223-4f6b-8d67-5f5490506ce5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ea6e64baa8445d58c6c9e9311200b8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd933281e9624f96b4e4928ae4436f53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ac2b5d76-c69b-4f68-9146-2787d318025f tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:08:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-32804236-7a1b-44e1-b22a-14c6b42d558c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6254fee1-da8b-4f4b-812c-6f8e8092d18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ac2b5d76-c69b-4f68-9146-2787d318025f tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc returned with HTTP 200 Sep 01 01:08:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 270/538] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:43 2026] GET /volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc => generated 852 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:08:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-32804236-7a1b-44e1-b22a-14c6b42d558c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6254fee1-da8b-4f4b-812c-6f8e8092d18f) transitioned into state 'SUCCESS' from state '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-1921653706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea6e64baa8445d58c6c9e9311200b8e',qos_specs=None,replication_status=,reservations=['3126fc4d-0599-42f8-9c6a-2f0c194a19f2','3248c0c1-c320-4b18-bd64-ad5bc621e9b8','7d08644d-85fd-4448-b8f6-896c97ab0a05','bb530a87-be87-485a-a0d4-d20c0bb400e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd933281e9624f96b4e4928ae4436f53',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-32804236-7a1b-44e1-b22a-14c6b42d558c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (729e99e1-15bd-4dfd-ae6d-6a031c3be392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-32804236-7a1b-44e1-b22a-14c6b42d558c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (729e99e1-15bd-4dfd-ae6d-6a031c3be392) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-32804236-7a1b-44e1-b22a-14c6b42d558c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Flow 'volume_create_api' (b135a000-692a-4216-b921-36097888f102) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:08:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-32804236-7a1b-44e1-b22a-14c6b42d558c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Create volume request issued successfully. Sep 01 01:08:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-32804236-7a1b-44e1-b22a-14c6b42d558c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:08:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 269/539] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:08:43 2026] POST /volume/v3/volumes => generated 765 bytes in 623 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:08:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b2398b7b-a8d8-4666-bd95-55b614b39c94 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b2398b7b-a8d8-4666-bd95-55b614b39c94 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] GET http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 Sep 01 01:08:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b2398b7b-a8d8-4666-bd95-55b614b39c94 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b2398b7b-a8d8-4666-bd95-55b614b39c94 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:44 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:44 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b2398b7b-a8d8-4666-bd95-55b614b39c94 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Volume info retrieved successfully. Sep 01 01:08:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2b7a4d85-6b1d-49c7-822f-69b53f925240 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2b7a4d85-6b1d-49c7-822f-69b53f925240 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] GET http://192.168.122.211/volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da Sep 01 01:08:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2b7a4d85-6b1d-49c7-822f-69b53f925240 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2b7a4d85-6b1d-49c7-822f-69b53f925240 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b2398b7b-a8d8-4666-bd95-55b614b39c94 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 returned with HTTP 200 Sep 01 01:08:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 271/540] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:44 2026] GET /volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 => generated 833 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2b7a4d85-6b1d-49c7-822f-69b53f925240 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Volume info retrieved successfully. Sep 01 01:08:44 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-2b7a4d85-6b1d-49c7-822f-69b53f925240 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:08:44 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-2b7a4d85-6b1d-49c7-822f-69b53f925240 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:08:44 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-2b7a4d85-6b1d-49c7-822f-69b53f925240 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:08:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2b7a4d85-6b1d-49c7-822f-69b53f925240 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da returned with HTTP 200 Sep 01 01:08:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 270/541] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:08:44 2026] GET /volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da => generated 930 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-81cea669-f7eb-44f2-a81d-55eaa8aaf888 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-81cea669-f7eb-44f2-a81d-55eaa8aaf888 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc Sep 01 01:08:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-81cea669-f7eb-44f2-a81d-55eaa8aaf888 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-81cea669-f7eb-44f2-a81d-55eaa8aaf888 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:45 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:45 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:45 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:45 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-81cea669-f7eb-44f2-a81d-55eaa8aaf888 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:08:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-81cea669-f7eb-44f2-a81d-55eaa8aaf888 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc returned with HTTP 200 Sep 01 01:08:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 272/542] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:45 2026] GET /volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc => generated 852 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5dde4f1f-68f8-4ad5-a7eb-503ceb46e683 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5dde4f1f-68f8-4ad5-a7eb-503ceb46e683 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] GET http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 Sep 01 01:08:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5dde4f1f-68f8-4ad5-a7eb-503ceb46e683 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5dde4f1f-68f8-4ad5-a7eb-503ceb46e683 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5dde4f1f-68f8-4ad5-a7eb-503ceb46e683 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Volume info retrieved successfully. Sep 01 01:08:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5dde4f1f-68f8-4ad5-a7eb-503ceb46e683 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 returned with HTTP 200 Sep 01 01:08:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 271/543] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:45 2026] GET /volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 => generated 857 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:08:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-92ba01fe-094f-4682-96b9-91e59021c688 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-92ba01fe-094f-4682-96b9-91e59021c688 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] GET http://192.168.122.211/volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da Sep 01 01:08:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-92ba01fe-094f-4682-96b9-91e59021c688 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-92ba01fe-094f-4682-96b9-91e59021c688 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:45 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:45 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:45 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:45 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-92ba01fe-094f-4682-96b9-91e59021c688 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Volume info retrieved successfully. Sep 01 01:08:45 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-92ba01fe-094f-4682-96b9-91e59021c688 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:08:45 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-92ba01fe-094f-4682-96b9-91e59021c688 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:08:45 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-92ba01fe-094f-4682-96b9-91e59021c688 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:08:45 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:45 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-92ba01fe-094f-4682-96b9-91e59021c688 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da returned with HTTP 200 Sep 01 01:08:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 273/544] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:08:45 2026] GET /volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da => generated 930 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:08:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-74a87573-464e-4131-93bc-3a0f0fc27b32 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-74a87573-464e-4131-93bc-3a0f0fc27b32 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc Sep 01 01:08:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-74a87573-464e-4131-93bc-3a0f0fc27b32 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-74a87573-464e-4131-93bc-3a0f0fc27b32 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-74a87573-464e-4131-93bc-3a0f0fc27b32 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:08:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-74a87573-464e-4131-93bc-3a0f0fc27b32 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc returned with HTTP 200 Sep 01 01:08:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 272/545] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:46 2026] GET /volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc => generated 852 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-34ad909a-8dc7-470e-8e54-3ef23b5ecf25 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-34ad909a-8dc7-470e-8e54-3ef23b5ecf25 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] GET http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 Sep 01 01:08:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-34ad909a-8dc7-470e-8e54-3ef23b5ecf25 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-34ad909a-8dc7-470e-8e54-3ef23b5ecf25 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:46 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:46 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:46 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:46 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:46 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-34ad909a-8dc7-470e-8e54-3ef23b5ecf25 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Volume info retrieved successfully. Sep 01 01:08:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-34ad909a-8dc7-470e-8e54-3ef23b5ecf25 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 returned with HTTP 200 Sep 01 01:08:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 274/546] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:46 2026] GET /volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 => generated 857 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a0eec4bb-a124-4b3d-9436-a11444626c13 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a0eec4bb-a124-4b3d-9436-a11444626c13 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] GET http://192.168.122.211/volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da Sep 01 01:08:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a0eec4bb-a124-4b3d-9436-a11444626c13 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a0eec4bb-a124-4b3d-9436-a11444626c13 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a0eec4bb-a124-4b3d-9436-a11444626c13 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Volume info retrieved successfully. Sep 01 01:08:47 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-a0eec4bb-a124-4b3d-9436-a11444626c13 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:08:47 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-a0eec4bb-a124-4b3d-9436-a11444626c13 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:08:47 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-a0eec4bb-a124-4b3d-9436-a11444626c13 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:08:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a0eec4bb-a124-4b3d-9436-a11444626c13 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da returned with HTTP 200 Sep 01 01:08:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 273/547] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:08:46 2026] GET /volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da => generated 930 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d5f033a1-5931-4ea9-9b46-65152a58783a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d5f033a1-5931-4ea9-9b46-65152a58783a tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc Sep 01 01:08:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d5f033a1-5931-4ea9-9b46-65152a58783a tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d5f033a1-5931-4ea9-9b46-65152a58783a tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:47 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:47 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d5f033a1-5931-4ea9-9b46-65152a58783a tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:08:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d5f033a1-5931-4ea9-9b46-65152a58783a tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc returned with HTTP 200 Sep 01 01:08:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 275/548] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:47 2026] GET /volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc => generated 852 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:08:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-00c36de6-f9ac-4bef-beaf-34d773d8adfc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-00c36de6-f9ac-4bef-beaf-34d773d8adfc tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] GET http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 Sep 01 01:08:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-00c36de6-f9ac-4bef-beaf-34d773d8adfc tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-00c36de6-f9ac-4bef-beaf-34d773d8adfc tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-00c36de6-f9ac-4bef-beaf-34d773d8adfc tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Volume info retrieved successfully. Sep 01 01:08:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-00c36de6-f9ac-4bef-beaf-34d773d8adfc tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 returned with HTTP 200 Sep 01 01:08:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 274/549] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:47 2026] GET /volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 => generated 857 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6bc189bb-d09e-47a5-b4e0-c9c8cfbb29b5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6bc189bb-d09e-47a5-b4e0-c9c8cfbb29b5 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] GET http://192.168.122.211/volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da Sep 01 01:08:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6bc189bb-d09e-47a5-b4e0-c9c8cfbb29b5 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6bc189bb-d09e-47a5-b4e0-c9c8cfbb29b5 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:48 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:48 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:48 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:48 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:48 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6bc189bb-d09e-47a5-b4e0-c9c8cfbb29b5 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Volume info retrieved successfully. Sep 01 01:08:48 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-6bc189bb-d09e-47a5-b4e0-c9c8cfbb29b5 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:08:48 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-6bc189bb-d09e-47a5-b4e0-c9c8cfbb29b5 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:08:48 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-6bc189bb-d09e-47a5-b4e0-c9c8cfbb29b5 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:08:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ca6044d6-5b75-465a-9894-110f694d2958 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:48 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:48 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ca6044d6-5b75-465a-9894-110f694d2958 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc Sep 01 01:08:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ca6044d6-5b75-465a-9894-110f694d2958 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ca6044d6-5b75-465a-9894-110f694d2958 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6bc189bb-d09e-47a5-b4e0-c9c8cfbb29b5 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da returned with HTTP 200 Sep 01 01:08:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 276/550] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:08:48 2026] GET /volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da => generated 930 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ca6044d6-5b75-465a-9894-110f694d2958 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:08:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ca6044d6-5b75-465a-9894-110f694d2958 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc returned with HTTP 200 Sep 01 01:08:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 275/551] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:48 2026] GET /volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc => generated 852 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:08:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f7f22cbd-a9e2-46db-86c6-009f949491b2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f7f22cbd-a9e2-46db-86c6-009f949491b2 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] GET http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 Sep 01 01:08:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f7f22cbd-a9e2-46db-86c6-009f949491b2 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f7f22cbd-a9e2-46db-86c6-009f949491b2 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:48 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:48 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:48 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:48 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:48 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f7f22cbd-a9e2-46db-86c6-009f949491b2 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Volume info retrieved successfully. Sep 01 01:08:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f7f22cbd-a9e2-46db-86c6-009f949491b2 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 returned with HTTP 200 Sep 01 01:08:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 277/552] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:48 2026] GET /volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 => generated 857 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2fc4a61f-0357-435e-9a6b-8a71926d1c0a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2fc4a61f-0357-435e-9a6b-8a71926d1c0a tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] GET http://192.168.122.211/volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da Sep 01 01:08:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2fc4a61f-0357-435e-9a6b-8a71926d1c0a tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2fc4a61f-0357-435e-9a6b-8a71926d1c0a tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:49 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:49 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0147d02e-8f3e-4be2-9d57-c4df3220617a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0147d02e-8f3e-4be2-9d57-c4df3220617a tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc Sep 01 01:08:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0147d02e-8f3e-4be2-9d57-c4df3220617a tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0147d02e-8f3e-4be2-9d57-c4df3220617a tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2fc4a61f-0357-435e-9a6b-8a71926d1c0a tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Volume info retrieved successfully. Sep 01 01:08:49 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-2fc4a61f-0357-435e-9a6b-8a71926d1c0a tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:08:49 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-2fc4a61f-0357-435e-9a6b-8a71926d1c0a tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:08:49 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:49 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:49 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:49 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:49 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0147d02e-8f3e-4be2-9d57-c4df3220617a tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:08:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0147d02e-8f3e-4be2-9d57-c4df3220617a tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc returned with HTTP 200 Sep 01 01:08:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 278/553] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:49 2026] GET /volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:49 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-2fc4a61f-0357-435e-9a6b-8a71926d1c0a tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:08:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2fc4a61f-0357-435e-9a6b-8a71926d1c0a tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da returned with HTTP 200 Sep 01 01:08:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 276/554] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:08:49 2026] GET /volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da => generated 930 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b629e5b8-fce2-4476-bb2f-d1a64358219c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b629e5b8-fce2-4476-bb2f-d1a64358219c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] GET http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 Sep 01 01:08:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b629e5b8-fce2-4476-bb2f-d1a64358219c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b629e5b8-fce2-4476-bb2f-d1a64358219c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:50 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:50 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:50 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:50 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:50 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b629e5b8-fce2-4476-bb2f-d1a64358219c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Volume info retrieved successfully. Sep 01 01:08:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b629e5b8-fce2-4476-bb2f-d1a64358219c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 returned with HTTP 200 Sep 01 01:08:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 279/555] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:50 2026] GET /volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a06fdf47-ab24-49b5-92dd-92b8edb8f9c0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a06fdf47-ab24-49b5-92dd-92b8edb8f9c0 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc Sep 01 01:08:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a06fdf47-ab24-49b5-92dd-92b8edb8f9c0 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a06fdf47-ab24-49b5-92dd-92b8edb8f9c0 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a06fdf47-ab24-49b5-92dd-92b8edb8f9c0 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:08:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a06fdf47-ab24-49b5-92dd-92b8edb8f9c0 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc returned with HTTP 200 Sep 01 01:08:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 277/556] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:50 2026] GET /volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:08:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c6eb9125-bb64-4281-b9fc-8af5126c93c0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c6eb9125-bb64-4281-b9fc-8af5126c93c0 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] GET http://192.168.122.211/volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da Sep 01 01:08:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c6eb9125-bb64-4281-b9fc-8af5126c93c0 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c6eb9125-bb64-4281-b9fc-8af5126c93c0 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:51 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:51 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:51 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:51 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:51 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c6eb9125-bb64-4281-b9fc-8af5126c93c0 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Volume info retrieved successfully. Sep 01 01:08:51 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-c6eb9125-bb64-4281-b9fc-8af5126c93c0 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:08:51 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-c6eb9125-bb64-4281-b9fc-8af5126c93c0 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:08:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b068048d-664b-4c73-bab6-e4b16cb07cb3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b068048d-664b-4c73-bab6-e4b16cb07cb3 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] GET http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 Sep 01 01:08:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b068048d-664b-4c73-bab6-e4b16cb07cb3 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b068048d-664b-4c73-bab6-e4b16cb07cb3 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b068048d-664b-4c73-bab6-e4b16cb07cb3 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Volume info retrieved successfully. Sep 01 01:08:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b068048d-664b-4c73-bab6-e4b16cb07cb3 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 returned with HTTP 200 Sep 01 01:08:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 278/557] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:51 2026] GET /volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:51 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-c6eb9125-bb64-4281-b9fc-8af5126c93c0 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:08:51 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:51 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c6eb9125-bb64-4281-b9fc-8af5126c93c0 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da returned with HTTP 200 Sep 01 01:08:51 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 280/558] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:08:51 2026] GET /volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da => generated 930 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:08:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-df72371a-8d21-4734-98b1-732790df6fa3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-df72371a-8d21-4734-98b1-732790df6fa3 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc Sep 01 01:08:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-df72371a-8d21-4734-98b1-732790df6fa3 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-df72371a-8d21-4734-98b1-732790df6fa3 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-df72371a-8d21-4734-98b1-732790df6fa3 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:08:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-df72371a-8d21-4734-98b1-732790df6fa3 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc returned with HTTP 200 Sep 01 01:08:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 279/559] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:52 2026] GET /volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc => generated 852 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-bdcae123-e168-4cf0-9f16-4d23accc193a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bdcae123-e168-4cf0-9f16-4d23accc193a tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] GET http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 Sep 01 01:08:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bdcae123-e168-4cf0-9f16-4d23accc193a tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bdcae123-e168-4cf0-9f16-4d23accc193a tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:52 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:52 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:52 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:52 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:52 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-bdcae123-e168-4cf0-9f16-4d23accc193a tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Volume info retrieved successfully. Sep 01 01:08:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6fef6f1d-6133-4326-b353-b63c05917bc8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bdcae123-e168-4cf0-9f16-4d23accc193a tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 returned with HTTP 200 Sep 01 01:08:52 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 281/560] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:52 2026] GET /volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:08:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6fef6f1d-6133-4326-b353-b63c05917bc8 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] GET http://192.168.122.211/volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da Sep 01 01:08:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6fef6f1d-6133-4326-b353-b63c05917bc8 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6fef6f1d-6133-4326-b353-b63c05917bc8 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6fef6f1d-6133-4326-b353-b63c05917bc8 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Volume info retrieved successfully. Sep 01 01:08:52 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-6fef6f1d-6133-4326-b353-b63c05917bc8 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:08:52 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-6fef6f1d-6133-4326-b353-b63c05917bc8 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:08:52 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-6fef6f1d-6133-4326-b353-b63c05917bc8 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:08:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6fef6f1d-6133-4326-b353-b63c05917bc8 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da returned with HTTP 200 Sep 01 01:08:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 280/561] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:08:52 2026] GET /volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da => generated 931 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9d9b36ea-1bfc-46fd-8780-c91b04bf0e85 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9d9b36ea-1bfc-46fd-8780-c91b04bf0e85 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] GET http://192.168.122.211/volume/v3/groups/240e5918-8705-4655-9933-c916185afa21 Sep 01 01:08:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9d9b36ea-1bfc-46fd-8780-c91b04bf0e85 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9d9b36ea-1bfc-46fd-8780-c91b04bf0e85 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-9d9b36ea-1bfc-46fd-8780-c91b04bf0e85 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] show called for member 240e5918-8705-4655-9933-c916185afa21 {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:08:52 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:52 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:52 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:52 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:08:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9d9b36ea-1bfc-46fd-8780-c91b04bf0e85 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/groups/240e5918-8705-4655-9933-c916185afa21 returned with HTTP 200 Sep 01 01:08:52 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 282/562] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:08:52 2026] GET /volume/v3/groups/240e5918-8705-4655-9933-c916185afa21 => generated 417 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-61b63e4c-3a0f-4beb-80d0-e785305d1b7d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-61b63e4c-3a0f-4beb-80d0-e785305d1b7d tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:08:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-61b63e4c-3a0f-4beb-80d0-e785305d1b7d tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-61b63e4c-3a0f-4beb-80d0-e785305d1b7d tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-61b63e4c-3a0f-4beb-80d0-e785305d1b7d tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:08:52 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-61b63e4c-3a0f-4beb-80d0-e785305d1b7d tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:08:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:52 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:08:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-61b63e4c-3a0f-4beb-80d0-e785305d1b7d tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Get all volumes completed successfully. Sep 01 01:08:52 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-61b63e4c-3a0f-4beb-80d0-e785305d1b7d tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:08:52 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-61b63e4c-3a0f-4beb-80d0-e785305d1b7d tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:08:52 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-61b63e4c-3a0f-4beb-80d0-e785305d1b7d tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:08:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:52 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-61b63e4c-3a0f-4beb-80d0-e785305d1b7d tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:08:52 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-61b63e4c-3a0f-4beb-80d0-e785305d1b7d tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:08:52 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-61b63e4c-3a0f-4beb-80d0-e785305d1b7d tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:08:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-61b63e4c-3a0f-4beb-80d0-e785305d1b7d tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:08:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 281/563] 192.168.122.211 () {60 vars in 1183 bytes} [Tue Sep 1 01:08:52 2026] GET /volume/v3/volumes/detail => generated 1844 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:08:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a83f3515-9554-4074-9c37-477d862a49d0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a83f3515-9554-4074-9c37-477d862a49d0 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] POST http://192.168.122.211/volume/v3/groups/240e5918-8705-4655-9933-c916185afa21/action Sep 01 01:08:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a83f3515-9554-4074-9c37-477d862a49d0 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:08:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a83f3515-9554-4074-9c37-477d862a49d0 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-a83f3515-9554-4074-9c37-477d862a49d0 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] delete called for group 240e5918-8705-4655-9933-c916185afa21 {{(pid=86752) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 01:08:52 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.groups [None req-a83f3515-9554-4074-9c37-477d862a49d0 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Delete group with id: 240e5918-8705-4655-9933-c916185afa21 Sep 01 01:08:52 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:52 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:52 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:52 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 01:08:52 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:52 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:08:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a83f3515-9554-4074-9c37-477d862a49d0 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/groups/240e5918-8705-4655-9933-c916185afa21/action returned with HTTP 202 Sep 01 01:08:52 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 283/564] 192.168.122.211 () {62 vars in 1312 bytes} [Tue Sep 1 01:08:52 2026] POST /volume/v3/groups/240e5918-8705-4655-9933-c916185afa21/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:08:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-89f31593-6def-4979-9928-df1d6006026f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-89f31593-6def-4979-9928-df1d6006026f tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] GET http://192.168.122.211/volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da Sep 01 01:08:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-89f31593-6def-4979-9928-df1d6006026f tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-89f31593-6def-4979-9928-df1d6006026f tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-89f31593-6def-4979-9928-df1d6006026f tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Volume info retrieved successfully. Sep 01 01:08:52 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-89f31593-6def-4979-9928-df1d6006026f tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:08:52 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-89f31593-6def-4979-9928-df1d6006026f tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:08:52 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-89f31593-6def-4979-9928-df1d6006026f tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:08:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-89f31593-6def-4979-9928-df1d6006026f tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da returned with HTTP 200 Sep 01 01:08:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 282/565] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:08:52 2026] GET /volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da => generated 930 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c8b4608d-f156-4fe6-998c-3d5654e37c6e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c8b4608d-f156-4fe6-998c-3d5654e37c6e tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc Sep 01 01:08:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c8b4608d-f156-4fe6-998c-3d5654e37c6e tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c8b4608d-f156-4fe6-998c-3d5654e37c6e tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c8b4608d-f156-4fe6-998c-3d5654e37c6e tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:08:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c8b4608d-f156-4fe6-998c-3d5654e37c6e tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc returned with HTTP 200 Sep 01 01:08:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 284/566] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:53 2026] GET /volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:08:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-827e9084-3665-477c-9a31-3d435de0e533 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-827e9084-3665-477c-9a31-3d435de0e533 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] GET http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 Sep 01 01:08:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-827e9084-3665-477c-9a31-3d435de0e533 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-827e9084-3665-477c-9a31-3d435de0e533 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-5e69f362-be29-4c1e-b332-01c773ab9444 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-5e69f362-be29-4c1e-b332-01c773ab9444 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc Sep 01 01:08:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-5e69f362-be29-4c1e-b332-01c773ab9444 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-5e69f362-be29-4c1e-b332-01c773ab9444 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-827e9084-3665-477c-9a31-3d435de0e533 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Volume info retrieved successfully. Sep 01 01:08:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-827e9084-3665-477c-9a31-3d435de0e533 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 returned with HTTP 200 Sep 01 01:08:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 283/567] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:53 2026] GET /volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 => generated 857 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-5e69f362-be29-4c1e-b332-01c773ab9444 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:08:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-5e69f362-be29-4c1e-b332-01c773ab9444 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc returned with HTTP 200 Sep 01 01:08:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 285/568] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:08:53 2026] GET /volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9909e84e-2000-4b70-b782-2fe1232935bc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9909e84e-2000-4b70-b782-2fe1232935bc None None] GET http://192.168.122.211/volume// Sep 01 01:08:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9909e84e-2000-4b70-b782-2fe1232935bc None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9909e84e-2000-4b70-b782-2fe1232935bc None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9909e84e-2000-4b70-b782-2fe1232935bc None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:08:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 284/569] 192.168.122.211 () {58 vars in 1317 bytes} [Tue Sep 1 01:08:53 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:08:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-186479a7-43eb-4778-85c5-d39cc2de8228 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-186479a7-43eb-4778-85c5-d39cc2de8228 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] POST http://192.168.122.211/volume/v3/attachments Sep 01 01:08:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-186479a7-43eb-4778-85c5-d39cc2de8228 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cafbf180-713c-4493-9f03-ca0e08daaacc", "connector": null, "instance_uuid": "906d09d7-cf14-4596-a9b3-7b98090a0c73"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-186479a7-43eb-4778-85c5-d39cc2de8228 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/attachments returned with HTTP 200 Sep 01 01:08:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 286/570] 192.168.122.211 () {66 vars in 1483 bytes} [Tue Sep 1 01:08:53 2026] POST /volume/v3/attachments => generated 273 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:08:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5dec221c-f58c-40b3-8081-2e54e0150225 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5dec221c-f58c-40b3-8081-2e54e0150225 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc Sep 01 01:08:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5dec221c-f58c-40b3-8081-2e54e0150225 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5dec221c-f58c-40b3-8081-2e54e0150225 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c793d88e-ae79-47e0-a95e-0c41f2e68946 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c793d88e-ae79-47e0-a95e-0c41f2e68946 None None] GET http://192.168.122.211/volume// Sep 01 01:08:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c793d88e-ae79-47e0-a95e-0c41f2e68946 None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c793d88e-ae79-47e0-a95e-0c41f2e68946 None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c793d88e-ae79-47e0-a95e-0c41f2e68946 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:08:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 287/571] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:08:53 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:08:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-d484671b-da16-4107-bf25-f1d4682d0054 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-d484671b-da16-4107-bf25-f1d4682d0054 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc Sep 01 01:08:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-d484671b-da16-4107-bf25-f1d4682d0054 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-d484671b-da16-4107-bf25-f1d4682d0054 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5dec221c-f58c-40b3-8081-2e54e0150225 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:08:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5dec221c-f58c-40b3-8081-2e54e0150225 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc returned with HTTP 200 Sep 01 01:08:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 285/572] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:53 2026] GET /volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc => generated 852 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ccb1b8ef-383f-4e86-985c-576235331c2b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-d484671b-da16-4107-bf25-f1d4682d0054 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:08:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ccb1b8ef-383f-4e86-985c-576235331c2b tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] GET http://192.168.122.211/volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da Sep 01 01:08:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ccb1b8ef-383f-4e86-985c-576235331c2b tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ccb1b8ef-383f-4e86-985c-576235331c2b tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-d484671b-da16-4107-bf25-f1d4682d0054 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc returned with HTTP 200 Sep 01 01:08:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 288/573] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:08:53 2026] GET /volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc => generated 1033 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:08:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ccb1b8ef-383f-4e86-985c-576235331c2b tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da returned with HTTP 404 Sep 01 01:08:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 286/574] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:08:54 2026] GET /volume/v3/volumes/05c9c7ec-3d47-4d22-b4b5-5e4db7a892da => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:08:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-11c73b46-d467-404c-9367-736813accd20 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-11c73b46-d467-404c-9367-736813accd20 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] GET http://192.168.122.211/volume/v3/groups/240e5918-8705-4655-9933-c916185afa21 Sep 01 01:08:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-11c73b46-d467-404c-9367-736813accd20 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-11c73b46-d467-404c-9367-736813accd20 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-11c73b46-d467-404c-9367-736813accd20 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] show called for member 240e5918-8705-4655-9933-c916185afa21 {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:08:54 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:54 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:54 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:54 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:08:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-11c73b46-d467-404c-9367-736813accd20 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/groups/240e5918-8705-4655-9933-c916185afa21 returned with HTTP 200 Sep 01 01:08:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 289/575] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:08:54 2026] GET /volume/v3/groups/240e5918-8705-4655-9933-c916185afa21 => generated 378 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-a0b5aab0-86b5-4abf-b6e3-1f07827a7929 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-a0b5aab0-86b5-4abf-b6e3-1f07827a7929 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] PUT http://192.168.122.211/volume/v3/attachments/7cf38cc2-5437-47f2-ac58-e056c1230c54 Sep 01 01:08:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-a0b5aab0-86b5-4abf-b6e3-1f07827a7929 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.211", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23a224877e5e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3ccf17f9-df62-4659-aa6b-f6fc551683f0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:54 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-a0b5aab0-86b5-4abf-b6e3-1f07827a7929 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Acquiring lock "cinder-attachment_update-cafbf180-713c-4493-9f03-ca0e08daaacc-devstack" by "attachment_update" {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:08:54 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-a0b5aab0-86b5-4abf-b6e3-1f07827a7929 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Lock "cinder-attachment_update-cafbf180-713c-4493-9f03-ca0e08daaacc-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:08:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c725fa09-622e-4e88-bf69-c8c13f05d602 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c725fa09-622e-4e88-bf69-c8c13f05d602 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] GET http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 Sep 01 01:08:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c725fa09-622e-4e88-bf69-c8c13f05d602 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c725fa09-622e-4e88-bf69-c8c13f05d602 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:54 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:54 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:54 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:54 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c725fa09-622e-4e88-bf69-c8c13f05d602 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Volume info retrieved successfully. Sep 01 01:08:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c725fa09-622e-4e88-bf69-c8c13f05d602 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 returned with HTTP 200 Sep 01 01:08:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 290/576] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:54 2026] GET /volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fd61475f-6ba6-4804-bf83-93c3b7f7a72d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fd61475f-6ba6-4804-bf83-93c3b7f7a72d tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] GET http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e?usage=True Sep 01 01:08:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fd61475f-6ba6-4804-bf83-93c3b7f7a72d tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fd61475f-6ba6-4804-bf83-93c3b7f7a72d tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:54 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-a0b5aab0-86b5-4abf-b6e3-1f07827a7929 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Lock "cinder-attachment_update-cafbf180-713c-4493-9f03-ca0e08daaacc-devstack" released by "attachment_update" :: held 0.225s {{(pid=86751) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:08:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-a0b5aab0-86b5-4abf-b6e3-1f07827a7929 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/attachments/7cf38cc2-5437-47f2-ac58-e056c1230c54 returned with HTTP 200 Sep 01 01:08:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 287/577] 192.168.122.211 () {66 vars in 1593 bytes} [Tue Sep 1 01:08:54 2026] PUT /volume/v3/attachments/7cf38cc2-5437-47f2-ac58-e056c1230c54 => generated 694 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fd61475f-6ba6-4804-bf83-93c3b7f7a72d tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e?usage=True returned with HTTP 200 Sep 01 01:08:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 291/578] 192.168.122.211 () {58 vars in 1259 bytes} [Tue Sep 1 01:08:54 2026] GET /volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e?usage=True => generated 1368 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4de1147e-5e5a-4662-ade3-5c67c437c201 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4de1147e-5e5a-4662-ade3-5c67c437c201 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] DELETE http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 Sep 01 01:08:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4de1147e-5e5a-4662-ade3-5c67c437c201 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4de1147e-5e5a-4662-ade3-5c67c437c201 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:54 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-4de1147e-5e5a-4662-ade3-5c67c437c201 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Delete volume with id: d23d603a-8223-4f6b-8d67-5f5490506ce5 Sep 01 01:08:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4de1147e-5e5a-4662-ade3-5c67c437c201 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Volume info retrieved successfully. Sep 01 01:08:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4de1147e-5e5a-4662-ade3-5c67c437c201 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Delete volume request issued successfully. Sep 01 01:08:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4de1147e-5e5a-4662-ade3-5c67c437c201 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 returned with HTTP 202 Sep 01 01:08:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 288/579] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:08:54 2026] DELETE /volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:08:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-175cdb6b-b059-414e-b012-8c111036cd75 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-175cdb6b-b059-414e-b012-8c111036cd75 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] GET http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 Sep 01 01:08:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-175cdb6b-b059-414e-b012-8c111036cd75 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-175cdb6b-b059-414e-b012-8c111036cd75 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:54 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:54 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:54 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:54 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-175cdb6b-b059-414e-b012-8c111036cd75 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Volume info retrieved successfully. Sep 01 01:08:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-175cdb6b-b059-414e-b012-8c111036cd75 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 returned with HTTP 200 Sep 01 01:08:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 292/580] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:54 2026] GET /volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 => generated 857 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-7b35a3fd-b2f3-4505-9813-75846db07932 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-7b35a3fd-b2f3-4505-9813-75846db07932 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] POST http://192.168.122.211/volume/v3/attachments/7cf38cc2-5437-47f2-ac58-e056c1230c54/action Sep 01 01:08:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-7b35a3fd-b2f3-4505-9813-75846db07932 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:08:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-7b35a3fd-b2f3-4505-9813-75846db07932 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ea1e4100-44f7-4713-9db3-da173f03ea19 req-7b35a3fd-b2f3-4505-9813-75846db07932 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/attachments/7cf38cc2-5437-47f2-ac58-e056c1230c54/action returned with HTTP 204 Sep 01 01:08:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 289/581] 192.168.122.211 () {66 vars in 1614 bytes} [Tue Sep 1 01:08:54 2026] POST /volume/v3/attachments/7cf38cc2-5437-47f2-ac58-e056c1230c54/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0eca0e01-42c5-4ebd-889d-86078101068c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0eca0e01-42c5-4ebd-889d-86078101068c tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0eca0e01-42c5-4ebd-889d-86078101068c tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0eca0e01-42c5-4ebd-889d-86078101068c tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:55 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:55 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:55 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:55 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0eca0e01-42c5-4ebd-889d-86078101068c tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:08:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0eca0e01-42c5-4ebd-889d-86078101068c tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc returned with HTTP 200 Sep 01 01:08:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 293/582] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:55 2026] GET /volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc => generated 1145 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8416c91f-bb3e-4c01-9c58-54caeea0d3a2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8416c91f-bb3e-4c01-9c58-54caeea0d3a2 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8416c91f-bb3e-4c01-9c58-54caeea0d3a2 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8416c91f-bb3e-4c01-9c58-54caeea0d3a2 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-395ebe89-7553-4425-aa79-c422363b78ae None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-395ebe89-7553-4425-aa79-c422363b78ae tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] GET http://192.168.122.211/volume/v3/groups/240e5918-8705-4655-9933-c916185afa21 Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-395ebe89-7553-4425-aa79-c422363b78ae tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-395ebe89-7553-4425-aa79-c422363b78ae tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-395ebe89-7553-4425-aa79-c422363b78ae tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] show called for member 240e5918-8705-4655-9933-c916185afa21 {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-395ebe89-7553-4425-aa79-c422363b78ae tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/groups/240e5918-8705-4655-9933-c916185afa21 returned with HTTP 404 Sep 01 01:08:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 294/583] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:08:55 2026] GET /volume/v3/groups/240e5918-8705-4655-9933-c916185afa21 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d8a6fc26-6ebf-4528-b122-ba198033e1b7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8416c91f-bb3e-4c01-9c58-54caeea0d3a2 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:08:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d8a6fc26-6ebf-4528-b122-ba198033e1b7 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d8a6fc26-6ebf-4528-b122-ba198033e1b7 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d8a6fc26-6ebf-4528-b122-ba198033e1b7 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-d8a6fc26-6ebf-4528-b122-ba198033e1b7 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-d8a6fc26-6ebf-4528-b122-ba198033e1b7 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8416c91f-bb3e-4c01-9c58-54caeea0d3a2 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc returned with HTTP 200 Sep 01 01:08:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 290/584] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:55 2026] GET /volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc => generated 1145 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:55 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:55 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:08:55 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:55 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d8a6fc26-6ebf-4528-b122-ba198033e1b7 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Get all volumes completed successfully. Sep 01 01:08:55 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-d8a6fc26-6ebf-4528-b122-ba198033e1b7 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:08:55 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-d8a6fc26-6ebf-4528-b122-ba198033e1b7 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-d8a6fc26-6ebf-4528-b122-ba198033e1b7 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:08:55 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:55 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d8a6fc26-6ebf-4528-b122-ba198033e1b7 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:08:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 295/585] 192.168.122.211 () {60 vars in 1183 bytes} [Tue Sep 1 01:08:55 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-97cd6725-e4b8-4abe-9ef8-3a08b78e626d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-97cd6725-e4b8-4abe-9ef8-3a08b78e626d tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] POST http://192.168.122.211/volume/v3/groups/b248f7d6-45f8-40b5-8d4e-d96f265668aa/action Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-97cd6725-e4b8-4abe-9ef8-3a08b78e626d tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-97cd6725-e4b8-4abe-9ef8-3a08b78e626d tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-97cd6725-e4b8-4abe-9ef8-3a08b78e626d tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] delete called for group b248f7d6-45f8-40b5-8d4e-d96f265668aa {{(pid=86751) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-97cd6725-e4b8-4abe-9ef8-3a08b78e626d tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Delete group with id: b248f7d6-45f8-40b5-8d4e-d96f265668aa Sep 01 01:08:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6b1c06c2-002a-4ed8-88dd-c97fda067540 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:55 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 01:08:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6b1c06c2-002a-4ed8-88dd-c97fda067540 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6b1c06c2-002a-4ed8-88dd-c97fda067540 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-703101267"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-6b1c06c2-002a-4ed8-88dd-c97fda067540 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-703101267'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:08:55 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-6b1c06c2-002a-4ed8-88dd-c97fda067540 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Create volume of 1 GB Sep 01 01:08:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:55 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:08:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6b1c06c2-002a-4ed8-88dd-c97fda067540 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Availability Zones retrieved successfully. Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6b1c06c2-002a-4ed8-88dd-c97fda067540 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Flow 'volume_create_api' (84b83a65-9d51-4853-a729-003962176096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6b1c06c2-002a-4ed8-88dd-c97fda067540 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90571830-8a1c-4050-a6a9-ee17828a785f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-6b1c06c2-002a-4ed8-88dd-c97fda067540 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-97cd6725-e4b8-4abe-9ef8-3a08b78e626d tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/groups/b248f7d6-45f8-40b5-8d4e-d96f265668aa/action returned with HTTP 202 Sep 01 01:08:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 291/586] 192.168.122.211 () {62 vars in 1312 bytes} [Tue Sep 1 01:08:55 2026] POST /volume/v3/groups/b248f7d6-45f8-40b5-8d4e-d96f265668aa/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-df8c2951-6a35-4f66-b76e-3c3164fceffb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-df8c2951-6a35-4f66-b76e-3c3164fceffb tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] GET http://192.168.122.211/volume/v3/volumes/2ef4f7cc-0ba9-4d42-8bf4-3e6c520d6bba Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-df8c2951-6a35-4f66-b76e-3c3164fceffb tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-df8c2951-6a35-4f66-b76e-3c3164fceffb tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-df8c2951-6a35-4f66-b76e-3c3164fceffb tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Volume info retrieved successfully. Sep 01 01:08:55 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-df8c2951-6a35-4f66-b76e-3c3164fceffb tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:08:55 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-df8c2951-6a35-4f66-b76e-3c3164fceffb tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6b1c06c2-002a-4ed8-88dd-c97fda067540 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90571830-8a1c-4050-a6a9-ee17828a785f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6b1c06c2-002a-4ed8-88dd-c97fda067540 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9c9e7af-7d4e-4d7b-8909-ca0bee69634b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-df8c2951-6a35-4f66-b76e-3c3164fceffb tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-df8c2951-6a35-4f66-b76e-3c3164fceffb tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/volumes/2ef4f7cc-0ba9-4d42-8bf4-3e6c520d6bba returned with HTTP 200 Sep 01 01:08:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 292/587] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:08:55 2026] GET /volume/v3/volumes/2ef4f7cc-0ba9-4d42-8bf4-3e6c520d6bba => generated 919 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-6b1c06c2-002a-4ed8-88dd-c97fda067540 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Created reservations ['0c06e743-1a72-4c9e-a799-1c84e3f9d2d3', 'f68608be-9234-4365-930d-cc80bd1ce26a', 'e9355872-0e1b-44d9-af53-b6631f4253f4', '20c7d561-220b-4781-92fb-8e779e1b8181'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6b1c06c2-002a-4ed8-88dd-c97fda067540 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9c9e7af-7d4e-4d7b-8909-ca0bee69634b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c06e743-1a72-4c9e-a799-1c84e3f9d2d3', 'f68608be-9234-4365-930d-cc80bd1ce26a', 'e9355872-0e1b-44d9-af53-b6631f4253f4', '20c7d561-220b-4781-92fb-8e779e1b8181']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6b1c06c2-002a-4ed8-88dd-c97fda067540 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7f70750-2038-49ac-8bed-455f2142d6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c31e01b4-97ad-4d8b-845d-b804d4f8d1f6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c31e01b4-97ad-4d8b-845d-b804d4f8d1f6 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] GET http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c31e01b4-97ad-4d8b-845d-b804d4f8d1f6 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c31e01b4-97ad-4d8b-845d-b804d4f8d1f6 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:55 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:55 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6b1c06c2-002a-4ed8-88dd-c97fda067540 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7f70750-2038-49ac-8bed-455f2142d6d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '408bcec3-06fe-43ee-b85d-f2a71d9fe753', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-703101267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e16662350754443b690e77877437ca5',qos_specs=None,replication_status=,reservations=['0c06e743-1a72-4c9e-a799-1c84e3f9d2d3','f68608be-9234-4365-930d-cc80bd1ce26a','e9355872-0e1b-44d9-af53-b6631f4253f4','20c7d561-220b-4781-92fb-8e779e1b8181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7abc31e384944f6da86059422e85462d',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:08:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-703101267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=408bcec3-06fe-43ee-b85d-f2a71d9fe753,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e16662350754443b690e77877437ca5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7abc31e384944f6da86059422e85462d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c31e01b4-97ad-4d8b-845d-b804d4f8d1f6 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 returned with HTTP 404 Sep 01 01:08:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 293/588] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:55 2026] GET /volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6b1c06c2-002a-4ed8-88dd-c97fda067540 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e94a9aaf-8bae-4bb6-8b71-d7a0cffe06f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-949e3d35-982d-487e-8fc7-66eb7b13a31f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-949e3d35-982d-487e-8fc7-66eb7b13a31f tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] GET http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-949e3d35-982d-487e-8fc7-66eb7b13a31f tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-949e3d35-982d-487e-8fc7-66eb7b13a31f tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-949e3d35-982d-487e-8fc7-66eb7b13a31f tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 returned with HTTP 404 Sep 01 01:08:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 294/589] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:55 2026] GET /volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a9423fb2-76c7-4994-a259-8e1f950e1375 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a9423fb2-76c7-4994-a259-8e1f950e1375 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] DELETE http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a9423fb2-76c7-4994-a259-8e1f950e1375 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a9423fb2-76c7-4994-a259-8e1f950e1375 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-a9423fb2-76c7-4994-a259-8e1f950e1375 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Delete volume with id: d23d603a-8223-4f6b-8d67-5f5490506ce5 Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6b1c06c2-002a-4ed8-88dd-c97fda067540 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e94a9aaf-8bae-4bb6-8b71-d7a0cffe06f8) transitioned into state 'SUCCESS' from state '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-703101267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e16662350754443b690e77877437ca5',qos_specs=None,replication_status=,reservations=['0c06e743-1a72-4c9e-a799-1c84e3f9d2d3','f68608be-9234-4365-930d-cc80bd1ce26a','e9355872-0e1b-44d9-af53-b6631f4253f4','20c7d561-220b-4781-92fb-8e779e1b8181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7abc31e384944f6da86059422e85462d',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6b1c06c2-002a-4ed8-88dd-c97fda067540 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a307913a-f7e4-4ce2-b6ed-b376da63aa18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a9423fb2-76c7-4994-a259-8e1f950e1375 tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] http://192.168.122.211/volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 returned with HTTP 404 Sep 01 01:08:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 295/590] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:08:55 2026] DELETE /volume/v3/volumes/d23d603a-8223-4f6b-8d67-5f5490506ce5 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2a3ec5e7-fd6e-42c9-833b-fd22ac41ac6c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2a3ec5e7-fd6e-42c9-833b-fd22ac41ac6c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2a3ec5e7-fd6e-42c9-833b-fd22ac41ac6c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-83695023"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-2a3ec5e7-fd6e-42c9-833b-fd22ac41ac6c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-83695023'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-2a3ec5e7-fd6e-42c9-833b-fd22ac41ac6c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Create volume of 1 GB Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6b1c06c2-002a-4ed8-88dd-c97fda067540 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a307913a-f7e4-4ce2-b6ed-b376da63aa18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2a3ec5e7-fd6e-42c9-833b-fd22ac41ac6c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Availability Zones retrieved successfully. Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6b1c06c2-002a-4ed8-88dd-c97fda067540 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Flow 'volume_create_api' (84b83a65-9d51-4853-a729-003962176096) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:08:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6b1c06c2-002a-4ed8-88dd-c97fda067540 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Create volume request issued successfully. Sep 01 01:08:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6b1c06c2-002a-4ed8-88dd-c97fda067540 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:08:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 296/591] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:08:55 2026] POST /volume/v3/volumes => generated 759 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2a3ec5e7-fd6e-42c9-833b-fd22ac41ac6c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Flow 'volume_create_api' (59143db2-7108-47b1-a6af-86bea13d8ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2a3ec5e7-fd6e-42c9-833b-fd22ac41ac6c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace523f7-1c72-4b20-ad9b-234d87de82c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7b3f4ac9-2b43-436b-9c7f-ab2cf7f0f26d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-2a3ec5e7-fd6e-42c9-833b-fd22ac41ac6c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:08:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7b3f4ac9-2b43-436b-9c7f-ab2cf7f0f26d tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7b3f4ac9-2b43-436b-9c7f-ab2cf7f0f26d tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7b3f4ac9-2b43-436b-9c7f-ab2cf7f0f26d tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:55 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:55 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:55 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:55 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2a3ec5e7-fd6e-42c9-833b-fd22ac41ac6c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace523f7-1c72-4b20-ad9b-234d87de82c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7b3f4ac9-2b43-436b-9c7f-ab2cf7f0f26d tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:08:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2a3ec5e7-fd6e-42c9-833b-fd22ac41ac6c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b79053c-3b86-40cb-b6e6-87e6f7023cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7b3f4ac9-2b43-436b-9c7f-ab2cf7f0f26d tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 returned with HTTP 200 Sep 01 01:08:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 297/592] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:55 2026] GET /volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 => generated 827 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:56 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-2a3ec5e7-fd6e-42c9-833b-fd22ac41ac6c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Created reservations ['08d41208-1068-4ad9-98ec-ab4155525414', '1c81efe3-1224-44c0-ad53-086b4e752a3d', 'a6839fb7-5050-409d-8cd7-1c36cf0178a5', '331e8ce0-2874-4cf4-b485-36d78a2d3114'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:08:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2a3ec5e7-fd6e-42c9-833b-fd22ac41ac6c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b79053c-3b86-40cb-b6e6-87e6f7023cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08d41208-1068-4ad9-98ec-ab4155525414', '1c81efe3-1224-44c0-ad53-086b4e752a3d', 'a6839fb7-5050-409d-8cd7-1c36cf0178a5', '331e8ce0-2874-4cf4-b485-36d78a2d3114']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2a3ec5e7-fd6e-42c9-833b-fd22ac41ac6c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c77ebfd2-d8e4-4c4e-bc81-5a71c93acf3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2a3ec5e7-fd6e-42c9-833b-fd22ac41ac6c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c77ebfd2-d8e4-4c4e-bc81-5a71c93acf3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '141da503-94b6-47c7-9704-3c85c1eb3464', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-83695023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea6e64baa8445d58c6c9e9311200b8e',qos_specs=None,replication_status=,reservations=['08d41208-1068-4ad9-98ec-ab4155525414','1c81efe3-1224-44c0-ad53-086b4e752a3d','a6839fb7-5050-409d-8cd7-1c36cf0178a5','331e8ce0-2874-4cf4-b485-36d78a2d3114'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd933281e9624f96b4e4928ae4436f53',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:08:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-83695023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=141da503-94b6-47c7-9704-3c85c1eb3464,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ea6e64baa8445d58c6c9e9311200b8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd933281e9624f96b4e4928ae4436f53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2a3ec5e7-fd6e-42c9-833b-fd22ac41ac6c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb5486b6-7679-4c55-a3e7-0c5ca727f0d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2a3ec5e7-fd6e-42c9-833b-fd22ac41ac6c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb5486b6-7679-4c55-a3e7-0c5ca727f0d5) transitioned into state 'SUCCESS' from state '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-83695023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea6e64baa8445d58c6c9e9311200b8e',qos_specs=None,replication_status=,reservations=['08d41208-1068-4ad9-98ec-ab4155525414','1c81efe3-1224-44c0-ad53-086b4e752a3d','a6839fb7-5050-409d-8cd7-1c36cf0178a5','331e8ce0-2874-4cf4-b485-36d78a2d3114'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd933281e9624f96b4e4928ae4436f53',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2a3ec5e7-fd6e-42c9-833b-fd22ac41ac6c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e323fb07-6e73-49c0-8528-62ed2a07f0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:08:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2a3ec5e7-fd6e-42c9-833b-fd22ac41ac6c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e323fb07-6e73-49c0-8528-62ed2a07f0b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:08:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2a3ec5e7-fd6e-42c9-833b-fd22ac41ac6c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Flow 'volume_create_api' (59143db2-7108-47b1-a6af-86bea13d8ab1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:08:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2a3ec5e7-fd6e-42c9-833b-fd22ac41ac6c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Create volume request issued successfully. Sep 01 01:08:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2a3ec5e7-fd6e-42c9-833b-fd22ac41ac6c tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:08:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 296/593] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:08:55 2026] POST /volume/v3/volumes => generated 763 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:08:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-08179c49-d4bb-4023-9cb0-a6f25e4ce69f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-08179c49-d4bb-4023-9cb0-a6f25e4ce69f tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] GET http://192.168.122.211/volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 Sep 01 01:08:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-08179c49-d4bb-4023-9cb0-a6f25e4ce69f tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-08179c49-d4bb-4023-9cb0-a6f25e4ce69f tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:56 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:56 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:56 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:56 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:56 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-08179c49-d4bb-4023-9cb0-a6f25e4ce69f tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Volume info retrieved successfully. Sep 01 01:08:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-08179c49-d4bb-4023-9cb0-a6f25e4ce69f tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] http://192.168.122.211/volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 returned with HTTP 200 Sep 01 01:08:56 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 298/594] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:56 2026] GET /volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 => generated 831 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-00041253-9558-472e-927d-a1ebfaa00e17 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-00041253-9558-472e-927d-a1ebfaa00e17 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] GET http://192.168.122.211/volume/v3/volumes/2ef4f7cc-0ba9-4d42-8bf4-3e6c520d6bba Sep 01 01:08:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-00041253-9558-472e-927d-a1ebfaa00e17 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-00041253-9558-472e-927d-a1ebfaa00e17 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-00041253-9558-472e-927d-a1ebfaa00e17 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Volume info retrieved successfully. Sep 01 01:08:56 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-00041253-9558-472e-927d-a1ebfaa00e17 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:08:56 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-00041253-9558-472e-927d-a1ebfaa00e17 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:08:56 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-00041253-9558-472e-927d-a1ebfaa00e17 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:08:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-00041253-9558-472e-927d-a1ebfaa00e17 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/volumes/2ef4f7cc-0ba9-4d42-8bf4-3e6c520d6bba returned with HTTP 404 Sep 01 01:08:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 297/595] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:08:56 2026] GET /volume/v3/volumes/2ef4f7cc-0ba9-4d42-8bf4-3e6c520d6bba => generated 108 bytes in 153 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:08:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f286fa72-e7b2-4cf2-acfb-62135b301d79 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f286fa72-e7b2-4cf2-acfb-62135b301d79 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] GET http://192.168.122.211/volume/v3/groups/b248f7d6-45f8-40b5-8d4e-d96f265668aa Sep 01 01:08:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f286fa72-e7b2-4cf2-acfb-62135b301d79 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f286fa72-e7b2-4cf2-acfb-62135b301d79 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-f286fa72-e7b2-4cf2-acfb-62135b301d79 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] show called for member b248f7d6-45f8-40b5-8d4e-d96f265668aa {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:08:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f286fa72-e7b2-4cf2-acfb-62135b301d79 tempest-GroupsV314Test-1022791468 tempest-GroupsV314Test-1022791468-project-member] http://192.168.122.211/volume/v3/groups/b248f7d6-45f8-40b5-8d4e-d96f265668aa returned with HTTP 404 Sep 01 01:08:56 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 299/596] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:08:56 2026] GET /volume/v3/groups/b248f7d6-45f8-40b5-8d4e-d96f265668aa => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:08:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-90f4a50c-6dac-4446-b5b9-c45ff697fd99 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-90f4a50c-6dac-4446-b5b9-c45ff697fd99 tempest-GroupsV314Test-1039279361 tempest-GroupsV314Test-1039279361-project-admin] DELETE http://192.168.122.211/volume/v3/group_types/33eff1e9-e14b-410d-a513-c94047c02bf6 Sep 01 01:08:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-90f4a50c-6dac-4446-b5b9-c45ff697fd99 tempest-GroupsV314Test-1039279361 tempest-GroupsV314Test-1039279361-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-90f4a50c-6dac-4446-b5b9-c45ff697fd99 tempest-GroupsV314Test-1039279361 tempest-GroupsV314Test-1039279361-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-90f4a50c-6dac-4446-b5b9-c45ff697fd99 tempest-GroupsV314Test-1039279361 tempest-GroupsV314Test-1039279361-project-admin] http://192.168.122.211/volume/v3/group_types/33eff1e9-e14b-410d-a513-c94047c02bf6 returned with HTTP 202 Sep 01 01:08:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 298/597] 192.168.122.211 () {60 vars in 1288 bytes} [Tue Sep 1 01:08:56 2026] DELETE /volume/v3/group_types/33eff1e9-e14b-410d-a513-c94047c02bf6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:08:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c5ca8b66-d5b8-4c1c-8237-b568e4cabbf0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c5ca8b66-d5b8-4c1c-8237-b568e4cabbf0 tempest-GroupsV314Test-1039279361 tempest-GroupsV314Test-1039279361-project-admin] DELETE http://192.168.122.211/volume/v3/types/9a75969b-a1a5-4e37-93c5-544eac9d0dc3 Sep 01 01:08:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c5ca8b66-d5b8-4c1c-8237-b568e4cabbf0 tempest-GroupsV314Test-1039279361 tempest-GroupsV314Test-1039279361-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c5ca8b66-d5b8-4c1c-8237-b568e4cabbf0 tempest-GroupsV314Test-1039279361 tempest-GroupsV314Test-1039279361-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c5ca8b66-d5b8-4c1c-8237-b568e4cabbf0 tempest-GroupsV314Test-1039279361 tempest-GroupsV314Test-1039279361-project-admin] http://192.168.122.211/volume/v3/types/9a75969b-a1a5-4e37-93c5-544eac9d0dc3 returned with HTTP 202 Sep 01 01:08:56 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 300/598] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:08:56 2026] DELETE /volume/v3/types/9a75969b-a1a5-4e37-93c5-544eac9d0dc3 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:08:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f4cd871a-989d-482a-9f34-f4160b6f9643 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f4cd871a-989d-482a-9f34-f4160b6f9643 tempest-GroupsV314Test-1039279361 tempest-GroupsV314Test-1039279361-project-admin] GET http://192.168.122.211/volume/v3/types/9a75969b-a1a5-4e37-93c5-544eac9d0dc3 Sep 01 01:08:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f4cd871a-989d-482a-9f34-f4160b6f9643 tempest-GroupsV314Test-1039279361 tempest-GroupsV314Test-1039279361-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f4cd871a-989d-482a-9f34-f4160b6f9643 tempest-GroupsV314Test-1039279361 tempest-GroupsV314Test-1039279361-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f4cd871a-989d-482a-9f34-f4160b6f9643 tempest-GroupsV314Test-1039279361 tempest-GroupsV314Test-1039279361-project-admin] http://192.168.122.211/volume/v3/types/9a75969b-a1a5-4e37-93c5-544eac9d0dc3 returned with HTTP 404 Sep 01 01:08:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 299/599] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:08:56 2026] GET /volume/v3/types/9a75969b-a1a5-4e37-93c5-544eac9d0dc3 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:08:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3ef9ed57-4c1f-4a67-b57c-ba50494e2380 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3ef9ed57-4c1f-4a67-b57c-ba50494e2380 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 Sep 01 01:08:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3ef9ed57-4c1f-4a67-b57c-ba50494e2380 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3ef9ed57-4c1f-4a67-b57c-ba50494e2380 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:56 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:56 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:56 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:56 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:56 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3ef9ed57-4c1f-4a67-b57c-ba50494e2380 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:08:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3ef9ed57-4c1f-4a67-b57c-ba50494e2380 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 returned with HTTP 200 Sep 01 01:08:56 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 301/600] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:56 2026] GET /volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3cb5cf43-ea23-4720-be56-c6e94d98cedd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3cb5cf43-ea23-4720-be56-c6e94d98cedd tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] GET http://192.168.122.211/volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 Sep 01 01:08:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3cb5cf43-ea23-4720-be56-c6e94d98cedd tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3cb5cf43-ea23-4720-be56-c6e94d98cedd tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3cb5cf43-ea23-4720-be56-c6e94d98cedd tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Volume info retrieved successfully. Sep 01 01:08:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3cb5cf43-ea23-4720-be56-c6e94d98cedd tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] http://192.168.122.211/volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 returned with HTTP 200 Sep 01 01:08:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 300/601] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:57 2026] GET /volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0c8e0f86-4512-4fa2-86e8-3951a4d4e490 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0c8e0f86-4512-4fa2-86e8-3951a4d4e490 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 Sep 01 01:08:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0c8e0f86-4512-4fa2-86e8-3951a4d4e490 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0c8e0f86-4512-4fa2-86e8-3951a4d4e490 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:58 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:58 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:58 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:58 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0c8e0f86-4512-4fa2-86e8-3951a4d4e490 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:08:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0c8e0f86-4512-4fa2-86e8-3951a4d4e490 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 returned with HTTP 200 Sep 01 01:08:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 302/602] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:58 2026] GET /volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 => generated 852 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:08:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-9a41e20c-b6c0-474e-8118-9f9874be1bb6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-9a41e20c-b6c0-474e-8118-9f9874be1bb6 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 Sep 01 01:08:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-9a41e20c-b6c0-474e-8118-9f9874be1bb6 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-9a41e20c-b6c0-474e-8118-9f9874be1bb6 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-9a41e20c-b6c0-474e-8118-9f9874be1bb6 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:08:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-9a41e20c-b6c0-474e-8118-9f9874be1bb6 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 returned with HTTP 200 Sep 01 01:08:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 301/603] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:08:58 2026] GET /volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1a4102dd-94e8-4e29-a5d8-3fdc54f23f8b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1a4102dd-94e8-4e29-a5d8-3fdc54f23f8b tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] GET http://192.168.122.211/volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 Sep 01 01:08:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1a4102dd-94e8-4e29-a5d8-3fdc54f23f8b tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1a4102dd-94e8-4e29-a5d8-3fdc54f23f8b tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:58 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:58 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:58 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:58 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1a4102dd-94e8-4e29-a5d8-3fdc54f23f8b tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Volume info retrieved successfully. Sep 01 01:08:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1e8eb4fb-48c7-43d2-8a29-a51266e631bf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1e8eb4fb-48c7-43d2-8a29-a51266e631bf None None] GET http://192.168.122.211/volume// Sep 01 01:08:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1e8eb4fb-48c7-43d2-8a29-a51266e631bf None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1e8eb4fb-48c7-43d2-8a29-a51266e631bf None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1e8eb4fb-48c7-43d2-8a29-a51266e631bf None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:08:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 302/604] 192.168.122.211 () {58 vars in 1317 bytes} [Tue Sep 1 01:08:58 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 01:08:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1a4102dd-94e8-4e29-a5d8-3fdc54f23f8b tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] http://192.168.122.211/volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 returned with HTTP 200 Sep 01 01:08:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 303/605] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:58 2026] GET /volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 => generated 856 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-729b780b-9eec-43d2-83a9-028b321fc472 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-85a084f9-e453-42fb-950b-08bdc2d00848 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-85a084f9-e453-42fb-950b-08bdc2d00848 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] GET http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e?usage=True Sep 01 01:08:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-85a084f9-e453-42fb-950b-08bdc2d00848 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-85a084f9-e453-42fb-950b-08bdc2d00848 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-85a084f9-e453-42fb-950b-08bdc2d00848 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e?usage=True returned with HTTP 200 Sep 01 01:08:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 304/606] 192.168.122.211 () {58 vars in 1259 bytes} [Tue Sep 1 01:08:58 2026] GET /volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e?usage=True => generated 1064 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c8729d51-bcdc-42ee-97ae-d1e2af08a112 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c8729d51-bcdc-42ee-97ae-d1e2af08a112 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] GET http://192.168.122.211/volume/v3/os-quota-sets/38610cfae302425d8e6e28570fe0f2e5?usage=True Sep 01 01:08:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c8729d51-bcdc-42ee-97ae-d1e2af08a112 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c8729d51-bcdc-42ee-97ae-d1e2af08a112 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c8729d51-bcdc-42ee-97ae-d1e2af08a112 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/38610cfae302425d8e6e28570fe0f2e5?usage=True returned with HTTP 200 Sep 01 01:08:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 305/607] 192.168.122.211 () {58 vars in 1259 bytes} [Tue Sep 1 01:08:58 2026] GET /volume/v3/os-quota-sets/38610cfae302425d8e6e28570fe0f2e5?usage=True => generated 1064 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c84d9397-4139-4937-8665-65ff6d09eb8a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c84d9397-4139-4937-8665-65ff6d09eb8a tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] POST http://192.168.122.211/volume/v3/os-volume-transfer Sep 01 01:08:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c84d9397-4139-4937-8665-65ff6d09eb8a tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "141da503-94b6-47c7-9704-3c85c1eb3464"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.volume_transfer [None req-c84d9397-4139-4937-8665-65ff6d09eb8a tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Creating new volume transfer {'transfer': {'volume_id': '141da503-94b6-47c7-9704-3c85c1eb3464'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 01:08:58 devstack devstack@c-api.service[86752]: INFO cinder.api.contrib.volume_transfer [None req-c84d9397-4139-4937-8665-65ff6d09eb8a tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Creating transfer of volume 141da503-94b6-47c7-9704-3c85c1eb3464 Sep 01 01:08:58 devstack devstack@c-api.service[86752]: INFO cinder.transfer.api [None req-c84d9397-4139-4937-8665-65ff6d09eb8a tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Generating transfer record for volume 141da503-94b6-47c7-9704-3c85c1eb3464 Sep 01 01:08:58 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:58 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:58 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:58 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:08:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c84d9397-4139-4937-8665-65ff6d09eb8a tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] http://192.168.122.211/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 01:08:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 306/608] 192.168.122.211 () {60 vars in 1175 bytes} [Tue Sep 1 01:08:58 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:08:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-87c7f119-922c-412e-8f95-bfb98e844d39 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-729b780b-9eec-43d2-83a9-028b321fc472 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] POST http://192.168.122.211/volume/v3/attachments Sep 01 01:08:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-729b780b-9eec-43d2-83a9-028b321fc472 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "408bcec3-06fe-43ee-b85d-f2a71d9fe753", "connector": null, "instance_uuid": "906d09d7-cf14-4596-a9b3-7b98090a0c73"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-87c7f119-922c-412e-8f95-bfb98e844d39 tempest-VolumeQuotasAdminTestJSON-1012390732 tempest-VolumeQuotasAdminTestJSON-1012390732-project-member] POST http://192.168.122.211/volume/v3/os-volume-transfer/167d63d8-d858-4346-a2cf-ced8ffc8670a/accept Sep 01 01:08:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-87c7f119-922c-412e-8f95-bfb98e844d39 tempest-VolumeQuotasAdminTestJSON-1012390732 tempest-VolumeQuotasAdminTestJSON-1012390732-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9c7194a82c96aa1f"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.volume_transfer [None req-87c7f119-922c-412e-8f95-bfb98e844d39 tempest-VolumeQuotasAdminTestJSON-1012390732 tempest-VolumeQuotasAdminTestJSON-1012390732-project-member] Accepting volume transfer 167d63d8-d858-4346-a2cf-ced8ffc8670a {{(pid=86752) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 01:08:59 devstack devstack@c-api.service[86752]: INFO cinder.api.contrib.volume_transfer [None req-87c7f119-922c-412e-8f95-bfb98e844d39 tempest-VolumeQuotasAdminTestJSON-1012390732 tempest-VolumeQuotasAdminTestJSON-1012390732-project-member] Accepting transfer 167d63d8-d858-4346-a2cf-ced8ffc8670a Sep 01 01:08:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-729b780b-9eec-43d2-83a9-028b321fc472 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/attachments returned with HTTP 200 Sep 01 01:08:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 303/609] 192.168.122.211 () {66 vars in 1483 bytes} [Tue Sep 1 01:08:58 2026] POST /volume/v3/attachments => generated 273 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:08:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-855d5158-8a94-401b-a471-c17f9a6905bb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-855d5158-8a94-401b-a471-c17f9a6905bb tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 Sep 01 01:08:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-855d5158-8a94-401b-a471-c17f9a6905bb tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-855d5158-8a94-401b-a471-c17f9a6905bb tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:59 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:59 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:08:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-855d5158-8a94-401b-a471-c17f9a6905bb tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:08:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-855d5158-8a94-401b-a471-c17f9a6905bb tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 returned with HTTP 200 Sep 01 01:08:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 304/610] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:08:59 2026] GET /volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 => generated 851 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:08:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0873e7ed-ab80-4839-8fe5-0b92d1a00f1f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0873e7ed-ab80-4839-8fe5-0b92d1a00f1f None None] GET http://192.168.122.211/volume// Sep 01 01:08:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0873e7ed-ab80-4839-8fe5-0b92d1a00f1f None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0873e7ed-ab80-4839-8fe5-0b92d1a00f1f None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0873e7ed-ab80-4839-8fe5-0b92d1a00f1f None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:08:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 305/611] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:08:59 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:08:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-d71d786c-2317-4ce4-bda3-c7171d9d6bff None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-d71d786c-2317-4ce4-bda3-c7171d9d6bff tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 Sep 01 01:08:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-d71d786c-2317-4ce4-bda3-c7171d9d6bff tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:08:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-d71d786c-2317-4ce4-bda3-c7171d9d6bff tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:08:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-d71d786c-2317-4ce4-bda3-c7171d9d6bff tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:08:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-d71d786c-2317-4ce4-bda3-c7171d9d6bff tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 returned with HTTP 200 Sep 01 01:08:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 306/612] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:08:59 2026] GET /volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 => generated 1032 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:08:59 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-87c7f119-922c-412e-8f95-bfb98e844d39 tempest-VolumeQuotasAdminTestJSON-1012390732 tempest-VolumeQuotasAdminTestJSON-1012390732-project-member] Created reservations ['ff3d5081-54ec-4017-b387-9ec3f662b3a3', 'bb978b81-246f-4c7d-8a14-a8b151ab115f', 'ff322a99-e6e4-424d-99b1-025fb6718c00', '5630fd67-7639-4381-8864-1a2b76faa1cb'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:08:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-1e851fb1-cdeb-407a-9353-1267301c1a00 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:08:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-1e851fb1-cdeb-407a-9353-1267301c1a00 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] PUT http://192.168.122.211/volume/v3/attachments/8fc861d0-13d1-4ab4-a9ed-fa1038ea72ae Sep 01 01:08:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-1e851fb1-cdeb-407a-9353-1267301c1a00 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.211", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23a224877e5e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3ccf17f9-df62-4659-aa6b-f6fc551683f0", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:08:59 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-87c7f119-922c-412e-8f95-bfb98e844d39 tempest-VolumeQuotasAdminTestJSON-1012390732 tempest-VolumeQuotasAdminTestJSON-1012390732-project-member] Created reservations ['d0c4c39a-9b41-4a2a-a2b6-78ea9e4c4469', 'c5f670fd-2adc-4384-8c86-df2f73056473', 'c9629e19-e50f-45b5-809e-54db7489baea', 'c133a580-b8dd-4398-9451-a2b00dd06d11'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:08:59 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-1e851fb1-cdeb-407a-9353-1267301c1a00 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Acquiring lock "cinder-attachment_update-408bcec3-06fe-43ee-b85d-f2a71d9fe753-devstack" by "attachment_update" {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:08:59 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:59 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:08:59 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-1e851fb1-cdeb-407a-9353-1267301c1a00 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Lock "cinder-attachment_update-408bcec3-06fe-43ee-b85d-f2a71d9fe753-devstack" acquired by "attachment_update" :: waited 0.029s {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:08:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:08:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:08:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:08:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:08:59 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-87c7f119-922c-412e-8f95-bfb98e844d39 tempest-VolumeQuotasAdminTestJSON-1012390732 tempest-VolumeQuotasAdminTestJSON-1012390732-project-member] Created reservations ['3452c840-6502-410a-b08e-6378a7a83190', 'ba3e0e30-1281-4eb8-8738-ffa39a350b55', '1ad49690-aca2-4b66-9eff-93d6d4043e12', '1e6e26b4-1cf5-4f8d-a5cb-df335cf39716'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:08:59 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-87c7f119-922c-412e-8f95-bfb98e844d39 tempest-VolumeQuotasAdminTestJSON-1012390732 tempest-VolumeQuotasAdminTestJSON-1012390732-project-member] Created reservations ['0231733b-514d-4599-b197-d776f577aaf5', '396cd69f-5108-4be4-aa23-50435be60c65', '74fbf6ae-130b-49f2-bbc7-e6ada0964072', 'bf90485a-5a72-4c81-ab37-120b33fb0c8d'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:08:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-87c7f119-922c-412e-8f95-bfb98e844d39 tempest-VolumeQuotasAdminTestJSON-1012390732 tempest-VolumeQuotasAdminTestJSON-1012390732-project-member] Transfer volume completed successfully. Sep 01 01:08:59 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-1e851fb1-cdeb-407a-9353-1267301c1a00 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Lock "cinder-attachment_update-408bcec3-06fe-43ee-b85d-f2a71d9fe753-devstack" released by "attachment_update" :: held 0.332s {{(pid=86751) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:08:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-1e851fb1-cdeb-407a-9353-1267301c1a00 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/attachments/8fc861d0-13d1-4ab4-a9ed-fa1038ea72ae returned with HTTP 200 Sep 01 01:08:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 307/613] 192.168.122.211 () {66 vars in 1593 bytes} [Tue Sep 1 01:08:59 2026] PUT /volume/v3/attachments/8fc861d0-13d1-4ab4-a9ed-fa1038ea72ae => generated 694 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:00 devstack devstack@c-api.service[86752]: INFO cinder.transfer.api [None req-87c7f119-922c-412e-8f95-bfb98e844d39 tempest-VolumeQuotasAdminTestJSON-1012390732 tempest-VolumeQuotasAdminTestJSON-1012390732-project-member] Volume 141da503-94b6-47c7-9704-3c85c1eb3464 has been transferred. Sep 01 01:09:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-87c7f119-922c-412e-8f95-bfb98e844d39 tempest-VolumeQuotasAdminTestJSON-1012390732 tempest-VolumeQuotasAdminTestJSON-1012390732-project-member] http://192.168.122.211/volume/v3/os-volume-transfer/167d63d8-d858-4346-a2cf-ced8ffc8670a/accept returned with HTTP 202 Sep 01 01:09:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 307/614] 192.168.122.211 () {60 vars in 1307 bytes} [Tue Sep 1 01:08:58 2026] POST /volume/v3/os-volume-transfer/167d63d8-d858-4346-a2cf-ced8ffc8670a/accept => generated 373 bytes in 1317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:09:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a11e262d-1c8d-4152-a1bf-d9d4d715af6d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a11e262d-1c8d-4152-a1bf-d9d4d715af6d tempest-VolumeQuotasAdminTestJSON-1012390732 tempest-VolumeQuotasAdminTestJSON-1012390732-project-member] GET http://192.168.122.211/volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 Sep 01 01:09:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a11e262d-1c8d-4152-a1bf-d9d4d715af6d tempest-VolumeQuotasAdminTestJSON-1012390732 tempest-VolumeQuotasAdminTestJSON-1012390732-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a11e262d-1c8d-4152-a1bf-d9d4d715af6d tempest-VolumeQuotasAdminTestJSON-1012390732 tempest-VolumeQuotasAdminTestJSON-1012390732-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a11e262d-1c8d-4152-a1bf-d9d4d715af6d tempest-VolumeQuotasAdminTestJSON-1012390732 tempest-VolumeQuotasAdminTestJSON-1012390732-project-member] Volume info retrieved successfully. Sep 01 01:09:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a11e262d-1c8d-4152-a1bf-d9d4d715af6d tempest-VolumeQuotasAdminTestJSON-1012390732 tempest-VolumeQuotasAdminTestJSON-1012390732-project-member] http://192.168.122.211/volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 returned with HTTP 200 Sep 01 01:09:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 308/615] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:00 2026] GET /volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 => generated 856 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7be902bb-a0ef-4ad4-a073-6a18968b02aa None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7be902bb-a0ef-4ad4-a073-6a18968b02aa tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] GET http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e?usage=True Sep 01 01:09:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7be902bb-a0ef-4ad4-a073-6a18968b02aa tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7be902bb-a0ef-4ad4-a073-6a18968b02aa tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:00 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:00 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7be902bb-a0ef-4ad4-a073-6a18968b02aa tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e?usage=True returned with HTTP 200 Sep 01 01:09:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 308/616] 192.168.122.211 () {58 vars in 1259 bytes} [Tue Sep 1 01:09:00 2026] GET /volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e?usage=True => generated 1064 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-877ee9aa-8f28-4770-ad66-daa9ae87206b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5eaa0397-2192-4efa-b771-552211c4fd96 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-877ee9aa-8f28-4770-ad66-daa9ae87206b tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 Sep 01 01:09:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-877ee9aa-8f28-4770-ad66-daa9ae87206b tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-877ee9aa-8f28-4770-ad66-daa9ae87206b tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5eaa0397-2192-4efa-b771-552211c4fd96 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] GET http://192.168.122.211/volume/v3/os-quota-sets/38610cfae302425d8e6e28570fe0f2e5?usage=True Sep 01 01:09:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5eaa0397-2192-4efa-b771-552211c4fd96 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5eaa0397-2192-4efa-b771-552211c4fd96 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-877ee9aa-8f28-4770-ad66-daa9ae87206b tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:09:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-877ee9aa-8f28-4770-ad66-daa9ae87206b tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 returned with HTTP 200 Sep 01 01:09:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 309/617] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:00 2026] GET /volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5eaa0397-2192-4efa-b771-552211c4fd96 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/38610cfae302425d8e6e28570fe0f2e5?usage=True returned with HTTP 200 Sep 01 01:09:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 309/618] 192.168.122.211 () {58 vars in 1259 bytes} [Tue Sep 1 01:09:00 2026] GET /volume/v3/os-quota-sets/38610cfae302425d8e6e28570fe0f2e5?usage=True => generated 1064 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fdd810f4-bcf5-4a57-8322-5c495995d137 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fdd810f4-bcf5-4a57-8322-5c495995d137 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 Sep 01 01:09:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fdd810f4-bcf5-4a57-8322-5c495995d137 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fdd810f4-bcf5-4a57-8322-5c495995d137 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:00 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-fdd810f4-bcf5-4a57-8322-5c495995d137 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Delete volume with id: 141da503-94b6-47c7-9704-3c85c1eb3464 Sep 01 01:09:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-4df16aa3-1629-4732-a533-47b22e0a2143 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fdd810f4-bcf5-4a57-8322-5c495995d137 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Volume info retrieved successfully. Sep 01 01:09:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-4df16aa3-1629-4732-a533-47b22e0a2143 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] POST http://192.168.122.211/volume/v3/attachments/8fc861d0-13d1-4ab4-a9ed-fa1038ea72ae/action Sep 01 01:09:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-4df16aa3-1629-4732-a533-47b22e0a2143 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Action body: b'{"os-complete": null}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:09:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-4df16aa3-1629-4732-a533-47b22e0a2143 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:00 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:00 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fdd810f4-bcf5-4a57-8322-5c495995d137 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Delete volume request issued successfully. Sep 01 01:09:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fdd810f4-bcf5-4a57-8322-5c495995d137 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] http://192.168.122.211/volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 returned with HTTP 202 Sep 01 01:09:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 310/619] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:09:00 2026] DELETE /volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:09:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a2f57c7a-976e-4247-bc8b-21ba80a49363 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a2f57c7a-976e-4247-bc8b-21ba80a49363 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] GET http://192.168.122.211/volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 Sep 01 01:09:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a2f57c7a-976e-4247-bc8b-21ba80a49363 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a2f57c7a-976e-4247-bc8b-21ba80a49363 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-8453d3f9-936a-45e0-9fa1-ec0f9887d6cb req-4df16aa3-1629-4732-a533-47b22e0a2143 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/attachments/8fc861d0-13d1-4ab4-a9ed-fa1038ea72ae/action returned with HTTP 204 Sep 01 01:09:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 310/620] 192.168.122.211 () {66 vars in 1614 bytes} [Tue Sep 1 01:09:00 2026] POST /volume/v3/attachments/8fc861d0-13d1-4ab4-a9ed-fa1038ea72ae/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a2f57c7a-976e-4247-bc8b-21ba80a49363 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Volume info retrieved successfully. Sep 01 01:09:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4a5b0bb3-b2da-4d6f-988f-771ce9a3332d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a2f57c7a-976e-4247-bc8b-21ba80a49363 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] http://192.168.122.211/volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 returned with HTTP 200 Sep 01 01:09:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4a5b0bb3-b2da-4d6f-988f-771ce9a3332d tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 Sep 01 01:09:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4a5b0bb3-b2da-4d6f-988f-771ce9a3332d tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 311/621] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:00 2026] GET /volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 => generated 1018 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4a5b0bb3-b2da-4d6f-988f-771ce9a3332d tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:00 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:00 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:00 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4a5b0bb3-b2da-4d6f-988f-771ce9a3332d tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:09:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4a5b0bb3-b2da-4d6f-988f-771ce9a3332d tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 returned with HTTP 200 Sep 01 01:09:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 311/622] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:00 2026] GET /volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 => generated 1147 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a961be4e-dd67-42b3-83c7-2cc07ab0d897 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a961be4e-dd67-42b3-83c7-2cc07ab0d897 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 Sep 01 01:09:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a961be4e-dd67-42b3-83c7-2cc07ab0d897 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a961be4e-dd67-42b3-83c7-2cc07ab0d897 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a961be4e-dd67-42b3-83c7-2cc07ab0d897 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:09:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a961be4e-dd67-42b3-83c7-2cc07ab0d897 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 returned with HTTP 200 Sep 01 01:09:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 312/623] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:01 2026] GET /volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 => generated 1147 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-77a5c67e-35c2-4872-990e-6d4413cfa404 req-cc2ba82c-cd70-405a-a731-70ba9693867d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-77a5c67e-35c2-4872-990e-6d4413cfa404 req-cc2ba82c-cd70-405a-a731-70ba9693867d tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 Sep 01 01:09:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-77a5c67e-35c2-4872-990e-6d4413cfa404 req-cc2ba82c-cd70-405a-a731-70ba9693867d tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-77a5c67e-35c2-4872-990e-6d4413cfa404 req-cc2ba82c-cd70-405a-a731-70ba9693867d tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-77a5c67e-35c2-4872-990e-6d4413cfa404 req-cc2ba82c-cd70-405a-a731-70ba9693867d tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:09:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-77a5c67e-35c2-4872-990e-6d4413cfa404 req-cc2ba82c-cd70-405a-a731-70ba9693867d tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 returned with HTTP 200 Sep 01 01:09:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 312/624] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:09:01 2026] GET /volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 => generated 1147 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:09:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e0ab7eb5-cb74-4c04-983b-197d872b4a34 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e0ab7eb5-cb74-4c04-983b-197d872b4a34 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 Sep 01 01:09:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e0ab7eb5-cb74-4c04-983b-197d872b4a34 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e0ab7eb5-cb74-4c04-983b-197d872b4a34 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-77a5c67e-35c2-4872-990e-6d4413cfa404 req-a86522e7-f37a-444f-b181-1aa2366ec8fd None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-77a5c67e-35c2-4872-990e-6d4413cfa404 req-a86522e7-f37a-444f-b181-1aa2366ec8fd tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] POST http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1/action Sep 01 01:09:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-77a5c67e-35c2-4872-990e-6d4413cfa404 req-a86522e7-f37a-444f-b181-1aa2366ec8fd tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:09:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-77a5c67e-35c2-4872-990e-6d4413cfa404 req-a86522e7-f37a-444f-b181-1aa2366ec8fd tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e0ab7eb5-cb74-4c04-983b-197d872b4a34 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:09:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e0ab7eb5-cb74-4c04-983b-197d872b4a34 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 returned with HTTP 200 Sep 01 01:09:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 313/625] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:01 2026] GET /volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 => generated 1144 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-77a5c67e-35c2-4872-990e-6d4413cfa404 req-a86522e7-f37a-444f-b181-1aa2366ec8fd tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:09:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-912df580-84b0-4eae-ad28-d7c77549e076 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-912df580-84b0-4eae-ad28-d7c77549e076 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 Sep 01 01:09:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-912df580-84b0-4eae-ad28-d7c77549e076 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-912df580-84b0-4eae-ad28-d7c77549e076 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-77a5c67e-35c2-4872-990e-6d4413cfa404 req-a86522e7-f37a-444f-b181-1aa2366ec8fd tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Begin detaching volume completed successfully. Sep 01 01:09:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-77a5c67e-35c2-4872-990e-6d4413cfa404 req-a86522e7-f37a-444f-b181-1aa2366ec8fd tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1/action returned with HTTP 202 Sep 01 01:09:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 313/626] 192.168.122.211 () {64 vars in 1561 bytes} [Tue Sep 1 01:09:01 2026] POST /volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 01:09:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-912df580-84b0-4eae-ad28-d7c77549e076 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:09:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-912df580-84b0-4eae-ad28-d7c77549e076 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 returned with HTTP 200 Sep 01 01:09:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 314/627] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:01 2026] GET /volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 => generated 1144 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0c2b70d4-01a6-4168-94c2-cdc62d3bc9f1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0c2b70d4-01a6-4168-94c2-cdc62d3bc9f1 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] GET http://192.168.122.211/volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 Sep 01 01:09:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0c2b70d4-01a6-4168-94c2-cdc62d3bc9f1 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0c2b70d4-01a6-4168-94c2-cdc62d3bc9f1 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cef21f8d-6e1b-403c-8e78-9803ef814b85 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cef21f8d-6e1b-403c-8e78-9803ef814b85 None None] GET http://192.168.122.211/volume// Sep 01 01:09:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cef21f8d-6e1b-403c-8e78-9803ef814b85 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cef21f8d-6e1b-403c-8e78-9803ef814b85 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cef21f8d-6e1b-403c-8e78-9803ef814b85 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:09:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 315/628] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:09:01 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:09:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-77a5c67e-35c2-4872-990e-6d4413cfa404 req-f161c53c-76d0-4f2a-b408-56dfbb8e30b3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-77a5c67e-35c2-4872-990e-6d4413cfa404 req-f161c53c-76d0-4f2a-b408-56dfbb8e30b3 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 Sep 01 01:09:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-77a5c67e-35c2-4872-990e-6d4413cfa404 req-f161c53c-76d0-4f2a-b408-56dfbb8e30b3 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-77a5c67e-35c2-4872-990e-6d4413cfa404 req-f161c53c-76d0-4f2a-b408-56dfbb8e30b3 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0c2b70d4-01a6-4168-94c2-cdc62d3bc9f1 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Volume info retrieved successfully. Sep 01 01:09:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0c2b70d4-01a6-4168-94c2-cdc62d3bc9f1 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] http://192.168.122.211/volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 returned with HTTP 200 Sep 01 01:09:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 314/629] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:01 2026] GET /volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 => generated 1018 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-77a5c67e-35c2-4872-990e-6d4413cfa404 req-f161c53c-76d0-4f2a-b408-56dfbb8e30b3 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:09:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-77a5c67e-35c2-4872-990e-6d4413cfa404 req-f161c53c-76d0-4f2a-b408-56dfbb8e30b3 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 returned with HTTP 200 Sep 01 01:09:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 316/630] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:09:01 2026] GET /volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 => generated 1331 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:09:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-d24687d2-8ca1-4850-b7a8-f6a57509e2ac req-47cac4d5-0d0e-4c75-ad94-4879c50cab10 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-d24687d2-8ca1-4850-b7a8-f6a57509e2ac req-47cac4d5-0d0e-4c75-ad94-4879c50cab10 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc Sep 01 01:09:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-d24687d2-8ca1-4850-b7a8-f6a57509e2ac req-47cac4d5-0d0e-4c75-ad94-4879c50cab10 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-d24687d2-8ca1-4850-b7a8-f6a57509e2ac req-47cac4d5-0d0e-4c75-ad94-4879c50cab10 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:02 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:02 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:02 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:02 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-d24687d2-8ca1-4850-b7a8-f6a57509e2ac req-47cac4d5-0d0e-4c75-ad94-4879c50cab10 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:09:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-77a5c67e-35c2-4872-990e-6d4413cfa404 req-4617d54f-47c0-4329-83bc-47e15786213b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-77a5c67e-35c2-4872-990e-6d4413cfa404 req-4617d54f-47c0-4329-83bc-47e15786213b tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] DELETE http://192.168.122.211/volume/v3/attachments/5756c298-416b-494c-8f9d-2fd7675331f0 Sep 01 01:09:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-77a5c67e-35c2-4872-990e-6d4413cfa404 req-4617d54f-47c0-4329-83bc-47e15786213b tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-77a5c67e-35c2-4872-990e-6d4413cfa404 req-4617d54f-47c0-4329-83bc-47e15786213b tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-d24687d2-8ca1-4850-b7a8-f6a57509e2ac req-47cac4d5-0d0e-4c75-ad94-4879c50cab10 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc returned with HTTP 200 Sep 01 01:09:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 315/631] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:09:02 2026] GET /volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc => generated 1145 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-d24687d2-8ca1-4850-b7a8-f6a57509e2ac req-8fc0349c-cc0b-4180-aa7e-1728fa9eb829 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-d24687d2-8ca1-4850-b7a8-f6a57509e2ac req-8fc0349c-cc0b-4180-aa7e-1728fa9eb829 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] POST http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc/action Sep 01 01:09:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-d24687d2-8ca1-4850-b7a8-f6a57509e2ac req-8fc0349c-cc0b-4180-aa7e-1728fa9eb829 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:09:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-d24687d2-8ca1-4850-b7a8-f6a57509e2ac req-8fc0349c-cc0b-4180-aa7e-1728fa9eb829 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:02 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:02 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:02 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 01 01:09:02 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:02 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-d24687d2-8ca1-4850-b7a8-f6a57509e2ac req-8fc0349c-cc0b-4180-aa7e-1728fa9eb829 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:09:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-d24687d2-8ca1-4850-b7a8-f6a57509e2ac req-8fc0349c-cc0b-4180-aa7e-1728fa9eb829 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Begin detaching volume completed successfully. Sep 01 01:09:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-d24687d2-8ca1-4850-b7a8-f6a57509e2ac req-8fc0349c-cc0b-4180-aa7e-1728fa9eb829 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc/action returned with HTTP 202 Sep 01 01:09:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 316/632] 192.168.122.211 () {64 vars in 1561 bytes} [Tue Sep 1 01:09:02 2026] POST /volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:09:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-25d7a092-c9a5-48ad-be4a-75ce0184696b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-25d7a092-c9a5-48ad-be4a-75ce0184696b tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc Sep 01 01:09:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-25d7a092-c9a5-48ad-be4a-75ce0184696b tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-25d7a092-c9a5-48ad-be4a-75ce0184696b tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-77a5c67e-35c2-4872-990e-6d4413cfa404 req-4617d54f-47c0-4329-83bc-47e15786213b tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/attachments/5756c298-416b-494c-8f9d-2fd7675331f0 returned with HTTP 200 Sep 01 01:09:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 317/633] 192.168.122.211 () {64 vars in 1562 bytes} [Tue Sep 1 01:09:02 2026] DELETE /volume/v3/attachments/5756c298-416b-494c-8f9d-2fd7675331f0 => generated 19 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:02 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:02 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:02 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:02 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-25d7a092-c9a5-48ad-be4a-75ce0184696b tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:09:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-25d7a092-c9a5-48ad-be4a-75ce0184696b tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc returned with HTTP 200 Sep 01 01:09:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 317/634] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:02 2026] GET /volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc => generated 1148 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-119cce3e-4ce5-444a-b163-231656345423 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-119cce3e-4ce5-444a-b163-231656345423 None None] GET http://192.168.122.211/volume// Sep 01 01:09:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-119cce3e-4ce5-444a-b163-231656345423 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-119cce3e-4ce5-444a-b163-231656345423 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-119cce3e-4ce5-444a-b163-231656345423 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:09:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 318/635] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:09:02 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:09:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-d24687d2-8ca1-4850-b7a8-f6a57509e2ac req-ec398a25-f99f-4a41-b2b3-a8c5cdacc37c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-d24687d2-8ca1-4850-b7a8-f6a57509e2ac req-ec398a25-f99f-4a41-b2b3-a8c5cdacc37c tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc Sep 01 01:09:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-d24687d2-8ca1-4850-b7a8-f6a57509e2ac req-ec398a25-f99f-4a41-b2b3-a8c5cdacc37c tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-d24687d2-8ca1-4850-b7a8-f6a57509e2ac req-ec398a25-f99f-4a41-b2b3-a8c5cdacc37c tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:02 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:02 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:02 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:02 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-d24687d2-8ca1-4850-b7a8-f6a57509e2ac req-ec398a25-f99f-4a41-b2b3-a8c5cdacc37c tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:09:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-d24687d2-8ca1-4850-b7a8-f6a57509e2ac req-ec398a25-f99f-4a41-b2b3-a8c5cdacc37c tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc returned with HTTP 200 Sep 01 01:09:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 318/636] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:09:02 2026] GET /volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc => generated 1329 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:09:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-d24687d2-8ca1-4850-b7a8-f6a57509e2ac req-bd165f96-6a7e-4570-b454-3f543e8b9184 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-854bca4b-7f9f-4b58-9482-5eefdeeeca6c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-d24687d2-8ca1-4850-b7a8-f6a57509e2ac req-bd165f96-6a7e-4570-b454-3f543e8b9184 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] DELETE http://192.168.122.211/volume/v3/attachments/7cf38cc2-5437-47f2-ac58-e056c1230c54 Sep 01 01:09:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-d24687d2-8ca1-4850-b7a8-f6a57509e2ac req-bd165f96-6a7e-4570-b454-3f543e8b9184 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-d24687d2-8ca1-4850-b7a8-f6a57509e2ac req-bd165f96-6a7e-4570-b454-3f543e8b9184 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-854bca4b-7f9f-4b58-9482-5eefdeeeca6c tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 Sep 01 01:09:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-854bca4b-7f9f-4b58-9482-5eefdeeeca6c tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-854bca4b-7f9f-4b58-9482-5eefdeeeca6c tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:02 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:02 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:02 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:02 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-854bca4b-7f9f-4b58-9482-5eefdeeeca6c tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:09:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-854bca4b-7f9f-4b58-9482-5eefdeeeca6c tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 returned with HTTP 200 Sep 01 01:09:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 319/637] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:02 2026] GET /volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-17cb6cd7-4af0-46ad-b00b-782e658d4081 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-17cb6cd7-4af0-46ad-b00b-782e658d4081 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] GET http://192.168.122.211/volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 Sep 01 01:09:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-17cb6cd7-4af0-46ad-b00b-782e658d4081 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-17cb6cd7-4af0-46ad-b00b-782e658d4081 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:02 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 01 01:09:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-17cb6cd7-4af0-46ad-b00b-782e658d4081 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] http://192.168.122.211/volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 returned with HTTP 404 Sep 01 01:09:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 320/638] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:02 2026] GET /volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d0f021b1-bacd-4500-91f1-61ebf641b9ee None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d0f021b1-bacd-4500-91f1-61ebf641b9ee tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] GET http://192.168.122.211/volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 Sep 01 01:09:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d0f021b1-bacd-4500-91f1-61ebf641b9ee tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d0f021b1-bacd-4500-91f1-61ebf641b9ee tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d0f021b1-bacd-4500-91f1-61ebf641b9ee tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] http://192.168.122.211/volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 returned with HTTP 404 Sep 01 01:09:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 321/639] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:02 2026] GET /volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-824a04f9-cd16-4665-a5c2-6da84a76484d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-824a04f9-cd16-4665-a5c2-6da84a76484d tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] DELETE http://192.168.122.211/volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 Sep 01 01:09:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-824a04f9-cd16-4665-a5c2-6da84a76484d tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-824a04f9-cd16-4665-a5c2-6da84a76484d tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:02 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-824a04f9-cd16-4665-a5c2-6da84a76484d tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] Delete volume with id: 141da503-94b6-47c7-9704-3c85c1eb3464 Sep 01 01:09:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-824a04f9-cd16-4665-a5c2-6da84a76484d tempest-VolumeQuotasAdminTestJSON-301772026 tempest-VolumeQuotasAdminTestJSON-301772026-project-member] http://192.168.122.211/volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 returned with HTTP 404 Sep 01 01:09:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 322/640] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:09:02 2026] DELETE /volume/v3/volumes/141da503-94b6-47c7-9704-3c85c1eb3464 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-d24687d2-8ca1-4850-b7a8-f6a57509e2ac req-bd165f96-6a7e-4570-b454-3f543e8b9184 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/attachments/7cf38cc2-5437-47f2-ac58-e056c1230c54 returned with HTTP 200 Sep 01 01:09:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 319/641] 192.168.122.211 () {64 vars in 1562 bytes} [Tue Sep 1 01:09:02 2026] DELETE /volume/v3/attachments/7cf38cc2-5437-47f2-ac58-e056c1230c54 => generated 19 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-34f22f3e-41b6-4d62-8ac1-3661e0ff4062 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-34f22f3e-41b6-4d62-8ac1-3661e0ff4062 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] GET http://192.168.122.211/volume/v3/os-quota-sets/ce99e00a2c7844748d6afe7384619c4a?usage=True Sep 01 01:09:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-34f22f3e-41b6-4d62-8ac1-3661e0ff4062 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-34f22f3e-41b6-4d62-8ac1-3661e0ff4062 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-34f22f3e-41b6-4d62-8ac1-3661e0ff4062 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/ce99e00a2c7844748d6afe7384619c4a?usage=True returned with HTTP 200 Sep 01 01:09:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 323/642] 192.168.122.211 () {58 vars in 1259 bytes} [Tue Sep 1 01:09:02 2026] GET /volume/v3/os-quota-sets/ce99e00a2c7844748d6afe7384619c4a?usage=True => generated 1064 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-29839b8b-d228-4b2a-bf3b-f8d066090523 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-29839b8b-d228-4b2a-bf3b-f8d066090523 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] PUT http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e Sep 01 01:09:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-29839b8b-d228-4b2a-bf3b-f8d066090523 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-29839b8b-d228-4b2a-bf3b-f8d066090523 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e returned with HTTP 200 Sep 01 01:09:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 320/643] 192.168.122.211 () {60 vars in 1259 bytes} [Tue Sep 1 01:09:03 2026] PUT /volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e => generated 400 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0863c67b-aa03-4922-b21a-258db208cc49 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0863c67b-aa03-4922-b21a-258db208cc49 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] PUT http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e Sep 01 01:09:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0863c67b-aa03-4922-b21a-258db208cc49 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-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=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8901dd01-8e04-4fee-9a28-ab93182f8d16 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8901dd01-8e04-4fee-9a28-ab93182f8d16 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc Sep 01 01:09:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8901dd01-8e04-4fee-9a28-ab93182f8d16 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8901dd01-8e04-4fee-9a28-ab93182f8d16 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8901dd01-8e04-4fee-9a28-ab93182f8d16 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:09:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8901dd01-8e04-4fee-9a28-ab93182f8d16 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc returned with HTTP 200 Sep 01 01:09:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 321/644] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:03 2026] GET /volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc => generated 853 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a52c767d-fa3b-40b7-8b61-98a4d2830cca None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0863c67b-aa03-4922-b21a-258db208cc49 tempest-VolumeQuotasAdminTestJSON-737039110 tempest-VolumeQuotasAdminTestJSON-737039110-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e returned with HTTP 200 Sep 01 01:09:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 324/645] 192.168.122.211 () {60 vars in 1259 bytes} [Tue Sep 1 01:09:03 2026] PUT /volume/v3/os-quota-sets/4ea6e64baa8445d58c6c9e9311200b8e => generated 398 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-15130a96-f570-44ff-bc8d-ae9468e67ecf req-25ca58d9-3dcd-4217-82af-64c6a194d3da None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-15130a96-f570-44ff-bc8d-ae9468e67ecf req-25ca58d9-3dcd-4217-82af-64c6a194d3da tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 Sep 01 01:09:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-15130a96-f570-44ff-bc8d-ae9468e67ecf req-25ca58d9-3dcd-4217-82af-64c6a194d3da tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-15130a96-f570-44ff-bc8d-ae9468e67ecf req-25ca58d9-3dcd-4217-82af-64c6a194d3da tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:03 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:03 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:04 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:04 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-15130a96-f570-44ff-bc8d-ae9468e67ecf req-25ca58d9-3dcd-4217-82af-64c6a194d3da tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:09:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a52c767d-fa3b-40b7-8b61-98a4d2830cca tempest-VolumeQuotasNegativeTestJSON-1905190910 tempest-VolumeQuotasNegativeTestJSON-1905190910-project-admin] GET http://192.168.122.211/volume/v3/os-quota-sets/494872cb03544ff68c6d0607f436b2f6 Sep 01 01:09:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a52c767d-fa3b-40b7-8b61-98a4d2830cca tempest-VolumeQuotasNegativeTestJSON-1905190910 tempest-VolumeQuotasNegativeTestJSON-1905190910-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a52c767d-fa3b-40b7-8b61-98a4d2830cca tempest-VolumeQuotasNegativeTestJSON-1905190910 tempest-VolumeQuotasNegativeTestJSON-1905190910-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-15130a96-f570-44ff-bc8d-ae9468e67ecf req-25ca58d9-3dcd-4217-82af-64c6a194d3da tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 returned with HTTP 200 Sep 01 01:09:04 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 325/646] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:09:03 2026] GET /volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 => generated 1144 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a52c767d-fa3b-40b7-8b61-98a4d2830cca tempest-VolumeQuotasNegativeTestJSON-1905190910 tempest-VolumeQuotasNegativeTestJSON-1905190910-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/494872cb03544ff68c6d0607f436b2f6 returned with HTTP 200 Sep 01 01:09:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 322/647] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:09:03 2026] GET /volume/v3/os-quota-sets/494872cb03544ff68c6d0607f436b2f6 => generated 440 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-747dc57e-4358-4efe-aab4-09b65149a06b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-15130a96-f570-44ff-bc8d-ae9468e67ecf req-e14b483f-5add-4acf-87ff-d626b0820fd8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-15130a96-f570-44ff-bc8d-ae9468e67ecf req-e14b483f-5add-4acf-87ff-d626b0820fd8 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] POST http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753/action Sep 01 01:09:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-15130a96-f570-44ff-bc8d-ae9468e67ecf req-e14b483f-5add-4acf-87ff-d626b0820fd8 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:09:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-15130a96-f570-44ff-bc8d-ae9468e67ecf req-e14b483f-5add-4acf-87ff-d626b0820fd8 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-15130a96-f570-44ff-bc8d-ae9468e67ecf req-e14b483f-5add-4acf-87ff-d626b0820fd8 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:09:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-15130a96-f570-44ff-bc8d-ae9468e67ecf req-e14b483f-5add-4acf-87ff-d626b0820fd8 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Begin detaching volume completed successfully. Sep 01 01:09:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-15130a96-f570-44ff-bc8d-ae9468e67ecf req-e14b483f-5add-4acf-87ff-d626b0820fd8 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753/action returned with HTTP 202 Sep 01 01:09:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 323/648] 192.168.122.211 () {64 vars in 1561 bytes} [Tue Sep 1 01:09:04 2026] POST /volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:09:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-83aa303b-7005-4c4f-ad0c-deb55b6f1c9e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-83aa303b-7005-4c4f-ad0c-deb55b6f1c9e tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 Sep 01 01:09:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-83aa303b-7005-4c4f-ad0c-deb55b6f1c9e tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-83aa303b-7005-4c4f-ad0c-deb55b6f1c9e tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-83aa303b-7005-4c4f-ad0c-deb55b6f1c9e tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:09:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-83aa303b-7005-4c4f-ad0c-deb55b6f1c9e tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 returned with HTTP 200 Sep 01 01:09:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 324/649] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:04 2026] GET /volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 => generated 1147 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8950a93d-ad87-428f-9f8e-83a4399be60d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8950a93d-ad87-428f-9f8e-83a4399be60d None None] GET http://192.168.122.211/volume// Sep 01 01:09:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8950a93d-ad87-428f-9f8e-83a4399be60d None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8950a93d-ad87-428f-9f8e-83a4399be60d None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8950a93d-ad87-428f-9f8e-83a4399be60d None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:09:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 325/650] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:09:04 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:09:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-15130a96-f570-44ff-bc8d-ae9468e67ecf req-539c435f-5ab2-4ccf-8099-14adeaeee169 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-15130a96-f570-44ff-bc8d-ae9468e67ecf req-539c435f-5ab2-4ccf-8099-14adeaeee169 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 Sep 01 01:09:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-15130a96-f570-44ff-bc8d-ae9468e67ecf req-539c435f-5ab2-4ccf-8099-14adeaeee169 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-15130a96-f570-44ff-bc8d-ae9468e67ecf req-539c435f-5ab2-4ccf-8099-14adeaeee169 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-15130a96-f570-44ff-bc8d-ae9468e67ecf req-539c435f-5ab2-4ccf-8099-14adeaeee169 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:09:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-15130a96-f570-44ff-bc8d-ae9468e67ecf req-539c435f-5ab2-4ccf-8099-14adeaeee169 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 returned with HTTP 200 Sep 01 01:09:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 326/651] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:09:04 2026] GET /volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 => generated 1328 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:09:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-747dc57e-4358-4efe-aab4-09b65149a06b tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:09:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-747dc57e-4358-4efe-aab4-09b65149a06b tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1132053248"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-747dc57e-4358-4efe-aab4-09b65149a06b tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1132053248'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:09:04 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-747dc57e-4358-4efe-aab4-09b65149a06b tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Create volume of 1 GB Sep 01 01:09:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-747dc57e-4358-4efe-aab4-09b65149a06b tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Availability Zones retrieved successfully. Sep 01 01:09:04 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-747dc57e-4358-4efe-aab4-09b65149a06b tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Flow 'volume_create_api' (a5c835d8-e433-49ae-a03a-e046fc13a9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:09:04 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-747dc57e-4358-4efe-aab4-09b65149a06b tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd1f5661-a8f0-4b14-98bd-a9454ea15aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:04 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-747dc57e-4358-4efe-aab4-09b65149a06b tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:09:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-15130a96-f570-44ff-bc8d-ae9468e67ecf req-1a0c1f34-1036-49ad-9098-bf0a5ee9928a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-15130a96-f570-44ff-bc8d-ae9468e67ecf req-1a0c1f34-1036-49ad-9098-bf0a5ee9928a tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] DELETE http://192.168.122.211/volume/v3/attachments/8fc861d0-13d1-4ab4-a9ed-fa1038ea72ae Sep 01 01:09:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-15130a96-f570-44ff-bc8d-ae9468e67ecf req-1a0c1f34-1036-49ad-9098-bf0a5ee9928a tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-15130a96-f570-44ff-bc8d-ae9468e67ecf req-1a0c1f34-1036-49ad-9098-bf0a5ee9928a tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:04 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-747dc57e-4358-4efe-aab4-09b65149a06b tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd1f5661-a8f0-4b14-98bd-a9454ea15aed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:04 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-747dc57e-4358-4efe-aab4-09b65149a06b tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82152adc-0f31-449d-8672-07c3b849c77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:05 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 01 01:09:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-15130a96-f570-44ff-bc8d-ae9468e67ecf req-1a0c1f34-1036-49ad-9098-bf0a5ee9928a tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/attachments/8fc861d0-13d1-4ab4-a9ed-fa1038ea72ae returned with HTTP 200 Sep 01 01:09:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 327/652] 192.168.122.211 () {64 vars in 1562 bytes} [Tue Sep 1 01:09:04 2026] DELETE /volume/v3/attachments/8fc861d0-13d1-4ab4-a9ed-fa1038ea72ae => generated 19 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:05 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-747dc57e-4358-4efe-aab4-09b65149a06b tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Created reservations ['86c8849d-8296-4e2f-ad21-93f1c27f08ce', '28c0abdd-4f6e-474f-a373-918096f4c3a8', '07e52900-5eca-4c67-861a-33051f7bdbee', 'a305d2fc-2e50-4836-925e-344247d249f9'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:09:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-747dc57e-4358-4efe-aab4-09b65149a06b tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82152adc-0f31-449d-8672-07c3b849c77f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86c8849d-8296-4e2f-ad21-93f1c27f08ce', '28c0abdd-4f6e-474f-a373-918096f4c3a8', '07e52900-5eca-4c67-861a-33051f7bdbee', 'a305d2fc-2e50-4836-925e-344247d249f9']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-747dc57e-4358-4efe-aab4-09b65149a06b tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3054983-6ed1-47ac-b642-5ca35c72dad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-747dc57e-4358-4efe-aab4-09b65149a06b tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3054983-6ed1-47ac-b642-5ca35c72dad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28dde1bf-c403-4167-a628-fe8172b93f0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1132053248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='494872cb03544ff68c6d0607f436b2f6',qos_specs=None,replication_status=,reservations=['86c8849d-8296-4e2f-ad21-93f1c27f08ce','28c0abdd-4f6e-474f-a373-918096f4c3a8','07e52900-5eca-4c67-861a-33051f7bdbee','a305d2fc-2e50-4836-925e-344247d249f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06d7face91c748ee875662c5bb7a25aa',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:09:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1132053248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28dde1bf-c403-4167-a628-fe8172b93f0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='494872cb03544ff68c6d0607f436b2f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06d7face91c748ee875662c5bb7a25aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-747dc57e-4358-4efe-aab4-09b65149a06b tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d403ebc-2961-45fa-92e8-0e5d69636cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-747dc57e-4358-4efe-aab4-09b65149a06b tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d403ebc-2961-45fa-92e8-0e5d69636cea) transitioned into state 'SUCCESS' from state '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-1132053248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='494872cb03544ff68c6d0607f436b2f6',qos_specs=None,replication_status=,reservations=['86c8849d-8296-4e2f-ad21-93f1c27f08ce','28c0abdd-4f6e-474f-a373-918096f4c3a8','07e52900-5eca-4c67-861a-33051f7bdbee','a305d2fc-2e50-4836-925e-344247d249f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06d7face91c748ee875662c5bb7a25aa',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-747dc57e-4358-4efe-aab4-09b65149a06b tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f74df16d-7681-46ab-b097-b368c6a2f038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8af18302-f7b8-4877-8cc2-460a4579f886 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8af18302-f7b8-4877-8cc2-460a4579f886 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 Sep 01 01:09:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8af18302-f7b8-4877-8cc2-460a4579f886 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8af18302-f7b8-4877-8cc2-460a4579f886 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-747dc57e-4358-4efe-aab4-09b65149a06b tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f74df16d-7681-46ab-b097-b368c6a2f038) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-747dc57e-4358-4efe-aab4-09b65149a06b tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Flow 'volume_create_api' (a5c835d8-e433-49ae-a03a-e046fc13a9ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:09:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-747dc57e-4358-4efe-aab4-09b65149a06b tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Create volume request issued successfully. Sep 01 01:09:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-747dc57e-4358-4efe-aab4-09b65149a06b tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:09:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 326/653] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:09:04 2026] POST /volume/v3/volumes => generated 768 bytes in 1365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:09:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0e79ef6b-112a-4e9d-a4db-3dff6d30e1f4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0e79ef6b-112a-4e9d-a4db-3dff6d30e1f4 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] GET http://192.168.122.211/volume/v3/volumes/28dde1bf-c403-4167-a628-fe8172b93f0c Sep 01 01:09:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0e79ef6b-112a-4e9d-a4db-3dff6d30e1f4 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0e79ef6b-112a-4e9d-a4db-3dff6d30e1f4 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8af18302-f7b8-4877-8cc2-460a4579f886 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:09:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:05 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:05 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8af18302-f7b8-4877-8cc2-460a4579f886 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 returned with HTTP 200 Sep 01 01:09:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 328/654] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:05 2026] GET /volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 => generated 852 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0e79ef6b-112a-4e9d-a4db-3dff6d30e1f4 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Volume info retrieved successfully. Sep 01 01:09:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-236648bd-2096-47ae-bc81-8a30a7081486 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-236648bd-2096-47ae-bc81-8a30a7081486 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 Sep 01 01:09:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-236648bd-2096-47ae-bc81-8a30a7081486 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-236648bd-2096-47ae-bc81-8a30a7081486 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0e79ef6b-112a-4e9d-a4db-3dff6d30e1f4 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] http://192.168.122.211/volume/v3/volumes/28dde1bf-c403-4167-a628-fe8172b93f0c returned with HTTP 200 Sep 01 01:09:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 327/655] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:05 2026] GET /volume/v3/volumes/28dde1bf-c403-4167-a628-fe8172b93f0c => generated 836 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-236648bd-2096-47ae-bc81-8a30a7081486 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:09:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-236648bd-2096-47ae-bc81-8a30a7081486 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 returned with HTTP 200 Sep 01 01:09:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 329/656] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:05 2026] GET /volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 => generated 852 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:09:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-11ae4df7-f313-4de5-9e18-aa0283113fd1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-11ae4df7-f313-4de5-9e18-aa0283113fd1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 Sep 01 01:09:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-11ae4df7-f313-4de5-9e18-aa0283113fd1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-11ae4df7-f313-4de5-9e18-aa0283113fd1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:05 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:05 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-11ae4df7-f313-4de5-9e18-aa0283113fd1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:09:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-11ae4df7-f313-4de5-9e18-aa0283113fd1 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 returned with HTTP 200 Sep 01 01:09:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 328/657] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:05 2026] GET /volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-95e28499-78f0-44f5-b57f-b4ce15bdfdac None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-95e28499-78f0-44f5-b57f-b4ce15bdfdac tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc Sep 01 01:09:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-95e28499-78f0-44f5-b57f-b4ce15bdfdac tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-95e28499-78f0-44f5-b57f-b4ce15bdfdac tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-95e28499-78f0-44f5-b57f-b4ce15bdfdac tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:09:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-95e28499-78f0-44f5-b57f-b4ce15bdfdac tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc returned with HTTP 200 Sep 01 01:09:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 330/658] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:05 2026] GET /volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fcc4cdd0-c463-421d-bba0-9f9713207c24 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fcc4cdd0-c463-421d-bba0-9f9713207c24 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc Sep 01 01:09:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fcc4cdd0-c463-421d-bba0-9f9713207c24 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fcc4cdd0-c463-421d-bba0-9f9713207c24 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:06 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:06 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:06 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:06 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:06 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-fcc4cdd0-c463-421d-bba0-9f9713207c24 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:09:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fcc4cdd0-c463-421d-bba0-9f9713207c24 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc returned with HTTP 200 Sep 01 01:09:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 329/659] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:06 2026] GET /volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc => generated 853 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-85bfdfa8-6dbf-41e9-977d-3521a3ee0fa1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-85bfdfa8-6dbf-41e9-977d-3521a3ee0fa1 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] GET http://192.168.122.211/volume/v3/volumes/28dde1bf-c403-4167-a628-fe8172b93f0c Sep 01 01:09:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-85bfdfa8-6dbf-41e9-977d-3521a3ee0fa1 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-85bfdfa8-6dbf-41e9-977d-3521a3ee0fa1 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-85bfdfa8-6dbf-41e9-977d-3521a3ee0fa1 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Volume info retrieved successfully. Sep 01 01:09:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-85bfdfa8-6dbf-41e9-977d-3521a3ee0fa1 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] http://192.168.122.211/volume/v3/volumes/28dde1bf-c403-4167-a628-fe8172b93f0c returned with HTTP 200 Sep 01 01:09:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 331/660] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:06 2026] GET /volume/v3/volumes/28dde1bf-c403-4167-a628-fe8172b93f0c => generated 860 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7ec734ff-d522-4742-ab75-2ff854c99d47 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7ec734ff-d522-4742-ab75-2ff854c99d47 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] GET http://192.168.122.211/volume/v3/volumes/28dde1bf-c403-4167-a628-fe8172b93f0c Sep 01 01:09:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7ec734ff-d522-4742-ab75-2ff854c99d47 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7ec734ff-d522-4742-ab75-2ff854c99d47 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:07 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:07 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7ec734ff-d522-4742-ab75-2ff854c99d47 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Volume info retrieved successfully. Sep 01 01:09:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7ec734ff-d522-4742-ab75-2ff854c99d47 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] http://192.168.122.211/volume/v3/volumes/28dde1bf-c403-4167-a628-fe8172b93f0c returned with HTTP 200 Sep 01 01:09:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 330/661] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:07 2026] GET /volume/v3/volumes/28dde1bf-c403-4167-a628-fe8172b93f0c => generated 861 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cf015181-563c-445d-9034-21bf820e8719 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cf015181-563c-445d-9034-21bf820e8719 tempest-VolumeQuotasNegativeTestJSON-1905190910 tempest-VolumeQuotasNegativeTestJSON-1905190910-project-admin] PUT http://192.168.122.211/volume/v3/os-quota-sets/494872cb03544ff68c6d0607f436b2f6 Sep 01 01:09:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cf015181-563c-445d-9034-21bf820e8719 tempest-VolumeQuotasNegativeTestJSON-1905190910 tempest-VolumeQuotasNegativeTestJSON-1905190910-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cf015181-563c-445d-9034-21bf820e8719 tempest-VolumeQuotasNegativeTestJSON-1905190910 tempest-VolumeQuotasNegativeTestJSON-1905190910-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/494872cb03544ff68c6d0607f436b2f6 returned with HTTP 200 Sep 01 01:09:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 332/662] 192.168.122.211 () {60 vars in 1258 bytes} [Tue Sep 1 01:09:07 2026] PUT /volume/v3/os-quota-sets/494872cb03544ff68c6d0607f436b2f6 => generated 395 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-032eb268-73fd-4df0-8df9-9277f0e12c48 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-032eb268-73fd-4df0-8df9-9277f0e12c48 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:09:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-032eb268-73fd-4df0-8df9-9277f0e12c48 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-032eb268-73fd-4df0-8df9-9277f0e12c48 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:09:08 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-032eb268-73fd-4df0-8df9-9277f0e12c48 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Create volume of 2 GB Sep 01 01:09:08 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-032eb268-73fd-4df0-8df9-9277f0e12c48 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Availability Zones retrieved successfully. Sep 01 01:09:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-032eb268-73fd-4df0-8df9-9277f0e12c48 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Flow 'volume_create_api' (7136101a-cd9d-476b-b2aa-74a277682ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:09:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-032eb268-73fd-4df0-8df9-9277f0e12c48 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96e7efd0-3846-41d0-a19c-19a936006c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-032eb268-73fd-4df0-8df9-9277f0e12c48 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Validating volume size '2' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:09:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-032eb268-73fd-4df0-8df9-9277f0e12c48 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96e7efd0-3846-41d0-a19c-19a936006c01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-032eb268-73fd-4df0-8df9-9277f0e12c48 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1abe4df-7d67-4255-bcf5-bc2c1fcf23b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:08 devstack devstack@c-api.service[86752]: WARNING cinder.quota_utils [None req-032eb268-73fd-4df0-8df9-9277f0e12c48 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Quota exceeded for 494872cb03544ff68c6d0607f436b2f6, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 01:09:08 devstack devstack@c-api.service[86752]: WARNING cinder.volume.api [None req-032eb268-73fd-4df0-8df9-9277f0e12c48 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1abe4df-7d67-4255-bcf5-bc2c1fcf23b2) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 01:09:08 devstack devstack@c-api.service[86752]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 01 01:09:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-032eb268-73fd-4df0-8df9-9277f0e12c48 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1abe4df-7d67-4255-bcf5-bc2c1fcf23b2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:08 devstack devstack@c-api.service[86752]: WARNING cinder.volume.api [None req-032eb268-73fd-4df0-8df9-9277f0e12c48 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1abe4df-7d67-4255-bcf5-bc2c1fcf23b2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 01:09:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-032eb268-73fd-4df0-8df9-9277f0e12c48 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96e7efd0-3846-41d0-a19c-19a936006c01) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:08 devstack devstack@c-api.service[86752]: WARNING cinder.volume.api [None req-032eb268-73fd-4df0-8df9-9277f0e12c48 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96e7efd0-3846-41d0-a19c-19a936006c01) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 01:09:08 devstack devstack@c-api.service[86752]: WARNING cinder.volume.api [None req-032eb268-73fd-4df0-8df9-9277f0e12c48 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Flow 'volume_create_api' (7136101a-cd9d-476b-b2aa-74a277682ff9) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 01:09:08 devstack devstack@c-api.service[86752]: INFO cinder.api.middleware.fault [None req-032eb268-73fd-4df0-8df9-9277f0e12c48 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 413 Sep 01 01:09:08 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 331/663] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:09:08 2026] POST /volume/v3/volumes => generated 208 bytes in 353 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 01:09:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-65470dc2-0c77-4652-98eb-f3cfffed6956 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-65470dc2-0c77-4652-98eb-f3cfffed6956 tempest-VolumeQuotasNegativeTestJSON-1905190910 tempest-VolumeQuotasNegativeTestJSON-1905190910-project-admin] PUT http://192.168.122.211/volume/v3/os-quota-sets/494872cb03544ff68c6d0607f436b2f6 Sep 01 01:09:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-65470dc2-0c77-4652-98eb-f3cfffed6956 tempest-VolumeQuotasNegativeTestJSON-1905190910 tempest-VolumeQuotasNegativeTestJSON-1905190910-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-65470dc2-0c77-4652-98eb-f3cfffed6956 tempest-VolumeQuotasNegativeTestJSON-1905190910 tempest-VolumeQuotasNegativeTestJSON-1905190910-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/494872cb03544ff68c6d0607f436b2f6 returned with HTTP 200 Sep 01 01:09:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 333/664] 192.168.122.211 () {60 vars in 1258 bytes} [Tue Sep 1 01:09:08 2026] PUT /volume/v3/os-quota-sets/494872cb03544ff68c6d0607f436b2f6 => generated 395 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1d8bd10a-e18c-48c3-a642-c381776084a5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1d8bd10a-e18c-48c3-a642-c381776084a5 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:09:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1d8bd10a-e18c-48c3-a642-c381776084a5 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-1d8bd10a-e18c-48c3-a642-c381776084a5 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:09:08 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-1d8bd10a-e18c-48c3-a642-c381776084a5 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Create volume of 1 GB Sep 01 01:09:08 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:08 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:08 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1d8bd10a-e18c-48c3-a642-c381776084a5 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Availability Zones retrieved successfully. Sep 01 01:09:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-1d8bd10a-e18c-48c3-a642-c381776084a5 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Flow 'volume_create_api' (85917d75-f38c-43fe-bfbf-029334e7f9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:09:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-1d8bd10a-e18c-48c3-a642-c381776084a5 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (238453f0-46aa-4027-99f8-6faf0e42e835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-1d8bd10a-e18c-48c3-a642-c381776084a5 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:09:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-1d8bd10a-e18c-48c3-a642-c381776084a5 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (238453f0-46aa-4027-99f8-6faf0e42e835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-1d8bd10a-e18c-48c3-a642-c381776084a5 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc831d60-85f8-43a5-9c10-2694be63637e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:08 devstack devstack@c-api.service[86752]: WARNING cinder.quota_utils [None req-1d8bd10a-e18c-48c3-a642-c381776084a5 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Quota exceeded for 494872cb03544ff68c6d0607f436b2f6, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 01 01:09:08 devstack devstack@c-api.service[86752]: WARNING cinder.volume.api [None req-1d8bd10a-e18c-48c3-a642-c381776084a5 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc831d60-85f8-43a5-9c10-2694be63637e) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 01:09:08 devstack devstack@c-api.service[86752]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 01 01:09:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-1d8bd10a-e18c-48c3-a642-c381776084a5 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc831d60-85f8-43a5-9c10-2694be63637e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:08 devstack devstack@c-api.service[86752]: WARNING cinder.volume.api [None req-1d8bd10a-e18c-48c3-a642-c381776084a5 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc831d60-85f8-43a5-9c10-2694be63637e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 01:09:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-1d8bd10a-e18c-48c3-a642-c381776084a5 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (238453f0-46aa-4027-99f8-6faf0e42e835) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:08 devstack devstack@c-api.service[86752]: WARNING cinder.volume.api [None req-1d8bd10a-e18c-48c3-a642-c381776084a5 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (238453f0-46aa-4027-99f8-6faf0e42e835) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 01:09:08 devstack devstack@c-api.service[86752]: WARNING cinder.volume.api [None req-1d8bd10a-e18c-48c3-a642-c381776084a5 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Flow 'volume_create_api' (85917d75-f38c-43fe-bfbf-029334e7f9da) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 01:09:08 devstack devstack@c-api.service[86752]: INFO cinder.api.middleware.fault [None req-1d8bd10a-e18c-48c3-a642-c381776084a5 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 413 Sep 01 01:09:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 332/665] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:09:08 2026] POST /volume/v3/volumes => generated 150 bytes in 366 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 01:09:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ff3e4213-ae17-43be-99ae-37f4e9222cdd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ff3e4213-ae17-43be-99ae-37f4e9222cdd tempest-VolumeQuotasNegativeTestJSON-1905190910 tempest-VolumeQuotasNegativeTestJSON-1905190910-project-admin] PUT http://192.168.122.211/volume/v3/os-quota-sets/494872cb03544ff68c6d0607f436b2f6 Sep 01 01:09:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ff3e4213-ae17-43be-99ae-37f4e9222cdd tempest-VolumeQuotasNegativeTestJSON-1905190910 tempest-VolumeQuotasNegativeTestJSON-1905190910-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ff3e4213-ae17-43be-99ae-37f4e9222cdd tempest-VolumeQuotasNegativeTestJSON-1905190910 tempest-VolumeQuotasNegativeTestJSON-1905190910-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/494872cb03544ff68c6d0607f436b2f6 returned with HTTP 200 Sep 01 01:09:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 334/666] 192.168.122.211 () {60 vars in 1258 bytes} [Tue Sep 1 01:09:09 2026] PUT /volume/v3/os-quota-sets/494872cb03544ff68c6d0607f436b2f6 => generated 394 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-80675825-baf4-47f8-930b-d17ebef080d8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-80675825-baf4-47f8-930b-d17ebef080d8 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] POST http://192.168.122.211/volume/v3/volumes/28dde1bf-c403-4167-a628-fe8172b93f0c/action Sep 01 01:09:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-80675825-baf4-47f8-930b-d17ebef080d8 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:09:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-80675825-baf4-47f8-930b-d17ebef080d8 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:09 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:09 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:09 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:09 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:09 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-80675825-baf4-47f8-930b-d17ebef080d8 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Volume info retrieved successfully. Sep 01 01:09:09 devstack devstack@c-api.service[86752]: ERROR cinder.volume.api [None req-80675825-baf4-47f8-930b-d17ebef080d8 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Quota exceeded for 494872cb03544ff68c6d0607f436b2f6, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 01:09:09 devstack devstack@c-api.service[86752]: INFO cinder.api.middleware.fault [None req-80675825-baf4-47f8-930b-d17ebef080d8 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] http://192.168.122.211/volume/v3/volumes/28dde1bf-c403-4167-a628-fe8172b93f0c/action returned with HTTP 413 Sep 01 01:09:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 333/667] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:09:09 2026] POST /volume/v3/volumes/28dde1bf-c403-4167-a628-fe8172b93f0c/action => generated 208 bytes in 236 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 01:09:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5906000b-fdb5-4b75-9a8c-9160e22e9555 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5906000b-fdb5-4b75-9a8c-9160e22e9555 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] GET http://192.168.122.211/volume/v3/volumes/28dde1bf-c403-4167-a628-fe8172b93f0c Sep 01 01:09:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5906000b-fdb5-4b75-9a8c-9160e22e9555 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5906000b-fdb5-4b75-9a8c-9160e22e9555 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5906000b-fdb5-4b75-9a8c-9160e22e9555 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Volume info retrieved successfully. Sep 01 01:09:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5906000b-fdb5-4b75-9a8c-9160e22e9555 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] http://192.168.122.211/volume/v3/volumes/28dde1bf-c403-4167-a628-fe8172b93f0c returned with HTTP 200 Sep 01 01:09:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 335/668] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:09 2026] GET /volume/v3/volumes/28dde1bf-c403-4167-a628-fe8172b93f0c => generated 861 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-def3706a-4eff-41e9-9e42-c5ae8896a40f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-def3706a-4eff-41e9-9e42-c5ae8896a40f tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] DELETE http://192.168.122.211/volume/v3/volumes/28dde1bf-c403-4167-a628-fe8172b93f0c Sep 01 01:09:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-def3706a-4eff-41e9-9e42-c5ae8896a40f tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-def3706a-4eff-41e9-9e42-c5ae8896a40f tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:09 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-def3706a-4eff-41e9-9e42-c5ae8896a40f tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Delete volume with id: 28dde1bf-c403-4167-a628-fe8172b93f0c Sep 01 01:09:09 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:09 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:09 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:09 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:09 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-def3706a-4eff-41e9-9e42-c5ae8896a40f tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Volume info retrieved successfully. Sep 01 01:09:09 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-def3706a-4eff-41e9-9e42-c5ae8896a40f tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Delete volume request issued successfully. Sep 01 01:09:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-def3706a-4eff-41e9-9e42-c5ae8896a40f tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] http://192.168.122.211/volume/v3/volumes/28dde1bf-c403-4167-a628-fe8172b93f0c returned with HTTP 202 Sep 01 01:09:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 334/669] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:09:09 2026] DELETE /volume/v3/volumes/28dde1bf-c403-4167-a628-fe8172b93f0c => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:09:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-396a4434-910b-4669-a9a7-479a771cd47f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-396a4434-910b-4669-a9a7-479a771cd47f tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] GET http://192.168.122.211/volume/v3/volumes/28dde1bf-c403-4167-a628-fe8172b93f0c Sep 01 01:09:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-396a4434-910b-4669-a9a7-479a771cd47f tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-396a4434-910b-4669-a9a7-479a771cd47f tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-396a4434-910b-4669-a9a7-479a771cd47f tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Volume info retrieved successfully. Sep 01 01:09:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-396a4434-910b-4669-a9a7-479a771cd47f tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] http://192.168.122.211/volume/v3/volumes/28dde1bf-c403-4167-a628-fe8172b93f0c returned with HTTP 200 Sep 01 01:09:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 336/670] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:09 2026] GET /volume/v3/volumes/28dde1bf-c403-4167-a628-fe8172b93f0c => generated 860 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-858bf8df-aa32-43d1-b528-2dba20d9c741 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-858bf8df-aa32-43d1-b528-2dba20d9c741 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:09:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-858bf8df-aa32-43d1-b528-2dba20d9c741 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-65867178", "imageRef": "5aa92ea2-a5d8-46f6-9949-7c665ebdeb00", "size": 1}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-858bf8df-aa32-43d1-b528-2dba20d9c741 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-65867178', 'imageRef': '5aa92ea2-a5d8-46f6-9949-7c665ebdeb00', 'size': 1}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:09:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-23355304-3365-455e-b7e3-095b18a6e53f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-23355304-3365-455e-b7e3-095b18a6e53f tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] GET http://192.168.122.211/volume/v3/volumes/28dde1bf-c403-4167-a628-fe8172b93f0c Sep 01 01:09:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-23355304-3365-455e-b7e3-095b18a6e53f tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-23355304-3365-455e-b7e3-095b18a6e53f tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-23355304-3365-455e-b7e3-095b18a6e53f tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Volume info retrieved successfully. Sep 01 01:09:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-23355304-3365-455e-b7e3-095b18a6e53f tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] http://192.168.122.211/volume/v3/volumes/28dde1bf-c403-4167-a628-fe8172b93f0c returned with HTTP 200 Sep 01 01:09:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 337/671] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:10 2026] GET /volume/v3/volumes/28dde1bf-c403-4167-a628-fe8172b93f0c => generated 860 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-83fbc139-4ae8-4d62-a230-63b7d76522f9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-83fbc139-4ae8-4d62-a230-63b7d76522f9 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] DELETE http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 Sep 01 01:09:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-83fbc139-4ae8-4d62-a230-63b7d76522f9 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-83fbc139-4ae8-4d62-a230-63b7d76522f9 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:11 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-83fbc139-4ae8-4d62-a230-63b7d76522f9 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Delete volume with id: 408bcec3-06fe-43ee-b85d-f2a71d9fe753 Sep 01 01:09:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-83fbc139-4ae8-4d62-a230-63b7d76522f9 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:09:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-83fbc139-4ae8-4d62-a230-63b7d76522f9 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Delete volume request issued successfully. Sep 01 01:09:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-83fbc139-4ae8-4d62-a230-63b7d76522f9 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 returned with HTTP 202 Sep 01 01:09:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 338/672] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:09:11 2026] DELETE /volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:09:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cfc858a6-a81d-42a1-ae25-bc0bb7e0ddcb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cfc858a6-a81d-42a1-ae25-bc0bb7e0ddcb tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 Sep 01 01:09:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cfc858a6-a81d-42a1-ae25-bc0bb7e0ddcb tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cfc858a6-a81d-42a1-ae25-bc0bb7e0ddcb tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:11 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-858bf8df-aa32-43d1-b528-2dba20d9c741 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Create volume of 1 GB Sep 01 01:09:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cfc858a6-a81d-42a1-ae25-bc0bb7e0ddcb tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:09:11 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-858bf8df-aa32-43d1-b528-2dba20d9c741 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Availability Zones retrieved successfully. Sep 01 01:09:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cfc858a6-a81d-42a1-ae25-bc0bb7e0ddcb tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 returned with HTTP 200 Sep 01 01:09:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 339/673] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:11 2026] GET /volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 => generated 851 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:11 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-858bf8df-aa32-43d1-b528-2dba20d9c741 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Flow 'volume_create_api' (ad01ed31-815c-4031-93f8-0cc8460d32b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:09:11 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-858bf8df-aa32-43d1-b528-2dba20d9c741 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2175891b-94b2-40f2-b3ba-9c01b12dab5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:11 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-858bf8df-aa32-43d1-b528-2dba20d9c741 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:09:11 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-858bf8df-aa32-43d1-b528-2dba20d9c741 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2175891b-94b2-40f2-b3ba-9c01b12dab5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:11 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-858bf8df-aa32-43d1-b528-2dba20d9c741 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b808445b-2747-490d-a152-a8bcce073e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ef8ce1e3-f8d4-44a5-a3b2-947d13170ff7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ef8ce1e3-f8d4-44a5-a3b2-947d13170ff7 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] GET http://192.168.122.211/volume/v3/volumes/28dde1bf-c403-4167-a628-fe8172b93f0c Sep 01 01:09:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ef8ce1e3-f8d4-44a5-a3b2-947d13170ff7 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ef8ce1e3-f8d4-44a5-a3b2-947d13170ff7 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ef8ce1e3-f8d4-44a5-a3b2-947d13170ff7 tempest-VolumeQuotasNegativeTestJSON-393002394 tempest-VolumeQuotasNegativeTestJSON-393002394-project-member] http://192.168.122.211/volume/v3/volumes/28dde1bf-c403-4167-a628-fe8172b93f0c returned with HTTP 404 Sep 01 01:09:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 340/674] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:11 2026] GET /volume/v3/volumes/28dde1bf-c403-4167-a628-fe8172b93f0c => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8407152d-2f27-4231-b1bf-af82e6723e02 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8407152d-2f27-4231-b1bf-af82e6723e02 tempest-VolumeQuotasNegativeTestJSON-1905190910 tempest-VolumeQuotasNegativeTestJSON-1905190910-project-admin] PUT http://192.168.122.211/volume/v3/os-quota-sets/494872cb03544ff68c6d0607f436b2f6 Sep 01 01:09:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8407152d-2f27-4231-b1bf-af82e6723e02 tempest-VolumeQuotasNegativeTestJSON-1905190910 tempest-VolumeQuotasNegativeTestJSON-1905190910-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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:11 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-858bf8df-aa32-43d1-b528-2dba20d9c741 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Created reservations ['e8b72d1c-fb87-4306-8566-cffbb5de9e6f', '0aa683e0-8846-4a8a-83f1-23706ef5e1bd', '7a0f7904-c88e-47f3-87e2-85a2c296eb50', 'bdd072a8-237d-443f-b697-a5ef3ce9706c'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:09:11 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-858bf8df-aa32-43d1-b528-2dba20d9c741 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b808445b-2747-490d-a152-a8bcce073e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8b72d1c-fb87-4306-8566-cffbb5de9e6f', '0aa683e0-8846-4a8a-83f1-23706ef5e1bd', '7a0f7904-c88e-47f3-87e2-85a2c296eb50', 'bdd072a8-237d-443f-b697-a5ef3ce9706c']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:11 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-858bf8df-aa32-43d1-b528-2dba20d9c741 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f88a1649-a58d-43cc-821d-f86b74640264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:12 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:12 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:12 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-858bf8df-aa32-43d1-b528-2dba20d9c741 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f88a1649-a58d-43cc-821d-f86b74640264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ea7772d-7e64-4d4a-a10f-38d2c3dae015', '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-65867178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='173192acc1cc4a2197c91b6f7939854c',qos_specs=None,replication_status=,reservations=['e8b72d1c-fb87-4306-8566-cffbb5de9e6f','0aa683e0-8846-4a8a-83f1-23706ef5e1bd','7a0f7904-c88e-47f3-87e2-85a2c296eb50','bdd072a8-237d-443f-b697-a5ef3ce9706c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61ad5c970c4e4dcbaefa3dbcd4d1da75',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:09:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-65867178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ea7772d-7e64-4d4a-a10f-38d2c3dae015,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='173192acc1cc4a2197c91b6f7939854c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61ad5c970c4e4dcbaefa3dbcd4d1da75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:12 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-858bf8df-aa32-43d1-b528-2dba20d9c741 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb4b65a0-ebc7-4770-b075-fae246170346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:12 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-858bf8df-aa32-43d1-b528-2dba20d9c741 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb4b65a0-ebc7-4770-b075-fae246170346) transitioned into state 'SUCCESS' from state '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-65867178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='173192acc1cc4a2197c91b6f7939854c',qos_specs=None,replication_status=,reservations=['e8b72d1c-fb87-4306-8566-cffbb5de9e6f','0aa683e0-8846-4a8a-83f1-23706ef5e1bd','7a0f7904-c88e-47f3-87e2-85a2c296eb50','bdd072a8-237d-443f-b697-a5ef3ce9706c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61ad5c970c4e4dcbaefa3dbcd4d1da75',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:12 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-858bf8df-aa32-43d1-b528-2dba20d9c741 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df89c9bb-071e-45d7-a2b0-300d4efae280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:12 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-858bf8df-aa32-43d1-b528-2dba20d9c741 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df89c9bb-071e-45d7-a2b0-300d4efae280) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:12 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-858bf8df-aa32-43d1-b528-2dba20d9c741 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Flow 'volume_create_api' (ad01ed31-815c-4031-93f8-0cc8460d32b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:09:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-858bf8df-aa32-43d1-b528-2dba20d9c741 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Create volume request issued successfully. Sep 01 01:09:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-858bf8df-aa32-43d1-b528-2dba20d9c741 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:09:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 335/675] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:09:10 2026] POST /volume/v3/volumes => generated 760 bytes in 1597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:09:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3800ffac-7722-4150-b456-151b5a7987bd None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3800ffac-7722-4150-b456-151b5a7987bd tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 Sep 01 01:09:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3800ffac-7722-4150-b456-151b5a7987bd tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3800ffac-7722-4150-b456-151b5a7987bd tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:12 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:12 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:12 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:12 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3800ffac-7722-4150-b456-151b5a7987bd tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:09:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3800ffac-7722-4150-b456-151b5a7987bd tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 returned with HTTP 200 Sep 01 01:09:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 336/676] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:12 2026] GET /volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 => generated 828 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8407152d-2f27-4231-b1bf-af82e6723e02 tempest-VolumeQuotasNegativeTestJSON-1905190910 tempest-VolumeQuotasNegativeTestJSON-1905190910-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/494872cb03544ff68c6d0607f436b2f6 returned with HTTP 200 Sep 01 01:09:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 341/677] 192.168.122.211 () {60 vars in 1259 bytes} [Tue Sep 1 01:09:11 2026] PUT /volume/v3/os-quota-sets/494872cb03544ff68c6d0607f436b2f6 => generated 398 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c62d63a1-034c-4620-a2e1-2707c9df9943 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c62d63a1-034c-4620-a2e1-2707c9df9943 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 Sep 01 01:09:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c62d63a1-034c-4620-a2e1-2707c9df9943 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c62d63a1-034c-4620-a2e1-2707c9df9943 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:12 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:12 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:12 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:12 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c62d63a1-034c-4620-a2e1-2707c9df9943 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:09:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c62d63a1-034c-4620-a2e1-2707c9df9943 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 returned with HTTP 200 Sep 01 01:09:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 337/678] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:12 2026] GET /volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 => generated 851 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-90026d7f-41b3-495c-b97f-ea9c1d1dc975 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-90026d7f-41b3-495c-b97f-ea9c1d1dc975 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 Sep 01 01:09:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-90026d7f-41b3-495c-b97f-ea9c1d1dc975 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-90026d7f-41b3-495c-b97f-ea9c1d1dc975 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-90026d7f-41b3-495c-b97f-ea9c1d1dc975 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:09:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-90026d7f-41b3-495c-b97f-ea9c1d1dc975 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 returned with HTTP 200 Sep 01 01:09:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 342/679] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:13 2026] GET /volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f93357fc-22ef-40f9-aee6-ed44e2ed0bf7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f93357fc-22ef-40f9-aee6-ed44e2ed0bf7 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 Sep 01 01:09:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f93357fc-22ef-40f9-aee6-ed44e2ed0bf7 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f93357fc-22ef-40f9-aee6-ed44e2ed0bf7 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f93357fc-22ef-40f9-aee6-ed44e2ed0bf7 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 returned with HTTP 404 Sep 01 01:09:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 338/680] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:13 2026] GET /volume/v3/volumes/408bcec3-06fe-43ee-b85d-f2a71d9fe753 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-aae2c370-2373-4f91-927a-c62b6bf1eff3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aae2c370-2373-4f91-927a-c62b6bf1eff3 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] DELETE http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc Sep 01 01:09:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-aae2c370-2373-4f91-927a-c62b6bf1eff3 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-aae2c370-2373-4f91-927a-c62b6bf1eff3 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:13 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-aae2c370-2373-4f91-927a-c62b6bf1eff3 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Delete volume with id: cafbf180-713c-4493-9f03-ca0e08daaacc Sep 01 01:09:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-aae2c370-2373-4f91-927a-c62b6bf1eff3 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:09:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-aae2c370-2373-4f91-927a-c62b6bf1eff3 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Delete volume request issued successfully. Sep 01 01:09:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aae2c370-2373-4f91-927a-c62b6bf1eff3 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc returned with HTTP 202 Sep 01 01:09:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 343/681] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:09:13 2026] DELETE /volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:09:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-54aabad9-84f2-4686-8043-8834dab6402d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-54aabad9-84f2-4686-8043-8834dab6402d tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc Sep 01 01:09:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-54aabad9-84f2-4686-8043-8834dab6402d tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-54aabad9-84f2-4686-8043-8834dab6402d tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:14 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:14 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:14 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:14 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:14 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-54aabad9-84f2-4686-8043-8834dab6402d tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:09:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-54aabad9-84f2-4686-8043-8834dab6402d tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc returned with HTTP 200 Sep 01 01:09:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 339/682] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:14 2026] GET /volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc => generated 852 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1c5af8be-1f93-4969-9471-b1c2720b7a95 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1c5af8be-1f93-4969-9471-b1c2720b7a95 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 Sep 01 01:09:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1c5af8be-1f93-4969-9471-b1c2720b7a95 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1c5af8be-1f93-4969-9471-b1c2720b7a95 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1c5af8be-1f93-4969-9471-b1c2720b7a95 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:09:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1c5af8be-1f93-4969-9471-b1c2720b7a95 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 returned with HTTP 200 Sep 01 01:09:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 344/683] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:14 2026] GET /volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 => generated 852 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:09:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-15bbed74-8a13-4022-bfde-d9e9d11dbc9d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-15bbed74-8a13-4022-bfde-d9e9d11dbc9d tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc Sep 01 01:09:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-15bbed74-8a13-4022-bfde-d9e9d11dbc9d tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-15bbed74-8a13-4022-bfde-d9e9d11dbc9d tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:15 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:15 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:15 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:15 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:15 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-15bbed74-8a13-4022-bfde-d9e9d11dbc9d tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:09:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-15bbed74-8a13-4022-bfde-d9e9d11dbc9d tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc returned with HTTP 200 Sep 01 01:09:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 340/684] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:15 2026] GET /volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc => generated 852 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6f68a640-00be-47e1-8a9b-6029cdf3a77d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ae3a1aae-ec33-4eef-86f9-191047acdbf6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ae3a1aae-ec33-4eef-86f9-191047acdbf6 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 Sep 01 01:09:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ae3a1aae-ec33-4eef-86f9-191047acdbf6 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ae3a1aae-ec33-4eef-86f9-191047acdbf6 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:15 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:15 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:15 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:15 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:15 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ae3a1aae-ec33-4eef-86f9-191047acdbf6 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:09:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ae3a1aae-ec33-4eef-86f9-191047acdbf6 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 returned with HTTP 200 Sep 01 01:09:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 341/685] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:15 2026] GET /volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 => generated 852 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6f68a640-00be-47e1-8a9b-6029cdf3a77d tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880 tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880-project-admin] GET http://192.168.122.211/volume/v3/os-quota-sets/8518dbbf1f2b44b184492fc92a90666d Sep 01 01:09:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6f68a640-00be-47e1-8a9b-6029cdf3a77d tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880 tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6f68a640-00be-47e1-8a9b-6029cdf3a77d tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880 tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6f68a640-00be-47e1-8a9b-6029cdf3a77d tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880 tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/8518dbbf1f2b44b184492fc92a90666d returned with HTTP 200 Sep 01 01:09:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 345/686] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:09:15 2026] GET /volume/v3/os-quota-sets/8518dbbf1f2b44b184492fc92a90666d => generated 440 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-46557a81-d267-4b46-be58-aa860f2ab7ba None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-46557a81-d267-4b46-be58-aa860f2ab7ba tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880 tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880-project-admin] PUT http://192.168.122.211/volume/v3/os-quota-sets/8518dbbf1f2b44b184492fc92a90666d Sep 01 01:09:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-46557a81-d267-4b46-be58-aa860f2ab7ba tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880 tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-46557a81-d267-4b46-be58-aa860f2ab7ba tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880 tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/8518dbbf1f2b44b184492fc92a90666d returned with HTTP 200 Sep 01 01:09:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 342/687] 192.168.122.211 () {60 vars in 1258 bytes} [Tue Sep 1 01:09:15 2026] PUT /volume/v3/os-quota-sets/8518dbbf1f2b44b184492fc92a90666d => generated 393 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-27ba0226-bbbc-4db9-872f-4b6d7ab800a5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-27ba0226-bbbc-4db9-872f-4b6d7ab800a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:09:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-27ba0226-bbbc-4db9-872f-4b6d7ab800a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-790280909"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-27ba0226-bbbc-4db9-872f-4b6d7ab800a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-790280909'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:09:16 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-27ba0226-bbbc-4db9-872f-4b6d7ab800a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Create volume of 1 GB Sep 01 01:09:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-27ba0226-bbbc-4db9-872f-4b6d7ab800a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Availability Zones retrieved successfully. Sep 01 01:09:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-27ba0226-bbbc-4db9-872f-4b6d7ab800a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Flow 'volume_create_api' (b224347f-0e7c-4fad-b356-c0b4709f903f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:09:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-27ba0226-bbbc-4db9-872f-4b6d7ab800a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c349b51-df20-4f11-8398-e3c9799c05c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-27ba0226-bbbc-4db9-872f-4b6d7ab800a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:09:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-27ba0226-bbbc-4db9-872f-4b6d7ab800a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c349b51-df20-4f11-8398-e3c9799c05c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-27ba0226-bbbc-4db9-872f-4b6d7ab800a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cddf76c-a532-4d5a-bd3d-7fda9932477c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9dae173a-fb95-4916-b4b6-ec5260cc83bd None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9dae173a-fb95-4916-b4b6-ec5260cc83bd tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc Sep 01 01:09:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9dae173a-fb95-4916-b4b6-ec5260cc83bd tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9dae173a-fb95-4916-b4b6-ec5260cc83bd tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9dae173a-fb95-4916-b4b6-ec5260cc83bd tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc returned with HTTP 404 Sep 01 01:09:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 343/688] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:16 2026] GET /volume/v3/volumes/cafbf180-713c-4493-9f03-ca0e08daaacc => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:16 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-27ba0226-bbbc-4db9-872f-4b6d7ab800a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Created reservations ['5a9a6066-1806-4f69-9c7c-8d793d0e8d95', 'a038716f-9fa1-4b21-a04e-ef7da15c0fbe', 'aba5a013-0b3c-42e2-a510-9f09e9f4b70a', 'a42fb72c-5419-43b4-875a-04f4bd54e918'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:09:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-27ba0226-bbbc-4db9-872f-4b6d7ab800a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cddf76c-a532-4d5a-bd3d-7fda9932477c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a9a6066-1806-4f69-9c7c-8d793d0e8d95', 'a038716f-9fa1-4b21-a04e-ef7da15c0fbe', 'aba5a013-0b3c-42e2-a510-9f09e9f4b70a', 'a42fb72c-5419-43b4-875a-04f4bd54e918']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-27ba0226-bbbc-4db9-872f-4b6d7ab800a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d20e839-75c1-4d6d-a3fd-324d93807bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5e0e703d-e0f7-4c17-93b9-4927f8145fa2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-27ba0226-bbbc-4db9-872f-4b6d7ab800a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d20e839-75c1-4d6d-a3fd-324d93807bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '385b651a-df08-446a-9ffc-ac117e378ffa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-790280909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8518dbbf1f2b44b184492fc92a90666d',qos_specs=None,replication_status=,reservations=['5a9a6066-1806-4f69-9c7c-8d793d0e8d95','a038716f-9fa1-4b21-a04e-ef7da15c0fbe','aba5a013-0b3c-42e2-a510-9f09e9f4b70a','a42fb72c-5419-43b4-875a-04f4bd54e918'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc091fba2bd458d92d2d0702f8bfa69',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:09:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-790280909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=385b651a-df08-446a-9ffc-ac117e378ffa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8518dbbf1f2b44b184492fc92a90666d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecc091fba2bd458d92d2d0702f8bfa69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5e0e703d-e0f7-4c17-93b9-4927f8145fa2 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] DELETE http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 Sep 01 01:09:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5e0e703d-e0f7-4c17-93b9-4927f8145fa2 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-27ba0226-bbbc-4db9-872f-4b6d7ab800a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (116f2047-87c2-41cf-8f51-49f72ffa6b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5e0e703d-e0f7-4c17-93b9-4927f8145fa2 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:16 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-5e0e703d-e0f7-4c17-93b9-4927f8145fa2 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Delete volume with id: 7b48f387-c08a-488d-9eb1-503912794605 Sep 01 01:09:16 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:16 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:16 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:16 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5e0e703d-e0f7-4c17-93b9-4927f8145fa2 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:09:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-27ba0226-bbbc-4db9-872f-4b6d7ab800a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (116f2047-87c2-41cf-8f51-49f72ffa6b5e) transitioned into state 'SUCCESS' from state '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-790280909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8518dbbf1f2b44b184492fc92a90666d',qos_specs=None,replication_status=,reservations=['5a9a6066-1806-4f69-9c7c-8d793d0e8d95','a038716f-9fa1-4b21-a04e-ef7da15c0fbe','aba5a013-0b3c-42e2-a510-9f09e9f4b70a','a42fb72c-5419-43b4-875a-04f4bd54e918'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc091fba2bd458d92d2d0702f8bfa69',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-27ba0226-bbbc-4db9-872f-4b6d7ab800a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13b01a5b-5e3f-43aa-949a-3b63240b760d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5e0e703d-e0f7-4c17-93b9-4927f8145fa2 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Delete volume request issued successfully. Sep 01 01:09:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-27ba0226-bbbc-4db9-872f-4b6d7ab800a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13b01a5b-5e3f-43aa-949a-3b63240b760d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5e0e703d-e0f7-4c17-93b9-4927f8145fa2 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 returned with HTTP 202 Sep 01 01:09:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 344/689] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:09:16 2026] DELETE /volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:09:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-27ba0226-bbbc-4db9-872f-4b6d7ab800a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Flow 'volume_create_api' (b224347f-0e7c-4fad-b356-c0b4709f903f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:09:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-27ba0226-bbbc-4db9-872f-4b6d7ab800a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Create volume request issued successfully. Sep 01 01:09:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-27ba0226-bbbc-4db9-872f-4b6d7ab800a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:09:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 346/690] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:09:15 2026] POST /volume/v3/volumes => generated 775 bytes in 722 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:09:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6dd72083-f87b-4afe-8ae1-50a9dda85d01 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6dd72083-f87b-4afe-8ae1-50a9dda85d01 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 Sep 01 01:09:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6dd72083-f87b-4afe-8ae1-50a9dda85d01 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6dd72083-f87b-4afe-8ae1-50a9dda85d01 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fc877c51-08b5-42c5-9217-5d7ccf107307 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fc877c51-08b5-42c5-9217-5d7ccf107307 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] GET http://192.168.122.211/volume/v3/volumes/385b651a-df08-446a-9ffc-ac117e378ffa Sep 01 01:09:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fc877c51-08b5-42c5-9217-5d7ccf107307 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:16 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:16 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fc877c51-08b5-42c5-9217-5d7ccf107307 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:16 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:16 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6dd72083-f87b-4afe-8ae1-50a9dda85d01 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:09:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6dd72083-f87b-4afe-8ae1-50a9dda85d01 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 returned with HTTP 200 Sep 01 01:09:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 345/691] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:16 2026] GET /volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 => generated 851 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-41f43520-9236-4351-ab72-23d4c8114c31 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-41f43520-9236-4351-ab72-23d4c8114c31 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 Sep 01 01:09:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-41f43520-9236-4351-ab72-23d4c8114c31 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-41f43520-9236-4351-ab72-23d4c8114c31 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fc877c51-08b5-42c5-9217-5d7ccf107307 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Volume info retrieved successfully. Sep 01 01:09:16 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:16 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:16 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:16 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fc877c51-08b5-42c5-9217-5d7ccf107307 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] http://192.168.122.211/volume/v3/volumes/385b651a-df08-446a-9ffc-ac117e378ffa returned with HTTP 200 Sep 01 01:09:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 347/692] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:16 2026] GET /volume/v3/volumes/385b651a-df08-446a-9ffc-ac117e378ffa => generated 843 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-41f43520-9236-4351-ab72-23d4c8114c31 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:09:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-41f43520-9236-4351-ab72-23d4c8114c31 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 returned with HTTP 200 Sep 01 01:09:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 346/693] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:16 2026] GET /volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 => generated 910 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-338f24a5-dbf0-4ff9-8062-f19fe0c1ce03 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-338f24a5-dbf0-4ff9-8062-f19fe0c1ce03 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 Sep 01 01:09:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-338f24a5-dbf0-4ff9-8062-f19fe0c1ce03 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-338f24a5-dbf0-4ff9-8062-f19fe0c1ce03 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-338f24a5-dbf0-4ff9-8062-f19fe0c1ce03 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Volume info retrieved successfully. Sep 01 01:09:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f937fbe2-082a-4c70-bc6b-1ae88fd9ca72 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f937fbe2-082a-4c70-bc6b-1ae88fd9ca72 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] GET http://192.168.122.211/volume/v3/volumes/385b651a-df08-446a-9ffc-ac117e378ffa Sep 01 01:09:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f937fbe2-082a-4c70-bc6b-1ae88fd9ca72 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f937fbe2-082a-4c70-bc6b-1ae88fd9ca72 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-338f24a5-dbf0-4ff9-8062-f19fe0c1ce03 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 returned with HTTP 200 Sep 01 01:09:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 348/694] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:17 2026] GET /volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:17 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:17 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:17 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:17 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-eb974443-a57e-4abe-9254-6e168d2e1116 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:17 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f937fbe2-082a-4c70-bc6b-1ae88fd9ca72 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Volume info retrieved successfully. Sep 01 01:09:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eb974443-a57e-4abe-9254-6e168d2e1116 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 Sep 01 01:09:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eb974443-a57e-4abe-9254-6e168d2e1116 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eb974443-a57e-4abe-9254-6e168d2e1116 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f937fbe2-082a-4c70-bc6b-1ae88fd9ca72 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] http://192.168.122.211/volume/v3/volumes/385b651a-df08-446a-9ffc-ac117e378ffa returned with HTTP 200 Sep 01 01:09:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 347/695] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:17 2026] GET /volume/v3/volumes/385b651a-df08-446a-9ffc-ac117e378ffa => generated 867 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-eb974443-a57e-4abe-9254-6e168d2e1116 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:09:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eb974443-a57e-4abe-9254-6e168d2e1116 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 returned with HTTP 200 Sep 01 01:09:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 349/696] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:17 2026] GET /volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 => generated 913 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:09:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-95fbc68d-913f-44b4-823c-a0cb686e8583 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-95fbc68d-913f-44b4-823c-a0cb686e8583 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] GET http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 Sep 01 01:09:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-95fbc68d-913f-44b4-823c-a0cb686e8583 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-95fbc68d-913f-44b4-823c-a0cb686e8583 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-95fbc68d-913f-44b4-823c-a0cb686e8583 tempest-AttachVolumeTestJSON-123863135 tempest-AttachVolumeTestJSON-123863135-project-member] http://192.168.122.211/volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 returned with HTTP 404 Sep 01 01:09:18 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 348/697] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:18 2026] GET /volume/v3/volumes/7b48f387-c08a-488d-9eb1-503912794605 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c8debd33-1af7-4861-8eb5-65c733e1525a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c8debd33-1af7-4861-8eb5-65c733e1525a tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] GET http://192.168.122.211/volume/v3/volumes/385b651a-df08-446a-9ffc-ac117e378ffa Sep 01 01:09:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c8debd33-1af7-4861-8eb5-65c733e1525a tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c8debd33-1af7-4861-8eb5-65c733e1525a tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c8debd33-1af7-4861-8eb5-65c733e1525a tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Volume info retrieved successfully. Sep 01 01:09:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c8debd33-1af7-4861-8eb5-65c733e1525a tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] http://192.168.122.211/volume/v3/volumes/385b651a-df08-446a-9ffc-ac117e378ffa returned with HTTP 200 Sep 01 01:09:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 350/698] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:18 2026] GET /volume/v3/volumes/385b651a-df08-446a-9ffc-ac117e378ffa => generated 868 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8fb5549d-4b9b-4d17-be76-b94b55a9b9e8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8fb5549d-4b9b-4d17-be76-b94b55a9b9e8 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 Sep 01 01:09:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8fb5549d-4b9b-4d17-be76-b94b55a9b9e8 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8fb5549d-4b9b-4d17-be76-b94b55a9b9e8 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7c421d39-2dd3-4343-b1ee-3146ceb68638 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:18 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:18 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7c421d39-2dd3-4343-b1ee-3146ceb68638 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:09:18 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:18 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7c421d39-2dd3-4343-b1ee-3146ceb68638 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "385b651a-df08-446a-9ffc-ac117e378ffa", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1023003896"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:18 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8fb5549d-4b9b-4d17-be76-b94b55a9b9e8 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:09:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7c421d39-2dd3-4343-b1ee-3146ceb68638 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Volume info retrieved successfully. Sep 01 01:09:18 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-7c421d39-2dd3-4343-b1ee-3146ceb68638 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Create snapshot from volume 385b651a-df08-446a-9ffc-ac117e378ffa Sep 01 01:09:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8fb5549d-4b9b-4d17-be76-b94b55a9b9e8 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 returned with HTTP 200 Sep 01 01:09:18 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 349/699] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:18 2026] GET /volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:19 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-7c421d39-2dd3-4343-b1ee-3146ceb68638 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Created reservations ['915d2985-838d-4066-aeb8-3baad9f49889', '36f3c3fd-fe58-416d-8608-1a4432b3440d', 'd841945a-bc2c-4026-b001-805d92b7adfa', 'c96ff244-2db5-4382-8186-7081d55b7086'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:09:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7c421d39-2dd3-4343-b1ee-3146ceb68638 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Snapshot create request issued successfully. Sep 01 01:09:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7c421d39-2dd3-4343-b1ee-3146ceb68638 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:09:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 351/700] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:09:18 2026] POST /volume/v3/snapshots => generated 323 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:09:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-acee1be4-c673-4720-9c71-a2920616c1ac None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-acee1be4-c673-4720-9c71-a2920616c1ac tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] GET http://192.168.122.211/volume/v3/snapshots/1c735de8-43f6-4b32-966b-8ee4f838b51f Sep 01 01:09:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-acee1be4-c673-4720-9c71-a2920616c1ac tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-acee1be4-c673-4720-9c71-a2920616c1ac tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:19 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:19 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:19 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-acee1be4-c673-4720-9c71-a2920616c1ac tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Snapshot retrieved successfully. Sep 01 01:09:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-acee1be4-c673-4720-9c71-a2920616c1ac tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] http://192.168.122.211/volume/v3/snapshots/1c735de8-43f6-4b32-966b-8ee4f838b51f returned with HTTP 200 Sep 01 01:09:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 350/701] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:09:19 2026] GET /volume/v3/snapshots/1c735de8-43f6-4b32-966b-8ee4f838b51f => generated 455 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4be08e58-798d-4ddd-8077-d7ea208b0a3e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4be08e58-798d-4ddd-8077-d7ea208b0a3e tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:09:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4be08e58-798d-4ddd-8077-d7ea208b0a3e tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1372098887", "description": "tempest-volume-type-description-1346098198", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4be08e58-798d-4ddd-8077-d7ea208b0a3e tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:09:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 352/702] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:09:19 2026] POST /volume/v3/types => generated 318 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4409030f-da01-4723-bea9-def05a841ff7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4409030f-da01-4723-bea9-def05a841ff7 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] GET http://192.168.122.211/volume/v3/types/2179ed0d-b283-4e8d-a8b1-8839b2aacb68 Sep 01 01:09:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4409030f-da01-4723-bea9-def05a841ff7 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4409030f-da01-4723-bea9-def05a841ff7 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4409030f-da01-4723-bea9-def05a841ff7 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] http://192.168.122.211/volume/v3/types/2179ed0d-b283-4e8d-a8b1-8839b2aacb68 returned with HTTP 200 Sep 01 01:09:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 351/703] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:09:19 2026] GET /volume/v3/types/2179ed0d-b283-4e8d-a8b1-8839b2aacb68 => generated 340 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-562229f1-4ff2-41da-b923-c9a140d5111b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-562229f1-4ff2-41da-b923-c9a140d5111b tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] DELETE http://192.168.122.211/volume/v3/types/2179ed0d-b283-4e8d-a8b1-8839b2aacb68 Sep 01 01:09:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-562229f1-4ff2-41da-b923-c9a140d5111b tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-562229f1-4ff2-41da-b923-c9a140d5111b tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-562229f1-4ff2-41da-b923-c9a140d5111b tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] http://192.168.122.211/volume/v3/types/2179ed0d-b283-4e8d-a8b1-8839b2aacb68 returned with HTTP 202 Sep 01 01:09:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 353/704] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:09:19 2026] DELETE /volume/v3/types/2179ed0d-b283-4e8d-a8b1-8839b2aacb68 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:09:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-76e7b09b-91f9-4218-a60f-7e3c0e773d54 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-76e7b09b-91f9-4218-a60f-7e3c0e773d54 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] GET http://192.168.122.211/volume/v3/types/2179ed0d-b283-4e8d-a8b1-8839b2aacb68 Sep 01 01:09:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-76e7b09b-91f9-4218-a60f-7e3c0e773d54 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-76e7b09b-91f9-4218-a60f-7e3c0e773d54 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-76e7b09b-91f9-4218-a60f-7e3c0e773d54 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] http://192.168.122.211/volume/v3/types/2179ed0d-b283-4e8d-a8b1-8839b2aacb68 returned with HTTP 404 Sep 01 01:09:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 352/705] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:09:19 2026] GET /volume/v3/types/2179ed0d-b283-4e8d-a8b1-8839b2aacb68 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-13406d0c-df4b-4a9e-a387-611617f1dec3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-13406d0c-df4b-4a9e-a387-611617f1dec3 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:09:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-13406d0c-df4b-4a9e-a387-611617f1dec3 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-243031967"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-de914b9a-bf59-465f-bb2a-075ab71dd572 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-de914b9a-bf59-465f-bb2a-075ab71dd572 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 Sep 01 01:09:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-13406d0c-df4b-4a9e-a387-611617f1dec3 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:09:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-de914b9a-bf59-465f-bb2a-075ab71dd572 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 354/706] 192.168.122.211 () {60 vars in 1136 bytes} [Tue Sep 1 01:09:19 2026] POST /volume/v3/types => generated 220 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-de914b9a-bf59-465f-bb2a-075ab71dd572 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8ec3a248-515c-4c3a-9b66-3c0e011d2eaf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:20 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:20 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8ec3a248-515c-4c3a-9b66-3c0e011d2eaf tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] POST http://192.168.122.211/volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817/encryption Sep 01 01:09:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8ec3a248-515c-4c3a-9b66-3c0e011d2eaf tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:20 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:20 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:20 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-de914b9a-bf59-465f-bb2a-075ab71dd572 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:09:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-de914b9a-bf59-465f-bb2a-075ab71dd572 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 returned with HTTP 200 Sep 01 01:09:20 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 353/707] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:20 2026] GET /volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 => generated 913 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8ec3a248-515c-4c3a-9b66-3c0e011d2eaf tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] http://192.168.122.211/volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817/encryption returned with HTTP 200 Sep 01 01:09:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 355/708] 192.168.122.211 () {60 vars in 1281 bytes} [Tue Sep 1 01:09:20 2026] POST /volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817/encryption => generated 239 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3d231473-611d-4f8f-9cea-5aecca6aed49 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3d231473-611d-4f8f-9cea-5aecca6aed49 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] GET http://192.168.122.211/volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817/encryption Sep 01 01:09:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3d231473-611d-4f8f-9cea-5aecca6aed49 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3d231473-611d-4f8f-9cea-5aecca6aed49 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3d231473-611d-4f8f-9cea-5aecca6aed49 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] http://192.168.122.211/volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817/encryption returned with HTTP 200 Sep 01 01:09:20 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 354/709] 192.168.122.211 () {58 vars in 1259 bytes} [Tue Sep 1 01:09:20 2026] GET /volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817/encryption => generated 325 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f31b4d30-9f5f-4740-baf1-6c777310122a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f31b4d30-9f5f-4740-baf1-6c777310122a tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] PUT http://192.168.122.211/volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817/encryption/58897836-927f-4532-8c6c-306d3beb9e36 Sep 01 01:09:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f31b4d30-9f5f-4740-baf1-6c777310122a tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-77dec90c-0c01-41f3-8b8d-c3935a2e4bea None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-77dec90c-0c01-41f3-8b8d-c3935a2e4bea tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] GET http://192.168.122.211/volume/v3/snapshots/1c735de8-43f6-4b32-966b-8ee4f838b51f Sep 01 01:09:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-77dec90c-0c01-41f3-8b8d-c3935a2e4bea tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-77dec90c-0c01-41f3-8b8d-c3935a2e4bea tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f31b4d30-9f5f-4740-baf1-6c777310122a tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] http://192.168.122.211/volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817/encryption/58897836-927f-4532-8c6c-306d3beb9e36 returned with HTTP 200 Sep 01 01:09:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 356/710] 192.168.122.211 () {60 vars in 1391 bytes} [Tue Sep 1 01:09:20 2026] PUT /volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817/encryption/58897836-927f-4532-8c6c-306d3beb9e36 => generated 122 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:20 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:20 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:20 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-77dec90c-0c01-41f3-8b8d-c3935a2e4bea tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Snapshot retrieved successfully. Sep 01 01:09:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-77dec90c-0c01-41f3-8b8d-c3935a2e4bea tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] http://192.168.122.211/volume/v3/snapshots/1c735de8-43f6-4b32-966b-8ee4f838b51f returned with HTTP 200 Sep 01 01:09:20 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 355/711] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:09:20 2026] GET /volume/v3/snapshots/1c735de8-43f6-4b32-966b-8ee4f838b51f => generated 455 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8979d1f4-66b5-4dd5-acaf-0c1bb10ea1c1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8979d1f4-66b5-4dd5-acaf-0c1bb10ea1c1 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] GET http://192.168.122.211/volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817/encryption Sep 01 01:09:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8979d1f4-66b5-4dd5-acaf-0c1bb10ea1c1 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8979d1f4-66b5-4dd5-acaf-0c1bb10ea1c1 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8979d1f4-66b5-4dd5-acaf-0c1bb10ea1c1 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] http://192.168.122.211/volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817/encryption returned with HTTP 200 Sep 01 01:09:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 357/712] 192.168.122.211 () {58 vars in 1259 bytes} [Tue Sep 1 01:09:20 2026] GET /volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817/encryption => generated 347 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:09:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-eb05a4fa-859e-4c98-b807-2720655bf6e4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-eb05a4fa-859e-4c98-b807-2720655bf6e4 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] GET http://192.168.122.211/volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817/encryption/cipher Sep 01 01:09:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-eb05a4fa-859e-4c98-b807-2720655bf6e4 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-eb05a4fa-859e-4c98-b807-2720655bf6e4 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-eb05a4fa-859e-4c98-b807-2720655bf6e4 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] http://192.168.122.211/volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817/encryption/cipher returned with HTTP 200 Sep 01 01:09:20 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 356/713] 192.168.122.211 () {58 vars in 1280 bytes} [Tue Sep 1 01:09:20 2026] GET /volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817/encryption/cipher => generated 29 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:09:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9c8e91a5-b0ff-4eb4-aa28-feef3584d97c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9c8e91a5-b0ff-4eb4-aa28-feef3584d97c tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] DELETE http://192.168.122.211/volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817/encryption/58897836-927f-4532-8c6c-306d3beb9e36 Sep 01 01:09:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9c8e91a5-b0ff-4eb4-aa28-feef3584d97c tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9c8e91a5-b0ff-4eb4-aa28-feef3584d97c tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9c8e91a5-b0ff-4eb4-aa28-feef3584d97c tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] http://192.168.122.211/volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817/encryption/58897836-927f-4532-8c6c-306d3beb9e36 returned with HTTP 202 Sep 01 01:09:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 358/714] 192.168.122.211 () {58 vars in 1373 bytes} [Tue Sep 1 01:09:20 2026] DELETE /volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817/encryption/58897836-927f-4532-8c6c-306d3beb9e36 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:09:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-497227b6-dc51-4448-ba6c-10b6e37e8a1f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-497227b6-dc51-4448-ba6c-10b6e37e8a1f tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] GET http://192.168.122.211/volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817/encryption Sep 01 01:09:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-497227b6-dc51-4448-ba6c-10b6e37e8a1f tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-497227b6-dc51-4448-ba6c-10b6e37e8a1f tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-497227b6-dc51-4448-ba6c-10b6e37e8a1f tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] http://192.168.122.211/volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817/encryption returned with HTTP 200 Sep 01 01:09:20 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 357/715] 192.168.122.211 () {58 vars in 1259 bytes} [Tue Sep 1 01:09:20 2026] GET /volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817/encryption => generated 2 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 01:09:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1667899a-4b00-435f-a455-9dd94ae2009e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1667899a-4b00-435f-a455-9dd94ae2009e tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] GET http://192.168.122.211/volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817/encryption Sep 01 01:09:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1667899a-4b00-435f-a455-9dd94ae2009e tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1667899a-4b00-435f-a455-9dd94ae2009e tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1667899a-4b00-435f-a455-9dd94ae2009e tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] http://192.168.122.211/volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817/encryption returned with HTTP 200 Sep 01 01:09:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 359/716] 192.168.122.211 () {58 vars in 1259 bytes} [Tue Sep 1 01:09:20 2026] GET /volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817/encryption => generated 2 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 01:09:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2a35c0dd-673f-4521-9b61-ebc26b0163bf None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2a35c0dd-673f-4521-9b61-ebc26b0163bf tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] DELETE http://192.168.122.211/volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817 Sep 01 01:09:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2a35c0dd-673f-4521-9b61-ebc26b0163bf tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2a35c0dd-673f-4521-9b61-ebc26b0163bf tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2a35c0dd-673f-4521-9b61-ebc26b0163bf tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] http://192.168.122.211/volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817 returned with HTTP 202 Sep 01 01:09:20 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 358/717] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:09:20 2026] DELETE /volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:09:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a57ba784-d215-4f65-8848-ca1d598aaea4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a57ba784-d215-4f65-8848-ca1d598aaea4 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] GET http://192.168.122.211/volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817 Sep 01 01:09:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a57ba784-d215-4f65-8848-ca1d598aaea4 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a57ba784-d215-4f65-8848-ca1d598aaea4 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a57ba784-d215-4f65-8848-ca1d598aaea4 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] http://192.168.122.211/volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817 returned with HTTP 404 Sep 01 01:09:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 360/718] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:09:20 2026] GET /volume/v3/types/d902d1d6-4c7b-4bb8-9e8a-8db44da87817 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-316bcfab-67b1-446f-a8a8-0c2020922a71 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-316bcfab-67b1-446f-a8a8-0c2020922a71 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] GET http://192.168.122.211/volume/v3/types Sep 01 01:09:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-316bcfab-67b1-446f-a8a8-0c2020922a71 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-316bcfab-67b1-446f-a8a8-0c2020922a71 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-316bcfab-67b1-446f-a8a8-0c2020922a71 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:09:20 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 359/719] 192.168.122.211 () {58 vars in 1115 bytes} [Tue Sep 1 01:09:20 2026] GET /volume/v3/types => generated 648 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-68bcf3e0-72e2-4664-aad4-0acc518ba12f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-68bcf3e0-72e2-4664-aad4-0acc518ba12f tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:09:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-68bcf3e0-72e2-4664-aad4-0acc518ba12f tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1046800526"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-68bcf3e0-72e2-4664-aad4-0acc518ba12f tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:09:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 361/720] 192.168.122.211 () {60 vars in 1136 bytes} [Tue Sep 1 01:09:20 2026] POST /volume/v3/types => generated 221 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0859cd3f-7764-42fe-979a-3447844641f8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0859cd3f-7764-42fe-979a-3447844641f8 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] PUT http://192.168.122.211/volume/v3/types/0d3f6610-5956-401e-b34f-eb632c1c2d4c Sep 01 01:09:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0859cd3f-7764-42fe-979a-3447844641f8 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-316847474", "description": "tempest-volume-type-description-319855332", "is_public": false}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0859cd3f-7764-42fe-979a-3447844641f8 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] http://192.168.122.211/volume/v3/types/0d3f6610-5956-401e-b34f-eb632c1c2d4c returned with HTTP 200 Sep 01 01:09:20 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 360/721] 192.168.122.211 () {60 vars in 1247 bytes} [Tue Sep 1 01:09:20 2026] PUT /volume/v3/types/0d3f6610-5956-401e-b34f-eb632c1c2d4c => generated 203 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-eee11f42-7c94-4dba-9e68-e7297fef01a5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eee11f42-7c94-4dba-9e68-e7297fef01a5 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] GET http://192.168.122.211/volume/v3/types/0d3f6610-5956-401e-b34f-eb632c1c2d4c Sep 01 01:09:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eee11f42-7c94-4dba-9e68-e7297fef01a5 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eee11f42-7c94-4dba-9e68-e7297fef01a5 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eee11f42-7c94-4dba-9e68-e7297fef01a5 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] http://192.168.122.211/volume/v3/types/0d3f6610-5956-401e-b34f-eb632c1c2d4c returned with HTTP 200 Sep 01 01:09:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 362/722] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:09:20 2026] GET /volume/v3/types/0d3f6610-5956-401e-b34f-eb632c1c2d4c => generated 267 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-69cae0ea-148d-4839-9f9e-0a50418719d8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-69cae0ea-148d-4839-9f9e-0a50418719d8 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] DELETE http://192.168.122.211/volume/v3/types/0d3f6610-5956-401e-b34f-eb632c1c2d4c Sep 01 01:09:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-69cae0ea-148d-4839-9f9e-0a50418719d8 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-69cae0ea-148d-4839-9f9e-0a50418719d8 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-853af29e-16d1-41cb-b207-531ff56c94ae None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-853af29e-16d1-41cb-b207-531ff56c94ae tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 Sep 01 01:09:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-853af29e-16d1-41cb-b207-531ff56c94ae tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-853af29e-16d1-41cb-b207-531ff56c94ae tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-69cae0ea-148d-4839-9f9e-0a50418719d8 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] http://192.168.122.211/volume/v3/types/0d3f6610-5956-401e-b34f-eb632c1c2d4c returned with HTTP 202 Sep 01 01:09:21 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 361/723] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:09:21 2026] DELETE /volume/v3/types/0d3f6610-5956-401e-b34f-eb632c1c2d4c => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:09:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5f4c21ef-1b70-4b29-a8c6-b49f2752fd54 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-853af29e-16d1-41cb-b207-531ff56c94ae tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:09:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5f4c21ef-1b70-4b29-a8c6-b49f2752fd54 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] GET http://192.168.122.211/volume/v3/types/0d3f6610-5956-401e-b34f-eb632c1c2d4c Sep 01 01:09:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5f4c21ef-1b70-4b29-a8c6-b49f2752fd54 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5f4c21ef-1b70-4b29-a8c6-b49f2752fd54 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-853af29e-16d1-41cb-b207-531ff56c94ae tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 returned with HTTP 200 Sep 01 01:09:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 363/724] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:21 2026] GET /volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 => generated 913 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:09:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5f4c21ef-1b70-4b29-a8c6-b49f2752fd54 tempest-VolumeTypesTest-1284730528 tempest-VolumeTypesTest-1284730528-project-admin] http://192.168.122.211/volume/v3/types/0d3f6610-5956-401e-b34f-eb632c1c2d4c returned with HTTP 404 Sep 01 01:09:21 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 362/725] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:09:21 2026] GET /volume/v3/types/0d3f6610-5956-401e-b34f-eb632c1c2d4c => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b97ef9c0-49c1-4158-9943-992d6d514025 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b97ef9c0-49c1-4158-9943-992d6d514025 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] GET http://192.168.122.211/volume/v3/snapshots/1c735de8-43f6-4b32-966b-8ee4f838b51f Sep 01 01:09:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b97ef9c0-49c1-4158-9943-992d6d514025 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b97ef9c0-49c1-4158-9943-992d6d514025 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b97ef9c0-49c1-4158-9943-992d6d514025 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Snapshot retrieved successfully. Sep 01 01:09:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b97ef9c0-49c1-4158-9943-992d6d514025 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] http://192.168.122.211/volume/v3/snapshots/1c735de8-43f6-4b32-966b-8ee4f838b51f returned with HTTP 200 Sep 01 01:09:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 364/726] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:09:21 2026] GET /volume/v3/snapshots/1c735de8-43f6-4b32-966b-8ee4f838b51f => generated 455 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4999263f-473d-4e5c-8fb3-f27d9703be47 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4999263f-473d-4e5c-8fb3-f27d9703be47 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 Sep 01 01:09:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4999263f-473d-4e5c-8fb3-f27d9703be47 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4999263f-473d-4e5c-8fb3-f27d9703be47 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:22 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:22 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:22 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:22 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:22 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4999263f-473d-4e5c-8fb3-f27d9703be47 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:09:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4999263f-473d-4e5c-8fb3-f27d9703be47 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 returned with HTTP 200 Sep 01 01:09:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 363/727] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:22 2026] GET /volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 => generated 1331 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-48264924-5bb5-431c-8feb-0c49c7b22fe6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-48264924-5bb5-431c-8feb-0c49c7b22fe6 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 Sep 01 01:09:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-48264924-5bb5-431c-8feb-0c49c7b22fe6 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-48264924-5bb5-431c-8feb-0c49c7b22fe6 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-48161591-905d-4058-83ad-93ae11c8321e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-48161591-905d-4058-83ad-93ae11c8321e tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] GET http://192.168.122.211/volume/v3/snapshots/1c735de8-43f6-4b32-966b-8ee4f838b51f Sep 01 01:09:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-48161591-905d-4058-83ad-93ae11c8321e tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-48161591-905d-4058-83ad-93ae11c8321e tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-48264924-5bb5-431c-8feb-0c49c7b22fe6 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:09:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-48264924-5bb5-431c-8feb-0c49c7b22fe6 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 returned with HTTP 200 Sep 01 01:09:22 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:22 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:22 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-48161591-905d-4058-83ad-93ae11c8321e tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Snapshot retrieved successfully. Sep 01 01:09:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 365/728] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:09:22 2026] GET /volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 => generated 1331 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-48161591-905d-4058-83ad-93ae11c8321e tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] http://192.168.122.211/volume/v3/snapshots/1c735de8-43f6-4b32-966b-8ee4f838b51f returned with HTTP 200 Sep 01 01:09:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 364/729] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:09:22 2026] GET /volume/v3/snapshots/1c735de8-43f6-4b32-966b-8ee4f838b51f => generated 482 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-efbbe528-35c0-4dbb-8634-a737c3cb92c3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-efbbe528-35c0-4dbb-8634-a737c3cb92c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880 tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880-project-admin] PUT http://192.168.122.211/volume/v3/os-quota-sets/8518dbbf1f2b44b184492fc92a90666d Sep 01 01:09:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-efbbe528-35c0-4dbb-8634-a737c3cb92c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880 tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-efbbe528-35c0-4dbb-8634-a737c3cb92c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880 tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/8518dbbf1f2b44b184492fc92a90666d returned with HTTP 200 Sep 01 01:09:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 366/730] 192.168.122.211 () {60 vars in 1258 bytes} [Tue Sep 1 01:09:22 2026] PUT /volume/v3/os-quota-sets/8518dbbf1f2b44b184492fc92a90666d => generated 393 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-46c833ec-459e-4364-962a-106e16eaaea4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-46c833ec-459e-4364-962a-106e16eaaea4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:09:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-46c833ec-459e-4364-962a-106e16eaaea4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "385b651a-df08-446a-9ffc-ac117e378ffa"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:22 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:22 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:22 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:22 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:22 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-46c833ec-459e-4364-962a-106e16eaaea4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Volume info retrieved successfully. Sep 01 01:09:22 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-46c833ec-459e-4364-962a-106e16eaaea4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Create snapshot from volume 385b651a-df08-446a-9ffc-ac117e378ffa Sep 01 01:09:22 devstack devstack@c-api.service[86752]: WARNING cinder.quota_utils [None req-46c833ec-459e-4364-962a-106e16eaaea4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Quota exceeded for 8518dbbf1f2b44b184492fc92a90666d, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 01:09:22 devstack devstack@c-api.service[86752]: INFO cinder.api.middleware.fault [None req-46c833ec-459e-4364-962a-106e16eaaea4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 413 Sep 01 01:09:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 365/731] 192.168.122.211 () {60 vars in 1148 bytes} [Tue Sep 1 01:09:22 2026] POST /volume/v3/snapshots => generated 208 bytes in 122 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 01:09:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9359a9ac-2eaf-4c76-966f-64a913561c77 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9359a9ac-2eaf-4c76-966f-64a913561c77 tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880 tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880-project-admin] PUT http://192.168.122.211/volume/v3/os-quota-sets/8518dbbf1f2b44b184492fc92a90666d Sep 01 01:09:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9359a9ac-2eaf-4c76-966f-64a913561c77 tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880 tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9359a9ac-2eaf-4c76-966f-64a913561c77 tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880 tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/8518dbbf1f2b44b184492fc92a90666d returned with HTTP 200 Sep 01 01:09:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 367/732] 192.168.122.211 () {60 vars in 1258 bytes} [Tue Sep 1 01:09:22 2026] PUT /volume/v3/os-quota-sets/8518dbbf1f2b44b184492fc92a90666d => generated 393 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d687220e-436a-4544-806e-003b523dc727 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d687220e-436a-4544-806e-003b523dc727 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:09:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d687220e-436a-4544-806e-003b523dc727 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "385b651a-df08-446a-9ffc-ac117e378ffa"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:22 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:22 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:22 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:22 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:22 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d687220e-436a-4544-806e-003b523dc727 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Volume info retrieved successfully. Sep 01 01:09:22 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-d687220e-436a-4544-806e-003b523dc727 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Create snapshot from volume 385b651a-df08-446a-9ffc-ac117e378ffa Sep 01 01:09:22 devstack devstack@c-api.service[86752]: WARNING cinder.quota_utils [None req-d687220e-436a-4544-806e-003b523dc727 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Quota exceeded for 8518dbbf1f2b44b184492fc92a90666d, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 01 01:09:22 devstack devstack@c-api.service[86752]: INFO cinder.api.middleware.fault [None req-d687220e-436a-4544-806e-003b523dc727 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 413 Sep 01 01:09:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 366/733] 192.168.122.211 () {60 vars in 1148 bytes} [Tue Sep 1 01:09:22 2026] POST /volume/v3/snapshots => generated 133 bytes in 78 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 01 01:09:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d06d4738-4b7a-46c8-ba03-5544ab6e94ae None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d06d4738-4b7a-46c8-ba03-5544ab6e94ae tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/1c735de8-43f6-4b32-966b-8ee4f838b51f Sep 01 01:09:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d06d4738-4b7a-46c8-ba03-5544ab6e94ae tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d06d4738-4b7a-46c8-ba03-5544ab6e94ae tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:22 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-d06d4738-4b7a-46c8-ba03-5544ab6e94ae tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Delete snapshot with id: 1c735de8-43f6-4b32-966b-8ee4f838b51f Sep 01 01:09:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d06d4738-4b7a-46c8-ba03-5544ab6e94ae tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Snapshot retrieved successfully. Sep 01 01:09:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d06d4738-4b7a-46c8-ba03-5544ab6e94ae tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Snapshot delete request issued successfully. Sep 01 01:09:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d06d4738-4b7a-46c8-ba03-5544ab6e94ae tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] http://192.168.122.211/volume/v3/snapshots/1c735de8-43f6-4b32-966b-8ee4f838b51f returned with HTTP 202 Sep 01 01:09:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 368/734] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:09:22 2026] DELETE /volume/v3/snapshots/1c735de8-43f6-4b32-966b-8ee4f838b51f => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:09:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8a3495ea-f92a-439b-b698-fc6b578c7c77 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8a3495ea-f92a-439b-b698-fc6b578c7c77 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] GET http://192.168.122.211/volume/v3/snapshots/1c735de8-43f6-4b32-966b-8ee4f838b51f Sep 01 01:09:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8a3495ea-f92a-439b-b698-fc6b578c7c77 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8a3495ea-f92a-439b-b698-fc6b578c7c77 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:23 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:23 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:23 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8a3495ea-f92a-439b-b698-fc6b578c7c77 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Snapshot retrieved successfully. Sep 01 01:09:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8a3495ea-f92a-439b-b698-fc6b578c7c77 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] http://192.168.122.211/volume/v3/snapshots/1c735de8-43f6-4b32-966b-8ee4f838b51f returned with HTTP 200 Sep 01 01:09:23 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 367/735] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:09:23 2026] GET /volume/v3/snapshots/1c735de8-43f6-4b32-966b-8ee4f838b51f => generated 481 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0742ae6c-6160-49b9-b51d-b6fee446b166 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0742ae6c-6160-49b9-b51d-b6fee446b166 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] GET http://192.168.122.211/volume/v3/snapshots/1c735de8-43f6-4b32-966b-8ee4f838b51f Sep 01 01:09:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0742ae6c-6160-49b9-b51d-b6fee446b166 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0742ae6c-6160-49b9-b51d-b6fee446b166 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0742ae6c-6160-49b9-b51d-b6fee446b166 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Snapshot retrieved successfully. Sep 01 01:09:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0742ae6c-6160-49b9-b51d-b6fee446b166 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] http://192.168.122.211/volume/v3/snapshots/1c735de8-43f6-4b32-966b-8ee4f838b51f returned with HTTP 200 Sep 01 01:09:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 369/736] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:09:24 2026] GET /volume/v3/snapshots/1c735de8-43f6-4b32-966b-8ee4f838b51f => generated 481 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-39305614-08a7-4fe8-8712-9967e820f6d0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-39305614-08a7-4fe8-8712-9967e820f6d0 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 Sep 01 01:09:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-39305614-08a7-4fe8-8712-9967e820f6d0 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-39305614-08a7-4fe8-8712-9967e820f6d0 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:24 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:24 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:24 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:24 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:24 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-39305614-08a7-4fe8-8712-9967e820f6d0 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:09:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-39305614-08a7-4fe8-8712-9967e820f6d0 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 returned with HTTP 200 Sep 01 01:09:24 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 368/737] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:09:24 2026] GET /volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 => generated 1331 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d498b9df-0663-4e22-9796-830cfbadd0d8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d498b9df-0663-4e22-9796-830cfbadd0d8 None None] GET http://192.168.122.211/volume// Sep 01 01:09:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d498b9df-0663-4e22-9796-830cfbadd0d8 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d498b9df-0663-4e22-9796-830cfbadd0d8 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d498b9df-0663-4e22-9796-830cfbadd0d8 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:09:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 370/738] 192.168.122.211 () {58 vars in 1308 bytes} [Tue Sep 1 01:09:24 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:09:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-8d0f3000-c782-42a8-bc80-813b27828b61 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-8d0f3000-c782-42a8-bc80-813b27828b61 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] POST http://192.168.122.211/volume/v3/attachments Sep 01 01:09:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-8d0f3000-c782-42a8-bc80-813b27828b61 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ea7772d-7e64-4d4a-a10f-38d2c3dae015", "connector": null, "instance_uuid": "2f2a12ed-43d7-4b1a-867e-e5dd57e5bf44"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:24 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:24 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:24 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:24 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-8d0f3000-c782-42a8-bc80-813b27828b61 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/attachments returned with HTTP 200 Sep 01 01:09:24 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 369/739] 192.168.122.211 () {66 vars in 1483 bytes} [Tue Sep 1 01:09:24 2026] POST /volume/v3/attachments => generated 273 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-80d3d41d-d237-48dd-8836-5007332f67c4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-80d3d41d-d237-48dd-8836-5007332f67c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] GET http://192.168.122.211/volume/v3/snapshots/1c735de8-43f6-4b32-966b-8ee4f838b51f Sep 01 01:09:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-80d3d41d-d237-48dd-8836-5007332f67c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-80d3d41d-d237-48dd-8836-5007332f67c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-80d3d41d-d237-48dd-8836-5007332f67c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Snapshot retrieved successfully. Sep 01 01:09:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-80d3d41d-d237-48dd-8836-5007332f67c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] http://192.168.122.211/volume/v3/snapshots/1c735de8-43f6-4b32-966b-8ee4f838b51f returned with HTTP 200 Sep 01 01:09:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 371/740] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:09:25 2026] GET /volume/v3/snapshots/1c735de8-43f6-4b32-966b-8ee4f838b51f => generated 481 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fae9075a-a1b8-4015-93e3-59c6370dc2c2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fae9075a-a1b8-4015-93e3-59c6370dc2c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] GET http://192.168.122.211/volume/v3/snapshots/1c735de8-43f6-4b32-966b-8ee4f838b51f Sep 01 01:09:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fae9075a-a1b8-4015-93e3-59c6370dc2c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fae9075a-a1b8-4015-93e3-59c6370dc2c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fae9075a-a1b8-4015-93e3-59c6370dc2c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] http://192.168.122.211/volume/v3/snapshots/1c735de8-43f6-4b32-966b-8ee4f838b51f returned with HTTP 404 Sep 01 01:09:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 370/741] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:09:26 2026] GET /volume/v3/snapshots/1c735de8-43f6-4b32-966b-8ee4f838b51f => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dd66ba88-ee00-49a5-b19c-b90ea78bbd6f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dd66ba88-ee00-49a5-b19c-b90ea78bbd6f tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] GET http://192.168.122.211/volume/v3/volumes/385b651a-df08-446a-9ffc-ac117e378ffa Sep 01 01:09:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dd66ba88-ee00-49a5-b19c-b90ea78bbd6f tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dd66ba88-ee00-49a5-b19c-b90ea78bbd6f tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-dd66ba88-ee00-49a5-b19c-b90ea78bbd6f tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Volume info retrieved successfully. Sep 01 01:09:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dd66ba88-ee00-49a5-b19c-b90ea78bbd6f tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] http://192.168.122.211/volume/v3/volumes/385b651a-df08-446a-9ffc-ac117e378ffa returned with HTTP 200 Sep 01 01:09:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 372/742] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:26 2026] GET /volume/v3/volumes/385b651a-df08-446a-9ffc-ac117e378ffa => generated 868 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f61065f1-9d09-4cec-8162-418c06b93699 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f61065f1-9d09-4cec-8162-418c06b93699 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] DELETE http://192.168.122.211/volume/v3/volumes/385b651a-df08-446a-9ffc-ac117e378ffa Sep 01 01:09:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f61065f1-9d09-4cec-8162-418c06b93699 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f61065f1-9d09-4cec-8162-418c06b93699 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:26 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-f61065f1-9d09-4cec-8162-418c06b93699 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Delete volume with id: 385b651a-df08-446a-9ffc-ac117e378ffa Sep 01 01:09:26 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:26 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:26 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:26 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:26 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f61065f1-9d09-4cec-8162-418c06b93699 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Volume info retrieved successfully. Sep 01 01:09:26 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f61065f1-9d09-4cec-8162-418c06b93699 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Delete volume request issued successfully. Sep 01 01:09:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f61065f1-9d09-4cec-8162-418c06b93699 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] http://192.168.122.211/volume/v3/volumes/385b651a-df08-446a-9ffc-ac117e378ffa returned with HTTP 202 Sep 01 01:09:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 371/743] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:09:26 2026] DELETE /volume/v3/volumes/385b651a-df08-446a-9ffc-ac117e378ffa => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:09:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9a2604c0-22b5-48aa-a763-15138537eaf4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9a2604c0-22b5-48aa-a763-15138537eaf4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] GET http://192.168.122.211/volume/v3/volumes/385b651a-df08-446a-9ffc-ac117e378ffa Sep 01 01:09:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9a2604c0-22b5-48aa-a763-15138537eaf4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9a2604c0-22b5-48aa-a763-15138537eaf4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9a2604c0-22b5-48aa-a763-15138537eaf4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Volume info retrieved successfully. Sep 01 01:09:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9a2604c0-22b5-48aa-a763-15138537eaf4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] http://192.168.122.211/volume/v3/volumes/385b651a-df08-446a-9ffc-ac117e378ffa returned with HTTP 200 Sep 01 01:09:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 373/744] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:26 2026] GET /volume/v3/volumes/385b651a-df08-446a-9ffc-ac117e378ffa => generated 867 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b067a486-7fdc-4e03-ad55-f2b087b83b34 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b067a486-7fdc-4e03-ad55-f2b087b83b34 None None] GET http://192.168.122.211/volume// Sep 01 01:09:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b067a486-7fdc-4e03-ad55-f2b087b83b34 None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b067a486-7fdc-4e03-ad55-f2b087b83b34 None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b067a486-7fdc-4e03-ad55-f2b087b83b34 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:09:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 372/745] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:09:26 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:09:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-39f639a2-c74c-4611-8249-a32272f38d52 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-39f639a2-c74c-4611-8249-a32272f38d52 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 Sep 01 01:09:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-39f639a2-c74c-4611-8249-a32272f38d52 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-39f639a2-c74c-4611-8249-a32272f38d52 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-39f639a2-c74c-4611-8249-a32272f38d52 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:09:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-39f639a2-c74c-4611-8249-a32272f38d52 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 returned with HTTP 200 Sep 01 01:09:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 374/746] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:09:26 2026] GET /volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 => generated 1511 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:09:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-52943ce3-4725-4981-a50a-b145a8245ea2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-52943ce3-4725-4981-a50a-b145a8245ea2 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] PUT http://192.168.122.211/volume/v3/attachments/511d52bb-1324-43ea-90f7-38a334aad693 Sep 01 01:09:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-52943ce3-4725-4981-a50a-b145a8245ea2 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.211", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23a224877e5e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3ccf17f9-df62-4659-aa6b-f6fc551683f0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:27 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-52943ce3-4725-4981-a50a-b145a8245ea2 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Acquiring lock "cinder-attachment_update-7ea7772d-7e64-4d4a-a10f-38d2c3dae015-devstack" by "attachment_update" {{(pid=86752) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:09:27 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-52943ce3-4725-4981-a50a-b145a8245ea2 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Lock "cinder-attachment_update-7ea7772d-7e64-4d4a-a10f-38d2c3dae015-devstack" acquired by "attachment_update" :: waited 0.036s {{(pid=86752) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:09:27 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:27 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:27 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:27 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:27 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-52943ce3-4725-4981-a50a-b145a8245ea2 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Lock "cinder-attachment_update-7ea7772d-7e64-4d4a-a10f-38d2c3dae015-devstack" released by "attachment_update" :: held 0.365s {{(pid=86752) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:09:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-52943ce3-4725-4981-a50a-b145a8245ea2 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/attachments/511d52bb-1324-43ea-90f7-38a334aad693 returned with HTTP 200 Sep 01 01:09:27 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 373/747] 192.168.122.211 () {66 vars in 1593 bytes} [Tue Sep 1 01:09:27 2026] PUT /volume/v3/attachments/511d52bb-1324-43ea-90f7-38a334aad693 => generated 694 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-ecdeff40-8b6c-4daa-b2cb-f5e16e911233 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0f34af4e-1848-48a4-9913-f50bc233f755 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0f34af4e-1848-48a4-9913-f50bc233f755 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] GET http://192.168.122.211/volume/v3/volumes/385b651a-df08-446a-9ffc-ac117e378ffa Sep 01 01:09:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0f34af4e-1848-48a4-9913-f50bc233f755 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0f34af4e-1848-48a4-9913-f50bc233f755 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-ecdeff40-8b6c-4daa-b2cb-f5e16e911233 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] POST http://192.168.122.211/volume/v3/attachments/511d52bb-1324-43ea-90f7-38a334aad693/action Sep 01 01:09:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-ecdeff40-8b6c-4daa-b2cb-f5e16e911233 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:09:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-ecdeff40-8b6c-4daa-b2cb-f5e16e911233 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:27 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:27 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:27 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:27 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:27 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0f34af4e-1848-48a4-9913-f50bc233f755 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Volume info retrieved successfully. Sep 01 01:09:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0f34af4e-1848-48a4-9913-f50bc233f755 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] http://192.168.122.211/volume/v3/volumes/385b651a-df08-446a-9ffc-ac117e378ffa returned with HTTP 200 Sep 01 01:09:27 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 374/748] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:27 2026] GET /volume/v3/volumes/385b651a-df08-446a-9ffc-ac117e378ffa => generated 867 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-32fc6535-d1fb-46f0-b3c5-2ae4da89854b req-ecdeff40-8b6c-4daa-b2cb-f5e16e911233 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/attachments/511d52bb-1324-43ea-90f7-38a334aad693/action returned with HTTP 204 Sep 01 01:09:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 375/749] 192.168.122.211 () {66 vars in 1614 bytes} [Tue Sep 1 01:09:27 2026] POST /volume/v3/attachments/511d52bb-1324-43ea-90f7-38a334aad693/action => generated 0 bytes in 152 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3207ba72-412e-4bb1-aa38-9fdcca8212c8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3207ba72-412e-4bb1-aa38-9fdcca8212c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] GET http://192.168.122.211/volume/v3/volumes/385b651a-df08-446a-9ffc-ac117e378ffa Sep 01 01:09:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3207ba72-412e-4bb1-aa38-9fdcca8212c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3207ba72-412e-4bb1-aa38-9fdcca8212c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3207ba72-412e-4bb1-aa38-9fdcca8212c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748 tempest-VolumeSnapshotQuotasNegativeTestJSON-2120209748-project-member] http://192.168.122.211/volume/v3/volumes/385b651a-df08-446a-9ffc-ac117e378ffa returned with HTTP 404 Sep 01 01:09:28 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 375/750] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:28 2026] GET /volume/v3/volumes/385b651a-df08-446a-9ffc-ac117e378ffa => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7c394b30-33dd-4d15-8d3d-a2b983745434 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7c394b30-33dd-4d15-8d3d-a2b983745434 tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880 tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880-project-admin] PUT http://192.168.122.211/volume/v3/os-quota-sets/8518dbbf1f2b44b184492fc92a90666d Sep 01 01:09:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7c394b30-33dd-4d15-8d3d-a2b983745434 tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880 tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880-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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7c394b30-33dd-4d15-8d3d-a2b983745434 tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880 tempest-VolumeSnapshotQuotasNegativeTestJSON-535982880-project-admin] http://192.168.122.211/volume/v3/os-quota-sets/8518dbbf1f2b44b184492fc92a90666d returned with HTTP 200 Sep 01 01:09:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 376/751] 192.168.122.211 () {60 vars in 1259 bytes} [Tue Sep 1 01:09:28 2026] PUT /volume/v3/os-quota-sets/8518dbbf1f2b44b184492fc92a90666d => generated 398 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-60e52e31-c699-43eb-a85f-b7384eafa37a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-60e52e31-c699-43eb-a85f-b7384eafa37a tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:09:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-60e52e31-c699-43eb-a85f-b7384eafa37a tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-176970859", "extra_specs": {"spec1": "val1"}}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-60e52e31-c699-43eb-a85f-b7384eafa37a tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:09:29 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 376/752] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:09:29 2026] POST /volume/v3/types => generated 242 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a9d32b8e-f22e-4dce-9e76-9d6dcff03ac2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a9d32b8e-f22e-4dce-9e76-9d6dcff03ac2 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] POST http://192.168.122.211/volume/v3/types/1257bf37-15ee-4a05-8b17-7bc84271ee55/extra_specs Sep 01 01:09:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a9d32b8e-f22e-4dce-9e76-9d6dcff03ac2 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a9d32b8e-f22e-4dce-9e76-9d6dcff03ac2 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] http://192.168.122.211/volume/v3/types/1257bf37-15ee-4a05-8b17-7bc84271ee55/extra_specs returned with HTTP 400 Sep 01 01:09:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 377/753] 192.168.122.211 () {60 vars in 1283 bytes} [Tue Sep 1 01:09:29 2026] POST /volume/v3/types/1257bf37-15ee-4a05-8b17-7bc84271ee55/extra_specs => generated 146 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:09:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-907d34e1-cb37-45ff-9db4-a2dab8640490 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-907d34e1-cb37-45ff-9db4-a2dab8640490 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] POST http://192.168.122.211/volume/v3/types/1257bf37-15ee-4a05-8b17-7bc84271ee55/extra_specs Sep 01 01:09:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-907d34e1-cb37-45ff-9db4-a2dab8640490 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-907d34e1-cb37-45ff-9db4-a2dab8640490 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] http://192.168.122.211/volume/v3/types/1257bf37-15ee-4a05-8b17-7bc84271ee55/extra_specs returned with HTTP 400 Sep 01 01:09:29 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 377/754] 192.168.122.211 () {60 vars in 1283 bytes} [Tue Sep 1 01:09:29 2026] POST /volume/v3/types/1257bf37-15ee-4a05-8b17-7bc84271ee55/extra_specs => generated 132 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:09:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-04fb0eef-a31e-4fdb-8f53-fe7e40800474 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-04fb0eef-a31e-4fdb-8f53-fe7e40800474 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] POST http://192.168.122.211/volume/v3/types/eb32284e-2963-473c-be83-1d80092f398c/extra_specs Sep 01 01:09:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-04fb0eef-a31e-4fdb-8f53-fe7e40800474 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-04fb0eef-a31e-4fdb-8f53-fe7e40800474 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] http://192.168.122.211/volume/v3/types/eb32284e-2963-473c-be83-1d80092f398c/extra_specs returned with HTTP 404 Sep 01 01:09:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 378/755] 192.168.122.211 () {60 vars in 1283 bytes} [Tue Sep 1 01:09:29 2026] POST /volume/v3/types/eb32284e-2963-473c-be83-1d80092f398c/extra_specs => generated 114 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:09:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-058f0e30-1b16-4520-9278-bc15217f3581 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-058f0e30-1b16-4520-9278-bc15217f3581 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] DELETE http://192.168.122.211/volume/v3/types/b37e7083-6b63-4df3-b4d2-ca8ae43c6f21/extra_specs/spec1 Sep 01 01:09:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-058f0e30-1b16-4520-9278-bc15217f3581 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-058f0e30-1b16-4520-9278-bc15217f3581 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-058f0e30-1b16-4520-9278-bc15217f3581 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] http://192.168.122.211/volume/v3/types/b37e7083-6b63-4df3-b4d2-ca8ae43c6f21/extra_specs/spec1 returned with HTTP 404 Sep 01 01:09:29 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 378/756] 192.168.122.211 () {58 vars in 1283 bytes} [Tue Sep 1 01:09:29 2026] DELETE /volume/v3/types/b37e7083-6b63-4df3-b4d2-ca8ae43c6f21/extra_specs/spec1 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-32448045-cd78-4d15-874e-8d8e39e59ed6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-32448045-cd78-4d15-874e-8d8e39e59ed6 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] GET http://192.168.122.211/volume/v3/types/1257bf37-15ee-4a05-8b17-7bc84271ee55/extra_specs/nonexistent_extra_spec_name Sep 01 01:09:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-32448045-cd78-4d15-874e-8d8e39e59ed6 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-32448045-cd78-4d15-874e-8d8e39e59ed6 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-32448045-cd78-4d15-874e-8d8e39e59ed6 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] http://192.168.122.211/volume/v3/types/1257bf37-15ee-4a05-8b17-7bc84271ee55/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 01 01:09:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 379/757] 192.168.122.211 () {58 vars in 1346 bytes} [Tue Sep 1 01:09:29 2026] GET /volume/v3/types/1257bf37-15ee-4a05-8b17-7bc84271ee55/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0ae47831-2dc7-4fde-8275-5dab31dbbd38 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0ae47831-2dc7-4fde-8275-5dab31dbbd38 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] GET http://192.168.122.211/volume/v3/types/de548485-a702-4440-806a-e6139884b703/extra_specs/spec1 Sep 01 01:09:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0ae47831-2dc7-4fde-8275-5dab31dbbd38 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0ae47831-2dc7-4fde-8275-5dab31dbbd38 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0ae47831-2dc7-4fde-8275-5dab31dbbd38 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] http://192.168.122.211/volume/v3/types/de548485-a702-4440-806a-e6139884b703/extra_specs/spec1 returned with HTTP 404 Sep 01 01:09:29 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 379/758] 192.168.122.211 () {58 vars in 1280 bytes} [Tue Sep 1 01:09:29 2026] GET /volume/v3/types/de548485-a702-4440-806a-e6139884b703/extra_specs/spec1 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:09:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d9f5910e-b7c1-4b05-9d1e-9293cdbc6bc2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d9f5910e-b7c1-4b05-9d1e-9293cdbc6bc2 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] GET http://192.168.122.211/volume/v3/types/c2f59a1c-200e-46e0-9c7c-3dd2ddbc4bdd/extra_specs Sep 01 01:09:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d9f5910e-b7c1-4b05-9d1e-9293cdbc6bc2 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d9f5910e-b7c1-4b05-9d1e-9293cdbc6bc2 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d9f5910e-b7c1-4b05-9d1e-9293cdbc6bc2 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] http://192.168.122.211/volume/v3/types/c2f59a1c-200e-46e0-9c7c-3dd2ddbc4bdd/extra_specs returned with HTTP 404 Sep 01 01:09:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 380/759] 192.168.122.211 () {58 vars in 1262 bytes} [Tue Sep 1 01:09:30 2026] GET /volume/v3/types/c2f59a1c-200e-46e0-9c7c-3dd2ddbc4bdd/extra_specs => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2b36f27f-5da8-4f84-953b-8693cb472f0d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2b36f27f-5da8-4f84-953b-8693cb472f0d tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] PUT http://192.168.122.211/volume/v3/types/1257bf37-15ee-4a05-8b17-7bc84271ee55/extra_specs/spec1 Sep 01 01:09:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2b36f27f-5da8-4f84-953b-8693cb472f0d tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2b36f27f-5da8-4f84-953b-8693cb472f0d tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] http://192.168.122.211/volume/v3/types/1257bf37-15ee-4a05-8b17-7bc84271ee55/extra_specs/spec1 returned with HTTP 400 Sep 01 01:09:30 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 380/760] 192.168.122.211 () {60 vars in 1300 bytes} [Tue Sep 1 01:09:30 2026] PUT /volume/v3/types/1257bf37-15ee-4a05-8b17-7bc84271ee55/extra_specs/spec1 => generated 102 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:09:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6633d24e-5f46-4693-b88c-556f7f22547c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6633d24e-5f46-4693-b88c-556f7f22547c tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] PUT http://192.168.122.211/volume/v3/types/1257bf37-15ee-4a05-8b17-7bc84271ee55/extra_specs/spec1 Sep 01 01:09:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6633d24e-5f46-4693-b88c-556f7f22547c tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] Action: 'update', calling method: update, body: null {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6633d24e-5f46-4693-b88c-556f7f22547c tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] http://192.168.122.211/volume/v3/types/1257bf37-15ee-4a05-8b17-7bc84271ee55/extra_specs/spec1 returned with HTTP 400 Sep 01 01:09:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 381/761] 192.168.122.211 () {60 vars in 1299 bytes} [Tue Sep 1 01:09:30 2026] PUT /volume/v3/types/1257bf37-15ee-4a05-8b17-7bc84271ee55/extra_specs/spec1 => generated 72 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:09:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-42f05dfe-356a-4cfa-829c-ea86818c26cb None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-42f05dfe-356a-4cfa-829c-ea86818c26cb tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] PUT http://192.168.122.211/volume/v3/types/1257bf37-15ee-4a05-8b17-7bc84271ee55/extra_specs/None Sep 01 01:09:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-42f05dfe-356a-4cfa-829c-ea86818c26cb tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-42f05dfe-356a-4cfa-829c-ea86818c26cb tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 01 01:09:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-42f05dfe-356a-4cfa-829c-ea86818c26cb tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] http://192.168.122.211/volume/v3/types/1257bf37-15ee-4a05-8b17-7bc84271ee55/extra_specs/None returned with HTTP 400 Sep 01 01:09:30 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 381/762] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:09:30 2026] PUT /volume/v3/types/1257bf37-15ee-4a05-8b17-7bc84271ee55/extra_specs/None => generated 73 bytes in 96 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:09:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7be7ef49-06da-499d-b15f-360a9603f6a8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7be7ef49-06da-499d-b15f-360a9603f6a8 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] PUT http://192.168.122.211/volume/v3/types/1257bf37-15ee-4a05-8b17-7bc84271ee55/extra_specs/84f7b2f2-bf76-4e8c-96ff-de0d2a1d3377 Sep 01 01:09:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7be7ef49-06da-499d-b15f-360a9603f6a8 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7be7ef49-06da-499d-b15f-360a9603f6a8 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 01 01:09:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7be7ef49-06da-499d-b15f-360a9603f6a8 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] http://192.168.122.211/volume/v3/types/1257bf37-15ee-4a05-8b17-7bc84271ee55/extra_specs/84f7b2f2-bf76-4e8c-96ff-de0d2a1d3377 returned with HTTP 400 Sep 01 01:09:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 382/763] 192.168.122.211 () {60 vars in 1393 bytes} [Tue Sep 1 01:09:30 2026] PUT /volume/v3/types/1257bf37-15ee-4a05-8b17-7bc84271ee55/extra_specs/84f7b2f2-bf76-4e8c-96ff-de0d2a1d3377 => generated 73 bytes in 275 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:09:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-eccb2531-7977-4985-8c49-04b4610ed33a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-eccb2531-7977-4985-8c49-04b4610ed33a tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] PUT http://192.168.122.211/volume/v3/types/6ca56de6-d497-47e7-ab3c-792b56f0fa5d/extra_specs/spec1 Sep 01 01:09:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-eccb2531-7977-4985-8c49-04b4610ed33a tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-eccb2531-7977-4985-8c49-04b4610ed33a tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] http://192.168.122.211/volume/v3/types/6ca56de6-d497-47e7-ab3c-792b56f0fa5d/extra_specs/spec1 returned with HTTP 404 Sep 01 01:09:30 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 382/764] 192.168.122.211 () {60 vars in 1300 bytes} [Tue Sep 1 01:09:30 2026] PUT /volume/v3/types/6ca56de6-d497-47e7-ab3c-792b56f0fa5d/extra_specs/spec1 => generated 114 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2aeac4c3-b946-4f87-be24-2b11c931ef88 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-452dceab-265a-431c-bd25-7567ca640434 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-452dceab-265a-431c-bd25-7567ca640434 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] DELETE http://192.168.122.211/volume/v3/types/1257bf37-15ee-4a05-8b17-7bc84271ee55 Sep 01 01:09:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-452dceab-265a-431c-bd25-7567ca640434 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-452dceab-265a-431c-bd25-7567ca640434 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-452dceab-265a-431c-bd25-7567ca640434 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] http://192.168.122.211/volume/v3/types/1257bf37-15ee-4a05-8b17-7bc84271ee55 returned with HTTP 202 Sep 01 01:09:30 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 383/765] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:09:30 2026] DELETE /volume/v3/types/1257bf37-15ee-4a05-8b17-7bc84271ee55 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:09:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9cdf57d4-f17e-4c25-809f-6ebbe0206663 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9cdf57d4-f17e-4c25-809f-6ebbe0206663 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] GET http://192.168.122.211/volume/v3/types/1257bf37-15ee-4a05-8b17-7bc84271ee55 Sep 01 01:09:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9cdf57d4-f17e-4c25-809f-6ebbe0206663 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9cdf57d4-f17e-4c25-809f-6ebbe0206663 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9cdf57d4-f17e-4c25-809f-6ebbe0206663 tempest-ExtraSpecsNegativeTest-1949296587 tempest-ExtraSpecsNegativeTest-1949296587-project-admin] http://192.168.122.211/volume/v3/types/1257bf37-15ee-4a05-8b17-7bc84271ee55 returned with HTTP 404 Sep 01 01:09:30 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 384/766] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:09:30 2026] GET /volume/v3/types/1257bf37-15ee-4a05-8b17-7bc84271ee55 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2aeac4c3-b946-4f87-be24-2b11c931ef88 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:09:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2aeac4c3-b946-4f87-be24-2b11c931ef88 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1203048044"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-2aeac4c3-b946-4f87-be24-2b11c931ef88 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1203048044'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:09:30 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-2aeac4c3-b946-4f87-be24-2b11c931ef88 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Create volume of 1 GB Sep 01 01:09:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2aeac4c3-b946-4f87-be24-2b11c931ef88 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Availability Zones retrieved successfully. Sep 01 01:09:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2aeac4c3-b946-4f87-be24-2b11c931ef88 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Flow 'volume_create_api' (d7775667-36ab-413b-a614-20d7ebc0b9ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:09:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2aeac4c3-b946-4f87-be24-2b11c931ef88 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (567aaab3-5f60-4a54-9bc9-bed05f2a07e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-2aeac4c3-b946-4f87-be24-2b11c931ef88 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:09:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2aeac4c3-b946-4f87-be24-2b11c931ef88 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (567aaab3-5f60-4a54-9bc9-bed05f2a07e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2aeac4c3-b946-4f87-be24-2b11c931ef88 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3779bc18-ec4b-4c43-a208-74199a3906c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:31 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-2aeac4c3-b946-4f87-be24-2b11c931ef88 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Created reservations ['28215244-db55-44cd-a6e3-831e1893ceff', 'bb31c069-9f87-415e-bc7e-4a7348acb428', '0c122aa1-bd52-479c-9a1e-87d9aef3e5bd', '0f3c1495-88c0-4000-8189-f714b6ed0dda'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:09:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2aeac4c3-b946-4f87-be24-2b11c931ef88 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3779bc18-ec4b-4c43-a208-74199a3906c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28215244-db55-44cd-a6e3-831e1893ceff', 'bb31c069-9f87-415e-bc7e-4a7348acb428', '0c122aa1-bd52-479c-9a1e-87d9aef3e5bd', '0f3c1495-88c0-4000-8189-f714b6ed0dda']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2aeac4c3-b946-4f87-be24-2b11c931ef88 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79fe84c2-569a-427e-9064-7a823af746ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2aeac4c3-b946-4f87-be24-2b11c931ef88 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79fe84c2-569a-427e-9064-7a823af746ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d509bdb-f28d-447f-8bbe-d08d2c3b0029', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1203048044',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eda0b62ac2c547829e2ce1aaa84c202f',qos_specs=None,replication_status=,reservations=['28215244-db55-44cd-a6e3-831e1893ceff','bb31c069-9f87-415e-bc7e-4a7348acb428','0c122aa1-bd52-479c-9a1e-87d9aef3e5bd','0f3c1495-88c0-4000-8189-f714b6ed0dda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f22bc6cb45d84acd82742dcaf1a6aa53',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:09:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1203048044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d509bdb-f28d-447f-8bbe-d08d2c3b0029,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='eda0b62ac2c547829e2ce1aaa84c202f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f22bc6cb45d84acd82742dcaf1a6aa53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2aeac4c3-b946-4f87-be24-2b11c931ef88 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (395b7a9a-8497-499e-a395-9b0120303377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2aeac4c3-b946-4f87-be24-2b11c931ef88 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (395b7a9a-8497-499e-a395-9b0120303377) transitioned into state 'SUCCESS' from state '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-1203048044',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eda0b62ac2c547829e2ce1aaa84c202f',qos_specs=None,replication_status=,reservations=['28215244-db55-44cd-a6e3-831e1893ceff','bb31c069-9f87-415e-bc7e-4a7348acb428','0c122aa1-bd52-479c-9a1e-87d9aef3e5bd','0f3c1495-88c0-4000-8189-f714b6ed0dda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f22bc6cb45d84acd82742dcaf1a6aa53',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2aeac4c3-b946-4f87-be24-2b11c931ef88 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90acb4fb-779c-411d-845f-55e01d86ed7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2aeac4c3-b946-4f87-be24-2b11c931ef88 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90acb4fb-779c-411d-845f-55e01d86ed7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2aeac4c3-b946-4f87-be24-2b11c931ef88 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Flow 'volume_create_api' (d7775667-36ab-413b-a614-20d7ebc0b9ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:09:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2aeac4c3-b946-4f87-be24-2b11c931ef88 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Create volume request issued successfully. Sep 01 01:09:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2aeac4c3-b946-4f87-be24-2b11c931ef88 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:09:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 383/767] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:09:30 2026] POST /volume/v3/volumes => generated 769 bytes in 875 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:09:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fd171da4-8687-400b-8d99-f85cc303de22 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fd171da4-8687-400b-8d99-f85cc303de22 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] GET http://192.168.122.211/volume/v3/volumes/9d509bdb-f28d-447f-8bbe-d08d2c3b0029 Sep 01 01:09:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fd171da4-8687-400b-8d99-f85cc303de22 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fd171da4-8687-400b-8d99-f85cc303de22 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:31 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:31 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:31 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:31 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:31 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-fd171da4-8687-400b-8d99-f85cc303de22 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Volume info retrieved successfully. Sep 01 01:09:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fd171da4-8687-400b-8d99-f85cc303de22 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes/9d509bdb-f28d-447f-8bbe-d08d2c3b0029 returned with HTTP 200 Sep 01 01:09:31 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 385/768] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:31 2026] GET /volume/v3/volumes/9d509bdb-f28d-447f-8bbe-d08d2c3b0029 => generated 837 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-062fad9c-9b86-42e9-8858-f69710487dcb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-062fad9c-9b86-42e9-8858-f69710487dcb tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] GET http://192.168.122.211/volume/v3/volumes/9d509bdb-f28d-447f-8bbe-d08d2c3b0029 Sep 01 01:09:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-062fad9c-9b86-42e9-8858-f69710487dcb tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-062fad9c-9b86-42e9-8858-f69710487dcb tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-062fad9c-9b86-42e9-8858-f69710487dcb tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Volume info retrieved successfully. Sep 01 01:09:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-062fad9c-9b86-42e9-8858-f69710487dcb tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes/9d509bdb-f28d-447f-8bbe-d08d2c3b0029 returned with HTTP 200 Sep 01 01:09:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 384/769] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:32 2026] GET /volume/v3/volumes/9d509bdb-f28d-447f-8bbe-d08d2c3b0029 => generated 861 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1bb51e19-7e2e-4979-8bcb-716656fcd5b1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1bb51e19-7e2e-4979-8bcb-716656fcd5b1 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] GET http://192.168.122.211/volume/v3/volumes/9d509bdb-f28d-447f-8bbe-d08d2c3b0029 Sep 01 01:09:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1bb51e19-7e2e-4979-8bcb-716656fcd5b1 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1bb51e19-7e2e-4979-8bcb-716656fcd5b1 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:33 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:33 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:33 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:33 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:33 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1bb51e19-7e2e-4979-8bcb-716656fcd5b1 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Volume info retrieved successfully. Sep 01 01:09:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1bb51e19-7e2e-4979-8bcb-716656fcd5b1 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes/9d509bdb-f28d-447f-8bbe-d08d2c3b0029 returned with HTTP 200 Sep 01 01:09:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 386/770] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:33 2026] GET /volume/v3/volumes/9d509bdb-f28d-447f-8bbe-d08d2c3b0029 => generated 862 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-ebf907de-2c2a-4fc0-a0ce-d861847e0a52 req-430f8aca-753d-436e-aa95-aaeb27c4e8d5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ebf907de-2c2a-4fc0-a0ce-d861847e0a52 req-430f8aca-753d-436e-aa95-aaeb27c4e8d5 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] GET http://192.168.122.211/volume/v3/volumes/9d509bdb-f28d-447f-8bbe-d08d2c3b0029 Sep 01 01:09:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ebf907de-2c2a-4fc0-a0ce-d861847e0a52 req-430f8aca-753d-436e-aa95-aaeb27c4e8d5 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ebf907de-2c2a-4fc0-a0ce-d861847e0a52 req-430f8aca-753d-436e-aa95-aaeb27c4e8d5 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-ebf907de-2c2a-4fc0-a0ce-d861847e0a52 req-430f8aca-753d-436e-aa95-aaeb27c4e8d5 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Volume info retrieved successfully. Sep 01 01:09:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ebf907de-2c2a-4fc0-a0ce-d861847e0a52 req-430f8aca-753d-436e-aa95-aaeb27c4e8d5 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes/9d509bdb-f28d-447f-8bbe-d08d2c3b0029 returned with HTTP 200 Sep 01 01:09:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 385/771] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:09:33 2026] GET /volume/v3/volumes/9d509bdb-f28d-447f-8bbe-d08d2c3b0029 => generated 862 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ca541a53-ce8e-47ef-8989-340caa2173c3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ca541a53-ce8e-47ef-8989-340caa2173c3 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:09:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ca541a53-ce8e-47ef-8989-340caa2173c3 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-502940779"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-ca541a53-ce8e-47ef-8989-340caa2173c3 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-502940779'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:09:34 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-ca541a53-ce8e-47ef-8989-340caa2173c3 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Create volume of 1 GB Sep 01 01:09:34 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ca541a53-ce8e-47ef-8989-340caa2173c3 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Availability Zones retrieved successfully. Sep 01 01:09:34 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-ca541a53-ce8e-47ef-8989-340caa2173c3 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Flow 'volume_create_api' (5d59240e-71c8-4bc0-b38c-6e10be21be14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:09:34 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-ca541a53-ce8e-47ef-8989-340caa2173c3 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (334e4d0f-77df-4d3b-8bb5-c2a027f0c355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:34 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-ca541a53-ce8e-47ef-8989-340caa2173c3 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:09:34 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-ca541a53-ce8e-47ef-8989-340caa2173c3 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (334e4d0f-77df-4d3b-8bb5-c2a027f0c355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:34 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-ca541a53-ce8e-47ef-8989-340caa2173c3 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09b7167f-ee7f-4d6d-a795-3941d2273bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:34 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-ca541a53-ce8e-47ef-8989-340caa2173c3 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Created reservations ['f3e918fc-bad4-4292-981c-584a95592ad2', '467f9b2b-f96c-46c3-a206-ac65bde85050', 'c8c5a869-2edd-4462-9e70-c931027799a1', 'bec38708-654c-4222-9b47-42a516323c05'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:09:34 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-ca541a53-ce8e-47ef-8989-340caa2173c3 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09b7167f-ee7f-4d6d-a795-3941d2273bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3e918fc-bad4-4292-981c-584a95592ad2', '467f9b2b-f96c-46c3-a206-ac65bde85050', 'c8c5a869-2edd-4462-9e70-c931027799a1', 'bec38708-654c-4222-9b47-42a516323c05']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:34 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-ca541a53-ce8e-47ef-8989-340caa2173c3 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eb2c6bb-2a1e-4523-a7c5-2b0dff89a4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:34 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:34 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:34 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-ca541a53-ce8e-47ef-8989-340caa2173c3 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eb2c6bb-2a1e-4523-a7c5-2b0dff89a4f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '910d0119-1357-47b7-93e7-065a72057b10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-502940779',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eda0b62ac2c547829e2ce1aaa84c202f',qos_specs=None,replication_status=,reservations=['f3e918fc-bad4-4292-981c-584a95592ad2','467f9b2b-f96c-46c3-a206-ac65bde85050','c8c5a869-2edd-4462-9e70-c931027799a1','bec38708-654c-4222-9b47-42a516323c05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f22bc6cb45d84acd82742dcaf1a6aa53',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-502940779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=910d0119-1357-47b7-93e7-065a72057b10,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='eda0b62ac2c547829e2ce1aaa84c202f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f22bc6cb45d84acd82742dcaf1a6aa53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:34 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-ca541a53-ce8e-47ef-8989-340caa2173c3 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (527af4e2-90a5-47bd-bdd7-f4a2ca5fae34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:34 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-ca541a53-ce8e-47ef-8989-340caa2173c3 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (527af4e2-90a5-47bd-bdd7-f4a2ca5fae34) transitioned into state 'SUCCESS' from state '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-502940779',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eda0b62ac2c547829e2ce1aaa84c202f',qos_specs=None,replication_status=,reservations=['f3e918fc-bad4-4292-981c-584a95592ad2','467f9b2b-f96c-46c3-a206-ac65bde85050','c8c5a869-2edd-4462-9e70-c931027799a1','bec38708-654c-4222-9b47-42a516323c05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f22bc6cb45d84acd82742dcaf1a6aa53',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:34 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-ca541a53-ce8e-47ef-8989-340caa2173c3 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e2a6b0f-ece1-4fce-b66b-e713c02a8b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:34 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-ca541a53-ce8e-47ef-8989-340caa2173c3 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e2a6b0f-ece1-4fce-b66b-e713c02a8b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:34 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-ca541a53-ce8e-47ef-8989-340caa2173c3 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Flow 'volume_create_api' (5d59240e-71c8-4bc0-b38c-6e10be21be14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:09:34 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ca541a53-ce8e-47ef-8989-340caa2173c3 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Create volume request issued successfully. Sep 01 01:09:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ca541a53-ce8e-47ef-8989-340caa2173c3 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:09:34 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 387/772] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:09:33 2026] POST /volume/v3/volumes => generated 768 bytes in 752 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:09:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1da6e9b4-8d79-4981-a74e-03aba18c1561 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1da6e9b4-8d79-4981-a74e-03aba18c1561 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] GET http://192.168.122.211/volume/v3/volumes/910d0119-1357-47b7-93e7-065a72057b10 Sep 01 01:09:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1da6e9b4-8d79-4981-a74e-03aba18c1561 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1da6e9b4-8d79-4981-a74e-03aba18c1561 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1da6e9b4-8d79-4981-a74e-03aba18c1561 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Volume info retrieved successfully. Sep 01 01:09:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1da6e9b4-8d79-4981-a74e-03aba18c1561 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes/910d0119-1357-47b7-93e7-065a72057b10 returned with HTTP 200 Sep 01 01:09:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 386/773] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:34 2026] GET /volume/v3/volumes/910d0119-1357-47b7-93e7-065a72057b10 => generated 836 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-bcf244f1-dcc9-4c49-ae32-0ec7e5a007ac None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bcf244f1-dcc9-4c49-ae32-0ec7e5a007ac tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] GET http://192.168.122.211/volume/v3/volumes/910d0119-1357-47b7-93e7-065a72057b10 Sep 01 01:09:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bcf244f1-dcc9-4c49-ae32-0ec7e5a007ac tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bcf244f1-dcc9-4c49-ae32-0ec7e5a007ac tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:35 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:35 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:35 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:35 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:36 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-bcf244f1-dcc9-4c49-ae32-0ec7e5a007ac tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Volume info retrieved successfully. Sep 01 01:09:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bcf244f1-dcc9-4c49-ae32-0ec7e5a007ac tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes/910d0119-1357-47b7-93e7-065a72057b10 returned with HTTP 200 Sep 01 01:09:36 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 388/774] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:35 2026] GET /volume/v3/volumes/910d0119-1357-47b7-93e7-065a72057b10 => generated 860 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8944a22b-46ea-423f-9ddc-f22a23c61fb7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8944a22b-46ea-423f-9ddc-f22a23c61fb7 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] GET http://192.168.122.211/volume/v3/volumes/910d0119-1357-47b7-93e7-065a72057b10 Sep 01 01:09:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8944a22b-46ea-423f-9ddc-f22a23c61fb7 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8944a22b-46ea-423f-9ddc-f22a23c61fb7 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8944a22b-46ea-423f-9ddc-f22a23c61fb7 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Volume info retrieved successfully. Sep 01 01:09:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8944a22b-46ea-423f-9ddc-f22a23c61fb7 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes/910d0119-1357-47b7-93e7-065a72057b10 returned with HTTP 200 Sep 01 01:09:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 387/775] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:37 2026] GET /volume/v3/volumes/910d0119-1357-47b7-93e7-065a72057b10 => generated 860 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-840d65f7-8c81-4a10-9c17-39f52a304b8c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-840d65f7-8c81-4a10-9c17-39f52a304b8c tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] GET http://192.168.122.211/volume/v3/volumes/910d0119-1357-47b7-93e7-065a72057b10 Sep 01 01:09:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-840d65f7-8c81-4a10-9c17-39f52a304b8c tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-840d65f7-8c81-4a10-9c17-39f52a304b8c tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-840d65f7-8c81-4a10-9c17-39f52a304b8c tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Volume info retrieved successfully. Sep 01 01:09:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-840d65f7-8c81-4a10-9c17-39f52a304b8c tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes/910d0119-1357-47b7-93e7-065a72057b10 returned with HTTP 200 Sep 01 01:09:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 389/776] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:38 2026] GET /volume/v3/volumes/910d0119-1357-47b7-93e7-065a72057b10 => generated 861 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:09:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-713936cb-d24f-48cd-9200-a09c99679692 req-d6e3dad7-a839-4dc8-a44d-fca89d6c9bdf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-713936cb-d24f-48cd-9200-a09c99679692 req-d6e3dad7-a839-4dc8-a44d-fca89d6c9bdf tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] GET http://192.168.122.211/volume/v3/volumes/910d0119-1357-47b7-93e7-065a72057b10 Sep 01 01:09:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-713936cb-d24f-48cd-9200-a09c99679692 req-d6e3dad7-a839-4dc8-a44d-fca89d6c9bdf tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-713936cb-d24f-48cd-9200-a09c99679692 req-d6e3dad7-a839-4dc8-a44d-fca89d6c9bdf tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-713936cb-d24f-48cd-9200-a09c99679692 req-d6e3dad7-a839-4dc8-a44d-fca89d6c9bdf tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Volume info retrieved successfully. Sep 01 01:09:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-713936cb-d24f-48cd-9200-a09c99679692 req-d6e3dad7-a839-4dc8-a44d-fca89d6c9bdf tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes/910d0119-1357-47b7-93e7-065a72057b10 returned with HTTP 200 Sep 01 01:09:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 388/777] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:09:38 2026] GET /volume/v3/volumes/910d0119-1357-47b7-93e7-065a72057b10 => generated 861 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8f0fa786-cd27-4b74-bc1c-ec9c70c602e4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8f0fa786-cd27-4b74-bc1c-ec9c70c602e4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:09:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8f0fa786-cd27-4b74-bc1c-ec9c70c602e4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1321951953"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-8f0fa786-cd27-4b74-bc1c-ec9c70c602e4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1321951953'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:09:38 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-8f0fa786-cd27-4b74-bc1c-ec9c70c602e4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Create volume of 1 GB Sep 01 01:09:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8f0fa786-cd27-4b74-bc1c-ec9c70c602e4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Availability Zones retrieved successfully. Sep 01 01:09:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8f0fa786-cd27-4b74-bc1c-ec9c70c602e4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Flow 'volume_create_api' (bd4cc30d-a253-49c6-ab3a-c0467ba95f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:09:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8f0fa786-cd27-4b74-bc1c-ec9c70c602e4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18d2675c-728a-4611-858b-a3f5dfe706d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-8f0fa786-cd27-4b74-bc1c-ec9c70c602e4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:09:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8f0fa786-cd27-4b74-bc1c-ec9c70c602e4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18d2675c-728a-4611-858b-a3f5dfe706d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8f0fa786-cd27-4b74-bc1c-ec9c70c602e4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73b827a3-0bdc-47c7-86ff-95f64c830d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:38 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-8f0fa786-cd27-4b74-bc1c-ec9c70c602e4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Created reservations ['63046ef1-e3a6-4282-b52a-e2f6d7094aec', 'dd723ad8-85b3-4380-bd1f-e1c18e90f9c7', 'a903bcc1-9c78-4838-8886-af356e8f29da', '05314df7-1bf9-40aa-9518-9eed4709b3b4'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:09:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8f0fa786-cd27-4b74-bc1c-ec9c70c602e4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73b827a3-0bdc-47c7-86ff-95f64c830d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63046ef1-e3a6-4282-b52a-e2f6d7094aec', 'dd723ad8-85b3-4380-bd1f-e1c18e90f9c7', 'a903bcc1-9c78-4838-8886-af356e8f29da', '05314df7-1bf9-40aa-9518-9eed4709b3b4']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8f0fa786-cd27-4b74-bc1c-ec9c70c602e4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11f2697f-9ddb-4433-9578-1008bb91857b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8f0fa786-cd27-4b74-bc1c-ec9c70c602e4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11f2697f-9ddb-4433-9578-1008bb91857b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1321951953',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eda0b62ac2c547829e2ce1aaa84c202f',qos_specs=None,replication_status=,reservations=['63046ef1-e3a6-4282-b52a-e2f6d7094aec','dd723ad8-85b3-4380-bd1f-e1c18e90f9c7','a903bcc1-9c78-4838-8886-af356e8f29da','05314df7-1bf9-40aa-9518-9eed4709b3b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f22bc6cb45d84acd82742dcaf1a6aa53',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:09:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1321951953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='eda0b62ac2c547829e2ce1aaa84c202f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f22bc6cb45d84acd82742dcaf1a6aa53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8f0fa786-cd27-4b74-bc1c-ec9c70c602e4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e9755dd-7036-44b8-a8d4-90561bedaefc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8f0fa786-cd27-4b74-bc1c-ec9c70c602e4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e9755dd-7036-44b8-a8d4-90561bedaefc) transitioned into state 'SUCCESS' from state '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-1321951953',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eda0b62ac2c547829e2ce1aaa84c202f',qos_specs=None,replication_status=,reservations=['63046ef1-e3a6-4282-b52a-e2f6d7094aec','dd723ad8-85b3-4380-bd1f-e1c18e90f9c7','a903bcc1-9c78-4838-8886-af356e8f29da','05314df7-1bf9-40aa-9518-9eed4709b3b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f22bc6cb45d84acd82742dcaf1a6aa53',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8f0fa786-cd27-4b74-bc1c-ec9c70c602e4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d76feb8-294b-4912-8235-9b629cb2aafe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8f0fa786-cd27-4b74-bc1c-ec9c70c602e4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d76feb8-294b-4912-8235-9b629cb2aafe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8f0fa786-cd27-4b74-bc1c-ec9c70c602e4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Flow 'volume_create_api' (bd4cc30d-a253-49c6-ab3a-c0467ba95f18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:09:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8f0fa786-cd27-4b74-bc1c-ec9c70c602e4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Create volume request issued successfully. Sep 01 01:09:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8f0fa786-cd27-4b74-bc1c-ec9c70c602e4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:09:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 390/778] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:09:38 2026] POST /volume/v3/volumes => generated 769 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:09:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-df669607-bf05-4a75-b7aa-f9b258b60595 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-df669607-bf05-4a75-b7aa-f9b258b60595 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] GET http://192.168.122.211/volume/v3/volumes/a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 Sep 01 01:09:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-df669607-bf05-4a75-b7aa-f9b258b60595 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-df669607-bf05-4a75-b7aa-f9b258b60595 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-df669607-bf05-4a75-b7aa-f9b258b60595 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Volume info retrieved successfully. Sep 01 01:09:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-df669607-bf05-4a75-b7aa-f9b258b60595 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes/a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 returned with HTTP 200 Sep 01 01:09:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 389/779] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:38 2026] GET /volume/v3/volumes/a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 => generated 837 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0e0bea13-4e14-4889-8e32-3ade1a79429e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0e0bea13-4e14-4889-8e32-3ade1a79429e tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] GET http://192.168.122.211/volume/v3/volumes/a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 Sep 01 01:09:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0e0bea13-4e14-4889-8e32-3ade1a79429e tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0e0bea13-4e14-4889-8e32-3ade1a79429e tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:40 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:40 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:40 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0e0bea13-4e14-4889-8e32-3ade1a79429e tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Volume info retrieved successfully. Sep 01 01:09:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0e0bea13-4e14-4889-8e32-3ade1a79429e tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes/a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 returned with HTTP 200 Sep 01 01:09:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 391/780] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:40 2026] GET /volume/v3/volumes/a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 => generated 861 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c5df852c-4554-4f28-956a-0dfd444c668b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-86ee0683-4860-4d53-875f-c71afed082fd None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-86ee0683-4860-4d53-875f-c71afed082fd tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] GET http://192.168.122.211/volume/v3/volumes/a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 Sep 01 01:09:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-86ee0683-4860-4d53-875f-c71afed082fd tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-86ee0683-4860-4d53-875f-c71afed082fd tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c5df852c-4554-4f28-956a-0dfd444c668b tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:09:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c5df852c-4554-4f28-956a-0dfd444c668b tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1934084158", "os-volume-type-access:is_public": false}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:41 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:41 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:41 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:41 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-86ee0683-4860-4d53-875f-c71afed082fd tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Volume info retrieved successfully. Sep 01 01:09:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c5df852c-4554-4f28-956a-0dfd444c668b tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:09:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 390/781] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:09:40 2026] POST /volume/v3/types => generated 229 bytes in 648 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-86ee0683-4860-4d53-875f-c71afed082fd tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes/a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 returned with HTTP 200 Sep 01 01:09:41 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 392/782] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:41 2026] GET /volume/v3/volumes/a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 => generated 861 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bb789869-57ff-48e1-b052-6a5da4ffd62c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bb789869-57ff-48e1-b052-6a5da4ffd62c tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:09:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bb789869-57ff-48e1-b052-6a5da4ffd62c tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e6571fe3-6e92-4fd3-a718-98972fe0280d", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-bb789869-57ff-48e1-b052-6a5da4ffd62c tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Create volume request body: {'volume': {'volume_type': 'e6571fe3-6e92-4fd3-a718-98972fe0280d', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:09:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bb789869-57ff-48e1-b052-6a5da4ffd62c tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 404 Sep 01 01:09:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 391/783] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:09:41 2026] POST /volume/v3/volumes => generated 114 bytes in 257 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:09:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-37545d75-eb58-4fb0-a431-dfee61e98870 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-37545d75-eb58-4fb0-a431-dfee61e98870 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] POST http://192.168.122.211/volume/v3/types/e6571fe3-6e92-4fd3-a718-98972fe0280d/action Sep 01 01:09:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-37545d75-eb58-4fb0-a431-dfee61e98870 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] Action body: b'{"addProjectAccess": {"project": "d48c964cc98d48258b8d9d9791274752"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:09:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-37545d75-eb58-4fb0-a431-dfee61e98870 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "d48c964cc98d48258b8d9d9791274752"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5e3d6f78-5601-4bba-8c30-adbca396ed02 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-37545d75-eb58-4fb0-a431-dfee61e98870 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] http://192.168.122.211/volume/v3/types/e6571fe3-6e92-4fd3-a718-98972fe0280d/action returned with HTTP 202 Sep 01 01:09:41 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 393/784] 192.168.122.211 () {60 vars in 1268 bytes} [Tue Sep 1 01:09:41 2026] POST /volume/v3/types/e6571fe3-6e92-4fd3-a718-98972fe0280d/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:09:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-aaa72944-61b7-4e40-bc95-728e8172436b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aaa72944-61b7-4e40-bc95-728e8172436b tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:09:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aaa72944-61b7-4e40-bc95-728e8172436b tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e6571fe3-6e92-4fd3-a718-98972fe0280d", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1559801240"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-aaa72944-61b7-4e40-bc95-728e8172436b tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Create volume request body: {'volume': {'volume_type': 'e6571fe3-6e92-4fd3-a718-98972fe0280d', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1559801240'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:09:41 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=704,cinder:INSERT=78,cinder:UPDATE=142 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:09:41 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-aaa72944-61b7-4e40-bc95-728e8172436b tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Create volume of 1 GB Sep 01 01:09:41 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:41 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-aaa72944-61b7-4e40-bc95-728e8172436b tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Availability Zones retrieved successfully. Sep 01 01:09:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5e3d6f78-5601-4bba-8c30-adbca396ed02 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] POST http://192.168.122.211/volume/v3/types/485e9cd9-88c6-4dd3-a797-ee606d6a6c21/encryption Sep 01 01:09:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5e3d6f78-5601-4bba-8c30-adbca396ed02 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-aaa72944-61b7-4e40-bc95-728e8172436b tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Flow 'volume_create_api' (30527be6-7477-44f3-bc23-16738c51111d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:09:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-aaa72944-61b7-4e40-bc95-728e8172436b tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e42951-848e-4f10-a4f5-95e376ac46ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-aaa72944-61b7-4e40-bc95-728e8172436b tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5e3d6f78-5601-4bba-8c30-adbca396ed02 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] http://192.168.122.211/volume/v3/types/485e9cd9-88c6-4dd3-a797-ee606d6a6c21/encryption returned with HTTP 404 Sep 01 01:09:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 392/785] 192.168.122.211 () {60 vars in 1281 bytes} [Tue Sep 1 01:09:41 2026] POST /volume/v3/types/485e9cd9-88c6-4dd3-a797-ee606d6a6c21/encryption => generated 114 bytes in 191 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5e14e8ed-c479-4d1c-b610-1488078663ec None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5e14e8ed-c479-4d1c-b610-1488078663ec tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:09:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5e14e8ed-c479-4d1c-b610-1488078663ec tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-763522748", "os-volume-type-access:is_public": false}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5e14e8ed-c479-4d1c-b610-1488078663ec tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:09:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 393/786] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:09:42 2026] POST /volume/v3/types => generated 230 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d079ebd7-4b9f-4fd4-82fe-549efbbcca0a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-aaa72944-61b7-4e40-bc95-728e8172436b tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e42951-848e-4f10-a4f5-95e376ac46ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:09:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e6571fe3-6e92-4fd3-a718-98972fe0280d,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1934084158',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e6571fe3-6e92-4fd3-a718-98972fe0280d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-aaa72944-61b7-4e40-bc95-728e8172436b tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50c2e610-4169-4fb2-9a01-242ffd5c9685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:42 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-aaa72944-61b7-4e40-bc95-728e8172436b tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1934084158 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1934084158, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:09:42 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-aaa72944-61b7-4e40-bc95-728e8172436b tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1934084158 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1934084158, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:09:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d079ebd7-4b9f-4fd4-82fe-549efbbcca0a tempest-VolumeTypesNegativeTest-12341417 tempest-VolumeTypesNegativeTest-12341417-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:09:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d079ebd7-4b9f-4fd4-82fe-549efbbcca0a tempest-VolumeTypesNegativeTest-12341417 tempest-VolumeTypesNegativeTest-12341417-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d5099794-e62f-4733-b966-79915fa44421", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1130324807"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-d079ebd7-4b9f-4fd4-82fe-549efbbcca0a tempest-VolumeTypesNegativeTest-12341417 tempest-VolumeTypesNegativeTest-12341417-project-member] Create volume request body: {'volume': {'volume_type': 'd5099794-e62f-4733-b966-79915fa44421', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1130324807'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=703,cinder:INSERT=73,cinder:UPDATE=112 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d079ebd7-4b9f-4fd4-82fe-549efbbcca0a tempest-VolumeTypesNegativeTest-12341417 tempest-VolumeTypesNegativeTest-12341417-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 404 Sep 01 01:09:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 394/787] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:09:42 2026] POST /volume/v3/volumes => generated 114 bytes in 337 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7307610e-1067-4055-bde9-dab6e1cd7457 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:42 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-aaa72944-61b7-4e40-bc95-728e8172436b tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Created reservations ['6daacc92-c0ee-4e25-8630-5c884219c505', '3ba88649-b81a-43de-9c79-747a3661fe63', '574632b5-e1b5-40dd-aa49-50f6b8ad0871', '2a4efbfe-7e9e-4939-b564-f2f8c1f009b3'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:09:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-aaa72944-61b7-4e40-bc95-728e8172436b tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50c2e610-4169-4fb2-9a01-242ffd5c9685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6daacc92-c0ee-4e25-8630-5c884219c505', '3ba88649-b81a-43de-9c79-747a3661fe63', '574632b5-e1b5-40dd-aa49-50f6b8ad0871', '2a4efbfe-7e9e-4939-b564-f2f8c1f009b3']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7307610e-1067-4055-bde9-dab6e1cd7457 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] DELETE http://192.168.122.211/volume/v3/types/d5099794-e62f-4733-b966-79915fa44421 Sep 01 01:09:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-aaa72944-61b7-4e40-bc95-728e8172436b tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd19bb38-31b5-462a-a835-173c1e52cc91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7307610e-1067-4055-bde9-dab6e1cd7457 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7307610e-1067-4055-bde9-dab6e1cd7457 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:42 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:42 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-aaa72944-61b7-4e40-bc95-728e8172436b tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd19bb38-31b5-462a-a835-173c1e52cc91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92e0e74e-9171-43eb-8886-c845d109fe05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1559801240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d48c964cc98d48258b8d9d9791274752',qos_specs=None,replication_status=,reservations=['6daacc92-c0ee-4e25-8630-5c884219c505','3ba88649-b81a-43de-9c79-747a3661fe63','574632b5-e1b5-40dd-aa49-50f6b8ad0871','2a4efbfe-7e9e-4939-b564-f2f8c1f009b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2019eab206cd470d87fba99c7e30bd7f',volume_type_id=e6571fe3-6e92-4fd3-a718-98972fe0280d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:09:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1559801240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92e0e74e-9171-43eb-8886-c845d109fe05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d48c964cc98d48258b8d9d9791274752',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2019eab206cd470d87fba99c7e30bd7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6571fe3-6e92-4fd3-a718-98972fe0280d),volume_type_id=e6571fe3-6e92-4fd3-a718-98972fe0280d)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7307610e-1067-4055-bde9-dab6e1cd7457 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] http://192.168.122.211/volume/v3/types/d5099794-e62f-4733-b966-79915fa44421 returned with HTTP 202 Sep 01 01:09:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 395/788] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:09:42 2026] DELETE /volume/v3/types/d5099794-e62f-4733-b966-79915fa44421 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:09:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8aca5fd2-3ab6-49fd-8ca4-d5456c6a2b54 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-aaa72944-61b7-4e40-bc95-728e8172436b tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba4658fd-0ecd-4479-ab8e-57a14ee06525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8aca5fd2-3ab6-49fd-8ca4-d5456c6a2b54 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] GET http://192.168.122.211/volume/v3/volumes/a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 Sep 01 01:09:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8aca5fd2-3ab6-49fd-8ca4-d5456c6a2b54 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8aca5fd2-3ab6-49fd-8ca4-d5456c6a2b54 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8aca5fd2-3ab6-49fd-8ca4-d5456c6a2b54 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Volume info retrieved successfully. Sep 01 01:09:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8aca5fd2-3ab6-49fd-8ca4-d5456c6a2b54 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes/a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 returned with HTTP 200 Sep 01 01:09:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 396/789] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:42 2026] GET /volume/v3/volumes/a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 => generated 862 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-59bc051e-46c1-47da-ae4f-0d59956bdc83 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-59bc051e-46c1-47da-ae4f-0d59956bdc83 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] GET http://192.168.122.211/volume/v3/types/d5099794-e62f-4733-b966-79915fa44421 Sep 01 01:09:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-59bc051e-46c1-47da-ae4f-0d59956bdc83 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-59bc051e-46c1-47da-ae4f-0d59956bdc83 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-59bc051e-46c1-47da-ae4f-0d59956bdc83 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] http://192.168.122.211/volume/v3/types/d5099794-e62f-4733-b966-79915fa44421 returned with HTTP 404 Sep 01 01:09:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 397/790] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:09:42 2026] GET /volume/v3/types/d5099794-e62f-4733-b966-79915fa44421 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7a97ec1e-dd15-41cb-916f-fab2ac7e3042 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7a97ec1e-dd15-41cb-916f-fab2ac7e3042 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:09:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7a97ec1e-dd15-41cb-916f-fab2ac7e3042 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-aaa72944-61b7-4e40-bc95-728e8172436b tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba4658fd-0ecd-4479-ab8e-57a14ee06525) transitioned into state 'SUCCESS' from state '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-1559801240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d48c964cc98d48258b8d9d9791274752',qos_specs=None,replication_status=,reservations=['6daacc92-c0ee-4e25-8630-5c884219c505','3ba88649-b81a-43de-9c79-747a3661fe63','574632b5-e1b5-40dd-aa49-50f6b8ad0871','2a4efbfe-7e9e-4939-b564-f2f8c1f009b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2019eab206cd470d87fba99c7e30bd7f',volume_type_id=e6571fe3-6e92-4fd3-a718-98972fe0280d)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7a97ec1e-dd15-41cb-916f-fab2ac7e3042 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 400 Sep 01 01:09:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 398/791] 192.168.122.211 () {60 vars in 1136 bytes} [Tue Sep 1 01:09:42 2026] POST /volume/v3/types => generated 115 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:09:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-bd469767-26f8-48bc-960d-2fbd8d36910a req-0550bf7b-01ae-402a-806a-6c56b61f6d19 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-aaa72944-61b7-4e40-bc95-728e8172436b tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5f87091-0c66-4194-9aa7-33a31d41bbb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-bd469767-26f8-48bc-960d-2fbd8d36910a req-0550bf7b-01ae-402a-806a-6c56b61f6d19 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] GET http://192.168.122.211/volume/v3/volumes/a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 Sep 01 01:09:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-bd469767-26f8-48bc-960d-2fbd8d36910a req-0550bf7b-01ae-402a-806a-6c56b61f6d19 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-bd469767-26f8-48bc-960d-2fbd8d36910a req-0550bf7b-01ae-402a-806a-6c56b61f6d19 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-bd469767-26f8-48bc-960d-2fbd8d36910a req-0550bf7b-01ae-402a-806a-6c56b61f6d19 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Volume info retrieved successfully. Sep 01 01:09:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-aaa72944-61b7-4e40-bc95-728e8172436b tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5f87091-0c66-4194-9aa7-33a31d41bbb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-aaa72944-61b7-4e40-bc95-728e8172436b tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Flow 'volume_create_api' (30527be6-7477-44f3-bc23-16738c51111d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:09:42 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-aaa72944-61b7-4e40-bc95-728e8172436b tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Create volume request issued successfully. Sep 01 01:09:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aaa72944-61b7-4e40-bc95-728e8172436b tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:09:42 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 394/792] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:09:41 2026] POST /volume/v3/volumes => generated 804 bytes in 873 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:09:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-bd469767-26f8-48bc-960d-2fbd8d36910a req-0550bf7b-01ae-402a-806a-6c56b61f6d19 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes/a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 returned with HTTP 200 Sep 01 01:09:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 399/793] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:09:42 2026] GET /volume/v3/volumes/a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 => generated 862 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0d6221fe-bfc1-462c-8c6e-c4311f2533c0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0d6221fe-bfc1-462c-8c6e-c4311f2533c0 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:09:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0d6221fe-bfc1-462c-8c6e-c4311f2533c0 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-352715757"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7947175e-5ee3-476e-ac3b-811931bba84a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:42 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:42 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7947175e-5ee3-476e-ac3b-811931bba84a tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] GET http://192.168.122.211/volume/v3/volumes/92e0e74e-9171-43eb-8886-c845d109fe05 Sep 01 01:09:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7947175e-5ee3-476e-ac3b-811931bba84a tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7947175e-5ee3-476e-ac3b-811931bba84a tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0d6221fe-bfc1-462c-8c6e-c4311f2533c0 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:09:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7947175e-5ee3-476e-ac3b-811931bba84a tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Volume info retrieved successfully. Sep 01 01:09:42 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 395/794] 192.168.122.211 () {60 vars in 1136 bytes} [Tue Sep 1 01:09:42 2026] POST /volume/v3/types => generated 228 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b2ac2dcc-910e-4254-9c01-7bb20b663f35 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7947175e-5ee3-476e-ac3b-811931bba84a tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] http://192.168.122.211/volume/v3/volumes/92e0e74e-9171-43eb-8886-c845d109fe05 returned with HTTP 200 Sep 01 01:09:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b2ac2dcc-910e-4254-9c01-7bb20b663f35 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:09:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b2ac2dcc-910e-4254-9c01-7bb20b663f35 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-352715757"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 400/795] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:42 2026] GET /volume/v3/volumes/92e0e74e-9171-43eb-8886-c845d109fe05 => generated 872 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b2ac2dcc-910e-4254-9c01-7bb20b663f35 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-352715757 already exists. Sep 01 01:09:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b2ac2dcc-910e-4254-9c01-7bb20b663f35 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 409 Sep 01 01:09:42 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 396/796] 192.168.122.211 () {60 vars in 1136 bytes} [Tue Sep 1 01:09:42 2026] POST /volume/v3/types => generated 133 bytes in 37 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:09:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6697a73b-d6f5-417c-9b44-a82b98618634 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6697a73b-d6f5-417c-9b44-a82b98618634 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] DELETE http://192.168.122.211/volume/v3/types/31c95831-4ce2-47e8-8fad-902bc7f8ec78 Sep 01 01:09:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6697a73b-d6f5-417c-9b44-a82b98618634 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6697a73b-d6f5-417c-9b44-a82b98618634 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-dc529de3-3060-4719-a8a0-20b953c2f617 req-978702e4-b99b-42f3-9c3d-257b5ebd105d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6697a73b-d6f5-417c-9b44-a82b98618634 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] http://192.168.122.211/volume/v3/types/31c95831-4ce2-47e8-8fad-902bc7f8ec78 returned with HTTP 202 Sep 01 01:09:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 401/797] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:09:42 2026] DELETE /volume/v3/types/31c95831-4ce2-47e8-8fad-902bc7f8ec78 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:09:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-dc529de3-3060-4719-a8a0-20b953c2f617 req-978702e4-b99b-42f3-9c3d-257b5ebd105d tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:09:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-dc529de3-3060-4719-a8a0-20b953c2f617 req-978702e4-b99b-42f3-9c3d-257b5ebd105d tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-dc529de3-3060-4719-a8a0-20b953c2f617 req-978702e4-b99b-42f3-9c3d-257b5ebd105d tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [req-dc529de3-3060-4719-a8a0-20b953c2f617 req-978702e4-b99b-42f3-9c3d-257b5ebd105d tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:09:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [req-dc529de3-3060-4719-a8a0-20b953c2f617 req-978702e4-b99b-42f3-9c3d-257b5ebd105d tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:09:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1530d814-0ef6-4cbb-b7db-099408353ece None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1530d814-0ef6-4cbb-b7db-099408353ece tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] GET http://192.168.122.211/volume/v3/types/31c95831-4ce2-47e8-8fad-902bc7f8ec78 Sep 01 01:09:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1530d814-0ef6-4cbb-b7db-099408353ece tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1530d814-0ef6-4cbb-b7db-099408353ece tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1530d814-0ef6-4cbb-b7db-099408353ece tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] http://192.168.122.211/volume/v3/types/31c95831-4ce2-47e8-8fad-902bc7f8ec78 returned with HTTP 404 Sep 01 01:09:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 402/798] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:09:43 2026] GET /volume/v3/types/31c95831-4ce2-47e8-8fad-902bc7f8ec78 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:43 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:09:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:43 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:43 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:43 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:43 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-dc529de3-3060-4719-a8a0-20b953c2f617 req-978702e4-b99b-42f3-9c3d-257b5ebd105d tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Get all volumes completed successfully. Sep 01 01:09:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a613260f-f99b-4d24-9b93-51a2ea6045a3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:43 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:43 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a613260f-f99b-4d24-9b93-51a2ea6045a3 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] DELETE http://192.168.122.211/volume/v3/types/545cd7b1-890b-41d3-8c5a-193539c0bef9 Sep 01 01:09:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a613260f-f99b-4d24-9b93-51a2ea6045a3 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a613260f-f99b-4d24-9b93-51a2ea6045a3 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a613260f-f99b-4d24-9b93-51a2ea6045a3 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] http://192.168.122.211/volume/v3/types/545cd7b1-890b-41d3-8c5a-193539c0bef9 returned with HTTP 404 Sep 01 01:09:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 403/799] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:09:43 2026] DELETE /volume/v3/types/545cd7b1-890b-41d3-8c5a-193539c0bef9 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-dc529de3-3060-4719-a8a0-20b953c2f617 req-978702e4-b99b-42f3-9c3d-257b5ebd105d tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:09:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 397/800] 192.168.122.211 () {60 vars in 1397 bytes} [Tue Sep 1 01:09:43 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-58ce7668-1b5c-4f7d-8915-d519dcd677d2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-58ce7668-1b5c-4f7d-8915-d519dcd677d2 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] GET http://192.168.122.211/volume/v3/types/59501471-8da2-4d6c-a4f0-496ebc060178 Sep 01 01:09:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-58ce7668-1b5c-4f7d-8915-d519dcd677d2 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-58ce7668-1b5c-4f7d-8915-d519dcd677d2 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-58ce7668-1b5c-4f7d-8915-d519dcd677d2 tempest-VolumeTypesNegativeTest-1847953572 tempest-VolumeTypesNegativeTest-1847953572-project-admin] http://192.168.122.211/volume/v3/types/59501471-8da2-4d6c-a4f0-496ebc060178 returned with HTTP 404 Sep 01 01:09:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 404/801] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:09:43 2026] GET /volume/v3/types/59501471-8da2-4d6c-a4f0-496ebc060178 => generated 114 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-98991773-0f4a-461e-83ed-6cfe5b9c889e req-09be6754-bbbc-4cd2-bccd-587b1768651a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-98991773-0f4a-461e-83ed-6cfe5b9c889e req-09be6754-bbbc-4cd2-bccd-587b1768651a tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:09:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-98991773-0f4a-461e-83ed-6cfe5b9c889e req-09be6754-bbbc-4cd2-bccd-587b1768651a tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-98991773-0f4a-461e-83ed-6cfe5b9c889e req-09be6754-bbbc-4cd2-bccd-587b1768651a tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [req-98991773-0f4a-461e-83ed-6cfe5b9c889e req-09be6754-bbbc-4cd2-bccd-587b1768651a tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:09:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [req-98991773-0f4a-461e-83ed-6cfe5b9c889e req-09be6754-bbbc-4cd2-bccd-587b1768651a tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:09:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:43 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:43 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:43 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:43 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-98991773-0f4a-461e-83ed-6cfe5b9c889e req-09be6754-bbbc-4cd2-bccd-587b1768651a tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Get all volumes completed successfully. Sep 01 01:09:43 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:43 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-98991773-0f4a-461e-83ed-6cfe5b9c889e req-09be6754-bbbc-4cd2-bccd-587b1768651a tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:09:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 398/802] 192.168.122.211 () {60 vars in 1397 bytes} [Tue Sep 1 01:09:43 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:09:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-15f784f4-8163-417b-bc8c-0f9eacbec7ae req-487ce301-9e91-4eaf-b290-6937c4eee101 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-15f784f4-8163-417b-bc8c-0f9eacbec7ae req-487ce301-9e91-4eaf-b290-6937c4eee101 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:09:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-15f784f4-8163-417b-bc8c-0f9eacbec7ae req-487ce301-9e91-4eaf-b290-6937c4eee101 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-15f784f4-8163-417b-bc8c-0f9eacbec7ae req-487ce301-9e91-4eaf-b290-6937c4eee101 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [req-15f784f4-8163-417b-bc8c-0f9eacbec7ae req-487ce301-9e91-4eaf-b290-6937c4eee101 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:09:43 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-15f784f4-8163-417b-bc8c-0f9eacbec7ae req-487ce301-9e91-4eaf-b290-6937c4eee101 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:09:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-15f784f4-8163-417b-bc8c-0f9eacbec7ae req-487ce301-9e91-4eaf-b290-6937c4eee101 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Get all volumes completed successfully. Sep 01 01:09:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-15f784f4-8163-417b-bc8c-0f9eacbec7ae req-487ce301-9e91-4eaf-b290-6937c4eee101 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:09:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 405/803] 192.168.122.211 () {60 vars in 1397 bytes} [Tue Sep 1 01:09:43 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-a9d6b408-ab3d-46a9-b4a3-7fe4cfd97779 req-f19aff2f-6dc8-46ba-84aa-d72f7be13c40 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-a9d6b408-ab3d-46a9-b4a3-7fe4cfd97779 req-f19aff2f-6dc8-46ba-84aa-d72f7be13c40 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:09:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-a9d6b408-ab3d-46a9-b4a3-7fe4cfd97779 req-f19aff2f-6dc8-46ba-84aa-d72f7be13c40 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-a9d6b408-ab3d-46a9-b4a3-7fe4cfd97779 req-f19aff2f-6dc8-46ba-84aa-d72f7be13c40 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [req-a9d6b408-ab3d-46a9-b4a3-7fe4cfd97779 req-f19aff2f-6dc8-46ba-84aa-d72f7be13c40 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:09:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [req-a9d6b408-ab3d-46a9-b4a3-7fe4cfd97779 req-f19aff2f-6dc8-46ba-84aa-d72f7be13c40 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:09:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:43 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:43 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:43 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:43 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-a9d6b408-ab3d-46a9-b4a3-7fe4cfd97779 req-f19aff2f-6dc8-46ba-84aa-d72f7be13c40 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Get all volumes completed successfully. Sep 01 01:09:43 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:43 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-a9d6b408-ab3d-46a9-b4a3-7fe4cfd97779 req-f19aff2f-6dc8-46ba-84aa-d72f7be13c40 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:09:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 399/804] 192.168.122.211 () {60 vars in 1397 bytes} [Tue Sep 1 01:09:43 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-e6596910-e196-46d3-acc2-8a87ec489c29 req-99892205-692c-49b6-8f57-b41a3a0af92d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-e6596910-e196-46d3-acc2-8a87ec489c29 req-99892205-692c-49b6-8f57-b41a3a0af92d tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:09:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-e6596910-e196-46d3-acc2-8a87ec489c29 req-99892205-692c-49b6-8f57-b41a3a0af92d tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-e6596910-e196-46d3-acc2-8a87ec489c29 req-99892205-692c-49b6-8f57-b41a3a0af92d tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [req-e6596910-e196-46d3-acc2-8a87ec489c29 req-99892205-692c-49b6-8f57-b41a3a0af92d tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:09:43 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-e6596910-e196-46d3-acc2-8a87ec489c29 req-99892205-692c-49b6-8f57-b41a3a0af92d tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:09:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-e6596910-e196-46d3-acc2-8a87ec489c29 req-99892205-692c-49b6-8f57-b41a3a0af92d tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Get all volumes completed successfully. Sep 01 01:09:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-e6596910-e196-46d3-acc2-8a87ec489c29 req-99892205-692c-49b6-8f57-b41a3a0af92d tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:09:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 406/805] 192.168.122.211 () {60 vars in 1397 bytes} [Tue Sep 1 01:09:43 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-7429688a-5295-477b-93ca-e1c02418e014 req-fcfb919c-b309-4443-9139-8259c869aed1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-7429688a-5295-477b-93ca-e1c02418e014 req-fcfb919c-b309-4443-9139-8259c869aed1 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:09:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-7429688a-5295-477b-93ca-e1c02418e014 req-fcfb919c-b309-4443-9139-8259c869aed1 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-7429688a-5295-477b-93ca-e1c02418e014 req-fcfb919c-b309-4443-9139-8259c869aed1 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [req-7429688a-5295-477b-93ca-e1c02418e014 req-fcfb919c-b309-4443-9139-8259c869aed1 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:09:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [req-7429688a-5295-477b-93ca-e1c02418e014 req-fcfb919c-b309-4443-9139-8259c869aed1 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:09:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:43 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:43 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:43 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:43 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-7429688a-5295-477b-93ca-e1c02418e014 req-fcfb919c-b309-4443-9139-8259c869aed1 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Get all volumes completed successfully. Sep 01 01:09:43 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:43 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-7429688a-5295-477b-93ca-e1c02418e014 req-fcfb919c-b309-4443-9139-8259c869aed1 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:09:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 400/806] 192.168.122.211 () {60 vars in 1397 bytes} [Tue Sep 1 01:09:43 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:09:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-49922897-f805-4e8d-988c-927d44d836a6 req-2aa1ea91-9566-4c03-8751-4aa9d7a45dc4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-49922897-f805-4e8d-988c-927d44d836a6 req-2aa1ea91-9566-4c03-8751-4aa9d7a45dc4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:09:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-49922897-f805-4e8d-988c-927d44d836a6 req-2aa1ea91-9566-4c03-8751-4aa9d7a45dc4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-49922897-f805-4e8d-988c-927d44d836a6 req-2aa1ea91-9566-4c03-8751-4aa9d7a45dc4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [req-49922897-f805-4e8d-988c-927d44d836a6 req-2aa1ea91-9566-4c03-8751-4aa9d7a45dc4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:09:43 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-49922897-f805-4e8d-988c-927d44d836a6 req-2aa1ea91-9566-4c03-8751-4aa9d7a45dc4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:09:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6c4fbb00-f229-4c54-b41f-91f5d7ba3588 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6c4fbb00-f229-4c54-b41f-91f5d7ba3588 tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] GET http://192.168.122.211/volume/v3/volumes/92e0e74e-9171-43eb-8886-c845d109fe05 Sep 01 01:09:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6c4fbb00-f229-4c54-b41f-91f5d7ba3588 tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6c4fbb00-f229-4c54-b41f-91f5d7ba3588 tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:44 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:44 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-49922897-f805-4e8d-988c-927d44d836a6 req-2aa1ea91-9566-4c03-8751-4aa9d7a45dc4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Get all volumes completed successfully. Sep 01 01:09:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-49922897-f805-4e8d-988c-927d44d836a6 req-2aa1ea91-9566-4c03-8751-4aa9d7a45dc4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:09:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 407/807] 192.168.122.211 () {60 vars in 1397 bytes} [Tue Sep 1 01:09:43 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6c4fbb00-f229-4c54-b41f-91f5d7ba3588 tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Volume info retrieved successfully. Sep 01 01:09:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6c4fbb00-f229-4c54-b41f-91f5d7ba3588 tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] http://192.168.122.211/volume/v3/volumes/92e0e74e-9171-43eb-8886-c845d109fe05 returned with HTTP 200 Sep 01 01:09:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 401/808] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:43 2026] GET /volume/v3/volumes/92e0e74e-9171-43eb-8886-c845d109fe05 => generated 896 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-ab231130-4533-4a55-8564-1e2130170406 req-93544172-58af-4317-817b-3ddc90da2907 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ab231130-4533-4a55-8564-1e2130170406 req-93544172-58af-4317-817b-3ddc90da2907 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:09:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ab231130-4533-4a55-8564-1e2130170406 req-93544172-58af-4317-817b-3ddc90da2907 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ab231130-4533-4a55-8564-1e2130170406 req-93544172-58af-4317-817b-3ddc90da2907 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [req-ab231130-4533-4a55-8564-1e2130170406 req-93544172-58af-4317-817b-3ddc90da2907 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:09:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [req-ab231130-4533-4a55-8564-1e2130170406 req-93544172-58af-4317-817b-3ddc90da2907 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:09:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-ab231130-4533-4a55-8564-1e2130170406 req-93544172-58af-4317-817b-3ddc90da2907 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] Get all volumes completed successfully. Sep 01 01:09:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ab231130-4533-4a55-8564-1e2130170406 req-93544172-58af-4317-817b-3ddc90da2907 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-reader] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:09:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 408/809] 192.168.122.211 () {60 vars in 1397 bytes} [Tue Sep 1 01:09:44 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9dce7a89-617b-4525-8264-a407ed35aa16 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9dce7a89-617b-4525-8264-a407ed35aa16 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] DELETE http://192.168.122.211/volume/v3/volumes/a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 Sep 01 01:09:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9dce7a89-617b-4525-8264-a407ed35aa16 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9dce7a89-617b-4525-8264-a407ed35aa16 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:44 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-9dce7a89-617b-4525-8264-a407ed35aa16 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Delete volume with id: a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 Sep 01 01:09:44 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:44 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9dce7a89-617b-4525-8264-a407ed35aa16 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Volume info retrieved successfully. Sep 01 01:09:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9dce7a89-617b-4525-8264-a407ed35aa16 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Delete volume request issued successfully. Sep 01 01:09:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9dce7a89-617b-4525-8264-a407ed35aa16 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes/a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 returned with HTTP 202 Sep 01 01:09:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 402/810] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:09:44 2026] DELETE /volume/v3/volumes/a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:09:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3b21e773-d300-41b7-bae0-dc45ddc3b405 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3b21e773-d300-41b7-bae0-dc45ddc3b405 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] GET http://192.168.122.211/volume/v3/volumes/a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 Sep 01 01:09:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3b21e773-d300-41b7-bae0-dc45ddc3b405 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3b21e773-d300-41b7-bae0-dc45ddc3b405 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3b21e773-d300-41b7-bae0-dc45ddc3b405 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Volume info retrieved successfully. Sep 01 01:09:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3b21e773-d300-41b7-bae0-dc45ddc3b405 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes/a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 returned with HTTP 200 Sep 01 01:09:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 409/811] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:44 2026] GET /volume/v3/volumes/a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 => generated 861 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-155297f7-31bf-4049-86af-bf8b5388ae2d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-155297f7-31bf-4049-86af-bf8b5388ae2d tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] GET http://192.168.122.211/volume/v3/volumes/92e0e74e-9171-43eb-8886-c845d109fe05 Sep 01 01:09:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-155297f7-31bf-4049-86af-bf8b5388ae2d tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-155297f7-31bf-4049-86af-bf8b5388ae2d tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:45 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:45 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:45 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:45 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-155297f7-31bf-4049-86af-bf8b5388ae2d tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Volume info retrieved successfully. Sep 01 01:09:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-155297f7-31bf-4049-86af-bf8b5388ae2d tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] http://192.168.122.211/volume/v3/volumes/92e0e74e-9171-43eb-8886-c845d109fe05 returned with HTTP 200 Sep 01 01:09:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 403/812] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:45 2026] GET /volume/v3/volumes/92e0e74e-9171-43eb-8886-c845d109fe05 => generated 897 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f82d09d6-21f9-490a-9994-aa6ddfc2b7c8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f82d09d6-21f9-490a-9994-aa6ddfc2b7c8 tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] GET http://192.168.122.211/volume/v3/volumes/92e0e74e-9171-43eb-8886-c845d109fe05 Sep 01 01:09:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f82d09d6-21f9-490a-9994-aa6ddfc2b7c8 tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f82d09d6-21f9-490a-9994-aa6ddfc2b7c8 tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f82d09d6-21f9-490a-9994-aa6ddfc2b7c8 tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Volume info retrieved successfully. Sep 01 01:09:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f82d09d6-21f9-490a-9994-aa6ddfc2b7c8 tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] http://192.168.122.211/volume/v3/volumes/92e0e74e-9171-43eb-8886-c845d109fe05 returned with HTTP 200 Sep 01 01:09:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 410/813] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:45 2026] GET /volume/v3/volumes/92e0e74e-9171-43eb-8886-c845d109fe05 => generated 897 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f105107c-adf8-4b96-8f60-0a81fcda3a60 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f105107c-adf8-4b96-8f60-0a81fcda3a60 tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] DELETE http://192.168.122.211/volume/v3/volumes/92e0e74e-9171-43eb-8886-c845d109fe05 Sep 01 01:09:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f105107c-adf8-4b96-8f60-0a81fcda3a60 tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f105107c-adf8-4b96-8f60-0a81fcda3a60 tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:45 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-f105107c-adf8-4b96-8f60-0a81fcda3a60 tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Delete volume with id: 92e0e74e-9171-43eb-8886-c845d109fe05 Sep 01 01:09:45 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:45 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:45 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:45 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f105107c-adf8-4b96-8f60-0a81fcda3a60 tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Volume info retrieved successfully. Sep 01 01:09:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-502bcb15-8532-406f-b90a-29b5b675e4e3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f105107c-adf8-4b96-8f60-0a81fcda3a60 tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Delete volume request issued successfully. Sep 01 01:09:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f105107c-adf8-4b96-8f60-0a81fcda3a60 tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] http://192.168.122.211/volume/v3/volumes/92e0e74e-9171-43eb-8886-c845d109fe05 returned with HTTP 202 Sep 01 01:09:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 404/814] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:09:45 2026] DELETE /volume/v3/volumes/92e0e74e-9171-43eb-8886-c845d109fe05 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:09:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-502bcb15-8532-406f-b90a-29b5b675e4e3 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] GET http://192.168.122.211/volume/v3/volumes/a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 Sep 01 01:09:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-502bcb15-8532-406f-b90a-29b5b675e4e3 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e6ada94e-ca5a-47b8-8f09-f3c645b7ed8c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-502bcb15-8532-406f-b90a-29b5b675e4e3 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e6ada94e-ca5a-47b8-8f09-f3c645b7ed8c tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] GET http://192.168.122.211/volume/v3/volumes/92e0e74e-9171-43eb-8886-c845d109fe05 Sep 01 01:09:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e6ada94e-ca5a-47b8-8f09-f3c645b7ed8c tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e6ada94e-ca5a-47b8-8f09-f3c645b7ed8c tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:45 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:45 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:45 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:45 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e6ada94e-ca5a-47b8-8f09-f3c645b7ed8c tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Volume info retrieved successfully. Sep 01 01:09:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-502bcb15-8532-406f-b90a-29b5b675e4e3 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Volume info retrieved successfully. Sep 01 01:09:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e6ada94e-ca5a-47b8-8f09-f3c645b7ed8c tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] http://192.168.122.211/volume/v3/volumes/92e0e74e-9171-43eb-8886-c845d109fe05 returned with HTTP 200 Sep 01 01:09:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 405/815] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:45 2026] GET /volume/v3/volumes/92e0e74e-9171-43eb-8886-c845d109fe05 => generated 896 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-502bcb15-8532-406f-b90a-29b5b675e4e3 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes/a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 returned with HTTP 200 Sep 01 01:09:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 411/816] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:45 2026] GET /volume/v3/volumes/a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 => generated 861 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-26791f3a-5697-4161-8a8e-abdc92bafef6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-26791f3a-5697-4161-8a8e-abdc92bafef6 tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] GET http://192.168.122.211/volume/v3/volumes/92e0e74e-9171-43eb-8886-c845d109fe05 Sep 01 01:09:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-26791f3a-5697-4161-8a8e-abdc92bafef6 tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-26791f3a-5697-4161-8a8e-abdc92bafef6 tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:46 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:46 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:46 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:46 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:46 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-26791f3a-5697-4161-8a8e-abdc92bafef6 tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Volume info retrieved successfully. Sep 01 01:09:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-37f5d3ee-974b-4161-b863-929ac5420ad7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-26791f3a-5697-4161-8a8e-abdc92bafef6 tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] http://192.168.122.211/volume/v3/volumes/92e0e74e-9171-43eb-8886-c845d109fe05 returned with HTTP 200 Sep 01 01:09:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 406/817] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:46 2026] GET /volume/v3/volumes/92e0e74e-9171-43eb-8886-c845d109fe05 => generated 896 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-37f5d3ee-974b-4161-b863-929ac5420ad7 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] GET http://192.168.122.211/volume/v3/volumes/a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 Sep 01 01:09:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-37f5d3ee-974b-4161-b863-929ac5420ad7 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-37f5d3ee-974b-4161-b863-929ac5420ad7 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-37f5d3ee-974b-4161-b863-929ac5420ad7 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes/a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 returned with HTTP 404 Sep 01 01:09:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 412/818] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:46 2026] GET /volume/v3/volumes/a1f8c33e-647e-4a32-9b3d-67a3d5c44ab1 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-25890cdc-8d7d-4279-ab8b-ae8bb7d5fd87 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-25890cdc-8d7d-4279-ab8b-ae8bb7d5fd87 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] DELETE http://192.168.122.211/volume/v3/volumes/910d0119-1357-47b7-93e7-065a72057b10 Sep 01 01:09:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-25890cdc-8d7d-4279-ab8b-ae8bb7d5fd87 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-25890cdc-8d7d-4279-ab8b-ae8bb7d5fd87 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:46 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-25890cdc-8d7d-4279-ab8b-ae8bb7d5fd87 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Delete volume with id: 910d0119-1357-47b7-93e7-065a72057b10 Sep 01 01:09:47 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:47 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-25890cdc-8d7d-4279-ab8b-ae8bb7d5fd87 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Volume info retrieved successfully. Sep 01 01:09:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-900f5f8f-182a-4a27-8aad-b50b6fe0cf71 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-900f5f8f-182a-4a27-8aad-b50b6fe0cf71 None None] GET http://192.168.122.211/volume// Sep 01 01:09:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-900f5f8f-182a-4a27-8aad-b50b6fe0cf71 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-900f5f8f-182a-4a27-8aad-b50b6fe0cf71 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-900f5f8f-182a-4a27-8aad-b50b6fe0cf71 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:09:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 413/819] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:09:47 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:09:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-68d3de99-d004-4a24-b241-181092df49bb req-6d5e10b2-6eb4-45fc-97bd-725c9684d422 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-68d3de99-d004-4a24-b241-181092df49bb req-6d5e10b2-6eb4-45fc-97bd-725c9684d422 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] POST http://192.168.122.211/volume/v3/attachments Sep 01 01:09:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-68d3de99-d004-4a24-b241-181092df49bb req-6d5e10b2-6eb4-45fc-97bd-725c9684d422 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ea7772d-7e64-4d4a-a10f-38d2c3dae015", "connector": null, "instance_uuid": "2f2a12ed-43d7-4b1a-867e-e5dd57e5bf44"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-25890cdc-8d7d-4279-ab8b-ae8bb7d5fd87 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Delete volume request issued successfully. Sep 01 01:09:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-25890cdc-8d7d-4279-ab8b-ae8bb7d5fd87 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes/910d0119-1357-47b7-93e7-065a72057b10 returned with HTTP 202 Sep 01 01:09:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 407/820] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:09:46 2026] DELETE /volume/v3/volumes/910d0119-1357-47b7-93e7-065a72057b10 => generated 0 bytes in 352 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:09:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-146ee0a8-d50c-408e-a788-ae97ae794ae4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-146ee0a8-d50c-408e-a788-ae97ae794ae4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] GET http://192.168.122.211/volume/v3/volumes/910d0119-1357-47b7-93e7-065a72057b10 Sep 01 01:09:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-146ee0a8-d50c-408e-a788-ae97ae794ae4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-146ee0a8-d50c-408e-a788-ae97ae794ae4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:47 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:47 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-146ee0a8-d50c-408e-a788-ae97ae794ae4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Volume info retrieved successfully. Sep 01 01:09:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-146ee0a8-d50c-408e-a788-ae97ae794ae4 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes/910d0119-1357-47b7-93e7-065a72057b10 returned with HTTP 200 Sep 01 01:09:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 408/821] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:47 2026] GET /volume/v3/volumes/910d0119-1357-47b7-93e7-065a72057b10 => generated 860 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-68d3de99-d004-4a24-b241-181092df49bb req-6d5e10b2-6eb4-45fc-97bd-725c9684d422 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/attachments returned with HTTP 200 Sep 01 01:09:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 414/822] 192.168.122.211 () {66 vars in 1483 bytes} [Tue Sep 1 01:09:47 2026] POST /volume/v3/attachments => generated 273 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-68d3de99-d004-4a24-b241-181092df49bb req-e4b3aa59-ddd8-4bc7-9ec3-9724fbeb3ea5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-68d3de99-d004-4a24-b241-181092df49bb req-e4b3aa59-ddd8-4bc7-9ec3-9724fbeb3ea5 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] DELETE http://192.168.122.211/volume/v3/attachments/511d52bb-1324-43ea-90f7-38a334aad693 Sep 01 01:09:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-68d3de99-d004-4a24-b241-181092df49bb req-e4b3aa59-ddd8-4bc7-9ec3-9724fbeb3ea5 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-68d3de99-d004-4a24-b241-181092df49bb req-e4b3aa59-ddd8-4bc7-9ec3-9724fbeb3ea5 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:47 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:47 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, Sep 01 01:09:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d3fad5cb-ece5-4f88-b6f2-184785267e9f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d3fad5cb-ece5-4f88-b6f2-184785267e9f tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] GET http://192.168.122.211/volume/v3/volumes/92e0e74e-9171-43eb-8886-c845d109fe05 Sep 01 01:09:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d3fad5cb-ece5-4f88-b6f2-184785267e9f tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d3fad5cb-ece5-4f88-b6f2-184785267e9f tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d3fad5cb-ece5-4f88-b6f2-184785267e9f tempest-VolumeTypesAccessTest-1248948415 tempest-VolumeTypesAccessTest-1248948415-project-member] http://192.168.122.211/volume/v3/volumes/92e0e74e-9171-43eb-8886-c845d109fe05 returned with HTTP 404 Sep 01 01:09:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-68d3de99-d004-4a24-b241-181092df49bb req-e4b3aa59-ddd8-4bc7-9ec3-9724fbeb3ea5 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/attachments/511d52bb-1324-43ea-90f7-38a334aad693 returned with HTTP 200 Sep 01 01:09:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 415/823] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:47 2026] GET /volume/v3/volumes/92e0e74e-9171-43eb-8886-c845d109fe05 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 409/824] 192.168.122.211 () {64 vars in 1562 bytes} [Tue Sep 1 01:09:47 2026] DELETE /volume/v3/attachments/511d52bb-1324-43ea-90f7-38a334aad693 => generated 192 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3f071676-5283-4363-bf55-5d5b7c261949 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3f071676-5283-4363-bf55-5d5b7c261949 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] POST http://192.168.122.211/volume/v3/types/e6571fe3-6e92-4fd3-a718-98972fe0280d/action Sep 01 01:09:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3f071676-5283-4363-bf55-5d5b7c261949 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] Action body: b'{"removeProjectAccess": {"project": "d48c964cc98d48258b8d9d9791274752"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:09:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3f071676-5283-4363-bf55-5d5b7c261949 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "d48c964cc98d48258b8d9d9791274752"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3f071676-5283-4363-bf55-5d5b7c261949 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] http://192.168.122.211/volume/v3/types/e6571fe3-6e92-4fd3-a718-98972fe0280d/action returned with HTTP 202 Sep 01 01:09:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 416/825] 192.168.122.211 () {60 vars in 1268 bytes} [Tue Sep 1 01:09:47 2026] POST /volume/v3/types/e6571fe3-6e92-4fd3-a718-98972fe0280d/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:09:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-70ac3ab2-ee64-45d5-809a-5546006d4ef9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-70ac3ab2-ee64-45d5-809a-5546006d4ef9 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] DELETE http://192.168.122.211/volume/v3/types/e6571fe3-6e92-4fd3-a718-98972fe0280d Sep 01 01:09:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-70ac3ab2-ee64-45d5-809a-5546006d4ef9 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-70ac3ab2-ee64-45d5-809a-5546006d4ef9 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:48 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:48 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-70ac3ab2-ee64-45d5-809a-5546006d4ef9 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] http://192.168.122.211/volume/v3/types/e6571fe3-6e92-4fd3-a718-98972fe0280d returned with HTTP 202 Sep 01 01:09:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 410/826] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:09:48 2026] DELETE /volume/v3/types/e6571fe3-6e92-4fd3-a718-98972fe0280d => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:09:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5505e478-c0ad-4caf-bd70-dda41ad7f9e4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5505e478-c0ad-4caf-bd70-dda41ad7f9e4 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] GET http://192.168.122.211/volume/v3/types/e6571fe3-6e92-4fd3-a718-98972fe0280d Sep 01 01:09:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5505e478-c0ad-4caf-bd70-dda41ad7f9e4 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5505e478-c0ad-4caf-bd70-dda41ad7f9e4 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5505e478-c0ad-4caf-bd70-dda41ad7f9e4 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] http://192.168.122.211/volume/v3/types/e6571fe3-6e92-4fd3-a718-98972fe0280d returned with HTTP 404 Sep 01 01:09:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 417/827] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:09:48 2026] GET /volume/v3/types/e6571fe3-6e92-4fd3-a718-98972fe0280d => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:09:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-aa52a366-537a-4625-920a-4458eddf456c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aa52a366-537a-4625-920a-4458eddf456c tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:09:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aa52a366-537a-4625-920a-4458eddf456c tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1363883440", "os-volume-type-access:is_public": false}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aa52a366-537a-4625-920a-4458eddf456c tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:09:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 411/828] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:09:48 2026] POST /volume/v3/types => generated 229 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:09:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fcef7500-3e37-40d5-aee3-1d266ced4fa2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fcef7500-3e37-40d5-aee3-1d266ced4fa2 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] POST http://192.168.122.211/volume/v3/types/ce04065e-b27b-467d-8a8b-b08a6aa15309/action Sep 01 01:09:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fcef7500-3e37-40d5-aee3-1d266ced4fa2 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] Action body: b'{"addProjectAccess": {"project": "d48c964cc98d48258b8d9d9791274752"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:09:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fcef7500-3e37-40d5-aee3-1d266ced4fa2 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "d48c964cc98d48258b8d9d9791274752"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fcef7500-3e37-40d5-aee3-1d266ced4fa2 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] http://192.168.122.211/volume/v3/types/ce04065e-b27b-467d-8a8b-b08a6aa15309/action returned with HTTP 202 Sep 01 01:09:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 418/829] 192.168.122.211 () {60 vars in 1268 bytes} [Tue Sep 1 01:09:48 2026] POST /volume/v3/types/ce04065e-b27b-467d-8a8b-b08a6aa15309/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:09:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-051a274a-7607-46de-b332-3283982b9e5b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-94e96a2b-7354-4cb0-a578-436852cf4416 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-051a274a-7607-46de-b332-3283982b9e5b tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] GET http://192.168.122.211/volume/v3/volumes/910d0119-1357-47b7-93e7-065a72057b10 Sep 01 01:09:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-051a274a-7607-46de-b332-3283982b9e5b tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-051a274a-7607-46de-b332-3283982b9e5b tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-94e96a2b-7354-4cb0-a578-436852cf4416 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] POST http://192.168.122.211/volume/v3/types/ce04065e-b27b-467d-8a8b-b08a6aa15309/action Sep 01 01:09:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-94e96a2b-7354-4cb0-a578-436852cf4416 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] Action body: b'{"addProjectAccess": {"project": "00e3457d769941b38a91c0546b24242f"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:09:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-94e96a2b-7354-4cb0-a578-436852cf4416 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "00e3457d769941b38a91c0546b24242f"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:48 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:48 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:48 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:48 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-94e96a2b-7354-4cb0-a578-436852cf4416 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] http://192.168.122.211/volume/v3/types/ce04065e-b27b-467d-8a8b-b08a6aa15309/action returned with HTTP 202 Sep 01 01:09:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 419/830] 192.168.122.211 () {60 vars in 1268 bytes} [Tue Sep 1 01:09:48 2026] POST /volume/v3/types/ce04065e-b27b-467d-8a8b-b08a6aa15309/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:09:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8e46c6ba-4830-4a18-9006-065807776f63 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8e46c6ba-4830-4a18-9006-065807776f63 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] GET http://192.168.122.211/volume/v3/types/ce04065e-b27b-467d-8a8b-b08a6aa15309/os-volume-type-access Sep 01 01:09:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8e46c6ba-4830-4a18-9006-065807776f63 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8e46c6ba-4830-4a18-9006-065807776f63 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8e46c6ba-4830-4a18-9006-065807776f63 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] http://192.168.122.211/volume/v3/types/ce04065e-b27b-467d-8a8b-b08a6aa15309/os-volume-type-access returned with HTTP 200 Sep 01 01:09:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 420/831] 192.168.122.211 () {58 vars in 1292 bytes} [Tue Sep 1 01:09:48 2026] GET /volume/v3/types/ce04065e-b27b-467d-8a8b-b08a6aa15309/os-volume-type-access => generated 244 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-36b1b3cd-599f-4bac-b9ea-4f57f8a0a57f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-36b1b3cd-599f-4bac-b9ea-4f57f8a0a57f tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] POST http://192.168.122.211/volume/v3/types/ce04065e-b27b-467d-8a8b-b08a6aa15309/action Sep 01 01:09:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-36b1b3cd-599f-4bac-b9ea-4f57f8a0a57f tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] Action body: b'{"removeProjectAccess": {"project": "00e3457d769941b38a91c0546b24242f"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:09:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-36b1b3cd-599f-4bac-b9ea-4f57f8a0a57f tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "00e3457d769941b38a91c0546b24242f"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:48 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-051a274a-7607-46de-b332-3283982b9e5b tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Volume info retrieved successfully. Sep 01 01:09:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-36b1b3cd-599f-4bac-b9ea-4f57f8a0a57f tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] http://192.168.122.211/volume/v3/types/ce04065e-b27b-467d-8a8b-b08a6aa15309/action returned with HTTP 202 Sep 01 01:09:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 421/832] 192.168.122.211 () {60 vars in 1268 bytes} [Tue Sep 1 01:09:48 2026] POST /volume/v3/types/ce04065e-b27b-467d-8a8b-b08a6aa15309/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:09:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-597843c8-f779-4abd-9cb7-a65cab901c12 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-597843c8-f779-4abd-9cb7-a65cab901c12 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] POST http://192.168.122.211/volume/v3/types/ce04065e-b27b-467d-8a8b-b08a6aa15309/action Sep 01 01:09:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-597843c8-f779-4abd-9cb7-a65cab901c12 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] Action body: b'{"removeProjectAccess": {"project": "d48c964cc98d48258b8d9d9791274752"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:09:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-597843c8-f779-4abd-9cb7-a65cab901c12 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "d48c964cc98d48258b8d9d9791274752"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-051a274a-7607-46de-b332-3283982b9e5b tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes/910d0119-1357-47b7-93e7-065a72057b10 returned with HTTP 200 Sep 01 01:09:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 412/833] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:48 2026] GET /volume/v3/volumes/910d0119-1357-47b7-93e7-065a72057b10 => generated 860 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-597843c8-f779-4abd-9cb7-a65cab901c12 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] http://192.168.122.211/volume/v3/types/ce04065e-b27b-467d-8a8b-b08a6aa15309/action returned with HTTP 202 Sep 01 01:09:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 422/834] 192.168.122.211 () {60 vars in 1268 bytes} [Tue Sep 1 01:09:48 2026] POST /volume/v3/types/ce04065e-b27b-467d-8a8b-b08a6aa15309/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:09:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f7ae06c8-dc78-4510-8d38-e768d34b9c94 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f7ae06c8-dc78-4510-8d38-e768d34b9c94 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] DELETE http://192.168.122.211/volume/v3/types/ce04065e-b27b-467d-8a8b-b08a6aa15309 Sep 01 01:09:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f7ae06c8-dc78-4510-8d38-e768d34b9c94 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f7ae06c8-dc78-4510-8d38-e768d34b9c94 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f7ae06c8-dc78-4510-8d38-e768d34b9c94 tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] http://192.168.122.211/volume/v3/types/ce04065e-b27b-467d-8a8b-b08a6aa15309 returned with HTTP 202 Sep 01 01:09:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 413/835] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:09:48 2026] DELETE /volume/v3/types/ce04065e-b27b-467d-8a8b-b08a6aa15309 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:09:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fd955a10-d7c9-4533-b1a6-815b58769b3f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fd955a10-d7c9-4533-b1a6-815b58769b3f tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] GET http://192.168.122.211/volume/v3/types/ce04065e-b27b-467d-8a8b-b08a6aa15309 Sep 01 01:09:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fd955a10-d7c9-4533-b1a6-815b58769b3f tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fd955a10-d7c9-4533-b1a6-815b58769b3f tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fd955a10-d7c9-4533-b1a6-815b58769b3f tempest-VolumeTypesAccessTest-1756014001 tempest-VolumeTypesAccessTest-1756014001-project-admin] http://192.168.122.211/volume/v3/types/ce04065e-b27b-467d-8a8b-b08a6aa15309 returned with HTTP 404 Sep 01 01:09:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 423/836] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:09:48 2026] GET /volume/v3/types/ce04065e-b27b-467d-8a8b-b08a6aa15309 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0435490f-fc66-487b-98ab-5a4f8316e098 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0435490f-fc66-487b-98ab-5a4f8316e098 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] GET http://192.168.122.211/volume/v3/volumes/910d0119-1357-47b7-93e7-065a72057b10 Sep 01 01:09:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0435490f-fc66-487b-98ab-5a4f8316e098 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0435490f-fc66-487b-98ab-5a4f8316e098 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0435490f-fc66-487b-98ab-5a4f8316e098 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes/910d0119-1357-47b7-93e7-065a72057b10 returned with HTTP 404 Sep 01 01:09:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 414/837] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:49 2026] GET /volume/v3/volumes/910d0119-1357-47b7-93e7-065a72057b10 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5d95e28f-aef2-4a06-8f0d-51012443960a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5d95e28f-aef2-4a06-8f0d-51012443960a tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] DELETE http://192.168.122.211/volume/v3/volumes/9d509bdb-f28d-447f-8bbe-d08d2c3b0029 Sep 01 01:09:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5d95e28f-aef2-4a06-8f0d-51012443960a tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5d95e28f-aef2-4a06-8f0d-51012443960a tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:49 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-5d95e28f-aef2-4a06-8f0d-51012443960a tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Delete volume with id: 9d509bdb-f28d-447f-8bbe-d08d2c3b0029 Sep 01 01:09:49 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:49 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5d95e28f-aef2-4a06-8f0d-51012443960a tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Volume info retrieved successfully. Sep 01 01:09:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5d95e28f-aef2-4a06-8f0d-51012443960a tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Delete volume request issued successfully. Sep 01 01:09:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5d95e28f-aef2-4a06-8f0d-51012443960a tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes/9d509bdb-f28d-447f-8bbe-d08d2c3b0029 returned with HTTP 202 Sep 01 01:09:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 424/838] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:09:49 2026] DELETE /volume/v3/volumes/9d509bdb-f28d-447f-8bbe-d08d2c3b0029 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:09:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6e4797e4-1e4b-429d-9ef1-b9686af9e162 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6e4797e4-1e4b-429d-9ef1-b9686af9e162 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] GET http://192.168.122.211/volume/v3/volumes/9d509bdb-f28d-447f-8bbe-d08d2c3b0029 Sep 01 01:09:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6e4797e4-1e4b-429d-9ef1-b9686af9e162 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6e4797e4-1e4b-429d-9ef1-b9686af9e162 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:49 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:49 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:49 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:49 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:49 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6e4797e4-1e4b-429d-9ef1-b9686af9e162 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Volume info retrieved successfully. Sep 01 01:09:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6e4797e4-1e4b-429d-9ef1-b9686af9e162 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes/9d509bdb-f28d-447f-8bbe-d08d2c3b0029 returned with HTTP 200 Sep 01 01:09:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 415/839] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:49 2026] GET /volume/v3/volumes/9d509bdb-f28d-447f-8bbe-d08d2c3b0029 => generated 861 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-68d3de99-d004-4a24-b241-181092df49bb req-bb6f9322-150d-43c1-be39-6e7af5183aba None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-68d3de99-d004-4a24-b241-181092df49bb req-bb6f9322-150d-43c1-be39-6e7af5183aba tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] PUT http://192.168.122.211/volume/v3/attachments/98a85dc0-c1c8-4a35-8257-30bf7f93c090 Sep 01 01:09:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-68d3de99-d004-4a24-b241-181092df49bb req-bb6f9322-150d-43c1-be39-6e7af5183aba tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.211", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23a224877e5e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3ccf17f9-df62-4659-aa6b-f6fc551683f0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:50 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-68d3de99-d004-4a24-b241-181092df49bb req-bb6f9322-150d-43c1-be39-6e7af5183aba tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Acquiring lock "cinder-attachment_update-7ea7772d-7e64-4d4a-a10f-38d2c3dae015-devstack" by "attachment_update" {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:09:50 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-68d3de99-d004-4a24-b241-181092df49bb req-bb6f9322-150d-43c1-be39-6e7af5183aba tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Lock "cinder-attachment_update-7ea7772d-7e64-4d4a-a10f-38d2c3dae015-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:09:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:50 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-68d3de99-d004-4a24-b241-181092df49bb req-bb6f9322-150d-43c1-be39-6e7af5183aba tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Lock "cinder-attachment_update-7ea7772d-7e64-4d4a-a10f-38d2c3dae015-devstack" released by "attachment_update" :: held 0.309s {{(pid=86751) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:09:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-68d3de99-d004-4a24-b241-181092df49bb req-bb6f9322-150d-43c1-be39-6e7af5183aba tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/attachments/98a85dc0-c1c8-4a35-8257-30bf7f93c090 returned with HTTP 200 Sep 01 01:09:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 425/840] 192.168.122.211 () {66 vars in 1593 bytes} [Tue Sep 1 01:09:50 2026] PUT /volume/v3/attachments/98a85dc0-c1c8-4a35-8257-30bf7f93c090 => generated 694 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-68d3de99-d004-4a24-b241-181092df49bb req-a1fbfc08-f352-42af-8b7a-fe7854d1863e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-68d3de99-d004-4a24-b241-181092df49bb req-a1fbfc08-f352-42af-8b7a-fe7854d1863e tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/attachments/98a85dc0-c1c8-4a35-8257-30bf7f93c090 Sep 01 01:09:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-68d3de99-d004-4a24-b241-181092df49bb req-a1fbfc08-f352-42af-8b7a-fe7854d1863e tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-68d3de99-d004-4a24-b241-181092df49bb req-a1fbfc08-f352-42af-8b7a-fe7854d1863e tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:50 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:50 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-68d3de99-d004-4a24-b241-181092df49bb req-a1fbfc08-f352-42af-8b7a-fe7854d1863e tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/attachments/98a85dc0-c1c8-4a35-8257-30bf7f93c090 returned with HTTP 200 Sep 01 01:09:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 416/841] 192.168.122.211 () {62 vars in 1540 bytes} [Tue Sep 1 01:09:50 2026] GET /volume/v3/attachments/98a85dc0-c1c8-4a35-8257-30bf7f93c090 => generated 719 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:09:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7e82c1d2-f1ad-4a83-a67e-857064323a79 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7e82c1d2-f1ad-4a83-a67e-857064323a79 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] GET http://192.168.122.211/volume/v3/volumes/9d509bdb-f28d-447f-8bbe-d08d2c3b0029 Sep 01 01:09:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7e82c1d2-f1ad-4a83-a67e-857064323a79 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7e82c1d2-f1ad-4a83-a67e-857064323a79 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7e82c1d2-f1ad-4a83-a67e-857064323a79 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Volume info retrieved successfully. Sep 01 01:09:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7e82c1d2-f1ad-4a83-a67e-857064323a79 tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes/9d509bdb-f28d-447f-8bbe-d08d2c3b0029 returned with HTTP 200 Sep 01 01:09:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 426/842] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:50 2026] GET /volume/v3/volumes/9d509bdb-f28d-447f-8bbe-d08d2c3b0029 => generated 861 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-66d65fd5-a249-42cc-86ba-ce0f1b0e1999 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-66d65fd5-a249-42cc-86ba-ce0f1b0e1999 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:09:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-66d65fd5-a249-42cc-86ba-ce0f1b0e1999 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5aa92ea2-a5d8-46f6-9949-7c665ebdeb00", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-974127694"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-66d65fd5-a249-42cc-86ba-ce0f1b0e1999 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Create volume request body: {'volume': {'imageRef': '5aa92ea2-a5d8-46f6-9949-7c665ebdeb00', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-974127694'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:09:51 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-66d65fd5-a249-42cc-86ba-ce0f1b0e1999 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Create volume of 1 GB Sep 01 01:09:51 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:51 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:51 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-66d65fd5-a249-42cc-86ba-ce0f1b0e1999 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Availability Zones retrieved successfully. Sep 01 01:09:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-66d65fd5-a249-42cc-86ba-ce0f1b0e1999 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Flow 'volume_create_api' (1ae4b5b2-6264-4233-aaa7-f5a02b1f14e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:09:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-66d65fd5-a249-42cc-86ba-ce0f1b0e1999 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34e4f68a-a011-458e-aa01-ab57ae473d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a52502c1-6c6a-45ca-a3f3-2a9d226207ea None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a52502c1-6c6a-45ca-a3f3-2a9d226207ea tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] GET http://192.168.122.211/volume/v3/volumes/9d509bdb-f28d-447f-8bbe-d08d2c3b0029 Sep 01 01:09:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-66d65fd5-a249-42cc-86ba-ce0f1b0e1999 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:09:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a52502c1-6c6a-45ca-a3f3-2a9d226207ea tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a52502c1-6c6a-45ca-a3f3-2a9d226207ea tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a52502c1-6c6a-45ca-a3f3-2a9d226207ea tempest-VolumesTestJSON-1050902558 tempest-VolumesTestJSON-1050902558-project-member] http://192.168.122.211/volume/v3/volumes/9d509bdb-f28d-447f-8bbe-d08d2c3b0029 returned with HTTP 404 Sep 01 01:09:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 427/843] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:52 2026] GET /volume/v3/volumes/9d509bdb-f28d-447f-8bbe-d08d2c3b0029 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:09:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-66d65fd5-a249-42cc-86ba-ce0f1b0e1999 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34e4f68a-a011-458e-aa01-ab57ae473d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-66d65fd5-a249-42cc-86ba-ce0f1b0e1999 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ba397a9-acd0-458c-b2ca-7aa343fc5c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:52 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-66d65fd5-a249-42cc-86ba-ce0f1b0e1999 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Created reservations ['0fcc56c8-dc9f-4347-b65f-48c7ece356e5', 'c482de8b-2e7e-4025-b214-3e3658b1d193', 'e7a1d60c-5ba9-421d-8c60-1dfd976e5b9d', '7c81cd3c-7439-48d5-bf1e-41519b1675ae'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:09:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-66d65fd5-a249-42cc-86ba-ce0f1b0e1999 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ba397a9-acd0-458c-b2ca-7aa343fc5c27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fcc56c8-dc9f-4347-b65f-48c7ece356e5', 'c482de8b-2e7e-4025-b214-3e3658b1d193', 'e7a1d60c-5ba9-421d-8c60-1dfd976e5b9d', '7c81cd3c-7439-48d5-bf1e-41519b1675ae']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-66d65fd5-a249-42cc-86ba-ce0f1b0e1999 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (867cdbb5-3750-4682-8bfc-91c28a3797c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:52 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:52 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-66d65fd5-a249-42cc-86ba-ce0f1b0e1999 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (867cdbb5-3750-4682-8bfc-91c28a3797c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce9ba7d1-6622-4658-aba9-c63b339d6b8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-974127694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d5e12797d0b4582a9f9a8f72a2085d2',qos_specs=None,replication_status=,reservations=['0fcc56c8-dc9f-4347-b65f-48c7ece356e5','c482de8b-2e7e-4025-b214-3e3658b1d193','e7a1d60c-5ba9-421d-8c60-1dfd976e5b9d','7c81cd3c-7439-48d5-bf1e-41519b1675ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75981b6758414dc4b5442890690e86b2',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:09:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-974127694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce9ba7d1-6622-4658-aba9-c63b339d6b8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d5e12797d0b4582a9f9a8f72a2085d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75981b6758414dc4b5442890690e86b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-66d65fd5-a249-42cc-86ba-ce0f1b0e1999 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e17d4a7-beac-4636-aa93-1247d743b47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-66d65fd5-a249-42cc-86ba-ce0f1b0e1999 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e17d4a7-beac-4636-aa93-1247d743b47c) transitioned into state 'SUCCESS' from state '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-974127694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d5e12797d0b4582a9f9a8f72a2085d2',qos_specs=None,replication_status=,reservations=['0fcc56c8-dc9f-4347-b65f-48c7ece356e5','c482de8b-2e7e-4025-b214-3e3658b1d193','e7a1d60c-5ba9-421d-8c60-1dfd976e5b9d','7c81cd3c-7439-48d5-bf1e-41519b1675ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75981b6758414dc4b5442890690e86b2',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-66d65fd5-a249-42cc-86ba-ce0f1b0e1999 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aee6c23-1f10-48d9-9631-e4ab3518e33f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:09:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-66d65fd5-a249-42cc-86ba-ce0f1b0e1999 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aee6c23-1f10-48d9-9631-e4ab3518e33f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:09:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-66d65fd5-a249-42cc-86ba-ce0f1b0e1999 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Flow 'volume_create_api' (1ae4b5b2-6264-4233-aaa7-f5a02b1f14e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:09:52 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-66d65fd5-a249-42cc-86ba-ce0f1b0e1999 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Create volume request issued successfully. Sep 01 01:09:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-66d65fd5-a249-42cc-86ba-ce0f1b0e1999 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:09:52 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 417/844] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:09:51 2026] POST /volume/v3/volumes => generated 759 bytes in 1061 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:09:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ba35bc17-6bc0-4b9a-a1dd-382eff87ce2f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ba35bc17-6bc0-4b9a-a1dd-382eff87ce2f tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] GET http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b Sep 01 01:09:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ba35bc17-6bc0-4b9a-a1dd-382eff87ce2f tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ba35bc17-6bc0-4b9a-a1dd-382eff87ce2f tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ba35bc17-6bc0-4b9a-a1dd-382eff87ce2f tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Volume info retrieved successfully. Sep 01 01:09:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ba35bc17-6bc0-4b9a-a1dd-382eff87ce2f tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b returned with HTTP 200 Sep 01 01:09:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 428/845] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:52 2026] GET /volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b => generated 827 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-68d3de99-d004-4a24-b241-181092df49bb req-9f5868ea-452c-4b18-ab15-9b54a60f2a7e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-68d3de99-d004-4a24-b241-181092df49bb req-9f5868ea-452c-4b18-ab15-9b54a60f2a7e tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] POST http://192.168.122.211/volume/v3/attachments/98a85dc0-c1c8-4a35-8257-30bf7f93c090/action Sep 01 01:09:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-68d3de99-d004-4a24-b241-181092df49bb req-9f5868ea-452c-4b18-ab15-9b54a60f2a7e tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Action body: b'{"os-complete": null}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:09:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-68d3de99-d004-4a24-b241-181092df49bb req-9f5868ea-452c-4b18-ab15-9b54a60f2a7e tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:09:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-68d3de99-d004-4a24-b241-181092df49bb req-9f5868ea-452c-4b18-ab15-9b54a60f2a7e tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/attachments/98a85dc0-c1c8-4a35-8257-30bf7f93c090/action returned with HTTP 204 Sep 01 01:09:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 418/846] 192.168.122.211 () {66 vars in 1614 bytes} [Tue Sep 1 01:09:53 2026] POST /volume/v3/attachments/98a85dc0-c1c8-4a35-8257-30bf7f93c090/action => generated 0 bytes in 160 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:09:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5a311dee-39e8-4363-afb2-e0727203ce60 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5a311dee-39e8-4363-afb2-e0727203ce60 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] GET http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b Sep 01 01:09:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5a311dee-39e8-4363-afb2-e0727203ce60 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5a311dee-39e8-4363-afb2-e0727203ce60 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5a311dee-39e8-4363-afb2-e0727203ce60 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Volume info retrieved successfully. Sep 01 01:09:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5a311dee-39e8-4363-afb2-e0727203ce60 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b returned with HTTP 200 Sep 01 01:09:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 429/847] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:54 2026] GET /volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2e52b828-8248-4fa1-b4af-3030bdaa485b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2e52b828-8248-4fa1-b4af-3030bdaa485b tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] GET http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b Sep 01 01:09:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2e52b828-8248-4fa1-b4af-3030bdaa485b tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2e52b828-8248-4fa1-b4af-3030bdaa485b tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:55 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:55 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:55 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:55 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2e52b828-8248-4fa1-b4af-3030bdaa485b tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Volume info retrieved successfully. Sep 01 01:09:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2e52b828-8248-4fa1-b4af-3030bdaa485b tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b returned with HTTP 200 Sep 01 01:09:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 419/848] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:55 2026] GET /volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b => generated 851 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3c77fe17-1156-4a79-9742-33dda180da46 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3c77fe17-1156-4a79-9742-33dda180da46 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] GET http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b Sep 01 01:09:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3c77fe17-1156-4a79-9742-33dda180da46 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3c77fe17-1156-4a79-9742-33dda180da46 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3c77fe17-1156-4a79-9742-33dda180da46 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Volume info retrieved successfully. Sep 01 01:09:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3c77fe17-1156-4a79-9742-33dda180da46 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b returned with HTTP 200 Sep 01 01:09:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 430/849] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:56 2026] GET /volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b => generated 909 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:09:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fa03c84e-ee68-43e9-8f74-c88d45fd991f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fa03c84e-ee68-43e9-8f74-c88d45fd991f tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] GET http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b Sep 01 01:09:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fa03c84e-ee68-43e9-8f74-c88d45fd991f tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fa03c84e-ee68-43e9-8f74-c88d45fd991f tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:57 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:57 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:09:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:09:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-fa03c84e-ee68-43e9-8f74-c88d45fd991f tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Volume info retrieved successfully. Sep 01 01:09:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fa03c84e-ee68-43e9-8f74-c88d45fd991f tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b returned with HTTP 200 Sep 01 01:09:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 420/850] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:57 2026] GET /volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b => generated 909 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:09:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3ef84d99-7f6d-4ecb-aacd-b5fac867210b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3ef84d99-7f6d-4ecb-aacd-b5fac867210b tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] GET http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b Sep 01 01:09:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3ef84d99-7f6d-4ecb-aacd-b5fac867210b tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3ef84d99-7f6d-4ecb-aacd-b5fac867210b tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3ef84d99-7f6d-4ecb-aacd-b5fac867210b tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Volume info retrieved successfully. Sep 01 01:09:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3ef84d99-7f6d-4ecb-aacd-b5fac867210b tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b returned with HTTP 200 Sep 01 01:09:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 431/851] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:58 2026] GET /volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b => generated 909 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:09:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-6ac01178-4c5e-48b6-9cce-37a826a3e487 req-9578c093-2762-4bf9-ac3e-4483b05ac613 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-6ac01178-4c5e-48b6-9cce-37a826a3e487 req-9578c093-2762-4bf9-ac3e-4483b05ac613 tempest-VolumesNegativeTest-1944860207 tempest-VolumesNegativeTest-1944860207-project-member] DELETE http://192.168.122.211/volume/v3/volumes/tempest-invalid-62302126 Sep 01 01:09:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-6ac01178-4c5e-48b6-9cce-37a826a3e487 req-9578c093-2762-4bf9-ac3e-4483b05ac613 tempest-VolumesNegativeTest-1944860207 tempest-VolumesNegativeTest-1944860207-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-6ac01178-4c5e-48b6-9cce-37a826a3e487 req-9578c093-2762-4bf9-ac3e-4483b05ac613 tempest-VolumesNegativeTest-1944860207 tempest-VolumesNegativeTest-1944860207-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:59 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [req-6ac01178-4c5e-48b6-9cce-37a826a3e487 req-9578c093-2762-4bf9-ac3e-4483b05ac613 tempest-VolumesNegativeTest-1944860207 tempest-VolumesNegativeTest-1944860207-project-member] Delete volume with id: tempest-invalid-62302126 Sep 01 01:09:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-6ac01178-4c5e-48b6-9cce-37a826a3e487 req-9578c093-2762-4bf9-ac3e-4483b05ac613 tempest-VolumesNegativeTest-1944860207 tempest-VolumesNegativeTest-1944860207-project-member] http://192.168.122.211/volume/v3/volumes/tempest-invalid-62302126 returned with HTTP 404 Sep 01 01:09:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 421/852] 192.168.122.211 () {62 vars in 1473 bytes} [Tue Sep 1 01:09:59 2026] DELETE /volume/v3/volumes/tempest-invalid-62302126 => generated 97 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:09:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a6ef6ba9-0a42-4e58-adfb-8eb671079333 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:09:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a6ef6ba9-0a42-4e58-adfb-8eb671079333 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] GET http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b Sep 01 01:09:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a6ef6ba9-0a42-4e58-adfb-8eb671079333 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:09:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a6ef6ba9-0a42-4e58-adfb-8eb671079333 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:09:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:09:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:09:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:09:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:09:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a6ef6ba9-0a42-4e58-adfb-8eb671079333 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Volume info retrieved successfully. Sep 01 01:09:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a6ef6ba9-0a42-4e58-adfb-8eb671079333 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b returned with HTTP 200 Sep 01 01:09:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 432/853] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:09:59 2026] GET /volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b => generated 912 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:10:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-1145d105-6d46-4760-a73b-c7965130ed10 req-2d247b7b-d319-4674-89fb-37239478275d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-1145d105-6d46-4760-a73b-c7965130ed10 req-2d247b7b-d319-4674-89fb-37239478275d tempest-VolumesNegativeTest-1944860207 tempest-VolumesNegativeTest-1944860207-project-member] DELETE http://192.168.122.211/volume/v3/volumes/9c8125b5-8d08-48e7-88e8-a57d3ed6d9b1 Sep 01 01:10:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-1145d105-6d46-4760-a73b-c7965130ed10 req-2d247b7b-d319-4674-89fb-37239478275d tempest-VolumesNegativeTest-1944860207 tempest-VolumesNegativeTest-1944860207-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-1145d105-6d46-4760-a73b-c7965130ed10 req-2d247b7b-d319-4674-89fb-37239478275d tempest-VolumesNegativeTest-1944860207 tempest-VolumesNegativeTest-1944860207-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:00 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [req-1145d105-6d46-4760-a73b-c7965130ed10 req-2d247b7b-d319-4674-89fb-37239478275d tempest-VolumesNegativeTest-1944860207 tempest-VolumesNegativeTest-1944860207-project-member] Delete volume with id: 9c8125b5-8d08-48e7-88e8-a57d3ed6d9b1 Sep 01 01:10:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-1145d105-6d46-4760-a73b-c7965130ed10 req-2d247b7b-d319-4674-89fb-37239478275d tempest-VolumesNegativeTest-1944860207 tempest-VolumesNegativeTest-1944860207-project-member] http://192.168.122.211/volume/v3/volumes/9c8125b5-8d08-48e7-88e8-a57d3ed6d9b1 returned with HTTP 404 Sep 01 01:10:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 422/854] 192.168.122.211 () {62 vars in 1509 bytes} [Tue Sep 1 01:10:00 2026] DELETE /volume/v3/volumes/9c8125b5-8d08-48e7-88e8-a57d3ed6d9b1 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:10:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-20f1631d-40a6-47d3-80f5-633c9d149e2c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-acf33790-e165-47db-a043-669bbf7a3c49 req-da0104d4-b584-4bb8-a43a-7a95e9a79e94 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-acf33790-e165-47db-a043-669bbf7a3c49 req-da0104d4-b584-4bb8-a43a-7a95e9a79e94 tempest-VolumesNegativeTest-1944860207 tempest-VolumesNegativeTest-1944860207-project-reader] GET http://192.168.122.211/volume/v3/volumes/39025494-1cb2-4da4-99c4-9311b53764a5 Sep 01 01:10:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-acf33790-e165-47db-a043-669bbf7a3c49 req-da0104d4-b584-4bb8-a43a-7a95e9a79e94 tempest-VolumesNegativeTest-1944860207 tempest-VolumesNegativeTest-1944860207-project-reader] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-acf33790-e165-47db-a043-669bbf7a3c49 req-da0104d4-b584-4bb8-a43a-7a95e9a79e94 tempest-VolumesNegativeTest-1944860207 tempest-VolumesNegativeTest-1944860207-project-reader] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-acf33790-e165-47db-a043-669bbf7a3c49 req-da0104d4-b584-4bb8-a43a-7a95e9a79e94 tempest-VolumesNegativeTest-1944860207 tempest-VolumesNegativeTest-1944860207-project-reader] http://192.168.122.211/volume/v3/volumes/39025494-1cb2-4da4-99c4-9311b53764a5 returned with HTTP 404 Sep 01 01:10:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 423/855] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:10:00 2026] GET /volume/v3/volumes/39025494-1cb2-4da4-99c4-9311b53764a5 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:10:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-20f1631d-40a6-47d3-80f5-633c9d149e2c tempest-ExtensionsTestJSON-362841619 tempest-ExtensionsTestJSON-362841619-project-member] GET http://192.168.122.211/volume/v3/extensions Sep 01 01:10:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-20f1631d-40a6-47d3-80f5-633c9d149e2c tempest-ExtensionsTestJSON-362841619 tempest-ExtensionsTestJSON-362841619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-20f1631d-40a6-47d3-80f5-633c9d149e2c tempest-ExtensionsTestJSON-362841619 tempest-ExtensionsTestJSON-362841619-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-20f1631d-40a6-47d3-80f5-633c9d149e2c tempest-ExtensionsTestJSON-362841619 tempest-ExtensionsTestJSON-362841619-project-member] http://192.168.122.211/volume/v3/extensions returned with HTTP 200 Sep 01 01:10:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 433/856] 192.168.122.211 () {58 vars in 1130 bytes} [Tue Sep 1 01:10:00 2026] GET /volume/v3/extensions => generated 5245 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:10:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-da863334-71f3-4648-b111-985da1c46ec0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-da863334-71f3-4648-b111-985da1c46ec0 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] GET http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b Sep 01 01:10:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-da863334-71f3-4648-b111-985da1c46ec0 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-da863334-71f3-4648-b111-985da1c46ec0 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-da863334-71f3-4648-b111-985da1c46ec0 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Volume info retrieved successfully. Sep 01 01:10:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-da863334-71f3-4648-b111-985da1c46ec0 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b returned with HTTP 200 Sep 01 01:10:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 424/857] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:01 2026] GET /volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b => generated 912 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0ebc250e-b464-475c-a01b-6b3a8785f2a9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0ebc250e-b464-475c-a01b-6b3a8785f2a9 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] GET http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b Sep 01 01:10:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0ebc250e-b464-475c-a01b-6b3a8785f2a9 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0ebc250e-b464-475c-a01b-6b3a8785f2a9 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0ebc250e-b464-475c-a01b-6b3a8785f2a9 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Volume info retrieved successfully. Sep 01 01:10:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0ebc250e-b464-475c-a01b-6b3a8785f2a9 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b returned with HTTP 200 Sep 01 01:10:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 434/858] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:02 2026] GET /volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b => generated 912 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-64bfa5b0-db39-42b2-b655-9e178721ea2f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-64bfa5b0-db39-42b2-b655-9e178721ea2f tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] GET http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b Sep 01 01:10:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-64bfa5b0-db39-42b2-b655-9e178721ea2f tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-64bfa5b0-db39-42b2-b655-9e178721ea2f tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:03 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:03 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:03 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:03 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:03 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-64bfa5b0-db39-42b2-b655-9e178721ea2f tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Volume info retrieved successfully. Sep 01 01:10:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-64bfa5b0-db39-42b2-b655-9e178721ea2f tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b returned with HTTP 200 Sep 01 01:10:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 425/859] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:03 2026] GET /volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b => generated 912 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ad12dc61-3ab3-4675-b7be-6a76ece5beb8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ad12dc61-3ab3-4675-b7be-6a76ece5beb8 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] GET http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b Sep 01 01:10:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ad12dc61-3ab3-4675-b7be-6a76ece5beb8 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ad12dc61-3ab3-4675-b7be-6a76ece5beb8 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ad12dc61-3ab3-4675-b7be-6a76ece5beb8 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Volume info retrieved successfully. Sep 01 01:10:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ad12dc61-3ab3-4675-b7be-6a76ece5beb8 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b returned with HTTP 200 Sep 01 01:10:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 435/860] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:04 2026] GET /volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b => generated 912 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-49006712-d2af-428a-a1ad-95893924b30a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-49006712-d2af-428a-a1ad-95893924b30a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:10:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-49006712-d2af-428a-a1ad-95893924b30a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-708625296"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-49006712-d2af-428a-a1ad-95893924b30a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-708625296'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:10:05 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-49006712-d2af-428a-a1ad-95893924b30a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Create volume of 1 GB Sep 01 01:10:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-49006712-d2af-428a-a1ad-95893924b30a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Availability Zones retrieved successfully. Sep 01 01:10:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-49006712-d2af-428a-a1ad-95893924b30a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Flow 'volume_create_api' (4f91aab2-3cb8-4aba-bc8c-584a85f0a9db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:10:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-49006712-d2af-428a-a1ad-95893924b30a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87402358-49bb-4d6d-832f-7f9edc068468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-49006712-d2af-428a-a1ad-95893924b30a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:10:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bfe225b0-256f-4f8b-b2c7-1666c1b9df39 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bfe225b0-256f-4f8b-b2c7-1666c1b9df39 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] GET http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b Sep 01 01:10:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bfe225b0-256f-4f8b-b2c7-1666c1b9df39 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bfe225b0-256f-4f8b-b2c7-1666c1b9df39 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-49006712-d2af-428a-a1ad-95893924b30a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87402358-49bb-4d6d-832f-7f9edc068468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bfe225b0-256f-4f8b-b2c7-1666c1b9df39 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Volume info retrieved successfully. Sep 01 01:10:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-49006712-d2af-428a-a1ad-95893924b30a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6340775b-f184-4ec7-86f4-266e8f31f62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bfe225b0-256f-4f8b-b2c7-1666c1b9df39 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b returned with HTTP 200 Sep 01 01:10:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 436/861] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:05 2026] GET /volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b => generated 1330 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:10:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9b3ab35b-75bd-4289-8bbb-060f49c9ed43 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9b3ab35b-75bd-4289-8bbb-060f49c9ed43 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] POST http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b/action Sep 01 01:10:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9b3ab35b-75bd-4289-8bbb-060f49c9ed43 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-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=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:10:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9b3ab35b-75bd-4289-8bbb-060f49c9ed43 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9b3ab35b-75bd-4289-8bbb-060f49c9ed43 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Volume info retrieved successfully. Sep 01 01:10:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9b3ab35b-75bd-4289-8bbb-060f49c9ed43 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Update volume metadata completed successfully. Sep 01 01:10:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9b3ab35b-75bd-4289-8bbb-060f49c9ed43 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b/action returned with HTTP 200 Sep 01 01:10:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 437/862] 192.168.122.211 () {60 vars in 1275 bytes} [Tue Sep 1 01:10:05 2026] POST /volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b/action => generated 526 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-004518fe-0ae6-4868-91fe-aa2255c61e0d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-004518fe-0ae6-4868-91fe-aa2255c61e0d tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] GET http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b Sep 01 01:10:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-004518fe-0ae6-4868-91fe-aa2255c61e0d tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-004518fe-0ae6-4868-91fe-aa2255c61e0d tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-004518fe-0ae6-4868-91fe-aa2255c61e0d tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Volume info retrieved successfully. Sep 01 01:10:05 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-49006712-d2af-428a-a1ad-95893924b30a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Created reservations ['75d90411-1958-433d-93d2-834fdf43f7d7', '078f4039-9f94-48aa-a866-5d1a27e46318', '5dbfa576-b66e-4ef7-ba4b-727b978c1ac2', '60944e3a-1b57-482f-8ec7-839b10f06167'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:10:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-49006712-d2af-428a-a1ad-95893924b30a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6340775b-f184-4ec7-86f4-266e8f31f62e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75d90411-1958-433d-93d2-834fdf43f7d7', '078f4039-9f94-48aa-a866-5d1a27e46318', '5dbfa576-b66e-4ef7-ba4b-727b978c1ac2', '60944e3a-1b57-482f-8ec7-839b10f06167']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-004518fe-0ae6-4868-91fe-aa2255c61e0d tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b returned with HTTP 200 Sep 01 01:10:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 438/863] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:05 2026] GET /volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b => generated 1390 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:10:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-49006712-d2af-428a-a1ad-95893924b30a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60455802-0a45-4527-98d7-48fda1079eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d2c2d7e0-80d0-47da-a189-744a58cde05f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d2c2d7e0-80d0-47da-a189-744a58cde05f tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] POST http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b/action Sep 01 01:10:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d2c2d7e0-80d0-47da-a189-744a58cde05f tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:10:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d2c2d7e0-80d0-47da-a189-744a58cde05f tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d2c2d7e0-80d0-47da-a189-744a58cde05f tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Volume info retrieved successfully. Sep 01 01:10:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-49006712-d2af-428a-a1ad-95893924b30a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60455802-0a45-4527-98d7-48fda1079eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6443f7e7-1c1d-4a8a-ad0d-234ae81dc090', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-708625296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f21483355a8c4bc7b3d231775e016385',qos_specs=None,replication_status=,reservations=['75d90411-1958-433d-93d2-834fdf43f7d7','078f4039-9f94-48aa-a866-5d1a27e46318','5dbfa576-b66e-4ef7-ba4b-727b978c1ac2','60944e3a-1b57-482f-8ec7-839b10f06167'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdaec17a6ccc44cb84fc2cdbb8678a6e',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:10:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-708625296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6443f7e7-1c1d-4a8a-ad0d-234ae81dc090,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f21483355a8c4bc7b3d231775e016385',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdaec17a6ccc44cb84fc2cdbb8678a6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-49006712-d2af-428a-a1ad-95893924b30a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a67e0a0-513b-45b7-aeea-947b8c83661c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d2c2d7e0-80d0-47da-a189-744a58cde05f tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Get volume image-metadata completed successfully. Sep 01 01:10:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d2c2d7e0-80d0-47da-a189-744a58cde05f tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Delete volume metadata completed successfully. Sep 01 01:10:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d2c2d7e0-80d0-47da-a189-744a58cde05f tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b/action returned with HTTP 200 Sep 01 01:10:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 439/864] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:10:05 2026] POST /volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b/action => generated 0 bytes in 120 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 01:10:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-521a6286-920f-43d6-a82a-2b6e1b85ce81 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-49006712-d2af-428a-a1ad-95893924b30a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a67e0a0-513b-45b7-aeea-947b8c83661c) transitioned into state 'SUCCESS' from state '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-708625296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f21483355a8c4bc7b3d231775e016385',qos_specs=None,replication_status=,reservations=['75d90411-1958-433d-93d2-834fdf43f7d7','078f4039-9f94-48aa-a866-5d1a27e46318','5dbfa576-b66e-4ef7-ba4b-727b978c1ac2','60944e3a-1b57-482f-8ec7-839b10f06167'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdaec17a6ccc44cb84fc2cdbb8678a6e',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-521a6286-920f-43d6-a82a-2b6e1b85ce81 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] POST http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b/action Sep 01 01:10:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-49006712-d2af-428a-a1ad-95893924b30a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ee4e796-670f-4e1a-8031-253819e1a9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-521a6286-920f-43d6-a82a-2b6e1b85ce81 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:10:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-521a6286-920f-43d6-a82a-2b6e1b85ce81 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-521a6286-920f-43d6-a82a-2b6e1b85ce81 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Volume info retrieved successfully. Sep 01 01:10:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-49006712-d2af-428a-a1ad-95893924b30a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ee4e796-670f-4e1a-8031-253819e1a9b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-49006712-d2af-428a-a1ad-95893924b30a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Flow 'volume_create_api' (4f91aab2-3cb8-4aba-bc8c-584a85f0a9db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:10:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-49006712-d2af-428a-a1ad-95893924b30a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Create volume request issued successfully. Sep 01 01:10:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-49006712-d2af-428a-a1ad-95893924b30a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:10:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 426/865] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:10:05 2026] POST /volume/v3/volumes => generated 763 bytes in 957 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:10:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-521a6286-920f-43d6-a82a-2b6e1b85ce81 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Get volume image-metadata completed successfully. Sep 01 01:10:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-521a6286-920f-43d6-a82a-2b6e1b85ce81 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b/action returned with HTTP 200 Sep 01 01:10:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 440/866] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:10:05 2026] POST /volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b/action => generated 500 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d90f86e0-90e7-4092-ad8a-395b9630d7bb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f327a08b-5c7d-4019-9beb-658d8451ae7b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d90f86e0-90e7-4092-ad8a-395b9630d7bb tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] GET http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b Sep 01 01:10:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d90f86e0-90e7-4092-ad8a-395b9630d7bb tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f327a08b-5c7d-4019-9beb-658d8451ae7b tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] GET http://192.168.122.211/volume/v3/volumes/6443f7e7-1c1d-4a8a-ad0d-234ae81dc090 Sep 01 01:10:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d90f86e0-90e7-4092-ad8a-395b9630d7bb tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f327a08b-5c7d-4019-9beb-658d8451ae7b tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f327a08b-5c7d-4019-9beb-658d8451ae7b tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d90f86e0-90e7-4092-ad8a-395b9630d7bb tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Volume info retrieved successfully. Sep 01 01:10:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d90f86e0-90e7-4092-ad8a-395b9630d7bb tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b returned with HTTP 200 Sep 01 01:10:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 441/867] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:06 2026] GET /volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b => generated 1364 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:10:06 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:06 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e500b59e-eccb-4b46-8d60-75f899065a23 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e500b59e-eccb-4b46-8d60-75f899065a23 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] DELETE http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b Sep 01 01:10:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e500b59e-eccb-4b46-8d60-75f899065a23 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e500b59e-eccb-4b46-8d60-75f899065a23 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:06 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:06 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:06 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-e500b59e-eccb-4b46-8d60-75f899065a23 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Delete volume with id: ce9ba7d1-6622-4658-aba9-c63b339d6b8b Sep 01 01:10:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e500b59e-eccb-4b46-8d60-75f899065a23 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Volume info retrieved successfully. Sep 01 01:10:06 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f327a08b-5c7d-4019-9beb-658d8451ae7b tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Volume info retrieved successfully. Sep 01 01:10:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e500b59e-eccb-4b46-8d60-75f899065a23 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Delete volume request issued successfully. Sep 01 01:10:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e500b59e-eccb-4b46-8d60-75f899065a23 tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b returned with HTTP 202 Sep 01 01:10:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 442/868] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:10:06 2026] DELETE /volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:10:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-30a48c99-f7f2-44d6-bf62-655a6396da1e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-30a48c99-f7f2-44d6-bf62-655a6396da1e tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] GET http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b Sep 01 01:10:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-30a48c99-f7f2-44d6-bf62-655a6396da1e tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-30a48c99-f7f2-44d6-bf62-655a6396da1e tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f327a08b-5c7d-4019-9beb-658d8451ae7b tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/volumes/6443f7e7-1c1d-4a8a-ad0d-234ae81dc090 returned with HTTP 200 Sep 01 01:10:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 427/869] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:06 2026] GET /volume/v3/volumes/6443f7e7-1c1d-4a8a-ad0d-234ae81dc090 => generated 831 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-30a48c99-f7f2-44d6-bf62-655a6396da1e tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Volume info retrieved successfully. Sep 01 01:10:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-30a48c99-f7f2-44d6-bf62-655a6396da1e tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b returned with HTTP 200 Sep 01 01:10:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 443/870] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:06 2026] GET /volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b => generated 1363 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:10:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-977a1926-f2a2-4516-92b9-a98e2d8e74a9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-977a1926-f2a2-4516-92b9-a98e2d8e74a9 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:10:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-977a1926-f2a2-4516-92b9-a98e2d8e74a9 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-49632368"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-977a1926-f2a2-4516-92b9-a98e2d8e74a9 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:10:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 428/871] 192.168.122.211 () {60 vars in 1136 bytes} [Tue Sep 1 01:10:06 2026] POST /volume/v3/types => generated 226 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-08ae8023-360e-4ca5-8d79-c042e8e61571 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-08ae8023-360e-4ca5-8d79-c042e8e61571 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] POST http://192.168.122.211/volume/v3/group_types Sep 01 01:10:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-08ae8023-360e-4ca5-8d79-c042e8e61571 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1241270614"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-08ae8023-360e-4ca5-8d79-c042e8e61571 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] http://192.168.122.211/volume/v3/group_types returned with HTTP 202 Sep 01 01:10:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 444/872] 192.168.122.211 () {62 vars in 1195 bytes} [Tue Sep 1 01:10:06 2026] POST /volume/v3/group_types => generated 185 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:10:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a47faa4e-f849-4c7f-b926-5764cbdffa3c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a47faa4e-f849-4c7f-b926-5764cbdffa3c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] POST http://192.168.122.211/volume/v3/groups Sep 01 01:10:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a47faa4e-f849-4c7f-b926-5764cbdffa3c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "98b7bf14-4131-4d58-af91-2a288605f2c0", "volume_types": ["9c383b22-b062-4ced-a1ad-74d257eb9253"], "name": "tempest-GroupSnapshotsV319Test-Group-1157595652"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-a47faa4e-f849-4c7f-b926-5764cbdffa3c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Creating new group {'group': {'group_type': '98b7bf14-4131-4d58-af91-2a288605f2c0', 'volume_types': ['9c383b22-b062-4ced-a1ad-74d257eb9253'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1157595652'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 01:10:07 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.groups [None req-a47faa4e-f849-4c7f-b926-5764cbdffa3c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1157595652. Sep 01 01:10:07 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a47faa4e-f849-4c7f-b926-5764cbdffa3c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Availability Zones retrieved successfully. Sep 01 01:10:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-db20abbf-0251-47d6-8823-46498d6ef62a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-db20abbf-0251-47d6-8823-46498d6ef62a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] GET http://192.168.122.211/volume/v3/volumes/6443f7e7-1c1d-4a8a-ad0d-234ae81dc090 Sep 01 01:10:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-db20abbf-0251-47d6-8823-46498d6ef62a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-db20abbf-0251-47d6-8823-46498d6ef62a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-db20abbf-0251-47d6-8823-46498d6ef62a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Volume info retrieved successfully. Sep 01 01:10:07 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-a47faa4e-f849-4c7f-b926-5764cbdffa3c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Created reservations ['06d54ec4-ee16-4cc3-8c32-14aa35b89c54'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:10:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-db20abbf-0251-47d6-8823-46498d6ef62a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/volumes/6443f7e7-1c1d-4a8a-ad0d-234ae81dc090 returned with HTTP 200 Sep 01 01:10:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 445/873] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:07 2026] GET /volume/v3/volumes/6443f7e7-1c1d-4a8a-ad0d-234ae81dc090 => generated 855 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0fd552a9-bb21-4a6c-bb15-a5fabbcc26fa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0fd552a9-bb21-4a6c-bb15-a5fabbcc26fa tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] GET http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b Sep 01 01:10:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0fd552a9-bb21-4a6c-bb15-a5fabbcc26fa tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0fd552a9-bb21-4a6c-bb15-a5fabbcc26fa tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0fd552a9-bb21-4a6c-bb15-a5fabbcc26fa tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Volume info retrieved successfully. Sep 01 01:10:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0fd552a9-bb21-4a6c-bb15-a5fabbcc26fa tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b returned with HTTP 200 Sep 01 01:10:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 446/874] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:07 2026] GET /volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b => generated 1363 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:10:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a47faa4e-f849-4c7f-b926-5764cbdffa3c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/groups returned with HTTP 202 Sep 01 01:10:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 429/875] 192.168.122.211 () {62 vars in 1181 bytes} [Tue Sep 1 01:10:07 2026] POST /volume/v3/groups => generated 116 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:10:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-81af1554-cf39-430c-9c9c-f3ed8ba63d54 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-81af1554-cf39-430c-9c9c-f3ed8ba63d54 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] GET http://192.168.122.211/volume/v3/groups/1366a665-289e-4bb2-ba78-ead9575f1561 Sep 01 01:10:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-81af1554-cf39-430c-9c9c-f3ed8ba63d54 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-81af1554-cf39-430c-9c9c-f3ed8ba63d54 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-81af1554-cf39-430c-9c9c-f3ed8ba63d54 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] show called for member 1366a665-289e-4bb2-ba78-ead9575f1561 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:10:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:07 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:10:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-81af1554-cf39-430c-9c9c-f3ed8ba63d54 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/groups/1366a665-289e-4bb2-ba78-ead9575f1561 returned with HTTP 200 Sep 01 01:10:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 447/876] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:10:07 2026] GET /volume/v3/groups/1366a665-289e-4bb2-ba78-ead9575f1561 => generated 396 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:10:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8c54b2e0-2082-46ac-9aaf-f38308f4dfb2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8c54b2e0-2082-46ac-9aaf-f38308f4dfb2 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] GET http://192.168.122.211/volume/v3/volumes/6443f7e7-1c1d-4a8a-ad0d-234ae81dc090 Sep 01 01:10:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8c54b2e0-2082-46ac-9aaf-f38308f4dfb2 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8c54b2e0-2082-46ac-9aaf-f38308f4dfb2 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:08 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:08 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:08 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:08 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:08 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8c54b2e0-2082-46ac-9aaf-f38308f4dfb2 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Volume info retrieved successfully. Sep 01 01:10:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8c54b2e0-2082-46ac-9aaf-f38308f4dfb2 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/volumes/6443f7e7-1c1d-4a8a-ad0d-234ae81dc090 returned with HTTP 200 Sep 01 01:10:08 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 430/877] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:08 2026] GET /volume/v3/volumes/6443f7e7-1c1d-4a8a-ad0d-234ae81dc090 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f1dbf8c6-497a-4da8-af50-af3684dae28e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ce2dd4ad-a9f8-41b4-b319-2bbc4981f6fe None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f1dbf8c6-497a-4da8-af50-af3684dae28e tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:10:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f1dbf8c6-497a-4da8-af50-af3684dae28e tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6443f7e7-1c1d-4a8a-ad0d-234ae81dc090", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1398555489"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ce2dd4ad-a9f8-41b4-b319-2bbc4981f6fe tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] GET http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b Sep 01 01:10:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ce2dd4ad-a9f8-41b4-b319-2bbc4981f6fe tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ce2dd4ad-a9f8-41b4-b319-2bbc4981f6fe tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:08 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:08 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ce2dd4ad-a9f8-41b4-b319-2bbc4981f6fe tempest-VolumesImageMetadata-1047948980 tempest-VolumesImageMetadata-1047948980-project-member] http://192.168.122.211/volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b returned with HTTP 404 Sep 01 01:10:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:08 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 431/878] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:08 2026] GET /volume/v3/volumes/ce9ba7d1-6622-4658-aba9-c63b339d6b8b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:10:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f1dbf8c6-497a-4da8-af50-af3684dae28e tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Volume info retrieved successfully. Sep 01 01:10:08 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-f1dbf8c6-497a-4da8-af50-af3684dae28e tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Create snapshot from volume 6443f7e7-1c1d-4a8a-ad0d-234ae81dc090 Sep 01 01:10:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5cced6a3-efd1-4fe1-90c7-309a80d85bcd None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5cced6a3-efd1-4fe1-90c7-309a80d85bcd tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] GET http://192.168.122.211/volume/v3/groups/1366a665-289e-4bb2-ba78-ead9575f1561 Sep 01 01:10:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5cced6a3-efd1-4fe1-90c7-309a80d85bcd tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5cced6a3-efd1-4fe1-90c7-309a80d85bcd tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-5cced6a3-efd1-4fe1-90c7-309a80d85bcd tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] show called for member 1366a665-289e-4bb2-ba78-ead9575f1561 {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:10:08 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:08 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:08 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-f1dbf8c6-497a-4da8-af50-af3684dae28e tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Created reservations ['255d074e-0ec5-469f-89ae-9a7609aaa3bb', '2ec86142-f400-4592-aee4-b0b49b3ae483', '15f71894-fe30-4cee-9a1c-179e8604219a', '1ffa071b-6a38-4304-8aa0-3e845c3633ce'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:10:08 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:08 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:10:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5cced6a3-efd1-4fe1-90c7-309a80d85bcd tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/groups/1366a665-289e-4bb2-ba78-ead9575f1561 returned with HTTP 200 Sep 01 01:10:08 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 432/879] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:10:08 2026] GET /volume/v3/groups/1366a665-289e-4bb2-ba78-ead9575f1561 => generated 397 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:10:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7e2be5ca-2b6a-4971-88fc-f082f7189a9c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7e2be5ca-2b6a-4971-88fc-f082f7189a9c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:10:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7e2be5ca-2b6a-4971-88fc-f082f7189a9c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-634253747", "volume_type": "9c383b22-b062-4ced-a1ad-74d257eb9253", "group_id": "1366a665-289e-4bb2-ba78-ead9575f1561", "size": 1}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-7e2be5ca-2b6a-4971-88fc-f082f7189a9c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-634253747', 'volume_type': '9c383b22-b062-4ced-a1ad-74d257eb9253', 'group_id': '1366a665-289e-4bb2-ba78-ead9575f1561', 'size': 1}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:10:08 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:08 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:08 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:08 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:08 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-7e2be5ca-2b6a-4971-88fc-f082f7189a9c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Create volume of 1 GB Sep 01 01:10:08 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:08 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:10:08 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7e2be5ca-2b6a-4971-88fc-f082f7189a9c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Availability Zones retrieved successfully. Sep 01 01:10:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f1dbf8c6-497a-4da8-af50-af3684dae28e tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Snapshot create request issued successfully. Sep 01 01:10:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f1dbf8c6-497a-4da8-af50-af3684dae28e tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:10:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 448/880] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:10:08 2026] POST /volume/v3/snapshots => generated 311 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:10:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7e2be5ca-2b6a-4971-88fc-f082f7189a9c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Flow 'volume_create_api' (3d603505-7a67-4077-a9f3-ece307eeef60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:10:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f83d3cfc-bc7e-4ba4-a9a6-10fa9be3488f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f83d3cfc-bc7e-4ba4-a9a6-10fa9be3488f tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] GET http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef Sep 01 01:10:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f83d3cfc-bc7e-4ba4-a9a6-10fa9be3488f tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f83d3cfc-bc7e-4ba4-a9a6-10fa9be3488f tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7e2be5ca-2b6a-4971-88fc-f082f7189a9c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39deb046-eef2-4058-9b86-ee38b1556804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:08 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:08 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-7e2be5ca-2b6a-4971-88fc-f082f7189a9c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:10:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f83d3cfc-bc7e-4ba4-a9a6-10fa9be3488f tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Snapshot retrieved successfully. Sep 01 01:10:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f83d3cfc-bc7e-4ba4-a9a6-10fa9be3488f tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef returned with HTTP 200 Sep 01 01:10:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 449/881] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:10:08 2026] GET /volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef => generated 443 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7e2be5ca-2b6a-4971-88fc-f082f7189a9c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39deb046-eef2-4058-9b86-ee38b1556804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:10:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9c383b22-b062-4ced-a1ad-74d257eb9253,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-49632368',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9c383b22-b062-4ced-a1ad-74d257eb9253', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1366a665-289e-4bb2-ba78-ead9575f1561', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7e2be5ca-2b6a-4971-88fc-f082f7189a9c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (499dbc58-28a8-401d-b156-72a90d1f9580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:08 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-7e2be5ca-2b6a-4971-88fc-f082f7189a9c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-49632368 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-49632368, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:10:09 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-7e2be5ca-2b6a-4971-88fc-f082f7189a9c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-49632368 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-49632368, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:10:09 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-7e2be5ca-2b6a-4971-88fc-f082f7189a9c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Created reservations ['1610e05e-67cd-4a84-9542-2f5ed45bf69e', '743baebf-e23f-40f7-87d5-c8dee18ec7b5', '6d7e3563-82cf-45e3-9949-7a96133c007f', '82f08101-b9de-4e0d-906d-6cddd35d4277'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:10:09 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7e2be5ca-2b6a-4971-88fc-f082f7189a9c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (499dbc58-28a8-401d-b156-72a90d1f9580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1610e05e-67cd-4a84-9542-2f5ed45bf69e', '743baebf-e23f-40f7-87d5-c8dee18ec7b5', '6d7e3563-82cf-45e3-9949-7a96133c007f', '82f08101-b9de-4e0d-906d-6cddd35d4277']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:09 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7e2be5ca-2b6a-4971-88fc-f082f7189a9c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8c91874-7b9b-4cd0-b5e3-5e29645d45bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:09 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:09 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:09 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7e2be5ca-2b6a-4971-88fc-f082f7189a9c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8c91874-7b9b-4cd0-b5e3-5e29645d45bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5783a1df-184a-45f5-aa5d-8b67fe26be09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-634253747',encryption_key_id=None,group_id=1366a665-289e-4bb2-ba78-ead9575f1561,group_type_id=,metadata={},multiattach=False,project_id='d3cf7f306cf2464eb1893ee00c815c8a',qos_specs=None,replication_status=,reservations=['1610e05e-67cd-4a84-9542-2f5ed45bf69e','743baebf-e23f-40f7-87d5-c8dee18ec7b5','6d7e3563-82cf-45e3-9949-7a96133c007f','82f08101-b9de-4e0d-906d-6cddd35d4277'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca902c53137046e484db65a7ca50ebac',volume_type_id=9c383b22-b062-4ced-a1ad-74d257eb9253), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:10:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-634253747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1366a665-289e-4bb2-ba78-ead9575f1561,host=None,id=5783a1df-184a-45f5-aa5d-8b67fe26be09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3cf7f306cf2464eb1893ee00c815c8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca902c53137046e484db65a7ca50ebac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9c383b22-b062-4ced-a1ad-74d257eb9253),volume_type_id=9c383b22-b062-4ced-a1ad-74d257eb9253)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:09 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7e2be5ca-2b6a-4971-88fc-f082f7189a9c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4fa3b17-0f9d-4693-9307-977803b2d535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:09 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7e2be5ca-2b6a-4971-88fc-f082f7189a9c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4fa3b17-0f9d-4693-9307-977803b2d535) transitioned into state 'SUCCESS' from state '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-634253747',encryption_key_id=None,group_id=1366a665-289e-4bb2-ba78-ead9575f1561,group_type_id=,metadata={},multiattach=False,project_id='d3cf7f306cf2464eb1893ee00c815c8a',qos_specs=None,replication_status=,reservations=['1610e05e-67cd-4a84-9542-2f5ed45bf69e','743baebf-e23f-40f7-87d5-c8dee18ec7b5','6d7e3563-82cf-45e3-9949-7a96133c007f','82f08101-b9de-4e0d-906d-6cddd35d4277'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca902c53137046e484db65a7ca50ebac',volume_type_id=9c383b22-b062-4ced-a1ad-74d257eb9253)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:09 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7e2be5ca-2b6a-4971-88fc-f082f7189a9c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17ec9297-9dd2-4be0-aab2-949b5cbe3cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:09 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7e2be5ca-2b6a-4971-88fc-f082f7189a9c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17ec9297-9dd2-4be0-aab2-949b5cbe3cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:09 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7e2be5ca-2b6a-4971-88fc-f082f7189a9c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Flow 'volume_create_api' (3d603505-7a67-4077-a9f3-ece307eeef60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:10:09 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7e2be5ca-2b6a-4971-88fc-f082f7189a9c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Create volume request issued successfully. Sep 01 01:10:09 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-7e2be5ca-2b6a-4971-88fc-f082f7189a9c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:10:09 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-7e2be5ca-2b6a-4971-88fc-f082f7189a9c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:10:09 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-7e2be5ca-2b6a-4971-88fc-f082f7189a9c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:10:09 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:09 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7e2be5ca-2b6a-4971-88fc-f082f7189a9c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:10:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 433/882] 192.168.122.211 () {62 vars in 1184 bytes} [Tue Sep 1 01:10:08 2026] POST /volume/v3/volumes => generated 832 bytes in 862 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:10:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7e82918b-2885-4572-9285-6edf6b7a5e54 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7e82918b-2885-4572-9285-6edf6b7a5e54 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] GET http://192.168.122.211/volume/v3/volumes/5783a1df-184a-45f5-aa5d-8b67fe26be09 Sep 01 01:10:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7e82918b-2885-4572-9285-6edf6b7a5e54 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7e82918b-2885-4572-9285-6edf6b7a5e54 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7e82918b-2885-4572-9285-6edf6b7a5e54 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Volume info retrieved successfully. Sep 01 01:10:09 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-7e82918b-2885-4572-9285-6edf6b7a5e54 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:10:09 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-7e82918b-2885-4572-9285-6edf6b7a5e54 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:10:09 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-7e82918b-2885-4572-9285-6edf6b7a5e54 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:10:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7e82918b-2885-4572-9285-6edf6b7a5e54 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/volumes/5783a1df-184a-45f5-aa5d-8b67fe26be09 returned with HTTP 200 Sep 01 01:10:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 450/883] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:10:09 2026] GET /volume/v3/volumes/5783a1df-184a-45f5-aa5d-8b67fe26be09 => generated 900 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:10:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-51280383-d833-4312-8adc-af6bdb74e92a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-51280383-d833-4312-8adc-af6bdb74e92a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] GET http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef Sep 01 01:10:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-51280383-d833-4312-8adc-af6bdb74e92a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-51280383-d833-4312-8adc-af6bdb74e92a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:09 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:09 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:09 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-51280383-d833-4312-8adc-af6bdb74e92a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Snapshot retrieved successfully. Sep 01 01:10:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-51280383-d833-4312-8adc-af6bdb74e92a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef returned with HTTP 200 Sep 01 01:10:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 434/884] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:10:09 2026] GET /volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef => generated 443 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:10:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9efa2ea6-a3ba-40c2-9e28-a2aa79feb910 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9efa2ea6-a3ba-40c2-9e28-a2aa79feb910 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] GET http://192.168.122.211/volume/v3/volumes/5783a1df-184a-45f5-aa5d-8b67fe26be09 Sep 01 01:10:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9efa2ea6-a3ba-40c2-9e28-a2aa79feb910 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9efa2ea6-a3ba-40c2-9e28-a2aa79feb910 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c291b142-1205-474e-af31-63fcc8d3aff8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c291b142-1205-474e-af31-63fcc8d3aff8 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] GET http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef Sep 01 01:10:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c291b142-1205-474e-af31-63fcc8d3aff8 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c291b142-1205-474e-af31-63fcc8d3aff8 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9efa2ea6-a3ba-40c2-9e28-a2aa79feb910 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Volume info retrieved successfully. Sep 01 01:10:10 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:10 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:10 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c291b142-1205-474e-af31-63fcc8d3aff8 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Snapshot retrieved successfully. Sep 01 01:10:10 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-9efa2ea6-a3ba-40c2-9e28-a2aa79feb910 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:10:10 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-9efa2ea6-a3ba-40c2-9e28-a2aa79feb910 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:10:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c291b142-1205-474e-af31-63fcc8d3aff8 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef returned with HTTP 200 Sep 01 01:10:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 435/885] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:10:10 2026] GET /volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef => generated 443 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:11 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-9efa2ea6-a3ba-40c2-9e28-a2aa79feb910 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:10:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9efa2ea6-a3ba-40c2-9e28-a2aa79feb910 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/volumes/5783a1df-184a-45f5-aa5d-8b67fe26be09 returned with HTTP 200 Sep 01 01:10:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 451/886] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:10:10 2026] GET /volume/v3/volumes/5783a1df-184a-45f5-aa5d-8b67fe26be09 => generated 924 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:10:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2697daac-3749-48e1-bd5f-141dfeaec7b9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2697daac-3749-48e1-bd5f-141dfeaec7b9 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] GET http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef Sep 01 01:10:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2697daac-3749-48e1-bd5f-141dfeaec7b9 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2697daac-3749-48e1-bd5f-141dfeaec7b9 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:12 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:12 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2697daac-3749-48e1-bd5f-141dfeaec7b9 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Snapshot retrieved successfully. Sep 01 01:10:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2697daac-3749-48e1-bd5f-141dfeaec7b9 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef returned with HTTP 200 Sep 01 01:10:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 436/887] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:10:11 2026] GET /volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef => generated 443 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1fab90d8-f1f0-4fb4-a336-22aa7f1eb938 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1fab90d8-f1f0-4fb4-a336-22aa7f1eb938 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] GET http://192.168.122.211/volume/v3/volumes/5783a1df-184a-45f5-aa5d-8b67fe26be09 Sep 01 01:10:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1fab90d8-f1f0-4fb4-a336-22aa7f1eb938 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1fab90d8-f1f0-4fb4-a336-22aa7f1eb938 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-89ebecd4-3247-4274-a465-d3cd0b3e7a40 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-89ebecd4-3247-4274-a465-d3cd0b3e7a40 None None] GET http://192.168.122.211/volume// Sep 01 01:10:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-89ebecd4-3247-4274-a465-d3cd0b3e7a40 None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-89ebecd4-3247-4274-a465-d3cd0b3e7a40 None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-89ebecd4-3247-4274-a465-d3cd0b3e7a40 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:10:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 437/888] 192.168.122.211 () {56 vars in 888 bytes} [Tue Sep 1 01:10:12 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:10:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-197d4941-0d0b-464f-93f3-66b530c66a0e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-197d4941-0d0b-464f-93f3-66b530c66a0e None None] GET http://192.168.122.211/volume// Sep 01 01:10:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-197d4941-0d0b-464f-93f3-66b530c66a0e None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-197d4941-0d0b-464f-93f3-66b530c66a0e None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-197d4941-0d0b-464f-93f3-66b530c66a0e None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:10:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 438/889] 192.168.122.211 () {56 vars in 888 bytes} [Tue Sep 1 01:10:12 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:10:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1fab90d8-f1f0-4fb4-a336-22aa7f1eb938 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Volume info retrieved successfully. Sep 01 01:10:12 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-1fab90d8-f1f0-4fb4-a336-22aa7f1eb938 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:10:12 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-1fab90d8-f1f0-4fb4-a336-22aa7f1eb938 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:10:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-aab12a48-5803-429b-b43d-2ab7f02e9079 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:12 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-1fab90d8-f1f0-4fb4-a336-22aa7f1eb938 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:10:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1fab90d8-f1f0-4fb4-a336-22aa7f1eb938 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/volumes/5783a1df-184a-45f5-aa5d-8b67fe26be09 returned with HTTP 200 Sep 01 01:10:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 452/890] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:10:12 2026] GET /volume/v3/volumes/5783a1df-184a-45f5-aa5d-8b67fe26be09 => generated 924 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:10:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aab12a48-5803-429b-b43d-2ab7f02e9079 tempest-VersionsTest-1895671667 tempest-VersionsTest-1895671667-project-member] GET http://192.168.122.211/volume/v3/ Sep 01 01:10:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aab12a48-5803-429b-b43d-2ab7f02e9079 tempest-VersionsTest-1895671667 tempest-VersionsTest-1895671667-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aab12a48-5803-429b-b43d-2ab7f02e9079 tempest-VersionsTest-1895671667 tempest-VersionsTest-1895671667-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aab12a48-5803-429b-b43d-2ab7f02e9079 tempest-VersionsTest-1895671667 tempest-VersionsTest-1895671667-project-member] http://192.168.122.211/volume/v3/ returned with HTTP 200 Sep 01 01:10:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 439/891] 192.168.122.211 () {58 vars in 1100 bytes} [Tue Sep 1 01:10:12 2026] GET /volume/v3/ => generated 390 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4cf58996-8c42-49bb-8f3c-981a61f1a191 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4cf58996-8c42-49bb-8f3c-981a61f1a191 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] GET http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef Sep 01 01:10:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4cf58996-8c42-49bb-8f3c-981a61f1a191 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4cf58996-8c42-49bb-8f3c-981a61f1a191 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4cf58996-8c42-49bb-8f3c-981a61f1a191 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Snapshot retrieved successfully. Sep 01 01:10:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4cf58996-8c42-49bb-8f3c-981a61f1a191 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef returned with HTTP 200 Sep 01 01:10:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 453/892] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:10:13 2026] GET /volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef => generated 470 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1f1ecf27-3ac2-4ab6-82e6-889f12c3b27d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1f1ecf27-3ac2-4ab6-82e6-889f12c3b27d tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] POST http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata Sep 01 01:10:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1f1ecf27-3ac2-4ab6-82e6-889f12c3b27d tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1f1ecf27-3ac2-4ab6-82e6-889f12c3b27d tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Snapshot retrieved successfully. Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1f1ecf27-3ac2-4ab6-82e6-889f12c3b27d tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Update snapshot metadata completed successfully. Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1f1ecf27-3ac2-4ab6-82e6-889f12c3b27d tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata returned with HTTP 200 Sep 01 01:10:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 440/893] 192.168.122.211 () {60 vars in 1286 bytes} [Tue Sep 1 01:10:13 2026] POST /volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata => generated 68 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:10:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e01ac57d-38a6-45a1-85a8-3a663dd84ca7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e01ac57d-38a6-45a1-85a8-3a663dd84ca7 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] GET http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata Sep 01 01:10:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e01ac57d-38a6-45a1-85a8-3a663dd84ca7 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e01ac57d-38a6-45a1-85a8-3a663dd84ca7 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e01ac57d-38a6-45a1-85a8-3a663dd84ca7 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Snapshot retrieved successfully. Sep 01 01:10:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e01ac57d-38a6-45a1-85a8-3a663dd84ca7 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Get snapshot metadata completed successfully. Sep 01 01:10:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e01ac57d-38a6-45a1-85a8-3a663dd84ca7 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata returned with HTTP 200 Sep 01 01:10:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 454/894] 192.168.122.211 () {58 vars in 1265 bytes} [Tue Sep 1 01:10:13 2026] GET /volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata => generated 68 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:10:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4d3b0456-74f8-4ba5-93d4-5dfb62901c8c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4d3b0456-74f8-4ba5-93d4-5dfb62901c8c tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] PUT http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata Sep 01 01:10:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4d3b0456-74f8-4ba5-93d4-5dfb62901c8c tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4d3b0456-74f8-4ba5-93d4-5dfb62901c8c tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Snapshot retrieved successfully. Sep 01 01:10:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cc9fae2c-f662-4b5f-99d4-f1e8f460ba89 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cc9fae2c-f662-4b5f-99d4-f1e8f460ba89 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] GET http://192.168.122.211/volume/v3/volumes/5783a1df-184a-45f5-aa5d-8b67fe26be09 Sep 01 01:10:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cc9fae2c-f662-4b5f-99d4-f1e8f460ba89 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cc9fae2c-f662-4b5f-99d4-f1e8f460ba89 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4d3b0456-74f8-4ba5-93d4-5dfb62901c8c tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Update snapshot metadata completed successfully. Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4d3b0456-74f8-4ba5-93d4-5dfb62901c8c tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata returned with HTTP 200 Sep 01 01:10:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 441/895] 192.168.122.211 () {60 vars in 1285 bytes} [Tue Sep 1 01:10:13 2026] PUT /volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata => generated 57 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:10:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9b49113b-0064-4d16-b435-7b215dc3b18b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9b49113b-0064-4d16-b435-7b215dc3b18b tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] GET http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata Sep 01 01:10:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9b49113b-0064-4d16-b435-7b215dc3b18b tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9b49113b-0064-4d16-b435-7b215dc3b18b tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9b49113b-0064-4d16-b435-7b215dc3b18b tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Snapshot retrieved successfully. Sep 01 01:10:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cc9fae2c-f662-4b5f-99d4-f1e8f460ba89 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Volume info retrieved successfully. Sep 01 01:10:13 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-cc9fae2c-f662-4b5f-99d4-f1e8f460ba89 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:10:13 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-cc9fae2c-f662-4b5f-99d4-f1e8f460ba89 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9b49113b-0064-4d16-b435-7b215dc3b18b tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Get snapshot metadata completed successfully. Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9b49113b-0064-4d16-b435-7b215dc3b18b tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata returned with HTTP 200 Sep 01 01:10:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 442/896] 192.168.122.211 () {58 vars in 1265 bytes} [Tue Sep 1 01:10:13 2026] GET /volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata => generated 57 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:10:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-870ea040-3f4a-4220-9912-96ba8fedcae9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-870ea040-3f4a-4220-9912-96ba8fedcae9 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata/key3 Sep 01 01:10:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-870ea040-3f4a-4220-9912-96ba8fedcae9 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-870ea040-3f4a-4220-9912-96ba8fedcae9 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-870ea040-3f4a-4220-9912-96ba8fedcae9 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Snapshot retrieved successfully. Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-870ea040-3f4a-4220-9912-96ba8fedcae9 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Get snapshot metadata completed successfully. Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-870ea040-3f4a-4220-9912-96ba8fedcae9 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Delete snapshot metadata completed successfully. Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-870ea040-3f4a-4220-9912-96ba8fedcae9 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata/key3 returned with HTTP 200 Sep 01 01:10:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 443/897] 192.168.122.211 () {58 vars in 1283 bytes} [Tue Sep 1 01:10:13 2026] DELETE /volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata/key3 => generated 0 bytes in 68 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 01:10:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3e536dec-8d99-4ee2-bfb2-a4e51831d53f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3e536dec-8d99-4ee2-bfb2-a4e51831d53f tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] GET http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata Sep 01 01:10:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3e536dec-8d99-4ee2-bfb2-a4e51831d53f tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3e536dec-8d99-4ee2-bfb2-a4e51831d53f tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:13 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-cc9fae2c-f662-4b5f-99d4-f1e8f460ba89 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:10:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3e536dec-8d99-4ee2-bfb2-a4e51831d53f tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Snapshot retrieved successfully. Sep 01 01:10:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3e536dec-8d99-4ee2-bfb2-a4e51831d53f tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Get snapshot metadata completed successfully. Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3e536dec-8d99-4ee2-bfb2-a4e51831d53f tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata returned with HTTP 200 Sep 01 01:10:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 444/898] 192.168.122.211 () {58 vars in 1265 bytes} [Tue Sep 1 01:10:13 2026] GET /volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata => generated 32 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:10:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-20d4aafc-d7c9-428d-a8eb-896dee96b4f4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cc9fae2c-f662-4b5f-99d4-f1e8f460ba89 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/volumes/5783a1df-184a-45f5-aa5d-8b67fe26be09 returned with HTTP 200 Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-20d4aafc-d7c9-428d-a8eb-896dee96b4f4 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] PUT http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata Sep 01 01:10:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 455/899] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:10:13 2026] GET /volume/v3/volumes/5783a1df-184a-45f5-aa5d-8b67fe26be09 => generated 925 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:10:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-20d4aafc-d7c9-428d-a8eb-896dee96b4f4 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-20d4aafc-d7c9-428d-a8eb-896dee96b4f4 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Snapshot retrieved successfully. Sep 01 01:10:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-af86ffbd-c330-4d30-8e81-40d6d6724de3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-af86ffbd-c330-4d30-8e81-40d6d6724de3 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] POST http://192.168.122.211/volume/v3/group_snapshots Sep 01 01:10:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-af86ffbd-c330-4d30-8e81-40d6d6724de3 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1366a665-289e-4bb2-ba78-ead9575f1561", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1207189094"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-af86ffbd-c330-4d30-8e81-40d6d6724de3 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '1366a665-289e-4bb2-ba78-ead9575f1561', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1207189094'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 01:10:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:13 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.group_snapshots [None req-af86ffbd-c330-4d30-8e81-40d6d6724de3 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1207189094. Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-20d4aafc-d7c9-428d-a8eb-896dee96b4f4 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Update snapshot metadata completed successfully. Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-20d4aafc-d7c9-428d-a8eb-896dee96b4f4 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata returned with HTTP 200 Sep 01 01:10:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 445/900] 192.168.122.211 () {60 vars in 1285 bytes} [Tue Sep 1 01:10:13 2026] PUT /volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata => generated 16 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:10:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9055dd85-1db3-4267-9ff9-7a68fe3c7c21 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9055dd85-1db3-4267-9ff9-7a68fe3c7c21 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] POST http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata Sep 01 01:10:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9055dd85-1db3-4267-9ff9-7a68fe3c7c21 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:13 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:10:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9055dd85-1db3-4267-9ff9-7a68fe3c7c21 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Snapshot retrieved successfully. Sep 01 01:10:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:13 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-af86ffbd-c330-4d30-8e81-40d6d6724de3 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-49632368 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-49632368, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:10:13 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-af86ffbd-c330-4d30-8e81-40d6d6724de3 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-49632368 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-49632368, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9055dd85-1db3-4267-9ff9-7a68fe3c7c21 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Update snapshot metadata completed successfully. Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9055dd85-1db3-4267-9ff9-7a68fe3c7c21 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata returned with HTTP 200 Sep 01 01:10:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 446/901] 192.168.122.211 () {60 vars in 1286 bytes} [Tue Sep 1 01:10:13 2026] POST /volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata => generated 68 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:10:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5a8a305f-0b85-4850-885b-a6ef9a573fd7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5a8a305f-0b85-4850-885b-a6ef9a573fd7 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] GET http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata Sep 01 01:10:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5a8a305f-0b85-4850-885b-a6ef9a573fd7 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5a8a305f-0b85-4850-885b-a6ef9a573fd7 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5a8a305f-0b85-4850-885b-a6ef9a573fd7 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Snapshot retrieved successfully. Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5a8a305f-0b85-4850-885b-a6ef9a573fd7 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Get snapshot metadata completed successfully. Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5a8a305f-0b85-4850-885b-a6ef9a573fd7 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata returned with HTTP 200 Sep 01 01:10:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 447/902] 192.168.122.211 () {58 vars in 1265 bytes} [Tue Sep 1 01:10:13 2026] GET /volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata => generated 68 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:10:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5796272b-b40f-4aec-96f4-bd781249610c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:13 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-af86ffbd-c330-4d30-8e81-40d6d6724de3 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Created reservations ['ff847b69-96bb-4225-bd5d-9a5c14b732ab', '275feb4b-ec2b-4480-9d17-f8118c05e7e8', 'e8ea6831-e26a-4a24-b187-efb38ca388c0', '3491f7c0-86ce-4c02-96fe-60da9f585755'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5796272b-b40f-4aec-96f4-bd781249610c tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] PUT http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata/key3 Sep 01 01:10:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5796272b-b40f-4aec-96f4-bd781249610c tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5796272b-b40f-4aec-96f4-bd781249610c tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Snapshot retrieved successfully. Sep 01 01:10:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-af86ffbd-c330-4d30-8e81-40d6d6724de3 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/group_snapshots returned with HTTP 202 Sep 01 01:10:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 456/903] 192.168.122.211 () {62 vars in 1208 bytes} [Tue Sep 1 01:10:13 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:10:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c641fbc8-022a-476d-8a4e-72bb0c263567 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c641fbc8-022a-476d-8a4e-72bb0c263567 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b Sep 01 01:10:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c641fbc8-022a-476d-8a4e-72bb0c263567 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c641fbc8-022a-476d-8a4e-72bb0c263567 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-c641fbc8-022a-476d-8a4e-72bb0c263567 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] show called for member 4760b50b-e572-48b5-9159-a1fff592151b {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:10:14 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5796272b-b40f-4aec-96f4-bd781249610c tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Update snapshot metadata completed successfully. Sep 01 01:10:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5796272b-b40f-4aec-96f4-bd781249610c tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata/key3 returned with HTTP 200 Sep 01 01:10:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 448/904] 192.168.122.211 () {60 vars in 1300 bytes} [Tue Sep 1 01:10:13 2026] PUT /volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata/key3 => generated 35 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:10:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-43d1572a-7c9d-4319-8d25-d2b5500a98ec None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-43d1572a-7c9d-4319-8d25-d2b5500a98ec tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] GET http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata/key3 Sep 01 01:10:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-43d1572a-7c9d-4319-8d25-d2b5500a98ec tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-43d1572a-7c9d-4319-8d25-d2b5500a98ec tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c641fbc8-022a-476d-8a4e-72bb0c263567 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b returned with HTTP 200 Sep 01 01:10:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 457/905] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:10:14 2026] GET /volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b => generated 330 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:10:14 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:14 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:14 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-43d1572a-7c9d-4319-8d25-d2b5500a98ec tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Snapshot retrieved successfully. Sep 01 01:10:14 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-43d1572a-7c9d-4319-8d25-d2b5500a98ec tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Get snapshot metadata completed successfully. Sep 01 01:10:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-43d1572a-7c9d-4319-8d25-d2b5500a98ec tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata/key3 returned with HTTP 200 Sep 01 01:10:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 449/906] 192.168.122.211 () {58 vars in 1280 bytes} [Tue Sep 1 01:10:14 2026] GET /volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata/key3 => generated 35 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:10:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dd78d0b8-5b1a-419f-95e1-6647fb40434d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dd78d0b8-5b1a-419f-95e1-6647fb40434d tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] GET http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata Sep 01 01:10:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dd78d0b8-5b1a-419f-95e1-6647fb40434d tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dd78d0b8-5b1a-419f-95e1-6647fb40434d tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-dd78d0b8-5b1a-419f-95e1-6647fb40434d tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Snapshot retrieved successfully. Sep 01 01:10:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-dd78d0b8-5b1a-419f-95e1-6647fb40434d tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Get snapshot metadata completed successfully. Sep 01 01:10:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dd78d0b8-5b1a-419f-95e1-6647fb40434d tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata returned with HTTP 200 Sep 01 01:10:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 458/907] 192.168.122.211 () {58 vars in 1265 bytes} [Tue Sep 1 01:10:14 2026] GET /volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata => generated 75 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:10:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1a5de2ef-e056-4b98-81f8-7eee762c8b99 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1a5de2ef-e056-4b98-81f8-7eee762c8b99 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] PUT http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata Sep 01 01:10:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1a5de2ef-e056-4b98-81f8-7eee762c8b99 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:14 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:14 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:14 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1a5de2ef-e056-4b98-81f8-7eee762c8b99 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Snapshot retrieved successfully. Sep 01 01:10:14 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1a5de2ef-e056-4b98-81f8-7eee762c8b99 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Update snapshot metadata completed successfully. Sep 01 01:10:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1a5de2ef-e056-4b98-81f8-7eee762c8b99 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata returned with HTTP 200 Sep 01 01:10:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 450/908] 192.168.122.211 () {60 vars in 1285 bytes} [Tue Sep 1 01:10:14 2026] PUT /volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef/metadata => generated 16 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:10:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1a887896-39df-4d94-88a2-0a6a6c11f5a9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1a887896-39df-4d94-88a2-0a6a6c11f5a9 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef Sep 01 01:10:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1a887896-39df-4d94-88a2-0a6a6c11f5a9 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1a887896-39df-4d94-88a2-0a6a6c11f5a9 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:14 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-1a887896-39df-4d94-88a2-0a6a6c11f5a9 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Delete snapshot with id: 69750f24-79a5-4f44-9094-71a507e647ef Sep 01 01:10:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1a887896-39df-4d94-88a2-0a6a6c11f5a9 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Snapshot retrieved successfully. Sep 01 01:10:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1a887896-39df-4d94-88a2-0a6a6c11f5a9 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Snapshot delete request issued successfully. Sep 01 01:10:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1a887896-39df-4d94-88a2-0a6a6c11f5a9 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef returned with HTTP 202 Sep 01 01:10:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 459/909] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:10:14 2026] DELETE /volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:10:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b91caf18-6129-492d-8796-9c77794605ae None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b91caf18-6129-492d-8796-9c77794605ae tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] GET http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef Sep 01 01:10:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b91caf18-6129-492d-8796-9c77794605ae tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b91caf18-6129-492d-8796-9c77794605ae tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:14 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:14 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:14 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b91caf18-6129-492d-8796-9c77794605ae tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Snapshot retrieved successfully. Sep 01 01:10:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b91caf18-6129-492d-8796-9c77794605ae tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef returned with HTTP 200 Sep 01 01:10:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 451/910] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:10:14 2026] GET /volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8acf6fb8-9dc8-436e-9896-154bda05d7a2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8acf6fb8-9dc8-436e-9896-154bda05d7a2 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b Sep 01 01:10:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8acf6fb8-9dc8-436e-9896-154bda05d7a2 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8acf6fb8-9dc8-436e-9896-154bda05d7a2 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-8acf6fb8-9dc8-436e-9896-154bda05d7a2 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] show called for member 4760b50b-e572-48b5-9159-a1fff592151b {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:10:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8acf6fb8-9dc8-436e-9896-154bda05d7a2 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b returned with HTTP 200 Sep 01 01:10:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 460/911] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:10:15 2026] GET /volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b => generated 330 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:10:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1c5b381d-7349-439d-b900-f58747bb612a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1c5b381d-7349-439d-b900-f58747bb612a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] GET http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef Sep 01 01:10:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1c5b381d-7349-439d-b900-f58747bb612a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1c5b381d-7349-439d-b900-f58747bb612a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:15 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:15 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:15 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1c5b381d-7349-439d-b900-f58747bb612a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Snapshot retrieved successfully. Sep 01 01:10:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1c5b381d-7349-439d-b900-f58747bb612a tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef returned with HTTP 200 Sep 01 01:10:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 452/912] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:10:15 2026] GET /volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef => generated 469 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c177b604-d3b8-4ffa-8b76-33d37aa859af None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c177b604-d3b8-4ffa-8b76-33d37aa859af tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b Sep 01 01:10:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c177b604-d3b8-4ffa-8b76-33d37aa859af tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c177b604-d3b8-4ffa-8b76-33d37aa859af tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-c177b604-d3b8-4ffa-8b76-33d37aa859af tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] show called for member 4760b50b-e572-48b5-9159-a1fff592151b {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:10:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c177b604-d3b8-4ffa-8b76-33d37aa859af tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b returned with HTTP 200 Sep 01 01:10:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 461/913] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:10:16 2026] GET /volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b => generated 330 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:10:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-00d8794e-a265-4494-9b15-edc49ee51f50 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-00d8794e-a265-4494-9b15-edc49ee51f50 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] GET http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef Sep 01 01:10:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-00d8794e-a265-4494-9b15-edc49ee51f50 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-00d8794e-a265-4494-9b15-edc49ee51f50 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-00d8794e-a265-4494-9b15-edc49ee51f50 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef returned with HTTP 404 Sep 01 01:10:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 453/914] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:10:16 2026] GET /volume/v3/snapshots/69750f24-79a5-4f44-9094-71a507e647ef => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:10:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-49b7306a-f6df-4702-bf38-6e12c13967a1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-49b7306a-f6df-4702-bf38-6e12c13967a1 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] GET http://192.168.122.211/volume/v3/volumes/6443f7e7-1c1d-4a8a-ad0d-234ae81dc090 Sep 01 01:10:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-49b7306a-f6df-4702-bf38-6e12c13967a1 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-49b7306a-f6df-4702-bf38-6e12c13967a1 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-49b7306a-f6df-4702-bf38-6e12c13967a1 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Volume info retrieved successfully. Sep 01 01:10:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-49b7306a-f6df-4702-bf38-6e12c13967a1 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/volumes/6443f7e7-1c1d-4a8a-ad0d-234ae81dc090 returned with HTTP 200 Sep 01 01:10:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 462/915] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:16 2026] GET /volume/v3/volumes/6443f7e7-1c1d-4a8a-ad0d-234ae81dc090 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1e955a42-e0bc-4136-8777-b25731f273fd None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1e955a42-e0bc-4136-8777-b25731f273fd tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] DELETE http://192.168.122.211/volume/v3/volumes/6443f7e7-1c1d-4a8a-ad0d-234ae81dc090 Sep 01 01:10:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1e955a42-e0bc-4136-8777-b25731f273fd tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1e955a42-e0bc-4136-8777-b25731f273fd tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:16 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-1e955a42-e0bc-4136-8777-b25731f273fd tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Delete volume with id: 6443f7e7-1c1d-4a8a-ad0d-234ae81dc090 Sep 01 01:10:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-16196def-b8fa-4f59-834e-b0cebf2c06da None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:16 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:16 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:16 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:16 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1e955a42-e0bc-4136-8777-b25731f273fd tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Volume info retrieved successfully. Sep 01 01:10:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1e955a42-e0bc-4136-8777-b25731f273fd tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Delete volume request issued successfully. Sep 01 01:10:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1e955a42-e0bc-4136-8777-b25731f273fd tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/volumes/6443f7e7-1c1d-4a8a-ad0d-234ae81dc090 returned with HTTP 202 Sep 01 01:10:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 454/916] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:10:16 2026] DELETE /volume/v3/volumes/6443f7e7-1c1d-4a8a-ad0d-234ae81dc090 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:10:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a1714968-4270-41eb-844b-087073955674 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a1714968-4270-41eb-844b-087073955674 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] GET http://192.168.122.211/volume/v3/volumes/6443f7e7-1c1d-4a8a-ad0d-234ae81dc090 Sep 01 01:10:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a1714968-4270-41eb-844b-087073955674 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a1714968-4270-41eb-844b-087073955674 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:16 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:16 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:16 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:16 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a1714968-4270-41eb-844b-087073955674 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Volume info retrieved successfully. Sep 01 01:10:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a1714968-4270-41eb-844b-087073955674 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/volumes/6443f7e7-1c1d-4a8a-ad0d-234ae81dc090 returned with HTTP 200 Sep 01 01:10:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 455/917] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:16 2026] GET /volume/v3/volumes/6443f7e7-1c1d-4a8a-ad0d-234ae81dc090 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:10:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-16196def-b8fa-4f59-834e-b0cebf2c06da tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:10:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-16196def-b8fa-4f59-834e-b0cebf2c06da tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-426996168"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-16196def-b8fa-4f59-834e-b0cebf2c06da tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-426996168'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:10:16 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-16196def-b8fa-4f59-834e-b0cebf2c06da tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Create volume of 1 GB Sep 01 01:10:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-16196def-b8fa-4f59-834e-b0cebf2c06da tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Availability Zones retrieved successfully. Sep 01 01:10:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-16196def-b8fa-4f59-834e-b0cebf2c06da tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Flow 'volume_create_api' (639a5154-e55b-4655-8a3b-ddb10decfa0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:10:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-16196def-b8fa-4f59-834e-b0cebf2c06da tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9789e8c5-cc95-4a63-a14d-36d5e89298de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-16196def-b8fa-4f59-834e-b0cebf2c06da tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:10:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-16196def-b8fa-4f59-834e-b0cebf2c06da tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9789e8c5-cc95-4a63-a14d-36d5e89298de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-16196def-b8fa-4f59-834e-b0cebf2c06da tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9805a9e1-9982-4ed0-bc9b-e259ca46c7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-16196def-b8fa-4f59-834e-b0cebf2c06da tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Created reservations ['f629b206-b9b6-4903-a35d-b04a876257d2', '6269fead-d371-453e-b1f6-8e259d97413d', '7e0876db-1f5a-4f3d-8163-9baf2acc4a37', '126852fa-5aa8-49fc-aba6-6ef6a5ee17db'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-16196def-b8fa-4f59-834e-b0cebf2c06da tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9805a9e1-9982-4ed0-bc9b-e259ca46c7d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f629b206-b9b6-4903-a35d-b04a876257d2', '6269fead-d371-453e-b1f6-8e259d97413d', '7e0876db-1f5a-4f3d-8163-9baf2acc4a37', '126852fa-5aa8-49fc-aba6-6ef6a5ee17db']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-16196def-b8fa-4f59-834e-b0cebf2c06da tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ecb8508-ca53-4db3-927f-4a97db1faaf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d2aace2e-3e9b-4f7a-92b6-9be7d4972507 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d2aace2e-3e9b-4f7a-92b6-9be7d4972507 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d2aace2e-3e9b-4f7a-92b6-9be7d4972507 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d2aace2e-3e9b-4f7a-92b6-9be7d4972507 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.group_snapshots [None req-d2aace2e-3e9b-4f7a-92b6-9be7d4972507 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] show called for member 4760b50b-e572-48b5-9159-a1fff592151b {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-16196def-b8fa-4f59-834e-b0cebf2c06da tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ecb8508-ca53-4db3-927f-4a97db1faaf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '678fe30a-0e68-47c6-8bed-d21b6b4212da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-426996168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4278d84631942cda9b5d3c9e353edb2',qos_specs=None,replication_status=,reservations=['f629b206-b9b6-4903-a35d-b04a876257d2','6269fead-d371-453e-b1f6-8e259d97413d','7e0876db-1f5a-4f3d-8163-9baf2acc4a37','126852fa-5aa8-49fc-aba6-6ef6a5ee17db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='125f1f1c309f48bf9eee20da17e5bce3',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:10:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-426996168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=678fe30a-0e68-47c6-8bed-d21b6b4212da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4278d84631942cda9b5d3c9e353edb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='125f1f1c309f48bf9eee20da17e5bce3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-16196def-b8fa-4f59-834e-b0cebf2c06da tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43d1dd94-63fb-40f2-b72e-e919ce4a7405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:17 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d2aace2e-3e9b-4f7a-92b6-9be7d4972507 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b returned with HTTP 200 Sep 01 01:10:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 456/918] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:10:17 2026] GET /volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b => generated 331 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2f49afd0-9e5c-4af6-abc6-a035ef3699c5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2f49afd0-9e5c-4af6-abc6-a035ef3699c5 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] GET http://192.168.122.211/volume/v3/snapshots/detail Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2f49afd0-9e5c-4af6-abc6-a035ef3699c5 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2f49afd0-9e5c-4af6-abc6-a035ef3699c5 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-2f49afd0-9e5c-4af6-abc6-a035ef3699c5 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.db.api [None req-2f49afd0-9e5c-4af6-abc6-a035ef3699c5 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Building query based on filter {{(pid=86752) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-16196def-b8fa-4f59-834e-b0cebf2c06da tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43d1dd94-63fb-40f2-b72e-e919ce4a7405) transitioned into state 'SUCCESS' from state '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-426996168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4278d84631942cda9b5d3c9e353edb2',qos_specs=None,replication_status=,reservations=['f629b206-b9b6-4903-a35d-b04a876257d2','6269fead-d371-453e-b1f6-8e259d97413d','7e0876db-1f5a-4f3d-8163-9baf2acc4a37','126852fa-5aa8-49fc-aba6-6ef6a5ee17db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='125f1f1c309f48bf9eee20da17e5bce3',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:17 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:10:17 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2f49afd0-9e5c-4af6-abc6-a035ef3699c5 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Get all snapshots completed successfully. Sep 01 01:10:17 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:17 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2f49afd0-9e5c-4af6-abc6-a035ef3699c5 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 01:10:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 457/919] 192.168.122.211 () {58 vars in 1148 bytes} [Tue Sep 1 01:10:17 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-16196def-b8fa-4f59-834e-b0cebf2c06da tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69234861-667f-4764-a20e-363d09ab6542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d2704db7-095e-4011-859d-3b1774c63ad8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d2704db7-095e-4011-859d-3b1774c63ad8 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] GET http://192.168.122.211/volume/v3/snapshots/de84c87d-a7cf-44c3-82ab-386871a18319 Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d2704db7-095e-4011-859d-3b1774c63ad8 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d2704db7-095e-4011-859d-3b1774c63ad8 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-16196def-b8fa-4f59-834e-b0cebf2c06da tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69234861-667f-4764-a20e-363d09ab6542) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-16196def-b8fa-4f59-834e-b0cebf2c06da tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Flow 'volume_create_api' (639a5154-e55b-4655-8a3b-ddb10decfa0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-16196def-b8fa-4f59-834e-b0cebf2c06da tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Create volume request issued successfully. Sep 01 01:10:17 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:17 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-16196def-b8fa-4f59-834e-b0cebf2c06da tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:10:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 463/920] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:10:16 2026] POST /volume/v3/volumes => generated 758 bytes in 688 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:10:17 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d2704db7-095e-4011-859d-3b1774c63ad8 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Snapshot retrieved successfully. Sep 01 01:10:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d2704db7-095e-4011-859d-3b1774c63ad8 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/snapshots/de84c87d-a7cf-44c3-82ab-386871a18319 returned with HTTP 200 Sep 01 01:10:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 458/921] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:10:17 2026] GET /volume/v3/snapshots/de84c87d-a7cf-44c3-82ab-386871a18319 => generated 474 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a3604d22-fe86-4a97-9077-bab40209e6bf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a3604d22-fe86-4a97-9077-bab40209e6bf tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] GET http://192.168.122.211/volume/v3/volumes/678fe30a-0e68-47c6-8bed-d21b6b4212da Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a3604d22-fe86-4a97-9077-bab40209e6bf tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a3604d22-fe86-4a97-9077-bab40209e6bf tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-39b06b73-d355-475f-a6e8-a641c684e857 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-39b06b73-d355-475f-a6e8-a641c684e857 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] POST http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b/action Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-39b06b73-d355-475f-a6e8-a641c684e857 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-39b06b73-d355-475f-a6e8-a641c684e857 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.group_snapshots [None req-39b06b73-d355-475f-a6e8-a641c684e857 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] Updating group '4760b50b-e572-48b5-9159-a1fff592151b' with 'creating' {{(pid=86752) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:17 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:17 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a3604d22-fe86-4a97-9077-bab40209e6bf tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Volume info retrieved successfully. Sep 01 01:10:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a3604d22-fe86-4a97-9077-bab40209e6bf tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] http://192.168.122.211/volume/v3/volumes/678fe30a-0e68-47c6-8bed-d21b6b4212da returned with HTTP 200 Sep 01 01:10:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 464/922] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:17 2026] GET /volume/v3/volumes/678fe30a-0e68-47c6-8bed-d21b6b4212da => generated 826 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-39b06b73-d355-475f-a6e8-a641c684e857 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b/action returned with HTTP 202 Sep 01 01:10:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 459/923] 192.168.122.211 () {62 vars in 1339 bytes} [Tue Sep 1 01:10:17 2026] POST /volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cd16bfbb-3fdb-46e3-a0e2-8e29fafacafb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cd16bfbb-3fdb-46e3-a0e2-8e29fafacafb tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cd16bfbb-3fdb-46e3-a0e2-8e29fafacafb tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cd16bfbb-3fdb-46e3-a0e2-8e29fafacafb tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-cd16bfbb-3fdb-46e3-a0e2-8e29fafacafb tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] show called for member 4760b50b-e572-48b5-9159-a1fff592151b {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cd16bfbb-3fdb-46e3-a0e2-8e29fafacafb tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b returned with HTTP 200 Sep 01 01:10:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 465/924] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:10:17 2026] GET /volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b => generated 330 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ed639616-6e8d-4bb9-a761-45a584b1e8d9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ed639616-6e8d-4bb9-a761-45a584b1e8d9 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] POST http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b/action Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ed639616-6e8d-4bb9-a761-45a584b1e8d9 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ed639616-6e8d-4bb9-a761-45a584b1e8d9 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.group_snapshots [None req-ed639616-6e8d-4bb9-a761-45a584b1e8d9 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] Updating group '4760b50b-e572-48b5-9159-a1fff592151b' with 'available' {{(pid=86752) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:17 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ed639616-6e8d-4bb9-a761-45a584b1e8d9 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b/action returned with HTTP 202 Sep 01 01:10:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 460/925] 192.168.122.211 () {62 vars in 1339 bytes} [Tue Sep 1 01:10:17 2026] POST /volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-99c61a89-a411-4204-8a9e-33fcbda3c94f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-99c61a89-a411-4204-8a9e-33fcbda3c94f tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-99c61a89-a411-4204-8a9e-33fcbda3c94f tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-99c61a89-a411-4204-8a9e-33fcbda3c94f tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-99c61a89-a411-4204-8a9e-33fcbda3c94f tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] show called for member 4760b50b-e572-48b5-9159-a1fff592151b {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-99c61a89-a411-4204-8a9e-33fcbda3c94f tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b returned with HTTP 200 Sep 01 01:10:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 466/926] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:10:17 2026] GET /volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b => generated 331 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e0f4532f-1b36-4d34-9063-8cb307f70fc1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e0f4532f-1b36-4d34-9063-8cb307f70fc1 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] POST http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b/action Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e0f4532f-1b36-4d34-9063-8cb307f70fc1 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e0f4532f-1b36-4d34-9063-8cb307f70fc1 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.group_snapshots [None req-e0f4532f-1b36-4d34-9063-8cb307f70fc1 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] Updating group '4760b50b-e572-48b5-9159-a1fff592151b' with 'error' {{(pid=86752) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:17 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e0f4532f-1b36-4d34-9063-8cb307f70fc1 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b/action returned with HTTP 202 Sep 01 01:10:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 461/927] 192.168.122.211 () {62 vars in 1339 bytes} [Tue Sep 1 01:10:17 2026] POST /volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a95aedfc-d8d6-4f5f-b441-b1addd296b9b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a95aedfc-d8d6-4f5f-b441-b1addd296b9b tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a95aedfc-d8d6-4f5f-b441-b1addd296b9b tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a95aedfc-d8d6-4f5f-b441-b1addd296b9b tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-a95aedfc-d8d6-4f5f-b441-b1addd296b9b tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] show called for member 4760b50b-e572-48b5-9159-a1fff592151b {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a95aedfc-d8d6-4f5f-b441-b1addd296b9b tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b returned with HTTP 200 Sep 01 01:10:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 467/928] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:10:17 2026] GET /volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b => generated 327 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-eda32b70-001e-4315-984a-c4a51088034b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-eda32b70-001e-4315-984a-c4a51088034b tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] POST http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b/action Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-eda32b70-001e-4315-984a-c4a51088034b tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-eda32b70-001e-4315-984a-c4a51088034b tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.group_snapshots [None req-eda32b70-001e-4315-984a-c4a51088034b tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] Updating group '4760b50b-e572-48b5-9159-a1fff592151b' with 'available' {{(pid=86752) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:17 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-eda32b70-001e-4315-984a-c4a51088034b tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b/action returned with HTTP 202 Sep 01 01:10:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 462/929] 192.168.122.211 () {62 vars in 1339 bytes} [Tue Sep 1 01:10:17 2026] POST /volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e9bef95a-4882-4c5c-945e-f2bec2d60819 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e9bef95a-4882-4c5c-945e-f2bec2d60819 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e9bef95a-4882-4c5c-945e-f2bec2d60819 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e9bef95a-4882-4c5c-945e-f2bec2d60819 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.group_snapshots [None req-e9bef95a-4882-4c5c-945e-f2bec2d60819 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] show called for member 4760b50b-e572-48b5-9159-a1fff592151b {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e9bef95a-4882-4c5c-945e-f2bec2d60819 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b returned with HTTP 200 Sep 01 01:10:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 468/930] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:10:17 2026] GET /volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b => generated 331 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b3828faa-e1a4-4a9c-99b8-1fc7b6459602 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b3828faa-e1a4-4a9c-99b8-1fc7b6459602 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] DELETE http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b3828faa-e1a4-4a9c-99b8-1fc7b6459602 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b3828faa-e1a4-4a9c-99b8-1fc7b6459602 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.group_snapshots [None req-b3828faa-e1a4-4a9c-99b8-1fc7b6459602 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] delete called for member 4760b50b-e572-48b5-9159-a1fff592151b {{(pid=86752) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.group_snapshots [None req-b3828faa-e1a4-4a9c-99b8-1fc7b6459602 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Delete group_snapshot with id: 4760b50b-e572-48b5-9159-a1fff592151b Sep 01 01:10:17 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:17 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7dd0aa7c-3e34-424c-bc2e-a977ddf8d8bc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:17 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:10:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7dd0aa7c-3e34-424c-bc2e-a977ddf8d8bc tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] GET http://192.168.122.211/volume/v3/volumes/6443f7e7-1c1d-4a8a-ad0d-234ae81dc090 Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7dd0aa7c-3e34-424c-bc2e-a977ddf8d8bc tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7dd0aa7c-3e34-424c-bc2e-a977ddf8d8bc tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b3828faa-e1a4-4a9c-99b8-1fc7b6459602 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b returned with HTTP 202 Sep 01 01:10:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 463/931] 192.168.122.211 () {60 vars in 1300 bytes} [Tue Sep 1 01:10:17 2026] DELETE /volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:10:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d6eac839-f579-4747-9b14-3464cd0e93e5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d6eac839-f579-4747-9b14-3464cd0e93e5 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d6eac839-f579-4747-9b14-3464cd0e93e5 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d6eac839-f579-4747-9b14-3464cd0e93e5 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-d6eac839-f579-4747-9b14-3464cd0e93e5 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:17 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-d6eac839-f579-4747-9b14-3464cd0e93e5 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7dd0aa7c-3e34-424c-bc2e-a977ddf8d8bc tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Volume info retrieved successfully. Sep 01 01:10:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7dd0aa7c-3e34-424c-bc2e-a977ddf8d8bc tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/volumes/6443f7e7-1c1d-4a8a-ad0d-234ae81dc090 returned with HTTP 200 Sep 01 01:10:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 469/932] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:17 2026] GET /volume/v3/volumes/6443f7e7-1c1d-4a8a-ad0d-234ae81dc090 => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:17 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:17 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:10:17 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:17 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:17 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d6eac839-f579-4747-9b14-3464cd0e93e5 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Get all volumes completed successfully. Sep 01 01:10:17 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-d6eac839-f579-4747-9b14-3464cd0e93e5 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:10:17 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-d6eac839-f579-4747-9b14-3464cd0e93e5 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-d6eac839-f579-4747-9b14-3464cd0e93e5 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:17 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d6eac839-f579-4747-9b14-3464cd0e93e5 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:10:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 464/933] 192.168.122.211 () {60 vars in 1183 bytes} [Tue Sep 1 01:10:17 2026] GET /volume/v3/volumes/detail => generated 928 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-75277306-cabf-40b5-bc6f-d53e8280ea0c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-75277306-cabf-40b5-bc6f-d53e8280ea0c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] GET http://192.168.122.211/volume/v3/snapshots/detail Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-75277306-cabf-40b5-bc6f-d53e8280ea0c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-75277306-cabf-40b5-bc6f-d53e8280ea0c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-75277306-cabf-40b5-bc6f-d53e8280ea0c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-75277306-cabf-40b5-bc6f-d53e8280ea0c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:10:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:17 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:10:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-75277306-cabf-40b5-bc6f-d53e8280ea0c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Get all snapshots completed successfully. Sep 01 01:10:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-75277306-cabf-40b5-bc6f-d53e8280ea0c tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 01:10:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 470/934] 192.168.122.211 () {58 vars in 1148 bytes} [Tue Sep 1 01:10:17 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-cc5edd5f-4e89-463a-872e-0b0a1b02fbd0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cc5edd5f-4e89-463a-872e-0b0a1b02fbd0 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] GET http://192.168.122.211/volume/v3/snapshots/de84c87d-a7cf-44c3-82ab-386871a18319 Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cc5edd5f-4e89-463a-872e-0b0a1b02fbd0 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cc5edd5f-4e89-463a-872e-0b0a1b02fbd0 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:18 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:18 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:18 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-cc5edd5f-4e89-463a-872e-0b0a1b02fbd0 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Snapshot retrieved successfully. Sep 01 01:10:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cc5edd5f-4e89-463a-872e-0b0a1b02fbd0 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/snapshots/de84c87d-a7cf-44c3-82ab-386871a18319 returned with HTTP 200 Sep 01 01:10:18 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 465/935] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:10:17 2026] GET /volume/v3/snapshots/de84c87d-a7cf-44c3-82ab-386871a18319 => generated 473 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-974f8ae4-b64d-4cc9-8f6c-01c8e8adba5d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-974f8ae4-b64d-4cc9-8f6c-01c8e8adba5d tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] GET http://192.168.122.211/volume/v3/volumes/678fe30a-0e68-47c6-8bed-d21b6b4212da Sep 01 01:10:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-974f8ae4-b64d-4cc9-8f6c-01c8e8adba5d tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-974f8ae4-b64d-4cc9-8f6c-01c8e8adba5d tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-974f8ae4-b64d-4cc9-8f6c-01c8e8adba5d tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Volume info retrieved successfully. Sep 01 01:10:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-974f8ae4-b64d-4cc9-8f6c-01c8e8adba5d tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] http://192.168.122.211/volume/v3/volumes/678fe30a-0e68-47c6-8bed-d21b6b4212da returned with HTTP 200 Sep 01 01:10:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 471/936] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:18 2026] GET /volume/v3/volumes/678fe30a-0e68-47c6-8bed-d21b6b4212da => generated 850 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ed44a57a-5ac3-4078-a0b9-029c716dff01 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ed44a57a-5ac3-4078-a0b9-029c716dff01 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] GET http://192.168.122.211/volume/v3/volumes/6443f7e7-1c1d-4a8a-ad0d-234ae81dc090 Sep 01 01:10:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ed44a57a-5ac3-4078-a0b9-029c716dff01 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ed44a57a-5ac3-4078-a0b9-029c716dff01 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ed44a57a-5ac3-4078-a0b9-029c716dff01 tempest-SnapshotMetadataTestJSON-2133968337 tempest-SnapshotMetadataTestJSON-2133968337-project-member] http://192.168.122.211/volume/v3/volumes/6443f7e7-1c1d-4a8a-ad0d-234ae81dc090 returned with HTTP 404 Sep 01 01:10:18 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 466/937] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:18 2026] GET /volume/v3/volumes/6443f7e7-1c1d-4a8a-ad0d-234ae81dc090 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:10:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f622f821-8833-4839-b790-757ea2e031aa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f622f821-8833-4839-b790-757ea2e031aa tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] GET http://192.168.122.211/volume/v3/snapshots/de84c87d-a7cf-44c3-82ab-386871a18319 Sep 01 01:10:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f622f821-8833-4839-b790-757ea2e031aa tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f622f821-8833-4839-b790-757ea2e031aa tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f622f821-8833-4839-b790-757ea2e031aa tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Snapshot retrieved successfully. Sep 01 01:10:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f622f821-8833-4839-b790-757ea2e031aa tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/snapshots/de84c87d-a7cf-44c3-82ab-386871a18319 returned with HTTP 200 Sep 01 01:10:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 472/938] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:10:19 2026] GET /volume/v3/snapshots/de84c87d-a7cf-44c3-82ab-386871a18319 => generated 473 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-64983566-31b7-4c1b-8dfc-c60c08410599 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-64983566-31b7-4c1b-8dfc-c60c08410599 tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] GET http://192.168.122.211/volume/v3/volumes/678fe30a-0e68-47c6-8bed-d21b6b4212da Sep 01 01:10:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-64983566-31b7-4c1b-8dfc-c60c08410599 tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-64983566-31b7-4c1b-8dfc-c60c08410599 tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:19 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:19 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:19 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:19 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:19 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-64983566-31b7-4c1b-8dfc-c60c08410599 tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Volume info retrieved successfully. Sep 01 01:10:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-64983566-31b7-4c1b-8dfc-c60c08410599 tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] http://192.168.122.211/volume/v3/volumes/678fe30a-0e68-47c6-8bed-d21b6b4212da returned with HTTP 200 Sep 01 01:10:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 467/939] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:19 2026] GET /volume/v3/volumes/678fe30a-0e68-47c6-8bed-d21b6b4212da => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5644786e-fcdc-4c24-84d8-ff2621b064a1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5644786e-fcdc-4c24-84d8-ff2621b064a1 tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] GET http://192.168.122.211/volume/v3/limits Sep 01 01:10:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5644786e-fcdc-4c24-84d8-ff2621b064a1 tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5644786e-fcdc-4c24-84d8-ff2621b064a1 tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:19 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-5644786e-fcdc-4c24-84d8-ff2621b064a1 tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-49632368 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-49632368, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:10:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5644786e-fcdc-4c24-84d8-ff2621b064a1 tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] http://192.168.122.211/volume/v3/limits returned with HTTP 200 Sep 01 01:10:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 473/940] 192.168.122.211 () {58 vars in 1118 bytes} [Tue Sep 1 01:10:19 2026] GET /volume/v3/limits => generated 302 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-91cfde0c-eca9-460a-891f-06d1f9744eeb None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-91cfde0c-eca9-460a-891f-06d1f9744eeb tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] GET http://192.168.122.211/volume/v3/volumes/678fe30a-0e68-47c6-8bed-d21b6b4212da Sep 01 01:10:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-91cfde0c-eca9-460a-891f-06d1f9744eeb tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-91cfde0c-eca9-460a-891f-06d1f9744eeb tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:19 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:19 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:19 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:19 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:19 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-91cfde0c-eca9-460a-891f-06d1f9744eeb tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Volume info retrieved successfully. Sep 01 01:10:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-91cfde0c-eca9-460a-891f-06d1f9744eeb tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] http://192.168.122.211/volume/v3/volumes/678fe30a-0e68-47c6-8bed-d21b6b4212da returned with HTTP 200 Sep 01 01:10:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 468/941] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:19 2026] GET /volume/v3/volumes/678fe30a-0e68-47c6-8bed-d21b6b4212da => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-23a4251f-defb-4c1c-bff2-dd1451d73692 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-23a4251f-defb-4c1c-bff2-dd1451d73692 tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] DELETE http://192.168.122.211/volume/v3/volumes/678fe30a-0e68-47c6-8bed-d21b6b4212da Sep 01 01:10:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-23a4251f-defb-4c1c-bff2-dd1451d73692 tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-23a4251f-defb-4c1c-bff2-dd1451d73692 tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:19 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-23a4251f-defb-4c1c-bff2-dd1451d73692 tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Delete volume with id: 678fe30a-0e68-47c6-8bed-d21b6b4212da Sep 01 01:10:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-23a4251f-defb-4c1c-bff2-dd1451d73692 tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Volume info retrieved successfully. Sep 01 01:10:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-23a4251f-defb-4c1c-bff2-dd1451d73692 tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Delete volume request issued successfully. Sep 01 01:10:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-23a4251f-defb-4c1c-bff2-dd1451d73692 tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] http://192.168.122.211/volume/v3/volumes/678fe30a-0e68-47c6-8bed-d21b6b4212da returned with HTTP 202 Sep 01 01:10:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 474/942] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:10:19 2026] DELETE /volume/v3/volumes/678fe30a-0e68-47c6-8bed-d21b6b4212da => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:10:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-032b6f4a-f16e-4342-b15d-40d855709407 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-032b6f4a-f16e-4342-b15d-40d855709407 tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] GET http://192.168.122.211/volume/v3/volumes/678fe30a-0e68-47c6-8bed-d21b6b4212da Sep 01 01:10:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-032b6f4a-f16e-4342-b15d-40d855709407 tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-032b6f4a-f16e-4342-b15d-40d855709407 tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:19 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:19 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:19 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:19 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:19 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-032b6f4a-f16e-4342-b15d-40d855709407 tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Volume info retrieved successfully. Sep 01 01:10:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-032b6f4a-f16e-4342-b15d-40d855709407 tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] http://192.168.122.211/volume/v3/volumes/678fe30a-0e68-47c6-8bed-d21b6b4212da returned with HTTP 200 Sep 01 01:10:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 469/943] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:19 2026] GET /volume/v3/volumes/678fe30a-0e68-47c6-8bed-d21b6b4212da => generated 850 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1551cac8-a1d6-4fae-bc75-8576ce4168b9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1551cac8-a1d6-4fae-bc75-8576ce4168b9 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] GET http://192.168.122.211/volume/v3/snapshots/de84c87d-a7cf-44c3-82ab-386871a18319 Sep 01 01:10:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1551cac8-a1d6-4fae-bc75-8576ce4168b9 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1551cac8-a1d6-4fae-bc75-8576ce4168b9 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1551cac8-a1d6-4fae-bc75-8576ce4168b9 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/snapshots/de84c87d-a7cf-44c3-82ab-386871a18319 returned with HTTP 404 Sep 01 01:10:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 475/944] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:10:20 2026] GET /volume/v3/snapshots/de84c87d-a7cf-44c3-82ab-386871a18319 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:10:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4e3fe502-92b0-4f5b-9dc6-20dadc948ee5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4e3fe502-92b0-4f5b-9dc6-20dadc948ee5 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] GET http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b Sep 01 01:10:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4e3fe502-92b0-4f5b-9dc6-20dadc948ee5 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4e3fe502-92b0-4f5b-9dc6-20dadc948ee5 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.group_snapshots [None req-4e3fe502-92b0-4f5b-9dc6-20dadc948ee5 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] show called for member 4760b50b-e572-48b5-9159-a1fff592151b {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 01:10:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4e3fe502-92b0-4f5b-9dc6-20dadc948ee5 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b returned with HTTP 404 Sep 01 01:10:20 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 470/945] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:10:20 2026] GET /volume/v3/group_snapshots/4760b50b-e572-48b5-9159-a1fff592151b => generated 116 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:10:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-db11d8eb-80be-45a2-b75c-98f513331187 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-db11d8eb-80be-45a2-b75c-98f513331187 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:10:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-db11d8eb-80be-45a2-b75c-98f513331187 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-db11d8eb-80be-45a2-b75c-98f513331187 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-db11d8eb-80be-45a2-b75c-98f513331187 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:10:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-db11d8eb-80be-45a2-b75c-98f513331187 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:10:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-db11d8eb-80be-45a2-b75c-98f513331187 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Get all volumes completed successfully. Sep 01 01:10:20 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-db11d8eb-80be-45a2-b75c-98f513331187 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:10:20 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-db11d8eb-80be-45a2-b75c-98f513331187 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:10:20 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-db11d8eb-80be-45a2-b75c-98f513331187 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:10:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-db11d8eb-80be-45a2-b75c-98f513331187 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:10:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 476/946] 192.168.122.211 () {60 vars in 1183 bytes} [Tue Sep 1 01:10:20 2026] GET /volume/v3/volumes/detail => generated 928 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:10:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4ad53baa-88f9-4845-ae9d-d089b294e0ba None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4ad53baa-88f9-4845-ae9d-d089b294e0ba tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] POST http://192.168.122.211/volume/v3/groups/1366a665-289e-4bb2-ba78-ead9575f1561/action Sep 01 01:10:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4ad53baa-88f9-4845-ae9d-d089b294e0ba tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:10:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4ad53baa-88f9-4845-ae9d-d089b294e0ba tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-4ad53baa-88f9-4845-ae9d-d089b294e0ba tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] delete called for group 1366a665-289e-4bb2-ba78-ead9575f1561 {{(pid=86752) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 01:10:20 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.groups [None req-4ad53baa-88f9-4845-ae9d-d089b294e0ba tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Delete group with id: 1366a665-289e-4bb2-ba78-ead9575f1561 Sep 01 01:10:20 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:20 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:20 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:20 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 01:10:20 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:20 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:10:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4ad53baa-88f9-4845-ae9d-d089b294e0ba tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/groups/1366a665-289e-4bb2-ba78-ead9575f1561/action returned with HTTP 202 Sep 01 01:10:20 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 471/947] 192.168.122.211 () {62 vars in 1312 bytes} [Tue Sep 1 01:10:20 2026] POST /volume/v3/groups/1366a665-289e-4bb2-ba78-ead9575f1561/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:10:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ed4070f0-17de-46f3-8963-f93fa1662ce3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ed4070f0-17de-46f3-8963-f93fa1662ce3 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] GET http://192.168.122.211/volume/v3/volumes/5783a1df-184a-45f5-aa5d-8b67fe26be09 Sep 01 01:10:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ed4070f0-17de-46f3-8963-f93fa1662ce3 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ed4070f0-17de-46f3-8963-f93fa1662ce3 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ed4070f0-17de-46f3-8963-f93fa1662ce3 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Volume info retrieved successfully. Sep 01 01:10:20 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-ed4070f0-17de-46f3-8963-f93fa1662ce3 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:10:20 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-ed4070f0-17de-46f3-8963-f93fa1662ce3 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:10:20 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-ed4070f0-17de-46f3-8963-f93fa1662ce3 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:10:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ed4070f0-17de-46f3-8963-f93fa1662ce3 tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/volumes/5783a1df-184a-45f5-aa5d-8b67fe26be09 returned with HTTP 200 Sep 01 01:10:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 477/948] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:10:20 2026] GET /volume/v3/volumes/5783a1df-184a-45f5-aa5d-8b67fe26be09 => generated 924 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:10:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fc7553a0-86e5-4394-ae7e-2070010f06ba None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fc7553a0-86e5-4394-ae7e-2070010f06ba tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] GET http://192.168.122.211/volume/v3/volumes/678fe30a-0e68-47c6-8bed-d21b6b4212da Sep 01 01:10:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fc7553a0-86e5-4394-ae7e-2070010f06ba tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fc7553a0-86e5-4394-ae7e-2070010f06ba tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:21 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:21 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:21 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:21 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:21 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-fc7553a0-86e5-4394-ae7e-2070010f06ba tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Volume info retrieved successfully. Sep 01 01:10:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fc7553a0-86e5-4394-ae7e-2070010f06ba tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] http://192.168.122.211/volume/v3/volumes/678fe30a-0e68-47c6-8bed-d21b6b4212da returned with HTTP 200 Sep 01 01:10:21 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 472/949] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:20 2026] GET /volume/v3/volumes/678fe30a-0e68-47c6-8bed-d21b6b4212da => generated 850 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7d7de76a-7e0b-4fbb-a701-16f50271d90d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7d7de76a-7e0b-4fbb-a701-16f50271d90d tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] GET http://192.168.122.211/volume/v3/volumes/5783a1df-184a-45f5-aa5d-8b67fe26be09 Sep 01 01:10:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7d7de76a-7e0b-4fbb-a701-16f50271d90d tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7d7de76a-7e0b-4fbb-a701-16f50271d90d tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7d7de76a-7e0b-4fbb-a701-16f50271d90d tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Volume info retrieved successfully. Sep 01 01:10:21 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-7d7de76a-7e0b-4fbb-a701-16f50271d90d tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:10:21 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-7d7de76a-7e0b-4fbb-a701-16f50271d90d tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:10:21 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-7d7de76a-7e0b-4fbb-a701-16f50271d90d tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:10:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7d7de76a-7e0b-4fbb-a701-16f50271d90d tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/volumes/5783a1df-184a-45f5-aa5d-8b67fe26be09 returned with HTTP 404 Sep 01 01:10:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 478/950] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:10:21 2026] GET /volume/v3/volumes/5783a1df-184a-45f5-aa5d-8b67fe26be09 => generated 108 bytes in 186 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 01:10:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-cb80a08b-e00c-4987-a82f-3d84cb8106ff None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cb80a08b-e00c-4987-a82f-3d84cb8106ff tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] GET http://192.168.122.211/volume/v3/groups/1366a665-289e-4bb2-ba78-ead9575f1561 Sep 01 01:10:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cb80a08b-e00c-4987-a82f-3d84cb8106ff tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cb80a08b-e00c-4987-a82f-3d84cb8106ff tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-cb80a08b-e00c-4987-a82f-3d84cb8106ff tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] show called for member 1366a665-289e-4bb2-ba78-ead9575f1561 {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:10:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cb80a08b-e00c-4987-a82f-3d84cb8106ff tempest-GroupSnapshotsV319Test-2038673787 tempest-GroupSnapshotsV319Test-2038673787-project-member] http://192.168.122.211/volume/v3/groups/1366a665-289e-4bb2-ba78-ead9575f1561 returned with HTTP 404 Sep 01 01:10:21 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 473/951] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:10:21 2026] GET /volume/v3/groups/1366a665-289e-4bb2-ba78-ead9575f1561 => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:10:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e1ef1bb2-5040-444a-a577-cb669afc27e7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e1ef1bb2-5040-444a-a577-cb669afc27e7 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] DELETE http://192.168.122.211/volume/v3/group_types/98b7bf14-4131-4d58-af91-2a288605f2c0 Sep 01 01:10:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e1ef1bb2-5040-444a-a577-cb669afc27e7 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e1ef1bb2-5040-444a-a577-cb669afc27e7 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e1ef1bb2-5040-444a-a577-cb669afc27e7 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] http://192.168.122.211/volume/v3/group_types/98b7bf14-4131-4d58-af91-2a288605f2c0 returned with HTTP 202 Sep 01 01:10:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 479/952] 192.168.122.211 () {60 vars in 1288 bytes} [Tue Sep 1 01:10:21 2026] DELETE /volume/v3/group_types/98b7bf14-4131-4d58-af91-2a288605f2c0 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:10:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2ae4f652-3a7a-4e6f-82c2-fbdc86c4c238 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2ae4f652-3a7a-4e6f-82c2-fbdc86c4c238 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] DELETE http://192.168.122.211/volume/v3/types/9c383b22-b062-4ced-a1ad-74d257eb9253 Sep 01 01:10:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2ae4f652-3a7a-4e6f-82c2-fbdc86c4c238 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2ae4f652-3a7a-4e6f-82c2-fbdc86c4c238 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c01b063e-bb5b-45ea-8a0f-c065b2f90237 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c01b063e-bb5b-45ea-8a0f-c065b2f90237 tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] GET http://192.168.122.211/volume/v3/volumes/678fe30a-0e68-47c6-8bed-d21b6b4212da Sep 01 01:10:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c01b063e-bb5b-45ea-8a0f-c065b2f90237 tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c01b063e-bb5b-45ea-8a0f-c065b2f90237 tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c01b063e-bb5b-45ea-8a0f-c065b2f90237 tempest-AbsoluteLimitsTests-250240000 tempest-AbsoluteLimitsTests-250240000-project-member] http://192.168.122.211/volume/v3/volumes/678fe30a-0e68-47c6-8bed-d21b6b4212da returned with HTTP 404 Sep 01 01:10:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 480/953] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:22 2026] GET /volume/v3/volumes/678fe30a-0e68-47c6-8bed-d21b6b4212da => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:10:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2ae4f652-3a7a-4e6f-82c2-fbdc86c4c238 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] http://192.168.122.211/volume/v3/types/9c383b22-b062-4ced-a1ad-74d257eb9253 returned with HTTP 202 Sep 01 01:10:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 474/954] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:10:22 2026] DELETE /volume/v3/types/9c383b22-b062-4ced-a1ad-74d257eb9253 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:10:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-72d6bb97-0886-4a8b-b122-80a02c11de40 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-72d6bb97-0886-4a8b-b122-80a02c11de40 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] GET http://192.168.122.211/volume/v3/types/9c383b22-b062-4ced-a1ad-74d257eb9253 Sep 01 01:10:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-72d6bb97-0886-4a8b-b122-80a02c11de40 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-72d6bb97-0886-4a8b-b122-80a02c11de40 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-72d6bb97-0886-4a8b-b122-80a02c11de40 tempest-GroupSnapshotsV319Test-97775691 tempest-GroupSnapshotsV319Test-97775691-project-admin] http://192.168.122.211/volume/v3/types/9c383b22-b062-4ced-a1ad-74d257eb9253 returned with HTTP 404 Sep 01 01:10:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 481/955] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:10:22 2026] GET /volume/v3/types/9c383b22-b062-4ced-a1ad-74d257eb9253 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:10:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1562dfca-10f9-4a8f-9a88-0151d144fdef None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1562dfca-10f9-4a8f-9a88-0151d144fdef tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:10:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1562dfca-10f9-4a8f-9a88-0151d144fdef tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-997340847"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-1562dfca-10f9-4a8f-9a88-0151d144fdef tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-997340847'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:10:30 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-1562dfca-10f9-4a8f-9a88-0151d144fdef tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Create volume of 1 GB Sep 01 01:10:30 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1562dfca-10f9-4a8f-9a88-0151d144fdef tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Availability Zones retrieved successfully. Sep 01 01:10:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-1562dfca-10f9-4a8f-9a88-0151d144fdef tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Flow 'volume_create_api' (19ba010c-a349-42f4-9fd8-fda76b404dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:10:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-1562dfca-10f9-4a8f-9a88-0151d144fdef tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed272097-4293-473a-ad72-13dd5c531923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-1562dfca-10f9-4a8f-9a88-0151d144fdef tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:10:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-1562dfca-10f9-4a8f-9a88-0151d144fdef tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed272097-4293-473a-ad72-13dd5c531923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-1562dfca-10f9-4a8f-9a88-0151d144fdef tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bfebe20-b4e9-4ffd-b30e-381657e73dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:30 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-1562dfca-10f9-4a8f-9a88-0151d144fdef tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Created reservations ['98553347-6061-416c-a682-48550061bdf8', 'f66e9d3c-798c-47ba-8824-bf701809f82d', '7c610938-5ab8-482e-988b-f07276933a80', 'd5878ae0-2e71-4bf1-8f9b-5665a85791dc'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:10:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-1562dfca-10f9-4a8f-9a88-0151d144fdef tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bfebe20-b4e9-4ffd-b30e-381657e73dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98553347-6061-416c-a682-48550061bdf8', 'f66e9d3c-798c-47ba-8824-bf701809f82d', '7c610938-5ab8-482e-988b-f07276933a80', 'd5878ae0-2e71-4bf1-8f9b-5665a85791dc']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-1562dfca-10f9-4a8f-9a88-0151d144fdef tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b4991e4-2168-4f90-9b02-6c71f3ad867a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:30 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:30 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-1562dfca-10f9-4a8f-9a88-0151d144fdef tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b4991e4-2168-4f90-9b02-6c71f3ad867a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0eae0367-637a-471d-b84f-7716a48a062e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-997340847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a803ad8e79fe46fa8093a8bc2cce000f',qos_specs=None,replication_status=,reservations=['98553347-6061-416c-a682-48550061bdf8','f66e9d3c-798c-47ba-8824-bf701809f82d','7c610938-5ab8-482e-988b-f07276933a80','d5878ae0-2e71-4bf1-8f9b-5665a85791dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55b3d134f2e7498fbdf5d44c6f58cc69',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:10:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-997340847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0eae0367-637a-471d-b84f-7716a48a062e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a803ad8e79fe46fa8093a8bc2cce000f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55b3d134f2e7498fbdf5d44c6f58cc69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-1562dfca-10f9-4a8f-9a88-0151d144fdef tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4315b6ae-1676-43f8-9b50-5b347f7971b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-1562dfca-10f9-4a8f-9a88-0151d144fdef tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4315b6ae-1676-43f8-9b50-5b347f7971b9) transitioned into state 'SUCCESS' from state '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-997340847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a803ad8e79fe46fa8093a8bc2cce000f',qos_specs=None,replication_status=,reservations=['98553347-6061-416c-a682-48550061bdf8','f66e9d3c-798c-47ba-8824-bf701809f82d','7c610938-5ab8-482e-988b-f07276933a80','d5878ae0-2e71-4bf1-8f9b-5665a85791dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55b3d134f2e7498fbdf5d44c6f58cc69',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-1562dfca-10f9-4a8f-9a88-0151d144fdef tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dce5cbb-306a-4982-bfe8-429addbe765c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-1562dfca-10f9-4a8f-9a88-0151d144fdef tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dce5cbb-306a-4982-bfe8-429addbe765c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-1562dfca-10f9-4a8f-9a88-0151d144fdef tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Flow 'volume_create_api' (19ba010c-a349-42f4-9fd8-fda76b404dde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:10:31 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1562dfca-10f9-4a8f-9a88-0151d144fdef tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Create volume request issued successfully. Sep 01 01:10:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1562dfca-10f9-4a8f-9a88-0151d144fdef tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:10:31 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 475/956] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:10:29 2026] POST /volume/v3/volumes => generated 759 bytes in 1276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:10:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-69d4b502-3c6a-4cf6-b099-4010f341cc2f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-69d4b502-3c6a-4cf6-b099-4010f341cc2f tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e Sep 01 01:10:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-69d4b502-3c6a-4cf6-b099-4010f341cc2f tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-69d4b502-3c6a-4cf6-b099-4010f341cc2f tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-69d4b502-3c6a-4cf6-b099-4010f341cc2f tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:10:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-69d4b502-3c6a-4cf6-b099-4010f341cc2f tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e returned with HTTP 200 Sep 01 01:10:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 482/957] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:31 2026] GET /volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e => generated 827 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-2c05ecbf-37fb-4a2d-88be-c7d9d02924a8 req-988a6355-85fd-47dd-b201-fbfb433cd9e5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-2c05ecbf-37fb-4a2d-88be-c7d9d02924a8 req-988a6355-85fd-47dd-b201-fbfb433cd9e5 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] DELETE http://192.168.122.211/volume/v3/attachments/98a85dc0-c1c8-4a35-8257-30bf7f93c090 Sep 01 01:10:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-2c05ecbf-37fb-4a2d-88be-c7d9d02924a8 req-988a6355-85fd-47dd-b201-fbfb433cd9e5 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-2c05ecbf-37fb-4a2d-88be-c7d9d02924a8 req-988a6355-85fd-47dd-b201-fbfb433cd9e5 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:31 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:31 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:31 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:31 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, Sep 01 01:10:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-2c05ecbf-37fb-4a2d-88be-c7d9d02924a8 req-988a6355-85fd-47dd-b201-fbfb433cd9e5 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/attachments/98a85dc0-c1c8-4a35-8257-30bf7f93c090 returned with HTTP 200 Sep 01 01:10:31 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 476/958] 192.168.122.211 () {64 vars in 1562 bytes} [Tue Sep 1 01:10:31 2026] DELETE /volume/v3/attachments/98a85dc0-c1c8-4a35-8257-30bf7f93c090 => generated 19 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-2c05ecbf-37fb-4a2d-88be-c7d9d02924a8 req-b18027bb-41a7-4e17-a920-12d8cd5d2020 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-2c05ecbf-37fb-4a2d-88be-c7d9d02924a8 req-b18027bb-41a7-4e17-a920-12d8cd5d2020 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] DELETE http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 Sep 01 01:10:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-2c05ecbf-37fb-4a2d-88be-c7d9d02924a8 req-b18027bb-41a7-4e17-a920-12d8cd5d2020 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-2c05ecbf-37fb-4a2d-88be-c7d9d02924a8 req-b18027bb-41a7-4e17-a920-12d8cd5d2020 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:31 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [req-2c05ecbf-37fb-4a2d-88be-c7d9d02924a8 req-b18027bb-41a7-4e17-a920-12d8cd5d2020 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Delete volume with id: 7ea7772d-7e64-4d4a-a10f-38d2c3dae015 Sep 01 01:10:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c411d13c-46d6-4adc-a59b-874e0fad762c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-2c05ecbf-37fb-4a2d-88be-c7d9d02924a8 req-b18027bb-41a7-4e17-a920-12d8cd5d2020 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:10:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-2c05ecbf-37fb-4a2d-88be-c7d9d02924a8 req-b18027bb-41a7-4e17-a920-12d8cd5d2020 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Delete volume request issued successfully. Sep 01 01:10:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-2c05ecbf-37fb-4a2d-88be-c7d9d02924a8 req-b18027bb-41a7-4e17-a920-12d8cd5d2020 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 returned with HTTP 202 Sep 01 01:10:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 483/959] 192.168.122.211 () {62 vars in 1509 bytes} [Tue Sep 1 01:10:31 2026] DELETE /volume/v3/volumes/7ea7772d-7e64-4d4a-a10f-38d2c3dae015 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:10:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c411d13c-46d6-4adc-a59b-874e0fad762c tempest-UserMessagesTest-1650883452 tempest-UserMessagesTest-1650883452-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:10:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c411d13c-46d6-4adc-a59b-874e0fad762c tempest-UserMessagesTest-1650883452 tempest-UserMessagesTest-1650883452-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-603248543", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2095378146", "vendor_name": "tempest-vendor_name-823440972"}}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:32 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:32 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3668aa41-1a47-4e1d-95c8-4045b6e2ff30 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3668aa41-1a47-4e1d-95c8-4045b6e2ff30 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e Sep 01 01:10:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3668aa41-1a47-4e1d-95c8-4045b6e2ff30 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3668aa41-1a47-4e1d-95c8-4045b6e2ff30 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c411d13c-46d6-4adc-a59b-874e0fad762c tempest-UserMessagesTest-1650883452 tempest-UserMessagesTest-1650883452-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:10:32 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 477/960] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:10:31 2026] POST /volume/v3/types => generated 326 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a14d9f76-aee5-4b87-b2b1-50227aa8dce9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3668aa41-1a47-4e1d-95c8-4045b6e2ff30 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:10:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3668aa41-1a47-4e1d-95c8-4045b6e2ff30 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e returned with HTTP 200 Sep 01 01:10:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 484/961] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:32 2026] GET /volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e => generated 851 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a14d9f76-aee5-4b87-b2b1-50227aa8dce9 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:10:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a14d9f76-aee5-4b87-b2b1-50227aa8dce9 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "19fc7f2d-0441-4046-aa5f-674233cc2292", "size": 1, "name": "tempest-UserMessagesTest-Volume-951306690"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-a14d9f76-aee5-4b87-b2b1-50227aa8dce9 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Create volume request body: {'volume': {'volume_type': '19fc7f2d-0441-4046-aa5f-674233cc2292', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-951306690'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:10:32 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-a14d9f76-aee5-4b87-b2b1-50227aa8dce9 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Create volume of 1 GB Sep 01 01:10:32 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:32 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a14d9f76-aee5-4b87-b2b1-50227aa8dce9 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Availability Zones retrieved successfully. Sep 01 01:10:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a14d9f76-aee5-4b87-b2b1-50227aa8dce9 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Flow 'volume_create_api' (6d4e5c3d-0c6a-4170-930e-ad7988c1587e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:10:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a14d9f76-aee5-4b87-b2b1-50227aa8dce9 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16b73ce2-16b4-417d-bf06-d0f7dd436a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-a14d9f76-aee5-4b87-b2b1-50227aa8dce9 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:10:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a14d9f76-aee5-4b87-b2b1-50227aa8dce9 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16b73ce2-16b4-417d-bf06-d0f7dd436a01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:10:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2095378146',vendor_name='tempest-vendor_name-823440972'},id=19fc7f2d-0441-4046-aa5f-674233cc2292,is_public=True,name='tempest-UserMessagesTest-volume-type-603248543',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '19fc7f2d-0441-4046-aa5f-674233cc2292', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a14d9f76-aee5-4b87-b2b1-50227aa8dce9 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfa58d0a-ff29-4afd-b07a-1f7d0db7a579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:33 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-a14d9f76-aee5-4b87-b2b1-50227aa8dce9 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-603248543 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-603248543, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:10:33 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-a14d9f76-aee5-4b87-b2b1-50227aa8dce9 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-603248543 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-603248543, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:10:33 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-a14d9f76-aee5-4b87-b2b1-50227aa8dce9 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Created reservations ['f33d72d8-784a-4886-ab86-a4c1a9122854', '16bb9279-6842-4916-a9fa-024c1075fff3', '6a4b1614-cf1a-49b5-a6c7-59e862297e8b', '2fc51b55-c7e6-450f-ad5e-bab428e092b5'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:10:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a14d9f76-aee5-4b87-b2b1-50227aa8dce9 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfa58d0a-ff29-4afd-b07a-1f7d0db7a579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f33d72d8-784a-4886-ab86-a4c1a9122854', '16bb9279-6842-4916-a9fa-024c1075fff3', '6a4b1614-cf1a-49b5-a6c7-59e862297e8b', '2fc51b55-c7e6-450f-ad5e-bab428e092b5']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a14d9f76-aee5-4b87-b2b1-50227aa8dce9 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f85cc688-bd6f-428b-a06c-466f7d81bfac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0a9cd4a2-e87a-4ed1-a7a8-d29d6953d692 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0a9cd4a2-e87a-4ed1-a7a8-d29d6953d692 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] DELETE http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 Sep 01 01:10:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0a9cd4a2-e87a-4ed1-a7a8-d29d6953d692 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0a9cd4a2-e87a-4ed1-a7a8-d29d6953d692 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:33 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-0a9cd4a2-e87a-4ed1-a7a8-d29d6953d692 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Delete volume with id: a564fb07-53ed-433f-b998-69139e9469f1 Sep 01 01:10:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0a9cd4a2-e87a-4ed1-a7a8-d29d6953d692 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:10:33 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:33 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a14d9f76-aee5-4b87-b2b1-50227aa8dce9 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f85cc688-bd6f-428b-a06c-466f7d81bfac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12df134f-82e8-4ee2-be3f-b2f94cb79165', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-951306690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f373b8d89d32433abc3b7a3a15b6c291',qos_specs=None,replication_status=,reservations=['f33d72d8-784a-4886-ab86-a4c1a9122854','16bb9279-6842-4916-a9fa-024c1075fff3','6a4b1614-cf1a-49b5-a6c7-59e862297e8b','2fc51b55-c7e6-450f-ad5e-bab428e092b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='862777eb126b4bae98e4f0217371fdcc',volume_type_id=19fc7f2d-0441-4046-aa5f-674233cc2292), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:10:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-951306690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12df134f-82e8-4ee2-be3f-b2f94cb79165,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f373b8d89d32433abc3b7a3a15b6c291',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='862777eb126b4bae98e4f0217371fdcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(19fc7f2d-0441-4046-aa5f-674233cc2292),volume_type_id=19fc7f2d-0441-4046-aa5f-674233cc2292)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a14d9f76-aee5-4b87-b2b1-50227aa8dce9 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d7cd9df-139f-4862-8bcf-f09f2d02c2c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0a9cd4a2-e87a-4ed1-a7a8-d29d6953d692 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Delete volume request issued successfully. Sep 01 01:10:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0a9cd4a2-e87a-4ed1-a7a8-d29d6953d692 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 returned with HTTP 202 Sep 01 01:10:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 485/962] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:10:33 2026] DELETE /volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:10:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ca8d6dac-9f5a-4f03-9658-c7a920b97c82 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ca8d6dac-9f5a-4f03-9658-c7a920b97c82 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 Sep 01 01:10:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ca8d6dac-9f5a-4f03-9658-c7a920b97c82 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ca8d6dac-9f5a-4f03-9658-c7a920b97c82 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a14d9f76-aee5-4b87-b2b1-50227aa8dce9 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d7cd9df-139f-4862-8bcf-f09f2d02c2c3) transitioned into state 'SUCCESS' from state '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-951306690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f373b8d89d32433abc3b7a3a15b6c291',qos_specs=None,replication_status=,reservations=['f33d72d8-784a-4886-ab86-a4c1a9122854','16bb9279-6842-4916-a9fa-024c1075fff3','6a4b1614-cf1a-49b5-a6c7-59e862297e8b','2fc51b55-c7e6-450f-ad5e-bab428e092b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='862777eb126b4bae98e4f0217371fdcc',volume_type_id=19fc7f2d-0441-4046-aa5f-674233cc2292)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a14d9f76-aee5-4b87-b2b1-50227aa8dce9 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24b855ba-bc2d-456f-8ab1-e71e9cd7945e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ca8d6dac-9f5a-4f03-9658-c7a920b97c82 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:10:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ca8d6dac-9f5a-4f03-9658-c7a920b97c82 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 returned with HTTP 200 Sep 01 01:10:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 486/963] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:33 2026] GET /volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 => generated 854 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9515af86-0f77-4d7c-bb34-6931e01a9c93 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a14d9f76-aee5-4b87-b2b1-50227aa8dce9 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24b855ba-bc2d-456f-8ab1-e71e9cd7945e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9515af86-0f77-4d7c-bb34-6931e01a9c93 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e Sep 01 01:10:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9515af86-0f77-4d7c-bb34-6931e01a9c93 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9515af86-0f77-4d7c-bb34-6931e01a9c93 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a14d9f76-aee5-4b87-b2b1-50227aa8dce9 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Flow 'volume_create_api' (6d4e5c3d-0c6a-4170-930e-ad7988c1587e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:10:33 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a14d9f76-aee5-4b87-b2b1-50227aa8dce9 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Create volume request issued successfully. Sep 01 01:10:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a14d9f76-aee5-4b87-b2b1-50227aa8dce9 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:10:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 478/964] 192.168.122.211 () {62 vars in 1183 bytes} [Tue Sep 1 01:10:32 2026] POST /volume/v3/volumes => generated 792 bytes in 1178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:10:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9515af86-0f77-4d7c-bb34-6931e01a9c93 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:10:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-56df2e45-57f7-42e6-8486-6e0c1c17b584 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-56df2e45-57f7-42e6-8486-6e0c1c17b584 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] GET http://192.168.122.211/volume/v3/volumes/12df134f-82e8-4ee2-be3f-b2f94cb79165 Sep 01 01:10:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-56df2e45-57f7-42e6-8486-6e0c1c17b584 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-56df2e45-57f7-42e6-8486-6e0c1c17b584 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9515af86-0f77-4d7c-bb34-6931e01a9c93 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e returned with HTTP 200 Sep 01 01:10:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 487/965] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:33 2026] GET /volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e => generated 852 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:33 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:33 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:33 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:33 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3aa76452-9e75-4eb6-8cf7-5975df000055 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3aa76452-9e75-4eb6-8cf7-5975df000055 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:10:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3aa76452-9e75-4eb6-8cf7-5975df000055 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0eae0367-637a-471d-b84f-7716a48a062e", "name": "tempest-VolumesDeleteCascade-Snapshot-1331164027"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:33 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-56df2e45-57f7-42e6-8486-6e0c1c17b584 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Volume info retrieved successfully. Sep 01 01:10:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-56df2e45-57f7-42e6-8486-6e0c1c17b584 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] http://192.168.122.211/volume/v3/volumes/12df134f-82e8-4ee2-be3f-b2f94cb79165 returned with HTTP 200 Sep 01 01:10:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 479/966] 192.168.122.211 () {60 vars in 1272 bytes} [Tue Sep 1 01:10:33 2026] GET /volume/v3/volumes/12df134f-82e8-4ee2-be3f-b2f94cb79165 => generated 860 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3aa76452-9e75-4eb6-8cf7-5975df000055 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:10:33 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-3aa76452-9e75-4eb6-8cf7-5975df000055 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Create snapshot from volume 0eae0367-637a-471d-b84f-7716a48a062e Sep 01 01:10:34 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-3aa76452-9e75-4eb6-8cf7-5975df000055 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Created reservations ['a767fdad-6003-4a84-9e72-870607573f51', '8cb20eae-985e-4b3d-9626-99f0560e9dc6', 'ba26a741-73d2-4ea6-80cf-755ec2516bd1', 'b2e048d3-2464-49a7-93d4-845849e05ad1'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:10:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3aa76452-9e75-4eb6-8cf7-5975df000055 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Snapshot create request issued successfully. Sep 01 01:10:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3aa76452-9e75-4eb6-8cf7-5975df000055 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:10:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 488/967] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:10:33 2026] POST /volume/v3/snapshots => generated 307 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:10:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3c0b8561-fa8d-4d45-986e-c270a2908870 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3c0b8561-fa8d-4d45-986e-c270a2908870 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/snapshots/6e823dea-5307-4e14-a9d9-180b6d28847f Sep 01 01:10:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3c0b8561-fa8d-4d45-986e-c270a2908870 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3c0b8561-fa8d-4d45-986e-c270a2908870 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:34 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:34 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:34 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3c0b8561-fa8d-4d45-986e-c270a2908870 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Snapshot retrieved successfully. Sep 01 01:10:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3c0b8561-fa8d-4d45-986e-c270a2908870 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/snapshots/6e823dea-5307-4e14-a9d9-180b6d28847f returned with HTTP 200 Sep 01 01:10:34 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 480/968] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:10:34 2026] GET /volume/v3/snapshots/6e823dea-5307-4e14-a9d9-180b6d28847f => generated 439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8160abbb-71ae-4487-8e73-10e243302bc5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8160abbb-71ae-4487-8e73-10e243302bc5 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 Sep 01 01:10:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8160abbb-71ae-4487-8e73-10e243302bc5 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8160abbb-71ae-4487-8e73-10e243302bc5 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8160abbb-71ae-4487-8e73-10e243302bc5 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Volume info retrieved successfully. Sep 01 01:10:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8160abbb-71ae-4487-8e73-10e243302bc5 tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 returned with HTTP 200 Sep 01 01:10:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 489/969] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:34 2026] GET /volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 => generated 854 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f3cf9d45-5304-4e5a-a806-a2a9da9c19c4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f3cf9d45-5304-4e5a-a806-a2a9da9c19c4 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] GET http://192.168.122.211/volume/v3/volumes/12df134f-82e8-4ee2-be3f-b2f94cb79165 Sep 01 01:10:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f3cf9d45-5304-4e5a-a806-a2a9da9c19c4 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f3cf9d45-5304-4e5a-a806-a2a9da9c19c4 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:34 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:34 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:34 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:34 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:34 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f3cf9d45-5304-4e5a-a806-a2a9da9c19c4 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Volume info retrieved successfully. Sep 01 01:10:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f3cf9d45-5304-4e5a-a806-a2a9da9c19c4 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] http://192.168.122.211/volume/v3/volumes/12df134f-82e8-4ee2-be3f-b2f94cb79165 returned with HTTP 200 Sep 01 01:10:34 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 481/970] 192.168.122.211 () {60 vars in 1272 bytes} [Tue Sep 1 01:10:34 2026] GET /volume/v3/volumes/12df134f-82e8-4ee2-be3f-b2f94cb79165 => generated 881 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8bc56bce-938c-4d8f-a055-f29458f55f43 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8bc56bce-938c-4d8f-a055-f29458f55f43 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] GET http://192.168.122.211/volume/v3/messages Sep 01 01:10:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8bc56bce-938c-4d8f-a055-f29458f55f43 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8bc56bce-938c-4d8f-a055-f29458f55f43 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8bc56bce-938c-4d8f-a055-f29458f55f43 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] http://192.168.122.211/volume/v3/messages returned with HTTP 200 Sep 01 01:10:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 490/971] 192.168.122.211 () {60 vars in 1164 bytes} [Tue Sep 1 01:10:34 2026] GET /volume/v3/messages => generated 678 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f5c3f6d4-fb70-48cd-b917-67975539d15f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f5c3f6d4-fb70-48cd-b917-67975539d15f tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] DELETE http://192.168.122.211/volume/v3/messages/16f7ab96-6806-4de5-b95f-bee6d51a92a6 Sep 01 01:10:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f5c3f6d4-fb70-48cd-b917-67975539d15f tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f5c3f6d4-fb70-48cd-b917-67975539d15f tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f5c3f6d4-fb70-48cd-b917-67975539d15f tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] http://192.168.122.211/volume/v3/messages/16f7ab96-6806-4de5-b95f-bee6d51a92a6 returned with HTTP 204 Sep 01 01:10:35 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 482/972] 192.168.122.211 () {60 vars in 1278 bytes} [Tue Sep 1 01:10:34 2026] DELETE /volume/v3/messages/16f7ab96-6806-4de5-b95f-bee6d51a92a6 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 01:10:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9a4549cf-a9b5-44b5-b75b-11c6098f465e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9a4549cf-a9b5-44b5-b75b-11c6098f465e tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] GET http://192.168.122.211/volume/v3/messages/16f7ab96-6806-4de5-b95f-bee6d51a92a6 Sep 01 01:10:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9a4549cf-a9b5-44b5-b75b-11c6098f465e tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9a4549cf-a9b5-44b5-b75b-11c6098f465e tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9a4549cf-a9b5-44b5-b75b-11c6098f465e tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] http://192.168.122.211/volume/v3/messages/16f7ab96-6806-4de5-b95f-bee6d51a92a6 returned with HTTP 404 Sep 01 01:10:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 491/973] 192.168.122.211 () {60 vars in 1275 bytes} [Tue Sep 1 01:10:35 2026] GET /volume/v3/messages/16f7ab96-6806-4de5-b95f-bee6d51a92a6 => generated 110 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:10:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d7dcb550-4d74-4a1e-82de-984a7f164712 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d7dcb550-4d74-4a1e-82de-984a7f164712 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] GET http://192.168.122.211/volume/v3/volumes/12df134f-82e8-4ee2-be3f-b2f94cb79165 Sep 01 01:10:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d7dcb550-4d74-4a1e-82de-984a7f164712 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d7dcb550-4d74-4a1e-82de-984a7f164712 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:35 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:35 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:35 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:35 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:35 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d7dcb550-4d74-4a1e-82de-984a7f164712 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Volume info retrieved successfully. Sep 01 01:10:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d7dcb550-4d74-4a1e-82de-984a7f164712 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] http://192.168.122.211/volume/v3/volumes/12df134f-82e8-4ee2-be3f-b2f94cb79165 returned with HTTP 200 Sep 01 01:10:35 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 483/974] 192.168.122.211 () {60 vars in 1272 bytes} [Tue Sep 1 01:10:35 2026] GET /volume/v3/volumes/12df134f-82e8-4ee2-be3f-b2f94cb79165 => generated 881 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:10:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e3e4364d-8fe2-45b2-9f11-6681bf4a7ba2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e3e4364d-8fe2-45b2-9f11-6681bf4a7ba2 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] DELETE http://192.168.122.211/volume/v3/volumes/12df134f-82e8-4ee2-be3f-b2f94cb79165 Sep 01 01:10:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e3e4364d-8fe2-45b2-9f11-6681bf4a7ba2 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e3e4364d-8fe2-45b2-9f11-6681bf4a7ba2 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:35 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-e3e4364d-8fe2-45b2-9f11-6681bf4a7ba2 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Delete volume with id: 12df134f-82e8-4ee2-be3f-b2f94cb79165 Sep 01 01:10:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e3e4364d-8fe2-45b2-9f11-6681bf4a7ba2 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Volume info retrieved successfully. Sep 01 01:10:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e3e4364d-8fe2-45b2-9f11-6681bf4a7ba2 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86751) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 01:10:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-bcf5126d-c1ee-4a7f-b347-8c992368e5af None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bcf5126d-c1ee-4a7f-b347-8c992368e5af tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/snapshots/6e823dea-5307-4e14-a9d9-180b6d28847f Sep 01 01:10:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bcf5126d-c1ee-4a7f-b347-8c992368e5af tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bcf5126d-c1ee-4a7f-b347-8c992368e5af tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:35 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-e3e4364d-8fe2-45b2-9f11-6681bf4a7ba2 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-603248543 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-603248543, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:10:35 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-e3e4364d-8fe2-45b2-9f11-6681bf4a7ba2 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-603248543 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-603248543, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:10:35 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:35 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:35 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-bcf5126d-c1ee-4a7f-b347-8c992368e5af tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Snapshot retrieved successfully. Sep 01 01:10:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bcf5126d-c1ee-4a7f-b347-8c992368e5af tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/snapshots/6e823dea-5307-4e14-a9d9-180b6d28847f returned with HTTP 200 Sep 01 01:10:35 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-e3e4364d-8fe2-45b2-9f11-6681bf4a7ba2 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Created reservations ['916bad30-f72f-4567-8c1a-f31020a1d912', 'c9891eea-3faf-4d9a-85e9-6c2dd4b6aa10', '4a931cf7-ba4a-45ea-a249-87c00c5d7091', 'd0e9fb16-2891-43ec-91b1-2bd6fe3c6621'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:10:35 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 484/975] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:10:35 2026] GET /volume/v3/snapshots/6e823dea-5307-4e14-a9d9-180b6d28847f => generated 439 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e3e4364d-8fe2-45b2-9f11-6681bf4a7ba2 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Delete volume request issued successfully. Sep 01 01:10:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e3e4364d-8fe2-45b2-9f11-6681bf4a7ba2 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] http://192.168.122.211/volume/v3/volumes/12df134f-82e8-4ee2-be3f-b2f94cb79165 returned with HTTP 202 Sep 01 01:10:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 492/976] 192.168.122.211 () {60 vars in 1275 bytes} [Tue Sep 1 01:10:35 2026] DELETE /volume/v3/volumes/12df134f-82e8-4ee2-be3f-b2f94cb79165 => generated 0 bytes in 481 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:10:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b25d5500-1e3a-42b5-b981-e1bcfd549230 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b25d5500-1e3a-42b5-b981-e1bcfd549230 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] GET http://192.168.122.211/volume/v3/volumes/12df134f-82e8-4ee2-be3f-b2f94cb79165 Sep 01 01:10:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b25d5500-1e3a-42b5-b981-e1bcfd549230 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b25d5500-1e3a-42b5-b981-e1bcfd549230 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5e62f297-f4bb-4606-936e-8d2d12255aee None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5e62f297-f4bb-4606-936e-8d2d12255aee tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] GET http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 Sep 01 01:10:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5e62f297-f4bb-4606-936e-8d2d12255aee tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5e62f297-f4bb-4606-936e-8d2d12255aee tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b25d5500-1e3a-42b5-b981-e1bcfd549230 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] http://192.168.122.211/volume/v3/volumes/12df134f-82e8-4ee2-be3f-b2f94cb79165 returned with HTTP 404 Sep 01 01:10:35 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 485/977] 192.168.122.211 () {60 vars in 1272 bytes} [Tue Sep 1 01:10:35 2026] GET /volume/v3/volumes/12df134f-82e8-4ee2-be3f-b2f94cb79165 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:10:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-bba28690-f75b-45bb-93b9-9829e9b8a094 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bba28690-f75b-45bb-93b9-9829e9b8a094 tempest-UserMessagesTest-1650883452 tempest-UserMessagesTest-1650883452-project-admin] DELETE http://192.168.122.211/volume/v3/types/19fc7f2d-0441-4046-aa5f-674233cc2292 Sep 01 01:10:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bba28690-f75b-45bb-93b9-9829e9b8a094 tempest-UserMessagesTest-1650883452 tempest-UserMessagesTest-1650883452-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bba28690-f75b-45bb-93b9-9829e9b8a094 tempest-UserMessagesTest-1650883452 tempest-UserMessagesTest-1650883452-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5e62f297-f4bb-4606-936e-8d2d12255aee tempest-ServerActionsTestOtherA-2054217892 tempest-ServerActionsTestOtherA-2054217892-project-member] http://192.168.122.211/volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 returned with HTTP 404 Sep 01 01:10:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 493/978] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:35 2026] GET /volume/v3/volumes/a564fb07-53ed-433f-b998-69139e9469f1 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:10:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bba28690-f75b-45bb-93b9-9829e9b8a094 tempest-UserMessagesTest-1650883452 tempest-UserMessagesTest-1650883452-project-admin] http://192.168.122.211/volume/v3/types/19fc7f2d-0441-4046-aa5f-674233cc2292 returned with HTTP 202 Sep 01 01:10:35 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 486/979] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:10:35 2026] DELETE /volume/v3/types/19fc7f2d-0441-4046-aa5f-674233cc2292 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:10:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cd81bae0-a036-4718-9001-b4a8ee0baeb1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cd81bae0-a036-4718-9001-b4a8ee0baeb1 tempest-UserMessagesTest-1650883452 tempest-UserMessagesTest-1650883452-project-admin] GET http://192.168.122.211/volume/v3/types/19fc7f2d-0441-4046-aa5f-674233cc2292 Sep 01 01:10:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cd81bae0-a036-4718-9001-b4a8ee0baeb1 tempest-UserMessagesTest-1650883452 tempest-UserMessagesTest-1650883452-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cd81bae0-a036-4718-9001-b4a8ee0baeb1 tempest-UserMessagesTest-1650883452 tempest-UserMessagesTest-1650883452-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cd81bae0-a036-4718-9001-b4a8ee0baeb1 tempest-UserMessagesTest-1650883452 tempest-UserMessagesTest-1650883452-project-admin] http://192.168.122.211/volume/v3/types/19fc7f2d-0441-4046-aa5f-674233cc2292 returned with HTTP 404 Sep 01 01:10:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 494/980] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:10:35 2026] GET /volume/v3/types/19fc7f2d-0441-4046-aa5f-674233cc2292 => generated 114 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:10:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a887d780-9f38-4356-b6e3-78c161a0e855 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a887d780-9f38-4356-b6e3-78c161a0e855 tempest-UserMessagesTest-1650883452 tempest-UserMessagesTest-1650883452-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:10:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a887d780-9f38-4356-b6e3-78c161a0e855 tempest-UserMessagesTest-1650883452 tempest-UserMessagesTest-1650883452-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1942002531", "extra_specs": {"storage_protocol": "tempest-storage_protocol-30208577", "vendor_name": "tempest-vendor_name-624440085"}}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a887d780-9f38-4356-b6e3-78c161a0e855 tempest-UserMessagesTest-1650883452 tempest-UserMessagesTest-1650883452-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:10:36 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 487/981] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:10:35 2026] POST /volume/v3/types => generated 325 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6e6ff73c-ec09-4d6e-b138-c3dc80b15dd3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6e6ff73c-ec09-4d6e-b138-c3dc80b15dd3 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:10:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6e6ff73c-ec09-4d6e-b138-c3dc80b15dd3 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "68702c7d-2ec8-4812-a3ba-f7b4a6046c6f", "size": 1, "name": "tempest-UserMessagesTest-Volume-1719126520"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-6e6ff73c-ec09-4d6e-b138-c3dc80b15dd3 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Create volume request body: {'volume': {'volume_type': '68702c7d-2ec8-4812-a3ba-f7b4a6046c6f', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1719126520'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:10:36 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-6e6ff73c-ec09-4d6e-b138-c3dc80b15dd3 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Create volume of 1 GB Sep 01 01:10:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6e6ff73c-ec09-4d6e-b138-c3dc80b15dd3 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Availability Zones retrieved successfully. Sep 01 01:10:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6e6ff73c-ec09-4d6e-b138-c3dc80b15dd3 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Flow 'volume_create_api' (dfd3ff64-d154-4c15-bdd3-12bea95b3408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:10:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6e6ff73c-ec09-4d6e-b138-c3dc80b15dd3 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78e7f32c-4ad4-4831-a076-8b83e3564cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-6e6ff73c-ec09-4d6e-b138-c3dc80b15dd3 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:10:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6e6ff73c-ec09-4d6e-b138-c3dc80b15dd3 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78e7f32c-4ad4-4831-a076-8b83e3564cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:10:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-30208577',vendor_name='tempest-vendor_name-624440085'},id=68702c7d-2ec8-4812-a3ba-f7b4a6046c6f,is_public=True,name='tempest-UserMessagesTest-volume-type-1942002531',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '68702c7d-2ec8-4812-a3ba-f7b4a6046c6f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-60602a43-27bb-4158-9491-9ec005c95e2f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6e6ff73c-ec09-4d6e-b138-c3dc80b15dd3 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03d88deb-6682-4b67-bade-0aea6dddd04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-60602a43-27bb-4158-9491-9ec005c95e2f tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/snapshots/6e823dea-5307-4e14-a9d9-180b6d28847f Sep 01 01:10:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-60602a43-27bb-4158-9491-9ec005c95e2f tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-60602a43-27bb-4158-9491-9ec005c95e2f tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:36 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:36 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:36 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-60602a43-27bb-4158-9491-9ec005c95e2f tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Snapshot retrieved successfully. Sep 01 01:10:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-60602a43-27bb-4158-9491-9ec005c95e2f tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/snapshots/6e823dea-5307-4e14-a9d9-180b6d28847f returned with HTTP 200 Sep 01 01:10:36 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 488/982] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:10:36 2026] GET /volume/v3/snapshots/6e823dea-5307-4e14-a9d9-180b6d28847f => generated 439 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:36 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-6e6ff73c-ec09-4d6e-b138-c3dc80b15dd3 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1942002531 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1942002531, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:10:36 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-6e6ff73c-ec09-4d6e-b138-c3dc80b15dd3 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1942002531 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1942002531, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:10:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3a02d7db-5200-4fff-9a95-aa05f396ae9a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:36 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-6e6ff73c-ec09-4d6e-b138-c3dc80b15dd3 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Created reservations ['57cb4890-7dfd-4612-8fa7-9c647f80f4d3', 'f8aebbb1-223a-4561-a135-7ab4ebbc2211', 'e5819d18-f8c7-4092-948d-e63d4673f7df', 'f751e297-cb35-430a-8692-ed8d408d8577'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:10:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6e6ff73c-ec09-4d6e-b138-c3dc80b15dd3 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03d88deb-6682-4b67-bade-0aea6dddd04f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57cb4890-7dfd-4612-8fa7-9c647f80f4d3', 'f8aebbb1-223a-4561-a135-7ab4ebbc2211', 'e5819d18-f8c7-4092-948d-e63d4673f7df', 'f751e297-cb35-430a-8692-ed8d408d8577']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6e6ff73c-ec09-4d6e-b138-c3dc80b15dd3 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (271065d9-84a2-427f-81a1-2912b80e391a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6e6ff73c-ec09-4d6e-b138-c3dc80b15dd3 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (271065d9-84a2-427f-81a1-2912b80e391a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ab6d184-6a5b-4441-b31f-629b3fbeb05c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1719126520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f373b8d89d32433abc3b7a3a15b6c291',qos_specs=None,replication_status=,reservations=['57cb4890-7dfd-4612-8fa7-9c647f80f4d3','f8aebbb1-223a-4561-a135-7ab4ebbc2211','e5819d18-f8c7-4092-948d-e63d4673f7df','f751e297-cb35-430a-8692-ed8d408d8577'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='862777eb126b4bae98e4f0217371fdcc',volume_type_id=68702c7d-2ec8-4812-a3ba-f7b4a6046c6f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:10:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1719126520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ab6d184-6a5b-4441-b31f-629b3fbeb05c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f373b8d89d32433abc3b7a3a15b6c291',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='862777eb126b4bae98e4f0217371fdcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(68702c7d-2ec8-4812-a3ba-f7b4a6046c6f),volume_type_id=68702c7d-2ec8-4812-a3ba-f7b4a6046c6f)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3a02d7db-5200-4fff-9a95-aa05f396ae9a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:10:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6e6ff73c-ec09-4d6e-b138-c3dc80b15dd3 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee8985ed-a3c4-4ef2-9fca-a50829cf3880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3a02d7db-5200-4fff-9a95-aa05f396ae9a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1781900875"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-3a02d7db-5200-4fff-9a95-aa05f396ae9a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1781900875'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:10:36 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-3a02d7db-5200-4fff-9a95-aa05f396ae9a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Create volume of 1 GB Sep 01 01:10:36 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3a02d7db-5200-4fff-9a95-aa05f396ae9a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Availability Zones retrieved successfully. Sep 01 01:10:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6e6ff73c-ec09-4d6e-b138-c3dc80b15dd3 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee8985ed-a3c4-4ef2-9fca-a50829cf3880) transitioned into state 'SUCCESS' from state '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-1719126520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f373b8d89d32433abc3b7a3a15b6c291',qos_specs=None,replication_status=,reservations=['57cb4890-7dfd-4612-8fa7-9c647f80f4d3','f8aebbb1-223a-4561-a135-7ab4ebbc2211','e5819d18-f8c7-4092-948d-e63d4673f7df','f751e297-cb35-430a-8692-ed8d408d8577'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='862777eb126b4bae98e4f0217371fdcc',volume_type_id=68702c7d-2ec8-4812-a3ba-f7b4a6046c6f)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6e6ff73c-ec09-4d6e-b138-c3dc80b15dd3 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2d8232d-06a3-4abe-a9b3-3a4ae545b373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:36 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3a02d7db-5200-4fff-9a95-aa05f396ae9a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Flow 'volume_create_api' (9a19a0a6-7c51-4db9-aa68-c09fc25b82d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:10:36 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3a02d7db-5200-4fff-9a95-aa05f396ae9a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb5b438d-3ceb-4bc1-b2e8-ca249a26df6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:36 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-3a02d7db-5200-4fff-9a95-aa05f396ae9a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:10:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6e6ff73c-ec09-4d6e-b138-c3dc80b15dd3 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2d8232d-06a3-4abe-a9b3-3a4ae545b373) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6e6ff73c-ec09-4d6e-b138-c3dc80b15dd3 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Flow 'volume_create_api' (dfd3ff64-d154-4c15-bdd3-12bea95b3408) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:10:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6e6ff73c-ec09-4d6e-b138-c3dc80b15dd3 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Create volume request issued successfully. Sep 01 01:10:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6e6ff73c-ec09-4d6e-b138-c3dc80b15dd3 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:10:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 495/983] 192.168.122.211 () {62 vars in 1183 bytes} [Tue Sep 1 01:10:36 2026] POST /volume/v3/volumes => generated 794 bytes in 892 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:10:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1ec9f9de-62f9-46e0-9045-d53e2e7cb52d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ec9f9de-62f9-46e0-9045-d53e2e7cb52d tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] GET http://192.168.122.211/volume/v3/volumes/2ab6d184-6a5b-4441-b31f-629b3fbeb05c Sep 01 01:10:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ec9f9de-62f9-46e0-9045-d53e2e7cb52d tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ec9f9de-62f9-46e0-9045-d53e2e7cb52d tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1ec9f9de-62f9-46e0-9045-d53e2e7cb52d tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Volume info retrieved successfully. Sep 01 01:10:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ec9f9de-62f9-46e0-9045-d53e2e7cb52d tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] http://192.168.122.211/volume/v3/volumes/2ab6d184-6a5b-4441-b31f-629b3fbeb05c returned with HTTP 200 Sep 01 01:10:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 496/984] 192.168.122.211 () {60 vars in 1272 bytes} [Tue Sep 1 01:10:36 2026] GET /volume/v3/volumes/2ab6d184-6a5b-4441-b31f-629b3fbeb05c => generated 862 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:10:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3a02d7db-5200-4fff-9a95-aa05f396ae9a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb5b438d-3ceb-4bc1-b2e8-ca249a26df6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3a02d7db-5200-4fff-9a95-aa05f396ae9a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5832871-9b81-47d1-9352-38924b4a28c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:37 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-3a02d7db-5200-4fff-9a95-aa05f396ae9a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Created reservations ['09cf387a-632d-4aae-b013-9ffe9affe50b', '307fcb8f-3bbb-4eb1-9492-539d451b75a8', 'fbcc64e8-5b48-4061-869d-d2593babc2be', 'b5984750-9de3-4009-b25e-e4119779b541'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:10:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3a02d7db-5200-4fff-9a95-aa05f396ae9a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5832871-9b81-47d1-9352-38924b4a28c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09cf387a-632d-4aae-b013-9ffe9affe50b', '307fcb8f-3bbb-4eb1-9492-539d451b75a8', 'fbcc64e8-5b48-4061-869d-d2593babc2be', 'b5984750-9de3-4009-b25e-e4119779b541']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3a02d7db-5200-4fff-9a95-aa05f396ae9a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0435cb9-60f8-4ddd-9b5b-b074a9c7af33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4d683d66-e44d-4ef8-93a4-ec3bb49eb270 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4d683d66-e44d-4ef8-93a4-ec3bb49eb270 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/snapshots/6e823dea-5307-4e14-a9d9-180b6d28847f Sep 01 01:10:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4d683d66-e44d-4ef8-93a4-ec3bb49eb270 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4d683d66-e44d-4ef8-93a4-ec3bb49eb270 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4d683d66-e44d-4ef8-93a4-ec3bb49eb270 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Snapshot retrieved successfully. Sep 01 01:10:37 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:37 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4d683d66-e44d-4ef8-93a4-ec3bb49eb270 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/snapshots/6e823dea-5307-4e14-a9d9-180b6d28847f returned with HTTP 200 Sep 01 01:10:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3a02d7db-5200-4fff-9a95-aa05f396ae9a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0435cb9-60f8-4ddd-9b5b-b074a9c7af33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9a596e6-880c-4577-8ee1-76b925b11eda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1781900875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4d71d5ac3084f74bb7a6fd044fc19fb',qos_specs=None,replication_status=,reservations=['09cf387a-632d-4aae-b013-9ffe9affe50b','307fcb8f-3bbb-4eb1-9492-539d451b75a8','fbcc64e8-5b48-4061-869d-d2593babc2be','b5984750-9de3-4009-b25e-e4119779b541'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fffa0569538e4e2c82832ad9f9c61d36',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:10:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1781900875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9a596e6-880c-4577-8ee1-76b925b11eda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4d71d5ac3084f74bb7a6fd044fc19fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fffa0569538e4e2c82832ad9f9c61d36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 497/985] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:10:37 2026] GET /volume/v3/snapshots/6e823dea-5307-4e14-a9d9-180b6d28847f => generated 439 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3a02d7db-5200-4fff-9a95-aa05f396ae9a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79b6a0fd-cd8d-493a-b1ea-ed8d79d3f3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3a02d7db-5200-4fff-9a95-aa05f396ae9a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79b6a0fd-cd8d-493a-b1ea-ed8d79d3f3d3) transitioned into state 'SUCCESS' from state '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-1781900875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4d71d5ac3084f74bb7a6fd044fc19fb',qos_specs=None,replication_status=,reservations=['09cf387a-632d-4aae-b013-9ffe9affe50b','307fcb8f-3bbb-4eb1-9492-539d451b75a8','fbcc64e8-5b48-4061-869d-d2593babc2be','b5984750-9de3-4009-b25e-e4119779b541'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fffa0569538e4e2c82832ad9f9c61d36',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3a02d7db-5200-4fff-9a95-aa05f396ae9a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36bcbfcc-ce11-4ac6-b1de-701f4c2be86e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3a02d7db-5200-4fff-9a95-aa05f396ae9a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36bcbfcc-ce11-4ac6-b1de-701f4c2be86e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3a02d7db-5200-4fff-9a95-aa05f396ae9a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Flow 'volume_create_api' (9a19a0a6-7c51-4db9-aa68-c09fc25b82d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:10:37 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3a02d7db-5200-4fff-9a95-aa05f396ae9a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Create volume request issued successfully. Sep 01 01:10:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3a02d7db-5200-4fff-9a95-aa05f396ae9a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:10:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 489/986] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:10:36 2026] POST /volume/v3/volumes => generated 758 bytes in 1163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:10:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-60e6a11c-3ad7-45ef-be59-0c4f540c0d11 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-60e6a11c-3ad7-45ef-be59-0c4f540c0d11 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] GET http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda Sep 01 01:10:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-60e6a11c-3ad7-45ef-be59-0c4f540c0d11 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-60e6a11c-3ad7-45ef-be59-0c4f540c0d11 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-60e6a11c-3ad7-45ef-be59-0c4f540c0d11 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:10:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-60e6a11c-3ad7-45ef-be59-0c4f540c0d11 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda returned with HTTP 200 Sep 01 01:10:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 498/987] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:37 2026] GET /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda => generated 826 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4c70c969-c2e8-4cdd-a02c-6ac1e1255c2e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4c70c969-c2e8-4cdd-a02c-6ac1e1255c2e tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] GET http://192.168.122.211/volume/v3/volumes/2ab6d184-6a5b-4441-b31f-629b3fbeb05c Sep 01 01:10:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4c70c969-c2e8-4cdd-a02c-6ac1e1255c2e tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4c70c969-c2e8-4cdd-a02c-6ac1e1255c2e tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4c70c969-c2e8-4cdd-a02c-6ac1e1255c2e tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Volume info retrieved successfully. Sep 01 01:10:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4c70c969-c2e8-4cdd-a02c-6ac1e1255c2e tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] http://192.168.122.211/volume/v3/volumes/2ab6d184-6a5b-4441-b31f-629b3fbeb05c returned with HTTP 200 Sep 01 01:10:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 490/988] 192.168.122.211 () {60 vars in 1272 bytes} [Tue Sep 1 01:10:38 2026] GET /volume/v3/volumes/2ab6d184-6a5b-4441-b31f-629b3fbeb05c => generated 883 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8198b504-94eb-4298-a592-dc0f3485466d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8198b504-94eb-4298-a592-dc0f3485466d tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] GET http://192.168.122.211/volume/v3/messages Sep 01 01:10:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8198b504-94eb-4298-a592-dc0f3485466d tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8198b504-94eb-4298-a592-dc0f3485466d tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8198b504-94eb-4298-a592-dc0f3485466d tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] http://192.168.122.211/volume/v3/messages returned with HTTP 200 Sep 01 01:10:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 499/989] 192.168.122.211 () {60 vars in 1164 bytes} [Tue Sep 1 01:10:38 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-df8c6b43-f645-474a-861b-c49f2422d2d9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-df8c6b43-f645-474a-861b-c49f2422d2d9 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] GET http://192.168.122.211/volume/v3/messages/8a14125e-b746-4ab8-84ee-023577e3c202 Sep 01 01:10:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-df8c6b43-f645-474a-861b-c49f2422d2d9 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-df8c6b43-f645-474a-861b-c49f2422d2d9 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-df8c6b43-f645-474a-861b-c49f2422d2d9 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] http://192.168.122.211/volume/v3/messages/8a14125e-b746-4ab8-84ee-023577e3c202 returned with HTTP 200 Sep 01 01:10:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 491/990] 192.168.122.211 () {60 vars in 1275 bytes} [Tue Sep 1 01:10:38 2026] GET /volume/v3/messages/8a14125e-b746-4ab8-84ee-023577e3c202 => generated 675 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-085b1104-e590-4b79-b9fc-f9d8cd6b428f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-085b1104-e590-4b79-b9fc-f9d8cd6b428f tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] GET http://192.168.122.211/volume/v3/messages Sep 01 01:10:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-085b1104-e590-4b79-b9fc-f9d8cd6b428f tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-085b1104-e590-4b79-b9fc-f9d8cd6b428f tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-085b1104-e590-4b79-b9fc-f9d8cd6b428f tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] http://192.168.122.211/volume/v3/messages returned with HTTP 200 Sep 01 01:10:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 500/991] 192.168.122.211 () {60 vars in 1164 bytes} [Tue Sep 1 01:10:38 2026] GET /volume/v3/messages => generated 678 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7f294596-546b-475b-a7a6-cdb44e739f35 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7f294596-546b-475b-a7a6-cdb44e739f35 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] DELETE http://192.168.122.211/volume/v3/messages/8a14125e-b746-4ab8-84ee-023577e3c202 Sep 01 01:10:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7f294596-546b-475b-a7a6-cdb44e739f35 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7f294596-546b-475b-a7a6-cdb44e739f35 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7f294596-546b-475b-a7a6-cdb44e739f35 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] http://192.168.122.211/volume/v3/messages/8a14125e-b746-4ab8-84ee-023577e3c202 returned with HTTP 204 Sep 01 01:10:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 492/992] 192.168.122.211 () {60 vars in 1278 bytes} [Tue Sep 1 01:10:38 2026] DELETE /volume/v3/messages/8a14125e-b746-4ab8-84ee-023577e3c202 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 01:10:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0fc4c619-d76f-4a99-abd9-2417f1c4c65d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0fc4c619-d76f-4a99-abd9-2417f1c4c65d tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] GET http://192.168.122.211/volume/v3/volumes/2ab6d184-6a5b-4441-b31f-629b3fbeb05c Sep 01 01:10:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0fc4c619-d76f-4a99-abd9-2417f1c4c65d tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0fc4c619-d76f-4a99-abd9-2417f1c4c65d tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0fc4c619-d76f-4a99-abd9-2417f1c4c65d tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Volume info retrieved successfully. Sep 01 01:10:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0fc4c619-d76f-4a99-abd9-2417f1c4c65d tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] http://192.168.122.211/volume/v3/volumes/2ab6d184-6a5b-4441-b31f-629b3fbeb05c returned with HTTP 200 Sep 01 01:10:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 501/993] 192.168.122.211 () {60 vars in 1272 bytes} [Tue Sep 1 01:10:38 2026] GET /volume/v3/volumes/2ab6d184-6a5b-4441-b31f-629b3fbeb05c => generated 883 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b0ce04e3-23dc-44d8-8332-286135bb99e7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b0ce04e3-23dc-44d8-8332-286135bb99e7 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] DELETE http://192.168.122.211/volume/v3/volumes/2ab6d184-6a5b-4441-b31f-629b3fbeb05c Sep 01 01:10:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b0ce04e3-23dc-44d8-8332-286135bb99e7 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b0ce04e3-23dc-44d8-8332-286135bb99e7 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:38 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-b0ce04e3-23dc-44d8-8332-286135bb99e7 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Delete volume with id: 2ab6d184-6a5b-4441-b31f-629b3fbeb05c Sep 01 01:10:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b0ce04e3-23dc-44d8-8332-286135bb99e7 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Volume info retrieved successfully. Sep 01 01:10:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b0ce04e3-23dc-44d8-8332-286135bb99e7 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86752) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 01:10:38 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-b0ce04e3-23dc-44d8-8332-286135bb99e7 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1942002531 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1942002531, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:10:38 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-b0ce04e3-23dc-44d8-8332-286135bb99e7 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1942002531 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1942002531, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:10:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fe339774-b0b6-43b2-a065-e19fbab56528 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fe339774-b0b6-43b2-a065-e19fbab56528 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/snapshots/6e823dea-5307-4e14-a9d9-180b6d28847f Sep 01 01:10:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fe339774-b0b6-43b2-a065-e19fbab56528 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fe339774-b0b6-43b2-a065-e19fbab56528 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:38 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-b0ce04e3-23dc-44d8-8332-286135bb99e7 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Created reservations ['f506b02d-2838-40ec-a653-56275ccdc5de', 'b7a41fc8-f8c0-466f-a9e1-7e9c3d7186a2', '16f4ff61-95d1-4b27-82cb-57e642d7a23c', 'd76a49ce-2f2d-47c2-9690-de242488cda4'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:10:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fe339774-b0b6-43b2-a065-e19fbab56528 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Snapshot retrieved successfully. Sep 01 01:10:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fe339774-b0b6-43b2-a065-e19fbab56528 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/snapshots/6e823dea-5307-4e14-a9d9-180b6d28847f returned with HTTP 200 Sep 01 01:10:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 502/994] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:10:38 2026] GET /volume/v3/snapshots/6e823dea-5307-4e14-a9d9-180b6d28847f => generated 466 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-68f3273a-8771-4c57-b7d4-436e4c168f76 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-68f3273a-8771-4c57-b7d4-436e4c168f76 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:10:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-68f3273a-8771-4c57-b7d4-436e4c168f76 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0eae0367-637a-471d-b84f-7716a48a062e", "name": "tempest-VolumesDeleteCascade-Snapshot-1335937620"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-68f3273a-8771-4c57-b7d4-436e4c168f76 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:10:38 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-68f3273a-8771-4c57-b7d4-436e4c168f76 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Create snapshot from volume 0eae0367-637a-471d-b84f-7716a48a062e Sep 01 01:10:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b0ce04e3-23dc-44d8-8332-286135bb99e7 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Delete volume request issued successfully. Sep 01 01:10:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b0ce04e3-23dc-44d8-8332-286135bb99e7 tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] http://192.168.122.211/volume/v3/volumes/2ab6d184-6a5b-4441-b31f-629b3fbeb05c returned with HTTP 202 Sep 01 01:10:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 493/995] 192.168.122.211 () {60 vars in 1275 bytes} [Tue Sep 1 01:10:38 2026] DELETE /volume/v3/volumes/2ab6d184-6a5b-4441-b31f-629b3fbeb05c => generated 0 bytes in 276 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:10:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4b82e0cc-f613-4a6b-b5bb-4757cec99c0e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4b82e0cc-f613-4a6b-b5bb-4757cec99c0e tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] GET http://192.168.122.211/volume/v3/volumes/2ab6d184-6a5b-4441-b31f-629b3fbeb05c Sep 01 01:10:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4b82e0cc-f613-4a6b-b5bb-4757cec99c0e tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4b82e0cc-f613-4a6b-b5bb-4757cec99c0e tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4b82e0cc-f613-4a6b-b5bb-4757cec99c0e tempest-UserMessagesTest-780011978 tempest-UserMessagesTest-780011978-project-member] http://192.168.122.211/volume/v3/volumes/2ab6d184-6a5b-4441-b31f-629b3fbeb05c returned with HTTP 404 Sep 01 01:10:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 494/996] 192.168.122.211 () {60 vars in 1272 bytes} [Tue Sep 1 01:10:38 2026] GET /volume/v3/volumes/2ab6d184-6a5b-4441-b31f-629b3fbeb05c => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:10:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-da1ebab2-be7f-4b09-bb88-e3bcacf779aa None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-da1ebab2-be7f-4b09-bb88-e3bcacf779aa tempest-UserMessagesTest-1650883452 tempest-UserMessagesTest-1650883452-project-admin] DELETE http://192.168.122.211/volume/v3/types/68702c7d-2ec8-4812-a3ba-f7b4a6046c6f Sep 01 01:10:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-da1ebab2-be7f-4b09-bb88-e3bcacf779aa tempest-UserMessagesTest-1650883452 tempest-UserMessagesTest-1650883452-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-da1ebab2-be7f-4b09-bb88-e3bcacf779aa tempest-UserMessagesTest-1650883452 tempest-UserMessagesTest-1650883452-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:38 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-68f3273a-8771-4c57-b7d4-436e4c168f76 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Created reservations ['82eabb85-b1d0-4602-90b0-80f5e3b8a80b', '1592c513-365f-46cd-9f5a-4dbfbd2c21b8', '34ce4d01-8859-4c65-8be5-c5bbcfa7e0f1', 'fc654d8e-a3c8-403f-9a6f-8965e5c5266b'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:10:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-da1ebab2-be7f-4b09-bb88-e3bcacf779aa tempest-UserMessagesTest-1650883452 tempest-UserMessagesTest-1650883452-project-admin] http://192.168.122.211/volume/v3/types/68702c7d-2ec8-4812-a3ba-f7b4a6046c6f returned with HTTP 202 Sep 01 01:10:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 495/997] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:10:38 2026] DELETE /volume/v3/types/68702c7d-2ec8-4812-a3ba-f7b4a6046c6f => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:10:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5514c559-df18-48a8-9535-44836e344c63 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5514c559-df18-48a8-9535-44836e344c63 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] GET http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda Sep 01 01:10:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5514c559-df18-48a8-9535-44836e344c63 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5514c559-df18-48a8-9535-44836e344c63 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5514c559-df18-48a8-9535-44836e344c63 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:10:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-68f3273a-8771-4c57-b7d4-436e4c168f76 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Snapshot create request issued successfully. Sep 01 01:10:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-68f3273a-8771-4c57-b7d4-436e4c168f76 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:10:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 503/998] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:10:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:10:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5514c559-df18-48a8-9535-44836e344c63 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda returned with HTTP 200 Sep 01 01:10:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 496/999] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:38 2026] GET /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-37d45a81-2566-4359-8449-eae78058da73 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6422e701-9132-4253-8d4c-94060e9ac580 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6422e701-9132-4253-8d4c-94060e9ac580 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/snapshots/6c4165d0-caaf-4f3a-99fa-b882671503a4 Sep 01 01:10:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6422e701-9132-4253-8d4c-94060e9ac580 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6422e701-9132-4253-8d4c-94060e9ac580 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-37d45a81-2566-4359-8449-eae78058da73 tempest-UserMessagesTest-1650883452 tempest-UserMessagesTest-1650883452-project-admin] GET http://192.168.122.211/volume/v3/types/68702c7d-2ec8-4812-a3ba-f7b4a6046c6f Sep 01 01:10:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-37d45a81-2566-4359-8449-eae78058da73 tempest-UserMessagesTest-1650883452 tempest-UserMessagesTest-1650883452-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-37d45a81-2566-4359-8449-eae78058da73 tempest-UserMessagesTest-1650883452 tempest-UserMessagesTest-1650883452-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6422e701-9132-4253-8d4c-94060e9ac580 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Snapshot retrieved successfully. Sep 01 01:10:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6422e701-9132-4253-8d4c-94060e9ac580 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/snapshots/6c4165d0-caaf-4f3a-99fa-b882671503a4 returned with HTTP 200 Sep 01 01:10:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 497/1000] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:10:38 2026] GET /volume/v3/snapshots/6c4165d0-caaf-4f3a-99fa-b882671503a4 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-37d45a81-2566-4359-8449-eae78058da73 tempest-UserMessagesTest-1650883452 tempest-UserMessagesTest-1650883452-project-admin] http://192.168.122.211/volume/v3/types/68702c7d-2ec8-4812-a3ba-f7b4a6046c6f returned with HTTP 404 Sep 01 01:10:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 504/1001] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:10:38 2026] GET /volume/v3/types/68702c7d-2ec8-4812-a3ba-f7b4a6046c6f => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:10:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d74dd0a1-d811-45ad-ad53-2c61ae152c03 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d74dd0a1-d811-45ad-ad53-2c61ae152c03 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] GET http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda Sep 01 01:10:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d74dd0a1-d811-45ad-ad53-2c61ae152c03 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d74dd0a1-d811-45ad-ad53-2c61ae152c03 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e2b03b7d-fb38-4073-9664-0017678dc840 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:39 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:39 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e2b03b7d-fb38-4073-9664-0017678dc840 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/snapshots/6c4165d0-caaf-4f3a-99fa-b882671503a4 Sep 01 01:10:39 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:39 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e2b03b7d-fb38-4073-9664-0017678dc840 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e2b03b7d-fb38-4073-9664-0017678dc840 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:39 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d74dd0a1-d811-45ad-ad53-2c61ae152c03 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:10:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d74dd0a1-d811-45ad-ad53-2c61ae152c03 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda returned with HTTP 200 Sep 01 01:10:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 498/1002] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:39 2026] GET /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e2b03b7d-fb38-4073-9664-0017678dc840 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Snapshot retrieved successfully. Sep 01 01:10:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e2b03b7d-fb38-4073-9664-0017678dc840 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/snapshots/6c4165d0-caaf-4f3a-99fa-b882671503a4 returned with HTTP 200 Sep 01 01:10:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 505/1003] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:10:39 2026] GET /volume/v3/snapshots/6c4165d0-caaf-4f3a-99fa-b882671503a4 => generated 439 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-384fe47b-7b26-4869-9d21-c0af5de1ac40 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-384fe47b-7b26-4869-9d21-c0af5de1ac40 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/snapshots/6c4165d0-caaf-4f3a-99fa-b882671503a4 Sep 01 01:10:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-384fe47b-7b26-4869-9d21-c0af5de1ac40 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-384fe47b-7b26-4869-9d21-c0af5de1ac40 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:41 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:41 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-384fe47b-7b26-4869-9d21-c0af5de1ac40 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Snapshot retrieved successfully. Sep 01 01:10:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-384fe47b-7b26-4869-9d21-c0af5de1ac40 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/snapshots/6c4165d0-caaf-4f3a-99fa-b882671503a4 returned with HTTP 200 Sep 01 01:10:41 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 499/1004] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:10:41 2026] GET /volume/v3/snapshots/6c4165d0-caaf-4f3a-99fa-b882671503a4 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-65a20a97-a1f5-4694-aee4-0868549e7a7a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-65a20a97-a1f5-4694-aee4-0868549e7a7a tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/snapshots/6c4165d0-caaf-4f3a-99fa-b882671503a4 Sep 01 01:10:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-65a20a97-a1f5-4694-aee4-0868549e7a7a tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-65a20a97-a1f5-4694-aee4-0868549e7a7a tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-65a20a97-a1f5-4694-aee4-0868549e7a7a tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Snapshot retrieved successfully. Sep 01 01:10:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-65a20a97-a1f5-4694-aee4-0868549e7a7a tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/snapshots/6c4165d0-caaf-4f3a-99fa-b882671503a4 returned with HTTP 200 Sep 01 01:10:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 506/1005] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:10:42 2026] GET /volume/v3/snapshots/6c4165d0-caaf-4f3a-99fa-b882671503a4 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d149ae25-1329-4a18-992d-236a1e23e5e8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d149ae25-1329-4a18-992d-236a1e23e5e8 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] DELETE http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e?cascade=True Sep 01 01:10:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d149ae25-1329-4a18-992d-236a1e23e5e8 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d149ae25-1329-4a18-992d-236a1e23e5e8 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:42 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-d149ae25-1329-4a18-992d-236a1e23e5e8 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Delete volume with id: 0eae0367-637a-471d-b84f-7716a48a062e Sep 01 01:10:42 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=517,cinder:INSERT=98,cinder:UPDATE=159 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:10:42 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:42 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:42 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:42 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:42 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d149ae25-1329-4a18-992d-236a1e23e5e8 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:10:42 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:42 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:10:42 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d149ae25-1329-4a18-992d-236a1e23e5e8 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Delete volume request issued successfully. Sep 01 01:10:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d149ae25-1329-4a18-992d-236a1e23e5e8 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e?cascade=True returned with HTTP 202 Sep 01 01:10:42 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 500/1006] 192.168.122.211 () {58 vars in 1260 bytes} [Tue Sep 1 01:10:42 2026] DELETE /volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e?cascade=True => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:10:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-43b07338-0af8-4664-9914-24b6b6c4337c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-43b07338-0af8-4664-9914-24b6b6c4337c tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e Sep 01 01:10:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-43b07338-0af8-4664-9914-24b6b6c4337c tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-43b07338-0af8-4664-9914-24b6b6c4337c tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-43b07338-0af8-4664-9914-24b6b6c4337c tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:10:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-43b07338-0af8-4664-9914-24b6b6c4337c tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e returned with HTTP 200 Sep 01 01:10:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 507/1007] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:42 2026] GET /volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e => generated 851 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c731418a-c19a-4460-9809-b25fd1ab4aa9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c731418a-c19a-4460-9809-b25fd1ab4aa9 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e Sep 01 01:10:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c731418a-c19a-4460-9809-b25fd1ab4aa9 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c731418a-c19a-4460-9809-b25fd1ab4aa9 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:43 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:43 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:43 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:43 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c731418a-c19a-4460-9809-b25fd1ab4aa9 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:10:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c731418a-c19a-4460-9809-b25fd1ab4aa9 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e returned with HTTP 200 Sep 01 01:10:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 501/1008] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:43 2026] GET /volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e => generated 851 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4a6334fe-74af-4d13-a2a3-d58a8860220e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4a6334fe-74af-4d13-a2a3-d58a8860220e tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e Sep 01 01:10:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4a6334fe-74af-4d13-a2a3-d58a8860220e tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4a6334fe-74af-4d13-a2a3-d58a8860220e tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:44 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=430,cinder:UPDATE=112,cinder:INSERT=59 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:10:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4a6334fe-74af-4d13-a2a3-d58a8860220e tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:10:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4a6334fe-74af-4d13-a2a3-d58a8860220e tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e returned with HTTP 200 Sep 01 01:10:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 508/1009] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:44 2026] GET /volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e => generated 851 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-20d8466e-0480-4b56-8a84-3bb5b44245e8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-20d8466e-0480-4b56-8a84-3bb5b44245e8 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e Sep 01 01:10:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-20d8466e-0480-4b56-8a84-3bb5b44245e8 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-20d8466e-0480-4b56-8a84-3bb5b44245e8 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:45 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:45 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:45 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:45 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-20d8466e-0480-4b56-8a84-3bb5b44245e8 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:10:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-20d8466e-0480-4b56-8a84-3bb5b44245e8 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e returned with HTTP 200 Sep 01 01:10:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 502/1010] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:45 2026] GET /volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e => generated 851 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-13e1c9ad-5da7-4c5f-9a22-aad9b4e17d94 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-13e1c9ad-5da7-4c5f-9a22-aad9b4e17d94 tempest-VolumeHostsAdminTestsJSON-559801413 tempest-VolumeHostsAdminTestsJSON-559801413-project-admin] GET http://192.168.122.211/volume/v3/os-hosts Sep 01 01:10:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-13e1c9ad-5da7-4c5f-9a22-aad9b4e17d94 tempest-VolumeHostsAdminTestsJSON-559801413 tempest-VolumeHostsAdminTestsJSON-559801413-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-13e1c9ad-5da7-4c5f-9a22-aad9b4e17d94 tempest-VolumeHostsAdminTestsJSON-559801413 tempest-VolumeHostsAdminTestsJSON-559801413-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:46 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:10:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.hosts [None req-13e1c9ad-5da7-4c5f-9a22-aad9b4e17d94 tempest-VolumeHostsAdminTestsJSON-559801413 tempest-VolumeHostsAdminTestsJSON-559801413-project-admin] status, active and update: available, enabled, 2026-08-31 23:10:29+00:00 {{(pid=86751) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 01:10:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.hosts [None req-13e1c9ad-5da7-4c5f-9a22-aad9b4e17d94 tempest-VolumeHostsAdminTestsJSON-559801413 tempest-VolumeHostsAdminTestsJSON-559801413-project-admin] status, active and update: available, enabled, 2026-08-31 23:00:53+00:00 {{(pid=86751) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 01:10:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.hosts [None req-13e1c9ad-5da7-4c5f-9a22-aad9b4e17d94 tempest-VolumeHostsAdminTestsJSON-559801413 tempest-VolumeHostsAdminTestsJSON-559801413-project-admin] status, active and update: available, enabled, 2026-08-31 23:09:33+00:00 {{(pid=86751) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 01:10:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-13e1c9ad-5da7-4c5f-9a22-aad9b4e17d94 tempest-VolumeHostsAdminTestsJSON-559801413 tempest-VolumeHostsAdminTestsJSON-559801413-project-admin] http://192.168.122.211/volume/v3/os-hosts returned with HTTP 200 Sep 01 01:10:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 509/1011] 192.168.122.211 () {58 vars in 1124 bytes} [Tue Sep 1 01:10:46 2026] GET /volume/v3/os-hosts => generated 561 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5c41264a-ec3d-4db5-8db5-be7690c20db4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5c41264a-ec3d-4db5-8db5-be7690c20db4 tempest-VolumeHostsAdminTestsJSON-559801413 tempest-VolumeHostsAdminTestsJSON-559801413-project-admin] GET http://192.168.122.211/volume/v3/os-hosts Sep 01 01:10:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5c41264a-ec3d-4db5-8db5-be7690c20db4 tempest-VolumeHostsAdminTestsJSON-559801413 tempest-VolumeHostsAdminTestsJSON-559801413-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5c41264a-ec3d-4db5-8db5-be7690c20db4 tempest-VolumeHostsAdminTestsJSON-559801413 tempest-VolumeHostsAdminTestsJSON-559801413-project-admin] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:46 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:46 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:10:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.hosts [None req-5c41264a-ec3d-4db5-8db5-be7690c20db4 tempest-VolumeHostsAdminTestsJSON-559801413 tempest-VolumeHostsAdminTestsJSON-559801413-project-admin] status, active and update: available, enabled, 2026-08-31 23:10:29+00:00 {{(pid=86752) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 01:10:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.hosts [None req-5c41264a-ec3d-4db5-8db5-be7690c20db4 tempest-VolumeHostsAdminTestsJSON-559801413 tempest-VolumeHostsAdminTestsJSON-559801413-project-admin] status, active and update: available, enabled, 2026-08-31 23:00:53+00:00 {{(pid=86752) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 01:10:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.hosts [None req-5c41264a-ec3d-4db5-8db5-be7690c20db4 tempest-VolumeHostsAdminTestsJSON-559801413 tempest-VolumeHostsAdminTestsJSON-559801413-project-admin] status, active and update: available, enabled, 2026-08-31 23:09:33+00:00 {{(pid=86752) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 01:10:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5c41264a-ec3d-4db5-8db5-be7690c20db4 tempest-VolumeHostsAdminTestsJSON-559801413 tempest-VolumeHostsAdminTestsJSON-559801413-project-admin] http://192.168.122.211/volume/v3/os-hosts returned with HTTP 200 Sep 01 01:10:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 503/1012] 192.168.122.211 () {58 vars in 1124 bytes} [Tue Sep 1 01:10:46 2026] GET /volume/v3/os-hosts => generated 561 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3f19e349-2fb2-40bb-9e82-7747078d6e1b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3f19e349-2fb2-40bb-9e82-7747078d6e1b tempest-VolumeHostsAdminTestsJSON-559801413 tempest-VolumeHostsAdminTestsJSON-559801413-project-admin] GET http://192.168.122.211/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 01 01:10:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3f19e349-2fb2-40bb-9e82-7747078d6e1b tempest-VolumeHostsAdminTestsJSON-559801413 tempest-VolumeHostsAdminTestsJSON-559801413-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3f19e349-2fb2-40bb-9e82-7747078d6e1b tempest-VolumeHostsAdminTestsJSON-559801413 tempest-VolumeHostsAdminTestsJSON-559801413-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3f19e349-2fb2-40bb-9e82-7747078d6e1b tempest-VolumeHostsAdminTestsJSON-559801413 tempest-VolumeHostsAdminTestsJSON-559801413-project-admin] http://192.168.122.211/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 01 01:10:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 510/1013] 192.168.122.211 () {58 vars in 1187 bytes} [Tue Sep 1 01:10:46 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d248a06a-d19c-46ad-a4c4-063205c2d53a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d248a06a-d19c-46ad-a4c4-063205c2d53a tempest-VolumeHostsAdminTestsJSON-559801413 tempest-VolumeHostsAdminTestsJSON-559801413-project-admin] GET http://192.168.122.211/volume/v3/os-hosts/devstack@QuobyteHD Sep 01 01:10:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d248a06a-d19c-46ad-a4c4-063205c2d53a tempest-VolumeHostsAdminTestsJSON-559801413 tempest-VolumeHostsAdminTestsJSON-559801413-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d248a06a-d19c-46ad-a4c4-063205c2d53a tempest-VolumeHostsAdminTestsJSON-559801413 tempest-VolumeHostsAdminTestsJSON-559801413-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fd453d38-680d-4da1-bd8e-a78529f21fe2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fd453d38-680d-4da1-bd8e-a78529f21fe2 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e Sep 01 01:10:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fd453d38-680d-4da1-bd8e-a78529f21fe2 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fd453d38-680d-4da1-bd8e-a78529f21fe2 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fd453d38-680d-4da1-bd8e-a78529f21fe2 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:10:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fd453d38-680d-4da1-bd8e-a78529f21fe2 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e returned with HTTP 200 Sep 01 01:10:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 511/1014] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:46 2026] GET /volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d248a06a-d19c-46ad-a4c4-063205c2d53a tempest-VolumeHostsAdminTestsJSON-559801413 tempest-VolumeHostsAdminTestsJSON-559801413-project-admin] http://192.168.122.211/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 01 01:10:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 504/1015] 192.168.122.211 () {58 vars in 1181 bytes} [Tue Sep 1 01:10:46 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 546 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-50f95606-22cb-48c0-8891-0886420cd0e0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-50f95606-22cb-48c0-8891-0886420cd0e0 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e Sep 01 01:10:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-50f95606-22cb-48c0-8891-0886420cd0e0 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-50f95606-22cb-48c0-8891-0886420cd0e0 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-50f95606-22cb-48c0-8891-0886420cd0e0 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:10:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-50f95606-22cb-48c0-8891-0886420cd0e0 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e returned with HTTP 200 Sep 01 01:10:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 512/1016] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:47 2026] GET /volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e => generated 851 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-afb4b8ee-c244-4527-92f3-5a15b220aa3b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-afb4b8ee-c244-4527-92f3-5a15b220aa3b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e Sep 01 01:10:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-afb4b8ee-c244-4527-92f3-5a15b220aa3b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-afb4b8ee-c244-4527-92f3-5a15b220aa3b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:49 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:49 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:49 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:49 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:49 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-afb4b8ee-c244-4527-92f3-5a15b220aa3b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:10:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-afb4b8ee-c244-4527-92f3-5a15b220aa3b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e returned with HTTP 200 Sep 01 01:10:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 505/1017] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:49 2026] GET /volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e => generated 851 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c1af61a0-298e-4666-94a7-c175a8d097ac None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c1af61a0-298e-4666-94a7-c175a8d097ac tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e Sep 01 01:10:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c1af61a0-298e-4666-94a7-c175a8d097ac tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c1af61a0-298e-4666-94a7-c175a8d097ac tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c1af61a0-298e-4666-94a7-c175a8d097ac tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e returned with HTTP 404 Sep 01 01:10:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9d5f8660-baf0-480c-9bf5-ac5c5653d6f0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 513/1018] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:50 2026] GET /volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:10:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9d5f8660-baf0-480c-9bf5-ac5c5653d6f0 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes Sep 01 01:10:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9d5f8660-baf0-480c-9bf5-ac5c5653d6f0 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9d5f8660-baf0-480c-9bf5-ac5c5653d6f0 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-9d5f8660-baf0-480c-9bf5-ac5c5653d6f0 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:10:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-9d5f8660-baf0-480c-9bf5-ac5c5653d6f0 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:10:50 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9d5f8660-baf0-480c-9bf5-ac5c5653d6f0 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Get all volumes completed successfully. Sep 01 01:10:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9d5f8660-baf0-480c-9bf5-ac5c5653d6f0 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 200 Sep 01 01:10:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 506/1019] 192.168.122.211 () {58 vars in 1121 bytes} [Tue Sep 1 01:10:50 2026] GET /volume/v3/volumes => generated 15 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:10:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ddda536e-cdf9-433b-a22a-0ad32c5ff29c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ddda536e-cdf9-433b-a22a-0ad32c5ff29c tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/snapshots Sep 01 01:10:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ddda536e-cdf9-433b-a22a-0ad32c5ff29c tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ddda536e-cdf9-433b-a22a-0ad32c5ff29c tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-ddda536e-cdf9-433b-a22a-0ad32c5ff29c tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:10:50 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-ddda536e-cdf9-433b-a22a-0ad32c5ff29c tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:10:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:50 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:10:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ddda536e-cdf9-433b-a22a-0ad32c5ff29c tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Get all snapshots completed successfully. Sep 01 01:10:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ddda536e-cdf9-433b-a22a-0ad32c5ff29c tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 200 Sep 01 01:10:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 514/1020] 192.168.122.211 () {58 vars in 1127 bytes} [Tue Sep 1 01:10:50 2026] GET /volume/v3/snapshots => generated 17 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 01:10:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-64bc6373-19d5-4d4d-b537-18569ea69603 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-64bc6373-19d5-4d4d-b537-18569ea69603 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/6c4165d0-caaf-4f3a-99fa-b882671503a4 Sep 01 01:10:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-64bc6373-19d5-4d4d-b537-18569ea69603 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-64bc6373-19d5-4d4d-b537-18569ea69603 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:50 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-64bc6373-19d5-4d4d-b537-18569ea69603 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Delete snapshot with id: 6c4165d0-caaf-4f3a-99fa-b882671503a4 Sep 01 01:10:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-64bc6373-19d5-4d4d-b537-18569ea69603 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/snapshots/6c4165d0-caaf-4f3a-99fa-b882671503a4 returned with HTTP 404 Sep 01 01:10:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 507/1021] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:10:50 2026] DELETE /volume/v3/snapshots/6c4165d0-caaf-4f3a-99fa-b882671503a4 => generated 111 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:10:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-79260232-f5c3-4354-a05d-0872401d619b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-79260232-f5c3-4354-a05d-0872401d619b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/6e823dea-5307-4e14-a9d9-180b6d28847f Sep 01 01:10:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-79260232-f5c3-4354-a05d-0872401d619b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-79260232-f5c3-4354-a05d-0872401d619b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:50 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-79260232-f5c3-4354-a05d-0872401d619b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Delete snapshot with id: 6e823dea-5307-4e14-a9d9-180b6d28847f Sep 01 01:10:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-79260232-f5c3-4354-a05d-0872401d619b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/snapshots/6e823dea-5307-4e14-a9d9-180b6d28847f returned with HTTP 404 Sep 01 01:10:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 515/1022] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:10:50 2026] DELETE /volume/v3/snapshots/6e823dea-5307-4e14-a9d9-180b6d28847f => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:10:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b166dbce-0c82-4c86-9087-0cdbbd3d9076 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b166dbce-0c82-4c86-9087-0cdbbd3d9076 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e Sep 01 01:10:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b166dbce-0c82-4c86-9087-0cdbbd3d9076 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b166dbce-0c82-4c86-9087-0cdbbd3d9076 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b166dbce-0c82-4c86-9087-0cdbbd3d9076 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e returned with HTTP 404 Sep 01 01:10:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 508/1023] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:50 2026] GET /volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:10:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a8e964fc-a7f8-4f8a-bdbb-a74df1d6ef6b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a8e964fc-a7f8-4f8a-bdbb-a74df1d6ef6b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] DELETE http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e Sep 01 01:10:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a8e964fc-a7f8-4f8a-bdbb-a74df1d6ef6b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a8e964fc-a7f8-4f8a-bdbb-a74df1d6ef6b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:50 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-a8e964fc-a7f8-4f8a-bdbb-a74df1d6ef6b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Delete volume with id: 0eae0367-637a-471d-b84f-7716a48a062e Sep 01 01:10:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a8e964fc-a7f8-4f8a-bdbb-a74df1d6ef6b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e returned with HTTP 404 Sep 01 01:10:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 516/1024] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:10:50 2026] DELETE /volume/v3/volumes/0eae0367-637a-471d-b84f-7716a48a062e => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:10:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ca59b174-7bd9-450d-bb67-99629994e1cd None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ca59b174-7bd9-450d-bb67-99629994e1cd tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:10:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ca59b174-7bd9-450d-bb67-99629994e1cd tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-307374677"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-ca59b174-7bd9-450d-bb67-99629994e1cd tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-307374677'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:10:50 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-ca59b174-7bd9-450d-bb67-99629994e1cd tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Create volume of 1 GB Sep 01 01:10:50 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ca59b174-7bd9-450d-bb67-99629994e1cd tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Availability Zones retrieved successfully. Sep 01 01:10:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-ca59b174-7bd9-450d-bb67-99629994e1cd tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Flow 'volume_create_api' (5a56ede1-0cdc-4d2b-9659-5b02b8d24249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:10:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-ca59b174-7bd9-450d-bb67-99629994e1cd tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92f9a279-f7ba-4c4c-841c-d64e059efef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-ca59b174-7bd9-450d-bb67-99629994e1cd tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:10:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-ca59b174-7bd9-450d-bb67-99629994e1cd tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92f9a279-f7ba-4c4c-841c-d64e059efef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-ca59b174-7bd9-450d-bb67-99629994e1cd tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f592974-1641-469c-85e6-91dfca98b3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:51 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-ca59b174-7bd9-450d-bb67-99629994e1cd tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Created reservations ['ef9cacbf-c9e1-4984-88b9-1c0849981684', '568c7adb-d82b-481a-be87-f755550ac3cb', 'c5bfbe0f-df36-4ba9-bba6-27e4f84d0d10', '71cc725e-da4a-442c-b4d9-494c00a7c188'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:10:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-ca59b174-7bd9-450d-bb67-99629994e1cd tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f592974-1641-469c-85e6-91dfca98b3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef9cacbf-c9e1-4984-88b9-1c0849981684', '568c7adb-d82b-481a-be87-f755550ac3cb', 'c5bfbe0f-df36-4ba9-bba6-27e4f84d0d10', '71cc725e-da4a-442c-b4d9-494c00a7c188']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-ca59b174-7bd9-450d-bb67-99629994e1cd tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23e916d9-98a7-471b-9898-70ffd8e0262b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:51 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:51 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-ca59b174-7bd9-450d-bb67-99629994e1cd tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23e916d9-98a7-471b-9898-70ffd8e0262b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ccff697-1c20-4237-b0a3-ff3ae84569a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-307374677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a803ad8e79fe46fa8093a8bc2cce000f',qos_specs=None,replication_status=,reservations=['ef9cacbf-c9e1-4984-88b9-1c0849981684','568c7adb-d82b-481a-be87-f755550ac3cb','c5bfbe0f-df36-4ba9-bba6-27e4f84d0d10','71cc725e-da4a-442c-b4d9-494c00a7c188'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55b3d134f2e7498fbdf5d44c6f58cc69',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:10:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-307374677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ccff697-1c20-4237-b0a3-ff3ae84569a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a803ad8e79fe46fa8093a8bc2cce000f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55b3d134f2e7498fbdf5d44c6f58cc69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-ca59b174-7bd9-450d-bb67-99629994e1cd tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2bdf204-0b79-44a2-b124-22e3bce0e910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-ca59b174-7bd9-450d-bb67-99629994e1cd tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2bdf204-0b79-44a2-b124-22e3bce0e910) transitioned into state 'SUCCESS' from state '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-307374677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a803ad8e79fe46fa8093a8bc2cce000f',qos_specs=None,replication_status=,reservations=['ef9cacbf-c9e1-4984-88b9-1c0849981684','568c7adb-d82b-481a-be87-f755550ac3cb','c5bfbe0f-df36-4ba9-bba6-27e4f84d0d10','71cc725e-da4a-442c-b4d9-494c00a7c188'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55b3d134f2e7498fbdf5d44c6f58cc69',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-ca59b174-7bd9-450d-bb67-99629994e1cd tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49f6eee1-be8e-4a98-84fb-17525095d157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-ca59b174-7bd9-450d-bb67-99629994e1cd tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49f6eee1-be8e-4a98-84fb-17525095d157) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-ca59b174-7bd9-450d-bb67-99629994e1cd tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Flow 'volume_create_api' (5a56ede1-0cdc-4d2b-9659-5b02b8d24249) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:10:51 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ca59b174-7bd9-450d-bb67-99629994e1cd tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Create volume request issued successfully. Sep 01 01:10:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ca59b174-7bd9-450d-bb67-99629994e1cd tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:10:51 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 509/1025] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:10:50 2026] POST /volume/v3/volumes => generated 759 bytes in 1082 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:10:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-eeff8cb7-afb6-43fe-bae0-d4d4ee76348b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eeff8cb7-afb6-43fe-bae0-d4d4ee76348b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 Sep 01 01:10:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eeff8cb7-afb6-43fe-bae0-d4d4ee76348b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eeff8cb7-afb6-43fe-bae0-d4d4ee76348b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-eeff8cb7-afb6-43fe-bae0-d4d4ee76348b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:10:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eeff8cb7-afb6-43fe-bae0-d4d4ee76348b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 returned with HTTP 200 Sep 01 01:10:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 517/1026] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:51 2026] GET /volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 => generated 827 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-96005a1f-1b98-42d4-b975-27c020ed8571 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-96005a1f-1b98-42d4-b975-27c020ed8571 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 Sep 01 01:10:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-96005a1f-1b98-42d4-b975-27c020ed8571 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-96005a1f-1b98-42d4-b975-27c020ed8571 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:52 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:52 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:52 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:52 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:52 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-96005a1f-1b98-42d4-b975-27c020ed8571 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:10:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-96005a1f-1b98-42d4-b975-27c020ed8571 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 returned with HTTP 200 Sep 01 01:10:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 510/1027] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:52 2026] GET /volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 => generated 851 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d0e3a574-6205-451b-981d-5219243db636 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d0e3a574-6205-451b-981d-5219243db636 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 Sep 01 01:10:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d0e3a574-6205-451b-981d-5219243db636 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d0e3a574-6205-451b-981d-5219243db636 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d0e3a574-6205-451b-981d-5219243db636 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:10:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d0e3a574-6205-451b-981d-5219243db636 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 returned with HTTP 200 Sep 01 01:10:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 518/1028] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:54 2026] GET /volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 => generated 851 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-abb29660-d3da-4bc2-8be5-92f0e2c4f10e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-abb29660-d3da-4bc2-8be5-92f0e2c4f10e tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] POST http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action Sep 01 01:10:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-abb29660-d3da-4bc2-8be5-92f0e2c4f10e tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Action body: b'{"os-attach": {"instance_uuid": "a05a2f1d-125b-4c1c-9950-d258abec1217", "mountpoint": "/dev/vdb"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:10:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-abb29660-d3da-4bc2-8be5-92f0e2c4f10e tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a05a2f1d-125b-4c1c-9950-d258abec1217", "mountpoint": "/dev/vdb"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:54 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:54 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:54 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:54 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-abb29660-d3da-4bc2-8be5-92f0e2c4f10e tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:10:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-abb29660-d3da-4bc2-8be5-92f0e2c4f10e tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Update volume admin metadata completed successfully. Sep 01 01:10:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-abb29660-d3da-4bc2-8be5-92f0e2c4f10e tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Attach volume completed successfully. Sep 01 01:10:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-abb29660-d3da-4bc2-8be5-92f0e2c4f10e tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action returned with HTTP 202 Sep 01 01:10:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 511/1029] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:10:54 2026] POST /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action => generated 0 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:10:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8b259718-851f-4c2f-b07f-6eebcae27aa8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8b259718-851f-4c2f-b07f-6eebcae27aa8 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] GET http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda Sep 01 01:10:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8b259718-851f-4c2f-b07f-6eebcae27aa8 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8b259718-851f-4c2f-b07f-6eebcae27aa8 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8b259718-851f-4c2f-b07f-6eebcae27aa8 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:10:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8b259718-851f-4c2f-b07f-6eebcae27aa8 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda returned with HTTP 200 Sep 01 01:10:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 519/1030] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:54 2026] GET /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda => generated 1185 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:10:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ebe372f9-3c2d-4de2-9435-abb397b3fa71 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ebe372f9-3c2d-4de2-9435-abb397b3fa71 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] POST http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action Sep 01 01:10:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ebe372f9-3c2d-4de2-9435-abb397b3fa71 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Action body: b'{"os-detach": {}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:10:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ebe372f9-3c2d-4de2-9435-abb397b3fa71 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:54 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:54 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:54 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:54 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ebe372f9-3c2d-4de2-9435-abb397b3fa71 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:10:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ebe372f9-3c2d-4de2-9435-abb397b3fa71 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Detach volume completed successfully. Sep 01 01:10:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ebe372f9-3c2d-4de2-9435-abb397b3fa71 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action returned with HTTP 202 Sep 01 01:10:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 512/1031] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:10:54 2026] POST /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action => generated 0 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:10:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-96c4c0bf-6ee6-473a-9a00-b9b288cd162b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-96c4c0bf-6ee6-473a-9a00-b9b288cd162b tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] GET http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda Sep 01 01:10:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-96c4c0bf-6ee6-473a-9a00-b9b288cd162b tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-96c4c0bf-6ee6-473a-9a00-b9b288cd162b tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-96c4c0bf-6ee6-473a-9a00-b9b288cd162b tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:10:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-96c4c0bf-6ee6-473a-9a00-b9b288cd162b tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda returned with HTTP 200 Sep 01 01:10:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 520/1032] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:54 2026] GET /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda => generated 870 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c20e196d-11c6-4a81-ab9c-009133542b98 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c20e196d-11c6-4a81-ab9c-009133542b98 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 Sep 01 01:10:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c20e196d-11c6-4a81-ab9c-009133542b98 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c20e196d-11c6-4a81-ab9c-009133542b98 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:55 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:55 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:55 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:55 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c20e196d-11c6-4a81-ab9c-009133542b98 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:10:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c20e196d-11c6-4a81-ab9c-009133542b98 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 returned with HTTP 200 Sep 01 01:10:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 513/1033] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:55 2026] GET /volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a6799a61-c0e1-4fbb-b0be-c92877b825d4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a6799a61-c0e1-4fbb-b0be-c92877b825d4 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:10:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a6799a61-c0e1-4fbb-b0be-c92877b825d4 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0ccff697-1c20-4237-b0a3-ff3ae84569a1", "name": "tempest-VolumesDeleteCascade-Snapshot-1137084194"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a6799a61-c0e1-4fbb-b0be-c92877b825d4 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:10:55 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-a6799a61-c0e1-4fbb-b0be-c92877b825d4 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Create snapshot from volume 0ccff697-1c20-4237-b0a3-ff3ae84569a1 Sep 01 01:10:55 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-a6799a61-c0e1-4fbb-b0be-c92877b825d4 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Created reservations ['ae009006-6f94-45a4-8e82-3002a563ba1d', '3f6208fb-03bc-4197-9950-dd745ee39d35', '58246705-673d-4f0e-90b8-30c5cb3bb518', 'a208ca4c-d43c-4786-873d-5413a64b0d9e'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:10:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a6799a61-c0e1-4fbb-b0be-c92877b825d4 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Snapshot create request issued successfully. Sep 01 01:10:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a6799a61-c0e1-4fbb-b0be-c92877b825d4 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:10:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 521/1034] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:10:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:10:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-04f07354-2323-4771-8796-40723a228606 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-04f07354-2323-4771-8796-40723a228606 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/snapshots/03dac0c0-75ca-4c75-9236-403ca2ac7342 Sep 01 01:10:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-04f07354-2323-4771-8796-40723a228606 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-04f07354-2323-4771-8796-40723a228606 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:55 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:55 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-04f07354-2323-4771-8796-40723a228606 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Snapshot retrieved successfully. Sep 01 01:10:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-04f07354-2323-4771-8796-40723a228606 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/snapshots/03dac0c0-75ca-4c75-9236-403ca2ac7342 returned with HTTP 200 Sep 01 01:10:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 514/1035] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:10:55 2026] GET /volume/v3/snapshots/03dac0c0-75ca-4c75-9236-403ca2ac7342 => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0301b97b-af39-497e-a7d9-852493c3f30e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0301b97b-af39-497e-a7d9-852493c3f30e tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/snapshots/03dac0c0-75ca-4c75-9236-403ca2ac7342 Sep 01 01:10:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0301b97b-af39-497e-a7d9-852493c3f30e tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0301b97b-af39-497e-a7d9-852493c3f30e tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0301b97b-af39-497e-a7d9-852493c3f30e tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Snapshot retrieved successfully. Sep 01 01:10:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0301b97b-af39-497e-a7d9-852493c3f30e tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/snapshots/03dac0c0-75ca-4c75-9236-403ca2ac7342 returned with HTTP 200 Sep 01 01:10:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 522/1036] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:10:56 2026] GET /volume/v3/snapshots/03dac0c0-75ca-4c75-9236-403ca2ac7342 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-010e99c0-1bfd-441d-8f5a-222cafc3079a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-972b64d0-7c14-4efa-ba8d-b5779096907c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-972b64d0-7c14-4efa-ba8d-b5779096907c tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] GET http://192.168.122.211/volume/v3/os-services Sep 01 01:10:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-972b64d0-7c14-4efa-ba8d-b5779096907c tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-972b64d0-7c14-4efa-ba8d-b5779096907c tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:57 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:10:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-972b64d0-7c14-4efa-ba8d-b5779096907c tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] http://192.168.122.211/volume/v3/os-services returned with HTTP 200 Sep 01 01:10:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 523/1037] 192.168.122.211 () {58 vars in 1133 bytes} [Tue Sep 1 01:10:57 2026] GET /volume/v3/os-services => generated 705 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-471ee35d-5826-4812-9fac-bc42f9873452 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-471ee35d-5826-4812-9fac-bc42f9873452 tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] GET http://192.168.122.211/volume/v3/os-services?host=devstack Sep 01 01:10:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-471ee35d-5826-4812-9fac-bc42f9873452 tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-471ee35d-5826-4812-9fac-bc42f9873452 tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-471ee35d-5826-4812-9fac-bc42f9873452 tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] http://192.168.122.211/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 01 01:10:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 524/1038] 192.168.122.211 () {58 vars in 1160 bytes} [Tue Sep 1 01:10:57 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ac730ad7-8ba4-465a-b2f3-3cd929dde861 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ac730ad7-8ba4-465a-b2f3-3cd929dde861 tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] GET http://192.168.122.211/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 01 01:10:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ac730ad7-8ba4-465a-b2f3-3cd929dde861 tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ac730ad7-8ba4-465a-b2f3-3cd929dde861 tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-010e99c0-1bfd-441d-8f5a-222cafc3079a tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:10:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-010e99c0-1bfd-441d-8f5a-222cafc3079a tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1775897172"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ac730ad7-8ba4-465a-b2f3-3cd929dde861 tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] http://192.168.122.211/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 01 01:10:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 525/1039] 192.168.122.211 () {58 vars in 1208 bytes} [Tue Sep 1 01:10:57 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-985b9d0e-bfd7-4082-963f-992dac24f05e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-985b9d0e-bfd7-4082-963f-992dac24f05e tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/snapshots/03dac0c0-75ca-4c75-9236-403ca2ac7342 Sep 01 01:10:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-985b9d0e-bfd7-4082-963f-992dac24f05e tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-985b9d0e-bfd7-4082-963f-992dac24f05e tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-985b9d0e-bfd7-4082-963f-992dac24f05e tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Snapshot retrieved successfully. Sep 01 01:10:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-985b9d0e-bfd7-4082-963f-992dac24f05e tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/snapshots/03dac0c0-75ca-4c75-9236-403ca2ac7342 returned with HTTP 200 Sep 01 01:10:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 526/1040] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:10:57 2026] GET /volume/v3/snapshots/03dac0c0-75ca-4c75-9236-403ca2ac7342 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a4efd03f-a885-4060-9c97-36d89849aa7f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a4efd03f-a885-4060-9c97-36d89849aa7f tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] GET http://192.168.122.211/volume/v3/os-services?binary=cinder-scheduler Sep 01 01:10:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a4efd03f-a885-4060-9c97-36d89849aa7f tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a4efd03f-a885-4060-9c97-36d89849aa7f tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:57 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:10:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a4efd03f-a885-4060-9c97-36d89849aa7f tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] http://192.168.122.211/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 01 01:10:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 527/1041] 192.168.122.211 () {58 vars in 1180 bytes} [Tue Sep 1 01:10:57 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-010e99c0-1bfd-441d-8f5a-222cafc3079a tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:10:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 515/1042] 192.168.122.211 () {60 vars in 1136 bytes} [Tue Sep 1 01:10:57 2026] POST /volume/v3/types => generated 216 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4eaa019c-1a69-4929-8069-997c95b0b274 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a814fc3e-4734-44da-baf2-8f95f23be3f1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4eaa019c-1a69-4929-8069-997c95b0b274 tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] POST http://192.168.122.211/volume/v3/group_types Sep 01 01:10:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4eaa019c-1a69-4929-8069-997c95b0b274 tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-2119386961"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4eaa019c-1a69-4929-8069-997c95b0b274 tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] http://192.168.122.211/volume/v3/group_types returned with HTTP 202 Sep 01 01:10:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 528/1043] 192.168.122.211 () {62 vars in 1195 bytes} [Tue Sep 1 01:10:57 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 01 01:10:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7d2909ef-cc34-413b-8fe2-b68a29cb740f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a814fc3e-4734-44da-baf2-8f95f23be3f1 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:10:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a814fc3e-4734-44da-baf2-8f95f23be3f1 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1763297252"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-a814fc3e-4734-44da-baf2-8f95f23be3f1 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1763297252'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:10:57 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-a814fc3e-4734-44da-baf2-8f95f23be3f1 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Create volume of 1 GB Sep 01 01:10:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a814fc3e-4734-44da-baf2-8f95f23be3f1 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Availability Zones retrieved successfully. Sep 01 01:10:58 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a814fc3e-4734-44da-baf2-8f95f23be3f1 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Flow 'volume_create_api' (70081843-c178-4635-bc5b-c15ac89bb34f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:10:58 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a814fc3e-4734-44da-baf2-8f95f23be3f1 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65494688-1ba3-4b72-9d33-a74059bbe7f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:58 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-a814fc3e-4734-44da-baf2-8f95f23be3f1 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:10:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7d2909ef-cc34-413b-8fe2-b68a29cb740f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] POST http://192.168.122.211/volume/v3/groups Sep 01 01:10:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7d2909ef-cc34-413b-8fe2-b68a29cb740f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bfe332e8-4ba6-4d69-9318-a21b4c53d85e", "volume_types": ["be6e4ab0-b638-42fd-b36d-f9e95059546c"], "name": "tempest-Group1-1695771377"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-7d2909ef-cc34-413b-8fe2-b68a29cb740f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Creating new group {'group': {'group_type': 'bfe332e8-4ba6-4d69-9318-a21b4c53d85e', 'volume_types': ['be6e4ab0-b638-42fd-b36d-f9e95059546c'], 'name': 'tempest-Group1-1695771377'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 01:10:58 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-7d2909ef-cc34-413b-8fe2-b68a29cb740f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Creating group tempest-Group1-1695771377. Sep 01 01:10:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7d2909ef-cc34-413b-8fe2-b68a29cb740f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Availability Zones retrieved successfully. Sep 01 01:10:58 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a814fc3e-4734-44da-baf2-8f95f23be3f1 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65494688-1ba3-4b72-9d33-a74059bbe7f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:58 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a814fc3e-4734-44da-baf2-8f95f23be3f1 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e2f0002-15f2-4e9e-80d7-133404a3ac7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:58 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-7d2909ef-cc34-413b-8fe2-b68a29cb740f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Created reservations ['382c2e90-cb86-490e-b834-96765157d7b6'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:10:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7d2909ef-cc34-413b-8fe2-b68a29cb740f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups returned with HTTP 202 Sep 01 01:10:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 529/1044] 192.168.122.211 () {62 vars in 1181 bytes} [Tue Sep 1 01:10:57 2026] POST /volume/v3/groups => generated 94 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:10:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-839a9ee1-764f-4b79-8a2c-dcca9aabaf0a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-839a9ee1-764f-4b79-8a2c-dcca9aabaf0a tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/groups/8970a9bd-d992-493b-a89c-49f0cd0c1896 Sep 01 01:10:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-839a9ee1-764f-4b79-8a2c-dcca9aabaf0a tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-839a9ee1-764f-4b79-8a2c-dcca9aabaf0a tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-839a9ee1-764f-4b79-8a2c-dcca9aabaf0a tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] show called for member 8970a9bd-d992-493b-a89c-49f0cd0c1896 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:10:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:58 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:10:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-839a9ee1-764f-4b79-8a2c-dcca9aabaf0a tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups/8970a9bd-d992-493b-a89c-49f0cd0c1896 returned with HTTP 200 Sep 01 01:10:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 530/1045] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:10:58 2026] GET /volume/v3/groups/8970a9bd-d992-493b-a89c-49f0cd0c1896 => generated 322 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:10:58 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-a814fc3e-4734-44da-baf2-8f95f23be3f1 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Created reservations ['2530f78e-805c-4751-9f8c-768c96b75679', '907a0887-1d13-4855-80e8-7a21832c9620', 'c089d66c-9013-4031-a128-46ade486a7df', 'bb55683f-1817-4e8e-b725-c8fb7c7b2c6a'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:10:58 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a814fc3e-4734-44da-baf2-8f95f23be3f1 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e2f0002-15f2-4e9e-80d7-133404a3ac7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2530f78e-805c-4751-9f8c-768c96b75679', '907a0887-1d13-4855-80e8-7a21832c9620', 'c089d66c-9013-4031-a128-46ade486a7df', 'bb55683f-1817-4e8e-b725-c8fb7c7b2c6a']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:58 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a814fc3e-4734-44da-baf2-8f95f23be3f1 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ece1e9f-67f8-4335-9a10-73d6a889ac6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:58 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:58 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:58 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a814fc3e-4734-44da-baf2-8f95f23be3f1 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ece1e9f-67f8-4335-9a10-73d6a889ac6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac6bc106-ffc8-4343-85f7-fa8ef37d59df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1763297252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='298ea058e0a74df3af63320e41102c17',qos_specs=None,replication_status=,reservations=['2530f78e-805c-4751-9f8c-768c96b75679','907a0887-1d13-4855-80e8-7a21832c9620','c089d66c-9013-4031-a128-46ade486a7df','bb55683f-1817-4e8e-b725-c8fb7c7b2c6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='921aa8b248ee412d99c70b287565ee86',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:10:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1763297252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac6bc106-ffc8-4343-85f7-fa8ef37d59df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='298ea058e0a74df3af63320e41102c17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='921aa8b248ee412d99c70b287565ee86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:58 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a814fc3e-4734-44da-baf2-8f95f23be3f1 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aa5a3f5-2c12-4a34-b481-d9f91b4334a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:58 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a814fc3e-4734-44da-baf2-8f95f23be3f1 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aa5a3f5-2c12-4a34-b481-d9f91b4334a4) transitioned into state 'SUCCESS' from state '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-1763297252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='298ea058e0a74df3af63320e41102c17',qos_specs=None,replication_status=,reservations=['2530f78e-805c-4751-9f8c-768c96b75679','907a0887-1d13-4855-80e8-7a21832c9620','c089d66c-9013-4031-a128-46ade486a7df','bb55683f-1817-4e8e-b725-c8fb7c7b2c6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='921aa8b248ee412d99c70b287565ee86',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:58 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a814fc3e-4734-44da-baf2-8f95f23be3f1 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b26a76c-8c79-4d97-a584-6f9d5d9ab63c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:58 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a814fc3e-4734-44da-baf2-8f95f23be3f1 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b26a76c-8c79-4d97-a584-6f9d5d9ab63c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:10:58 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a814fc3e-4734-44da-baf2-8f95f23be3f1 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Flow 'volume_create_api' (70081843-c178-4635-bc5b-c15ac89bb34f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:10:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a814fc3e-4734-44da-baf2-8f95f23be3f1 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Create volume request issued successfully. Sep 01 01:10:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a814fc3e-4734-44da-baf2-8f95f23be3f1 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:10:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 516/1046] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:10:57 2026] POST /volume/v3/volumes => generated 763 bytes in 795 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:10:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0a1e82ef-fe62-4f35-a703-af3b2e406212 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0a1e82ef-fe62-4f35-a703-af3b2e406212 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] GET http://192.168.122.211/volume/v3/volumes/ac6bc106-ffc8-4343-85f7-fa8ef37d59df Sep 01 01:10:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0a1e82ef-fe62-4f35-a703-af3b2e406212 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0a1e82ef-fe62-4f35-a703-af3b2e406212 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:10:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0a1e82ef-fe62-4f35-a703-af3b2e406212 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Volume info retrieved successfully. Sep 01 01:10:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0a1e82ef-fe62-4f35-a703-af3b2e406212 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] http://192.168.122.211/volume/v3/volumes/ac6bc106-ffc8-4343-85f7-fa8ef37d59df returned with HTTP 200 Sep 01 01:10:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 531/1047] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:58 2026] GET /volume/v3/volumes/ac6bc106-ffc8-4343-85f7-fa8ef37d59df => generated 831 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ec9ac030-560d-4a27-87b7-f6e04726828b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ec9ac030-560d-4a27-87b7-f6e04726828b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/snapshots/03dac0c0-75ca-4c75-9236-403ca2ac7342 Sep 01 01:10:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ec9ac030-560d-4a27-87b7-f6e04726828b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ec9ac030-560d-4a27-87b7-f6e04726828b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:58 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:58 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ec9ac030-560d-4a27-87b7-f6e04726828b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Snapshot retrieved successfully. Sep 01 01:10:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ec9ac030-560d-4a27-87b7-f6e04726828b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/snapshots/03dac0c0-75ca-4c75-9236-403ca2ac7342 returned with HTTP 200 Sep 01 01:10:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 517/1048] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:10:58 2026] GET /volume/v3/snapshots/03dac0c0-75ca-4c75-9236-403ca2ac7342 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:10:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8b83e449-b3a1-45aa-b1da-d650c7285093 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8b83e449-b3a1-45aa-b1da-d650c7285093 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/groups/8970a9bd-d992-493b-a89c-49f0cd0c1896 Sep 01 01:10:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8b83e449-b3a1-45aa-b1da-d650c7285093 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8b83e449-b3a1-45aa-b1da-d650c7285093 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-8b83e449-b3a1-45aa-b1da-d650c7285093 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] show called for member 8970a9bd-d992-493b-a89c-49f0cd0c1896 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:10:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:59 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:10:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8b83e449-b3a1-45aa-b1da-d650c7285093 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups/8970a9bd-d992-493b-a89c-49f0cd0c1896 returned with HTTP 200 Sep 01 01:10:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 532/1049] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:10:59 2026] GET /volume/v3/groups/8970a9bd-d992-493b-a89c-49f0cd0c1896 => generated 323 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:10:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-31823ebe-5810-478a-a024-93e075d620f7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-31823ebe-5810-478a-a024-93e075d620f7 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] POST http://192.168.122.211/volume/v3/groups Sep 01 01:10:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-31823ebe-5810-478a-a024-93e075d620f7 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bfe332e8-4ba6-4d69-9318-a21b4c53d85e", "volume_types": ["be6e4ab0-b638-42fd-b36d-f9e95059546c"], "name": "tempest-Group2-1885391678"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-31823ebe-5810-478a-a024-93e075d620f7 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Creating new group {'group': {'group_type': 'bfe332e8-4ba6-4d69-9318-a21b4c53d85e', 'volume_types': ['be6e4ab0-b638-42fd-b36d-f9e95059546c'], 'name': 'tempest-Group2-1885391678'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 01:10:59 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.groups [None req-31823ebe-5810-478a-a024-93e075d620f7 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Creating group tempest-Group2-1885391678. Sep 01 01:10:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-31823ebe-5810-478a-a024-93e075d620f7 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Availability Zones retrieved successfully. Sep 01 01:10:59 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-31823ebe-5810-478a-a024-93e075d620f7 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Created reservations ['d21dd9ee-c6ce-4c4d-8aa7-cc9a5590d5c7'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:10:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-31823ebe-5810-478a-a024-93e075d620f7 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups returned with HTTP 202 Sep 01 01:10:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 518/1050] 192.168.122.211 () {62 vars in 1181 bytes} [Tue Sep 1 01:10:59 2026] POST /volume/v3/groups => generated 94 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:10:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6795620c-d669-4277-a96d-1c203cb0fb19 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6795620c-d669-4277-a96d-1c203cb0fb19 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/groups/98e23b54-a60b-40aa-8e1d-a13504de3b69 Sep 01 01:10:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6795620c-d669-4277-a96d-1c203cb0fb19 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6795620c-d669-4277-a96d-1c203cb0fb19 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-6795620c-d669-4277-a96d-1c203cb0fb19 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] show called for member 98e23b54-a60b-40aa-8e1d-a13504de3b69 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:10:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d8c1ad88-1470-42ee-a3ff-cfd4ef0534e6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d8c1ad88-1470-42ee-a3ff-cfd4ef0534e6 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] GET http://192.168.122.211/volume/v3/volumes/ac6bc106-ffc8-4343-85f7-fa8ef37d59df Sep 01 01:10:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:59 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:10:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d8c1ad88-1470-42ee-a3ff-cfd4ef0534e6 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d8c1ad88-1470-42ee-a3ff-cfd4ef0534e6 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6795620c-d669-4277-a96d-1c203cb0fb19 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups/98e23b54-a60b-40aa-8e1d-a13504de3b69 returned with HTTP 200 Sep 01 01:10:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 533/1051] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:10:59 2026] GET /volume/v3/groups/98e23b54-a60b-40aa-8e1d-a13504de3b69 => generated 322 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:10:59 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:59 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:10:59 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:59 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d8c1ad88-1470-42ee-a3ff-cfd4ef0534e6 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Volume info retrieved successfully. Sep 01 01:10:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d8c1ad88-1470-42ee-a3ff-cfd4ef0534e6 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] http://192.168.122.211/volume/v3/volumes/ac6bc106-ffc8-4343-85f7-fa8ef37d59df returned with HTTP 200 Sep 01 01:10:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 519/1052] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:10:59 2026] GET /volume/v3/volumes/ac6bc106-ffc8-4343-85f7-fa8ef37d59df => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cb90ea2e-adfc-451f-9924-310a5ce6f11c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cb90ea2e-adfc-451f-9924-310a5ce6f11c tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/snapshots/03dac0c0-75ca-4c75-9236-403ca2ac7342 Sep 01 01:10:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cb90ea2e-adfc-451f-9924-310a5ce6f11c tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:10:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cb90ea2e-adfc-451f-9924-310a5ce6f11c tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:10:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:10:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cb90ea2e-adfc-451f-9924-310a5ce6f11c tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Snapshot retrieved successfully. Sep 01 01:10:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cb90ea2e-adfc-451f-9924-310a5ce6f11c tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/snapshots/03dac0c0-75ca-4c75-9236-403ca2ac7342 returned with HTTP 200 Sep 01 01:10:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 534/1053] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:10:59 2026] GET /volume/v3/snapshots/03dac0c0-75ca-4c75-9236-403ca2ac7342 => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:10:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6f4c9f58-e54b-4d80-b2d5-a96bc8091f29 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:10:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6f4c9f58-e54b-4d80-b2d5-a96bc8091f29 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:10:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6f4c9f58-e54b-4d80-b2d5-a96bc8091f29 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "03dac0c0-75ca-4c75-9236-403ca2ac7342", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1292164977"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:10:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-6f4c9f58-e54b-4d80-b2d5-a96bc8091f29 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Create volume request body: {'volume': {'snapshot_id': '03dac0c0-75ca-4c75-9236-403ca2ac7342', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1292164977'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:10:59 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:10:59 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:10:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6f4c9f58-e54b-4d80-b2d5-a96bc8091f29 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Snapshot retrieved successfully. Sep 01 01:10:59 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-6f4c9f58-e54b-4d80-b2d5-a96bc8091f29 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Create volume of 1 GB Sep 01 01:10:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6f4c9f58-e54b-4d80-b2d5-a96bc8091f29 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Availability Zones retrieved successfully. Sep 01 01:10:59 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6f4c9f58-e54b-4d80-b2d5-a96bc8091f29 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Flow 'volume_create_api' (7652362f-8ce7-4f80-a5f8-7c220a970c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:10:59 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6f4c9f58-e54b-4d80-b2d5-a96bc8091f29 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (128b8fcc-db85-45c8-8b03-19c50fe89ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:10:59 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-6f4c9f58-e54b-4d80-b2d5-a96bc8091f29 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:10:59 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:10:59 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:00 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6f4c9f58-e54b-4d80-b2d5-a96bc8091f29 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (128b8fcc-db85-45c8-8b03-19c50fe89ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '03dac0c0-75ca-4c75-9236-403ca2ac7342', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:11:00 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6f4c9f58-e54b-4d80-b2d5-a96bc8091f29 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34292887-d6b6-4fcf-88b6-50a2aff62e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:11:00 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-6f4c9f58-e54b-4d80-b2d5-a96bc8091f29 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Created reservations ['4e820a01-d9f0-4cdc-854e-36ad958044ae', '02f4ad2a-cb50-4612-bf66-4a0a073a4bf3', 'e1fced37-4595-48f5-aa59-101171bf328e', '1feaf37e-8793-4609-a0e5-121f87604b21'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:11:00 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6f4c9f58-e54b-4d80-b2d5-a96bc8091f29 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34292887-d6b6-4fcf-88b6-50a2aff62e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e820a01-d9f0-4cdc-854e-36ad958044ae', '02f4ad2a-cb50-4612-bf66-4a0a073a4bf3', 'e1fced37-4595-48f5-aa59-101171bf328e', '1feaf37e-8793-4609-a0e5-121f87604b21']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:11:00 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6f4c9f58-e54b-4d80-b2d5-a96bc8091f29 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eac490e8-152b-405e-91be-f1d0e9fc0b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:11:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:00 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6f4c9f58-e54b-4d80-b2d5-a96bc8091f29 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eac490e8-152b-405e-91be-f1d0e9fc0b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4da5158f-7dbf-4206-89c2-5c76b82d8b4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1292164977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a803ad8e79fe46fa8093a8bc2cce000f',qos_specs=None,replication_status=,reservations=['4e820a01-d9f0-4cdc-854e-36ad958044ae','02f4ad2a-cb50-4612-bf66-4a0a073a4bf3','e1fced37-4595-48f5-aa59-101171bf328e','1feaf37e-8793-4609-a0e5-121f87604b21'],size=1,snapshot_id=03dac0c0-75ca-4c75-9236-403ca2ac7342,source_replicaid=,source_volid=None,status='creating',user_id='55b3d134f2e7498fbdf5d44c6f58cc69',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:11:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1292164977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4da5158f-7dbf-4206-89c2-5c76b82d8b4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a803ad8e79fe46fa8093a8bc2cce000f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=03dac0c0-75ca-4c75-9236-403ca2ac7342,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55b3d134f2e7498fbdf5d44c6f58cc69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:11:00 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6f4c9f58-e54b-4d80-b2d5-a96bc8091f29 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (903a0706-398a-428e-a3ec-06fe438c0d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:11:00 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6f4c9f58-e54b-4d80-b2d5-a96bc8091f29 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (903a0706-398a-428e-a3ec-06fe438c0d11) transitioned into state 'SUCCESS' from state '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-1292164977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a803ad8e79fe46fa8093a8bc2cce000f',qos_specs=None,replication_status=,reservations=['4e820a01-d9f0-4cdc-854e-36ad958044ae','02f4ad2a-cb50-4612-bf66-4a0a073a4bf3','e1fced37-4595-48f5-aa59-101171bf328e','1feaf37e-8793-4609-a0e5-121f87604b21'],size=1,snapshot_id=03dac0c0-75ca-4c75-9236-403ca2ac7342,source_replicaid=,source_volid=None,status='creating',user_id='55b3d134f2e7498fbdf5d44c6f58cc69',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:11:00 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6f4c9f58-e54b-4d80-b2d5-a96bc8091f29 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b657d9f-b024-42ba-9536-8079dd99484c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:11:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:00 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6f4c9f58-e54b-4d80-b2d5-a96bc8091f29 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b657d9f-b024-42ba-9536-8079dd99484c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:11:00 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6f4c9f58-e54b-4d80-b2d5-a96bc8091f29 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Flow 'volume_create_api' (7652362f-8ce7-4f80-a5f8-7c220a970c89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:11:00 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6f4c9f58-e54b-4d80-b2d5-a96bc8091f29 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Create volume request issued successfully. Sep 01 01:11:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6f4c9f58-e54b-4d80-b2d5-a96bc8091f29 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:11:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 520/1054] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:10:59 2026] POST /volume/v3/volumes => generated 794 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:11:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-97e4da8d-5353-4631-b325-a7f545f84c69 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-97e4da8d-5353-4631-b325-a7f545f84c69 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e Sep 01 01:11:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-97e4da8d-5353-4631-b325-a7f545f84c69 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-97e4da8d-5353-4631-b325-a7f545f84c69 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-97e4da8d-5353-4631-b325-a7f545f84c69 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:11:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-97e4da8d-5353-4631-b325-a7f545f84c69 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e returned with HTTP 200 Sep 01 01:11:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 535/1055] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:00 2026] GET /volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e => generated 862 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-84ce578c-ec37-4aef-9d85-661f24e529b7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-84ce578c-ec37-4aef-9d85-661f24e529b7 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/groups/98e23b54-a60b-40aa-8e1d-a13504de3b69 Sep 01 01:11:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-84ce578c-ec37-4aef-9d85-661f24e529b7 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-84ce578c-ec37-4aef-9d85-661f24e529b7 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-84ce578c-ec37-4aef-9d85-661f24e529b7 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] show called for member 98e23b54-a60b-40aa-8e1d-a13504de3b69 {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:11:00 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:00 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-676c003c-57a7-49a8-93b3-0e64ce795db8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:00 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:11:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-84ce578c-ec37-4aef-9d85-661f24e529b7 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups/98e23b54-a60b-40aa-8e1d-a13504de3b69 returned with HTTP 200 Sep 01 01:11:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 521/1056] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:11:00 2026] GET /volume/v3/groups/98e23b54-a60b-40aa-8e1d-a13504de3b69 => generated 323 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-676c003c-57a7-49a8-93b3-0e64ce795db8 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] GET http://192.168.122.211/volume/v3/volumes/ac6bc106-ffc8-4343-85f7-fa8ef37d59df Sep 01 01:11:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-676c003c-57a7-49a8-93b3-0e64ce795db8 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-676c003c-57a7-49a8-93b3-0e64ce795db8 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b1e33a81-1e10-438b-a4b8-f7b5dca974c6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b1e33a81-1e10-438b-a4b8-f7b5dca974c6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:11:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b1e33a81-1e10-438b-a4b8-f7b5dca974c6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1185312443", "volume_type": "be6e4ab0-b638-42fd-b36d-f9e95059546c", "group_id": "8970a9bd-d992-493b-a89c-49f0cd0c1896", "size": 1}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-b1e33a81-1e10-438b-a4b8-f7b5dca974c6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1185312443', 'volume_type': 'be6e4ab0-b638-42fd-b36d-f9e95059546c', 'group_id': '8970a9bd-d992-493b-a89c-49f0cd0c1896', 'size': 1}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:11:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:00 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:00 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:00 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-b1e33a81-1e10-438b-a4b8-f7b5dca974c6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Create volume of 1 GB Sep 01 01:11:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:00 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:11:00 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b1e33a81-1e10-438b-a4b8-f7b5dca974c6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Availability Zones retrieved successfully. Sep 01 01:11:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-676c003c-57a7-49a8-93b3-0e64ce795db8 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Volume info retrieved successfully. Sep 01 01:11:00 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b1e33a81-1e10-438b-a4b8-f7b5dca974c6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Flow 'volume_create_api' (b061b004-a7d0-4fbc-9505-c7c44a5260ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:11:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-676c003c-57a7-49a8-93b3-0e64ce795db8 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] http://192.168.122.211/volume/v3/volumes/ac6bc106-ffc8-4343-85f7-fa8ef37d59df returned with HTTP 200 Sep 01 01:11:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 536/1057] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:00 2026] GET /volume/v3/volumes/ac6bc106-ffc8-4343-85f7-fa8ef37d59df => generated 856 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:00 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b1e33a81-1e10-438b-a4b8-f7b5dca974c6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba214730-ccab-4f6a-af26-dc77de6250e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:11:00 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:00 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:00 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-b1e33a81-1e10-438b-a4b8-f7b5dca974c6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:11:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-142205de-b028-4068-a5a1-dacf49162906 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-142205de-b028-4068-a5a1-dacf49162906 tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] GET http://192.168.122.211/volume/v3/volumes/ac6bc106-ffc8-4343-85f7-fa8ef37d59df Sep 01 01:11:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-142205de-b028-4068-a5a1-dacf49162906 tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-142205de-b028-4068-a5a1-dacf49162906 tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:00 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b1e33a81-1e10-438b-a4b8-f7b5dca974c6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba214730-ccab-4f6a-af26-dc77de6250e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:10:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=be6e4ab0-b638-42fd-b36d-f9e95059546c,is_public=True,name='tempest-GroupsTest-volume-type-1775897172',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be6e4ab0-b638-42fd-b36d-f9e95059546c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8970a9bd-d992-493b-a89c-49f0cd0c1896', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:11:00 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b1e33a81-1e10-438b-a4b8-f7b5dca974c6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a1aec91-3f6b-45b2-b836-875fe12f1855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:11:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-142205de-b028-4068-a5a1-dacf49162906 tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] Volume info retrieved successfully. Sep 01 01:11:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-142205de-b028-4068-a5a1-dacf49162906 tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] http://192.168.122.211/volume/v3/volumes/ac6bc106-ffc8-4343-85f7-fa8ef37d59df returned with HTTP 200 Sep 01 01:11:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 537/1058] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:00 2026] GET /volume/v3/volumes/ac6bc106-ffc8-4343-85f7-fa8ef37d59df => generated 1019 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-899fa162-fdf8-4d56-b09d-39731e13ead6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-899fa162-fdf8-4d56-b09d-39731e13ead6 tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] GET http://192.168.122.211/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 01 01:11:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-899fa162-fdf8-4d56-b09d-39731e13ead6 tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-899fa162-fdf8-4d56-b09d-39731e13ead6 tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:01 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:11:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-899fa162-fdf8-4d56-b09d-39731e13ead6 tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] http://192.168.122.211/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 01 01:11:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 538/1059] 192.168.122.211 () {58 vars in 1202 bytes} [Tue Sep 1 01:11:00 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1373ba8e-5268-4d9b-bd62-d0075a23b799 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1373ba8e-5268-4d9b-bd62-d0075a23b799 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] GET http://192.168.122.211/volume/v3/volumes/ac6bc106-ffc8-4343-85f7-fa8ef37d59df Sep 01 01:11:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1373ba8e-5268-4d9b-bd62-d0075a23b799 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1373ba8e-5268-4d9b-bd62-d0075a23b799 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1373ba8e-5268-4d9b-bd62-d0075a23b799 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Volume info retrieved successfully. Sep 01 01:11:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1373ba8e-5268-4d9b-bd62-d0075a23b799 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] http://192.168.122.211/volume/v3/volumes/ac6bc106-ffc8-4343-85f7-fa8ef37d59df returned with HTTP 200 Sep 01 01:11:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 539/1060] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:01 2026] GET /volume/v3/volumes/ac6bc106-ffc8-4343-85f7-fa8ef37d59df => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0ec03999-6864-42df-b949-7cd5225d823b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:01 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-b1e33a81-1e10-438b-a4b8-f7b5dca974c6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1775897172 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1775897172, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:11:01 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-b1e33a81-1e10-438b-a4b8-f7b5dca974c6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1775897172 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1775897172, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:11:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0ec03999-6864-42df-b949-7cd5225d823b tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] DELETE http://192.168.122.211/volume/v3/volumes/ac6bc106-ffc8-4343-85f7-fa8ef37d59df Sep 01 01:11:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0ec03999-6864-42df-b949-7cd5225d823b tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0ec03999-6864-42df-b949-7cd5225d823b tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:01 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-0ec03999-6864-42df-b949-7cd5225d823b tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Delete volume with id: ac6bc106-ffc8-4343-85f7-fa8ef37d59df Sep 01 01:11:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0ec03999-6864-42df-b949-7cd5225d823b tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Volume info retrieved successfully. Sep 01 01:11:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0ec03999-6864-42df-b949-7cd5225d823b tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Delete volume request issued successfully. Sep 01 01:11:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0ec03999-6864-42df-b949-7cd5225d823b tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] http://192.168.122.211/volume/v3/volumes/ac6bc106-ffc8-4343-85f7-fa8ef37d59df returned with HTTP 202 Sep 01 01:11:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 540/1061] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:11:01 2026] DELETE /volume/v3/volumes/ac6bc106-ffc8-4343-85f7-fa8ef37d59df => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:11:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5c50bcfb-e77e-480e-b57d-215e327fc49d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c50bcfb-e77e-480e-b57d-215e327fc49d tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] GET http://192.168.122.211/volume/v3/volumes/ac6bc106-ffc8-4343-85f7-fa8ef37d59df Sep 01 01:11:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c50bcfb-e77e-480e-b57d-215e327fc49d tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c50bcfb-e77e-480e-b57d-215e327fc49d tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5c50bcfb-e77e-480e-b57d-215e327fc49d tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Volume info retrieved successfully. Sep 01 01:11:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c50bcfb-e77e-480e-b57d-215e327fc49d tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] http://192.168.122.211/volume/v3/volumes/ac6bc106-ffc8-4343-85f7-fa8ef37d59df returned with HTTP 200 Sep 01 01:11:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 541/1062] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:01 2026] GET /volume/v3/volumes/ac6bc106-ffc8-4343-85f7-fa8ef37d59df => generated 855 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:01 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-b1e33a81-1e10-438b-a4b8-f7b5dca974c6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Created reservations ['14beb30d-5e92-432c-8d5e-3b01f281f00f', 'c4daec33-a440-42a0-ba9e-a1889b5beaf3', '94e023a2-e7cb-48ae-8678-a802c06473cf', 'e7567a6f-412f-4674-b4a0-b6d1c64f21fc'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:11:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b1e33a81-1e10-438b-a4b8-f7b5dca974c6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a1aec91-3f6b-45b2-b836-875fe12f1855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14beb30d-5e92-432c-8d5e-3b01f281f00f', 'c4daec33-a440-42a0-ba9e-a1889b5beaf3', '94e023a2-e7cb-48ae-8678-a802c06473cf', 'e7567a6f-412f-4674-b4a0-b6d1c64f21fc']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:11:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b1e33a81-1e10-438b-a4b8-f7b5dca974c6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2337dde5-90ac-4752-96f2-c892acbf3d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:11:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c04ab4b1-d497-4152-a26b-01f27e05e9b8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c04ab4b1-d497-4152-a26b-01f27e05e9b8 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e Sep 01 01:11:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c04ab4b1-d497-4152-a26b-01f27e05e9b8 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c04ab4b1-d497-4152-a26b-01f27e05e9b8 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c04ab4b1-d497-4152-a26b-01f27e05e9b8 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:11:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c04ab4b1-d497-4152-a26b-01f27e05e9b8 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e returned with HTTP 200 Sep 01 01:11:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 542/1063] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:01 2026] GET /volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e => generated 886 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b1e33a81-1e10-438b-a4b8-f7b5dca974c6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2337dde5-90ac-4752-96f2-c892acbf3d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d282b11-c289-4081-8766-f8c58f4edd71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1185312443',encryption_key_id=None,group_id=8970a9bd-d992-493b-a89c-49f0cd0c1896,group_type_id=,metadata={},multiattach=False,project_id='c2658474da7840ebaa74ec2694817fd6',qos_specs=None,replication_status=,reservations=['14beb30d-5e92-432c-8d5e-3b01f281f00f','c4daec33-a440-42a0-ba9e-a1889b5beaf3','94e023a2-e7cb-48ae-8678-a802c06473cf','e7567a6f-412f-4674-b4a0-b6d1c64f21fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d87465920dc453ea46357db68e9b5c1',volume_type_id=be6e4ab0-b638-42fd-b36d-f9e95059546c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:11:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1185312443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8970a9bd-d992-493b-a89c-49f0cd0c1896,host=None,id=5d282b11-c289-4081-8766-f8c58f4edd71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2658474da7840ebaa74ec2694817fd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d87465920dc453ea46357db68e9b5c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be6e4ab0-b638-42fd-b36d-f9e95059546c),volume_type_id=be6e4ab0-b638-42fd-b36d-f9e95059546c)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:11:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b1e33a81-1e10-438b-a4b8-f7b5dca974c6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb1f0479-8eba-4a22-82b9-a1fa65d6437e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:11:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b1e33a81-1e10-438b-a4b8-f7b5dca974c6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb1f0479-8eba-4a22-82b9-a1fa65d6437e) transitioned into state 'SUCCESS' from state '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-1185312443',encryption_key_id=None,group_id=8970a9bd-d992-493b-a89c-49f0cd0c1896,group_type_id=,metadata={},multiattach=False,project_id='c2658474da7840ebaa74ec2694817fd6',qos_specs=None,replication_status=,reservations=['14beb30d-5e92-432c-8d5e-3b01f281f00f','c4daec33-a440-42a0-ba9e-a1889b5beaf3','94e023a2-e7cb-48ae-8678-a802c06473cf','e7567a6f-412f-4674-b4a0-b6d1c64f21fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d87465920dc453ea46357db68e9b5c1',volume_type_id=be6e4ab0-b638-42fd-b36d-f9e95059546c)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:11:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b1e33a81-1e10-438b-a4b8-f7b5dca974c6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ff6abec-9b71-42a6-a1d5-72a8c4d2305e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:11:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b1e33a81-1e10-438b-a4b8-f7b5dca974c6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ff6abec-9b71-42a6-a1d5-72a8c4d2305e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:11:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b1e33a81-1e10-438b-a4b8-f7b5dca974c6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Flow 'volume_create_api' (b061b004-a7d0-4fbc-9505-c7c44a5260ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:11:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b1e33a81-1e10-438b-a4b8-f7b5dca974c6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Create volume request issued successfully. Sep 01 01:11:01 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-b1e33a81-1e10-438b-a4b8-f7b5dca974c6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:01 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-b1e33a81-1e10-438b-a4b8-f7b5dca974c6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:01 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-b1e33a81-1e10-438b-a4b8-f7b5dca974c6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b1e33a81-1e10-438b-a4b8-f7b5dca974c6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:11:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 522/1064] 192.168.122.211 () {62 vars in 1184 bytes} [Tue Sep 1 01:11:00 2026] POST /volume/v3/volumes => generated 823 bytes in 1086 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:11:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-17b090e9-73c5-4e99-b451-381b7fe6cfe5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-17b090e9-73c5-4e99-b451-381b7fe6cfe5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 Sep 01 01:11:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-17b090e9-73c5-4e99-b451-381b7fe6cfe5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-17b090e9-73c5-4e99-b451-381b7fe6cfe5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-17b090e9-73c5-4e99-b451-381b7fe6cfe5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:01 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-17b090e9-73c5-4e99-b451-381b7fe6cfe5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:01 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-17b090e9-73c5-4e99-b451-381b7fe6cfe5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:02 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-17b090e9-73c5-4e99-b451-381b7fe6cfe5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-17b090e9-73c5-4e99-b451-381b7fe6cfe5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 returned with HTTP 200 Sep 01 01:11:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 543/1065] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:01 2026] GET /volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 => generated 891 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a76c4271-9eb3-415a-89be-9124ff323ebf None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a76c4271-9eb3-415a-89be-9124ff323ebf tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] GET http://192.168.122.211/volume/v3/volumes/ac6bc106-ffc8-4343-85f7-fa8ef37d59df Sep 01 01:11:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a76c4271-9eb3-415a-89be-9124ff323ebf tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a76c4271-9eb3-415a-89be-9124ff323ebf tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:02 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:02 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:02 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:02 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a76c4271-9eb3-415a-89be-9124ff323ebf tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Volume info retrieved successfully. Sep 01 01:11:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a76c4271-9eb3-415a-89be-9124ff323ebf tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] http://192.168.122.211/volume/v3/volumes/ac6bc106-ffc8-4343-85f7-fa8ef37d59df returned with HTTP 200 Sep 01 01:11:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 523/1066] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:02 2026] GET /volume/v3/volumes/ac6bc106-ffc8-4343-85f7-fa8ef37d59df => generated 855 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:11:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f0044dd8-1fe3-4612-85f9-2279b875a417 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f0044dd8-1fe3-4612-85f9-2279b875a417 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e Sep 01 01:11:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f0044dd8-1fe3-4612-85f9-2279b875a417 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f0044dd8-1fe3-4612-85f9-2279b875a417 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f0044dd8-1fe3-4612-85f9-2279b875a417 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:11:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f0044dd8-1fe3-4612-85f9-2279b875a417 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e returned with HTTP 200 Sep 01 01:11:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 544/1067] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:02 2026] GET /volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e => generated 886 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-032dcf35-1245-4a8d-a4b9-b1cd248ee4f0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-032dcf35-1245-4a8d-a4b9-b1cd248ee4f0 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 Sep 01 01:11:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-032dcf35-1245-4a8d-a4b9-b1cd248ee4f0 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-032dcf35-1245-4a8d-a4b9-b1cd248ee4f0 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:03 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:03 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:03 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:03 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:03 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-032dcf35-1245-4a8d-a4b9-b1cd248ee4f0 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:03 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-032dcf35-1245-4a8d-a4b9-b1cd248ee4f0 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:03 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-032dcf35-1245-4a8d-a4b9-b1cd248ee4f0 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9bcb42d1-8bf6-4aa5-a17c-5289a3055c08 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9bcb42d1-8bf6-4aa5-a17c-5289a3055c08 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] GET http://192.168.122.211/volume/v3/volumes/ac6bc106-ffc8-4343-85f7-fa8ef37d59df Sep 01 01:11:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9bcb42d1-8bf6-4aa5-a17c-5289a3055c08 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9bcb42d1-8bf6-4aa5-a17c-5289a3055c08 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9bcb42d1-8bf6-4aa5-a17c-5289a3055c08 tempest-VolumesServicesTestJSON-1502284619 tempest-VolumesServicesTestJSON-1502284619-project-member] http://192.168.122.211/volume/v3/volumes/ac6bc106-ffc8-4343-85f7-fa8ef37d59df returned with HTTP 404 Sep 01 01:11:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 545/1068] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:03 2026] GET /volume/v3/volumes/ac6bc106-ffc8-4343-85f7-fa8ef37d59df => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:11:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b4abae8d-845d-4a53-955d-337620154955 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b4abae8d-845d-4a53-955d-337620154955 tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] GET http://192.168.122.211/volume/v3/os-services Sep 01 01:11:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b4abae8d-845d-4a53-955d-337620154955 tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b4abae8d-845d-4a53-955d-337620154955 tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:03 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:11:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b4abae8d-845d-4a53-955d-337620154955 tempest-VolumesServicesTestJSON-324291022 tempest-VolumesServicesTestJSON-324291022-project-admin] http://192.168.122.211/volume/v3/os-services returned with HTTP 200 Sep 01 01:11:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 546/1069] 192.168.122.211 () {58 vars in 1133 bytes} [Tue Sep 1 01:11:03 2026] GET /volume/v3/os-services => generated 705 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-383e9bb1-072e-4ebd-9b80-a9356dfcd85b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-383e9bb1-072e-4ebd-9b80-a9356dfcd85b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e Sep 01 01:11:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-383e9bb1-072e-4ebd-9b80-a9356dfcd85b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-383e9bb1-072e-4ebd-9b80-a9356dfcd85b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-383e9bb1-072e-4ebd-9b80-a9356dfcd85b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:11:03 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-032dcf35-1245-4a8d-a4b9-b1cd248ee4f0 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-383e9bb1-072e-4ebd-9b80-a9356dfcd85b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e returned with HTTP 200 Sep 01 01:11:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 547/1070] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:03 2026] GET /volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e => generated 886 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:03 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:03 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-032dcf35-1245-4a8d-a4b9-b1cd248ee4f0 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 returned with HTTP 200 Sep 01 01:11:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 524/1071] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:03 2026] GET /volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 => generated 915 bytes in 643 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a8958ce7-2e76-488d-beb9-1d9e2655b2cd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a8958ce7-2e76-488d-beb9-1d9e2655b2cd tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e Sep 01 01:11:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a8958ce7-2e76-488d-beb9-1d9e2655b2cd tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a8958ce7-2e76-488d-beb9-1d9e2655b2cd tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a12e0e00-13e1-488c-aa31-058e8df01efe None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a12e0e00-13e1-488c-aa31-058e8df01efe tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 Sep 01 01:11:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a12e0e00-13e1-488c-aa31-058e8df01efe tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a12e0e00-13e1-488c-aa31-058e8df01efe tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a8958ce7-2e76-488d-beb9-1d9e2655b2cd tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:11:04 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:04 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:04 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:04 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a8958ce7-2e76-488d-beb9-1d9e2655b2cd tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e returned with HTTP 200 Sep 01 01:11:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a12e0e00-13e1-488c-aa31-058e8df01efe tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 548/1072] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:04 2026] GET /volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e => generated 886 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:05 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-a12e0e00-13e1-488c-aa31-058e8df01efe tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:05 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-a12e0e00-13e1-488c-aa31-058e8df01efe tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:05 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-a12e0e00-13e1-488c-aa31-058e8df01efe tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:05 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:05 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a12e0e00-13e1-488c-aa31-058e8df01efe tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 returned with HTTP 200 Sep 01 01:11:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 525/1073] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:04 2026] GET /volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 => generated 915 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3bbf393e-4447-4dd6-bc04-eb0ba0e69bf6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3bbf393e-4447-4dd6-bc04-eb0ba0e69bf6 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e Sep 01 01:11:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3bbf393e-4447-4dd6-bc04-eb0ba0e69bf6 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3bbf393e-4447-4dd6-bc04-eb0ba0e69bf6 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3bbf393e-4447-4dd6-bc04-eb0ba0e69bf6 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:11:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3bbf393e-4447-4dd6-bc04-eb0ba0e69bf6 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e returned with HTTP 200 Sep 01 01:11:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 549/1074] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:06 2026] GET /volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e => generated 886 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-977915cc-e9fd-46eb-ab2d-65db0e80b41e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-977915cc-e9fd-46eb-ab2d-65db0e80b41e tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 Sep 01 01:11:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-977915cc-e9fd-46eb-ab2d-65db0e80b41e tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-977915cc-e9fd-46eb-ab2d-65db0e80b41e tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:06 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:06 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:06 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:06 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:06 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-977915cc-e9fd-46eb-ab2d-65db0e80b41e tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:06 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-977915cc-e9fd-46eb-ab2d-65db0e80b41e tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:06 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-977915cc-e9fd-46eb-ab2d-65db0e80b41e tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:06 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-977915cc-e9fd-46eb-ab2d-65db0e80b41e tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:06 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:06 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-977915cc-e9fd-46eb-ab2d-65db0e80b41e tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 returned with HTTP 200 Sep 01 01:11:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 526/1075] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:06 2026] GET /volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 => generated 915 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-75ae4237-cb69-4f7e-b04b-538ba5bc9e6b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-75ae4237-cb69-4f7e-b04b-538ba5bc9e6b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e Sep 01 01:11:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-75ae4237-cb69-4f7e-b04b-538ba5bc9e6b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-75ae4237-cb69-4f7e-b04b-538ba5bc9e6b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-75ae4237-cb69-4f7e-b04b-538ba5bc9e6b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:11:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-75ae4237-cb69-4f7e-b04b-538ba5bc9e6b tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e returned with HTTP 200 Sep 01 01:11:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 550/1076] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:07 2026] GET /volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e => generated 886 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f026e02b-1993-4870-a320-ba5229d963b5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f026e02b-1993-4870-a320-ba5229d963b5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 Sep 01 01:11:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f026e02b-1993-4870-a320-ba5229d963b5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f026e02b-1993-4870-a320-ba5229d963b5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:08 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:08 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:08 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:08 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:08 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f026e02b-1993-4870-a320-ba5229d963b5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:08 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-f026e02b-1993-4870-a320-ba5229d963b5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:08 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-f026e02b-1993-4870-a320-ba5229d963b5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2b9316a0-7693-4578-8ba2-a65dd4a54cde None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2b9316a0-7693-4578-8ba2-a65dd4a54cde tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e Sep 01 01:11:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2b9316a0-7693-4578-8ba2-a65dd4a54cde tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:08 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-f026e02b-1993-4870-a320-ba5229d963b5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2b9316a0-7693-4578-8ba2-a65dd4a54cde tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:08 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:08 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:08 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:08 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2b9316a0-7693-4578-8ba2-a65dd4a54cde tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:11:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2b9316a0-7693-4578-8ba2-a65dd4a54cde tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e returned with HTTP 200 Sep 01 01:11:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 551/1077] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:08 2026] GET /volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e => generated 886 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f026e02b-1993-4870-a320-ba5229d963b5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 returned with HTTP 200 Sep 01 01:11:08 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 527/1078] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:07 2026] GET /volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 => generated 915 bytes in 840 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-502b96bc-60aa-4b70-a9cb-7aabe8699daf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-502b96bc-60aa-4b70-a9cb-7aabe8699daf tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e Sep 01 01:11:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-502b96bc-60aa-4b70-a9cb-7aabe8699daf tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-502b96bc-60aa-4b70-a9cb-7aabe8699daf tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-735865a0-0e51-4195-94d2-8ea4453a6cce None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-735865a0-0e51-4195-94d2-8ea4453a6cce tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 Sep 01 01:11:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-735865a0-0e51-4195-94d2-8ea4453a6cce tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-735865a0-0e51-4195-94d2-8ea4453a6cce tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-502b96bc-60aa-4b70-a9cb-7aabe8699daf tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:11:09 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:09 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:09 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:09 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-502b96bc-60aa-4b70-a9cb-7aabe8699daf tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e returned with HTTP 200 Sep 01 01:11:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 552/1079] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:09 2026] GET /volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e => generated 887 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0eb1c42b-9235-4447-8bd4-28d3e92f0c39 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0eb1c42b-9235-4447-8bd4-28d3e92f0c39 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e Sep 01 01:11:09 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-735865a0-0e51-4195-94d2-8ea4453a6cce tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:09 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-735865a0-0e51-4195-94d2-8ea4453a6cce tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:09 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-735865a0-0e51-4195-94d2-8ea4453a6cce tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0eb1c42b-9235-4447-8bd4-28d3e92f0c39 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0eb1c42b-9235-4447-8bd4-28d3e92f0c39 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0eb1c42b-9235-4447-8bd4-28d3e92f0c39 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:11:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0eb1c42b-9235-4447-8bd4-28d3e92f0c39 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e returned with HTTP 200 Sep 01 01:11:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 553/1080] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:09 2026] GET /volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e => generated 887 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-31e81fed-9ac5-4ec5-8b95-a8e9ed4d95f6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-31e81fed-9ac5-4ec5-8b95-a8e9ed4d95f6 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] DELETE http://192.168.122.211/volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1?cascade=True Sep 01 01:11:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-31e81fed-9ac5-4ec5-8b95-a8e9ed4d95f6 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-31e81fed-9ac5-4ec5-8b95-a8e9ed4d95f6 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:10 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-31e81fed-9ac5-4ec5-8b95-a8e9ed4d95f6 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Delete volume with id: 0ccff697-1c20-4237-b0a3-ff3ae84569a1 Sep 01 01:11:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-31e81fed-9ac5-4ec5-8b95-a8e9ed4d95f6 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:11:10 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-735865a0-0e51-4195-94d2-8ea4453a6cce tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:10 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:10 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:10 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:11:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-735865a0-0e51-4195-94d2-8ea4453a6cce tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 returned with HTTP 200 Sep 01 01:11:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 528/1081] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:09 2026] GET /volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 => generated 915 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:11:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-31e81fed-9ac5-4ec5-8b95-a8e9ed4d95f6 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Delete volume request issued successfully. Sep 01 01:11:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-31e81fed-9ac5-4ec5-8b95-a8e9ed4d95f6 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1?cascade=True returned with HTTP 202 Sep 01 01:11:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 554/1082] 192.168.122.211 () {58 vars in 1260 bytes} [Tue Sep 1 01:11:10 2026] DELETE /volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1?cascade=True => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:11:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8202ac8a-1827-4133-ba8e-85ae3565da93 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8202ac8a-1827-4133-ba8e-85ae3565da93 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 Sep 01 01:11:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8202ac8a-1827-4133-ba8e-85ae3565da93 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8202ac8a-1827-4133-ba8e-85ae3565da93 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:10 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:10 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:10 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:10 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:10 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8202ac8a-1827-4133-ba8e-85ae3565da93 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:11:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8202ac8a-1827-4133-ba8e-85ae3565da93 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 returned with HTTP 200 Sep 01 01:11:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 529/1083] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:10 2026] GET /volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 => generated 851 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a5ce75ea-b0e7-439c-b7fa-9f7334dc0d7a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a5ce75ea-b0e7-439c-b7fa-9f7334dc0d7a tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 Sep 01 01:11:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a5ce75ea-b0e7-439c-b7fa-9f7334dc0d7a tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a5ce75ea-b0e7-439c-b7fa-9f7334dc0d7a tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a5ce75ea-b0e7-439c-b7fa-9f7334dc0d7a tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:11 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-a5ce75ea-b0e7-439c-b7fa-9f7334dc0d7a tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:11 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-a5ce75ea-b0e7-439c-b7fa-9f7334dc0d7a tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-bb7ccf17-079d-4e69-8448-bc0c8485faa3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bb7ccf17-079d-4e69-8448-bc0c8485faa3 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 Sep 01 01:11:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bb7ccf17-079d-4e69-8448-bc0c8485faa3 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bb7ccf17-079d-4e69-8448-bc0c8485faa3 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:11 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:11 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:11 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:11 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:11 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-a5ce75ea-b0e7-439c-b7fa-9f7334dc0d7a tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:11 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-bb7ccf17-079d-4e69-8448-bc0c8485faa3 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:11:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bb7ccf17-079d-4e69-8448-bc0c8485faa3 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 returned with HTTP 200 Sep 01 01:11:11 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 530/1084] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:11 2026] GET /volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 => generated 851 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a5ce75ea-b0e7-439c-b7fa-9f7334dc0d7a tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 returned with HTTP 200 Sep 01 01:11:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 555/1085] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:11 2026] GET /volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 => generated 916 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6a7a6a98-dae9-45cb-b6ef-aea2e8a1a854 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6a7a6a98-dae9-45cb-b6ef-aea2e8a1a854 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] POST http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action Sep 01 01:11:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6a7a6a98-dae9-45cb-b6ef-aea2e8a1a854 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Action body: b'{"os-attach": {"instance_uuid": "4fbc603f-72b8-40a2-9b90-669c49901e48", "mountpoint": "/dev/vdb"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:11:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6a7a6a98-dae9-45cb-b6ef-aea2e8a1a854 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "4fbc603f-72b8-40a2-9b90-669c49901e48", "mountpoint": "/dev/vdb"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-867f7c12-e834-4f8d-b43b-9b1a7910cb60 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-867f7c12-e834-4f8d-b43b-9b1a7910cb60 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/groups/8970a9bd-d992-493b-a89c-49f0cd0c1896 Sep 01 01:11:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-867f7c12-e834-4f8d-b43b-9b1a7910cb60 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-867f7c12-e834-4f8d-b43b-9b1a7910cb60 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-867f7c12-e834-4f8d-b43b-9b1a7910cb60 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] show called for member 8970a9bd-d992-493b-a89c-49f0cd0c1896 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:11:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:11 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:11 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:11 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:11 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:11 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6a7a6a98-dae9-45cb-b6ef-aea2e8a1a854 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:11:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:11 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:11:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-867f7c12-e834-4f8d-b43b-9b1a7910cb60 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups/8970a9bd-d992-493b-a89c-49f0cd0c1896 returned with HTTP 200 Sep 01 01:11:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 556/1086] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:11:11 2026] GET /volume/v3/groups/8970a9bd-d992-493b-a89c-49f0cd0c1896 => generated 323 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:11 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6a7a6a98-dae9-45cb-b6ef-aea2e8a1a854 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Update volume admin metadata completed successfully. Sep 01 01:11:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-77fabc25-6ef5-44fa-9f6a-67e9f99ff572 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-77fabc25-6ef5-44fa-9f6a-67e9f99ff572 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/groups/98e23b54-a60b-40aa-8e1d-a13504de3b69 Sep 01 01:11:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-77fabc25-6ef5-44fa-9f6a-67e9f99ff572 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-77fabc25-6ef5-44fa-9f6a-67e9f99ff572 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-77fabc25-6ef5-44fa-9f6a-67e9f99ff572 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] show called for member 98e23b54-a60b-40aa-8e1d-a13504de3b69 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:11:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:11 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:11:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-77fabc25-6ef5-44fa-9f6a-67e9f99ff572 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups/98e23b54-a60b-40aa-8e1d-a13504de3b69 returned with HTTP 200 Sep 01 01:11:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 557/1087] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:11:11 2026] GET /volume/v3/groups/98e23b54-a60b-40aa-8e1d-a13504de3b69 => generated 323 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f8c808bd-a55b-47e2-a71d-28eaf68bacfc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f8c808bd-a55b-47e2-a71d-28eaf68bacfc tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/groups/detail Sep 01 01:11:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f8c808bd-a55b-47e2-a71d-28eaf68bacfc tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f8c808bd-a55b-47e2-a71d-28eaf68bacfc tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:11 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:11:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:11 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:11:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:11 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:11:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f8c808bd-a55b-47e2-a71d-28eaf68bacfc tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups/detail returned with HTTP 200 Sep 01 01:11:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 558/1088] 192.168.122.211 () {60 vars in 1180 bytes} [Tue Sep 1 01:11:11 2026] GET /volume/v3/groups/detail => generated 640 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1e266445-85b6-4ae1-ac28-b3ff047b162f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1e266445-85b6-4ae1-ac28-b3ff047b162f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:11:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1e266445-85b6-4ae1-ac28-b3ff047b162f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1e266445-85b6-4ae1-ac28-b3ff047b162f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-1e266445-85b6-4ae1-ac28-b3ff047b162f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:11:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:11 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-1e266445-85b6-4ae1-ac28-b3ff047b162f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:11:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:11 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:11:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1e266445-85b6-4ae1-ac28-b3ff047b162f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Get all volumes completed successfully. Sep 01 01:11:11 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-1e266445-85b6-4ae1-ac28-b3ff047b162f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:11 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-1e266445-85b6-4ae1-ac28-b3ff047b162f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:12 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-1e266445-85b6-4ae1-ac28-b3ff047b162f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6a7a6a98-dae9-45cb-b6ef-aea2e8a1a854 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Attach volume completed successfully. Sep 01 01:11:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6a7a6a98-dae9-45cb-b6ef-aea2e8a1a854 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action returned with HTTP 202 Sep 01 01:11:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 531/1089] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:11:11 2026] POST /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action => generated 0 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:11:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5e08d50d-5fa9-48f4-8ae4-c8113ded43ee None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5e08d50d-5fa9-48f4-8ae4-c8113ded43ee tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] GET http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda Sep 01 01:11:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5e08d50d-5fa9-48f4-8ae4-c8113ded43ee tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5e08d50d-5fa9-48f4-8ae4-c8113ded43ee tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1e266445-85b6-4ae1-ac28-b3ff047b162f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:11:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 559/1090] 192.168.122.211 () {60 vars in 1183 bytes} [Tue Sep 1 01:11:11 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:12 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:12 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-37bd4072-0ce1-42d1-86aa-2078f1c78523 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:12 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:12 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-37bd4072-0ce1-42d1-86aa-2078f1c78523 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:11:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-37bd4072-0ce1-42d1-86aa-2078f1c78523 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-37bd4072-0ce1-42d1-86aa-2078f1c78523 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-37bd4072-0ce1-42d1-86aa-2078f1c78523 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:11:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5e08d50d-5fa9-48f4-8ae4-c8113ded43ee tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:11:12 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-37bd4072-0ce1-42d1-86aa-2078f1c78523 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:11:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5e08d50d-5fa9-48f4-8ae4-c8113ded43ee tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda returned with HTTP 200 Sep 01 01:11:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 532/1091] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:12 2026] GET /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda => generated 1185 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:11:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-acfc7871-0795-4f81-91ac-ec030bc9b7de None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-acfc7871-0795-4f81-91ac-ec030bc9b7de tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] GET http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda Sep 01 01:11:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-acfc7871-0795-4f81-91ac-ec030bc9b7de tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-acfc7871-0795-4f81-91ac-ec030bc9b7de tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:12 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:11:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:12 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:12 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-37bd4072-0ce1-42d1-86aa-2078f1c78523 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Get all volumes completed successfully. Sep 01 01:11:12 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-37bd4072-0ce1-42d1-86aa-2078f1c78523 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:12 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-37bd4072-0ce1-42d1-86aa-2078f1c78523 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:12 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:12 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-acfc7871-0795-4f81-91ac-ec030bc9b7de tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:11:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-acfc7871-0795-4f81-91ac-ec030bc9b7de tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda returned with HTTP 200 Sep 01 01:11:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 533/1092] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:12 2026] GET /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda => generated 1185 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ac633f03-9222-4d57-8d52-c643fcd8e08a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ac633f03-9222-4d57-8d52-c643fcd8e08a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] POST http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action Sep 01 01:11:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ac633f03-9222-4d57-8d52-c643fcd8e08a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Action body: b'{"os-detach": {}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:11:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ac633f03-9222-4d57-8d52-c643fcd8e08a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:12 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:12 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:12 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:12 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ac633f03-9222-4d57-8d52-c643fcd8e08a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:11:12 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-37bd4072-0ce1-42d1-86aa-2078f1c78523 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-37bd4072-0ce1-42d1-86aa-2078f1c78523 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:11:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 560/1093] 192.168.122.211 () {60 vars in 1183 bytes} [Tue Sep 1 01:11:12 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d7db4dcb-b5e7-4665-af58-69dfb54ea457 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d7db4dcb-b5e7-4665-af58-69dfb54ea457 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] POST http://192.168.122.211/volume/v3/groups/8970a9bd-d992-493b-a89c-49f0cd0c1896/action Sep 01 01:11:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d7db4dcb-b5e7-4665-af58-69dfb54ea457 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:11:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d7db4dcb-b5e7-4665-af58-69dfb54ea457 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ac633f03-9222-4d57-8d52-c643fcd8e08a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Detach volume completed successfully. Sep 01 01:11:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ac633f03-9222-4d57-8d52-c643fcd8e08a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action returned with HTTP 202 Sep 01 01:11:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-d7db4dcb-b5e7-4665-af58-69dfb54ea457 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] delete called for group 8970a9bd-d992-493b-a89c-49f0cd0c1896 {{(pid=86751) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 01:11:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 534/1094] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:11:12 2026] POST /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action => generated 0 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 01:11:12 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-d7db4dcb-b5e7-4665-af58-69dfb54ea457 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Delete group with id: 8970a9bd-d992-493b-a89c-49f0cd0c1896 Sep 01 01:11:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-83f7abc1-ac5c-4db3-baa3-7ec51182ba1a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-83f7abc1-ac5c-4db3-baa3-7ec51182ba1a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] GET http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda Sep 01 01:11:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-83f7abc1-ac5c-4db3-baa3-7ec51182ba1a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-83f7abc1-ac5c-4db3-baa3-7ec51182ba1a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:12 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 01:11:12 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:12 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:12 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:12 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-83f7abc1-ac5c-4db3-baa3-7ec51182ba1a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:11:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:12 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:11:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-83f7abc1-ac5c-4db3-baa3-7ec51182ba1a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda returned with HTTP 200 Sep 01 01:11:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 535/1095] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:12 2026] GET /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda => generated 870 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:11:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f0411f7f-320c-4a4e-8c82-849baab74b80 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f0411f7f-320c-4a4e-8c82-849baab74b80 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 Sep 01 01:11:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f0411f7f-320c-4a4e-8c82-849baab74b80 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f0411f7f-320c-4a4e-8c82-849baab74b80 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:12 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:12 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:12 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:12 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d7db4dcb-b5e7-4665-af58-69dfb54ea457 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups/8970a9bd-d992-493b-a89c-49f0cd0c1896/action returned with HTTP 202 Sep 01 01:11:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 561/1096] 192.168.122.211 () {62 vars in 1312 bytes} [Tue Sep 1 01:11:12 2026] POST /volume/v3/groups/8970a9bd-d992-493b-a89c-49f0cd0c1896/action => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:11:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f0411f7f-320c-4a4e-8c82-849baab74b80 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:11:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-db2edd0c-c9c7-4c29-8433-b194dec91331 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-db2edd0c-c9c7-4c29-8433-b194dec91331 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 Sep 01 01:11:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-db2edd0c-c9c7-4c29-8433-b194dec91331 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-db2edd0c-c9c7-4c29-8433-b194dec91331 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f0411f7f-320c-4a4e-8c82-849baab74b80 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 returned with HTTP 200 Sep 01 01:11:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 536/1097] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:12 2026] GET /volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 => generated 851 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-db2edd0c-c9c7-4c29-8433-b194dec91331 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:12 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-db2edd0c-c9c7-4c29-8433-b194dec91331 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:12 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-db2edd0c-c9c7-4c29-8433-b194dec91331 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:13 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-db2edd0c-c9c7-4c29-8433-b194dec91331 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-db2edd0c-c9c7-4c29-8433-b194dec91331 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 returned with HTTP 200 Sep 01 01:11:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 562/1098] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:12 2026] GET /volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 => generated 915 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-324a42fc-39b3-496a-80a1-fda2d99f466a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-324a42fc-39b3-496a-80a1-fda2d99f466a tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 Sep 01 01:11:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-324a42fc-39b3-496a-80a1-fda2d99f466a tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-324a42fc-39b3-496a-80a1-fda2d99f466a tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:13 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:13 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-324a42fc-39b3-496a-80a1-fda2d99f466a tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:11:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-324a42fc-39b3-496a-80a1-fda2d99f466a tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 returned with HTTP 200 Sep 01 01:11:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 537/1099] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:13 2026] GET /volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 => generated 851 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-218f0701-0f40-4168-a14a-74bf65269ac6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-218f0701-0f40-4168-a14a-74bf65269ac6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 Sep 01 01:11:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-218f0701-0f40-4168-a14a-74bf65269ac6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-218f0701-0f40-4168-a14a-74bf65269ac6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-218f0701-0f40-4168-a14a-74bf65269ac6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:14 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-218f0701-0f40-4168-a14a-74bf65269ac6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:14 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-218f0701-0f40-4168-a14a-74bf65269ac6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:14 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-218f0701-0f40-4168-a14a-74bf65269ac6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-218f0701-0f40-4168-a14a-74bf65269ac6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 returned with HTTP 200 Sep 01 01:11:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 563/1100] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:14 2026] GET /volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 => generated 915 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-148addd3-e8de-4148-ba75-384941997175 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-148addd3-e8de-4148-ba75-384941997175 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 Sep 01 01:11:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-148addd3-e8de-4148-ba75-384941997175 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-148addd3-e8de-4148-ba75-384941997175 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:15 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:15 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:15 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:15 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:15 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-148addd3-e8de-4148-ba75-384941997175 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:11:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-148addd3-e8de-4148-ba75-384941997175 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 returned with HTTP 200 Sep 01 01:11:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 538/1101] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:15 2026] GET /volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 => generated 851 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-68faa5d4-270f-49c4-bb7b-283308b5972f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-68faa5d4-270f-49c4-bb7b-283308b5972f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 Sep 01 01:11:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-68faa5d4-270f-49c4-bb7b-283308b5972f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-68faa5d4-270f-49c4-bb7b-283308b5972f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-68faa5d4-270f-49c4-bb7b-283308b5972f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 returned with HTTP 404 Sep 01 01:11:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 564/1102] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:15 2026] GET /volume/v3/volumes/5d282b11-c289-4081-8766-f8c58f4edd71 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:11:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5781c5c7-99e1-48a1-a130-9b4fa273d013 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5781c5c7-99e1-48a1-a130-9b4fa273d013 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/groups/8970a9bd-d992-493b-a89c-49f0cd0c1896 Sep 01 01:11:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5781c5c7-99e1-48a1-a130-9b4fa273d013 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5781c5c7-99e1-48a1-a130-9b4fa273d013 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-5781c5c7-99e1-48a1-a130-9b4fa273d013 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] show called for member 8970a9bd-d992-493b-a89c-49f0cd0c1896 {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:11:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5781c5c7-99e1-48a1-a130-9b4fa273d013 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups/8970a9bd-d992-493b-a89c-49f0cd0c1896 returned with HTTP 404 Sep 01 01:11:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 539/1103] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:11:15 2026] GET /volume/v3/groups/8970a9bd-d992-493b-a89c-49f0cd0c1896 => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:11:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e90530d2-a553-4684-b6f1-a5cc6b2def2b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e90530d2-a553-4684-b6f1-a5cc6b2def2b tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] POST http://192.168.122.211/volume/v3/groups/98e23b54-a60b-40aa-8e1d-a13504de3b69/action Sep 01 01:11:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e90530d2-a553-4684-b6f1-a5cc6b2def2b tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:11:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e90530d2-a553-4684-b6f1-a5cc6b2def2b tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-e90530d2-a553-4684-b6f1-a5cc6b2def2b tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] delete called for group 98e23b54-a60b-40aa-8e1d-a13504de3b69 {{(pid=86751) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 01:11:15 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-e90530d2-a553-4684-b6f1-a5cc6b2def2b tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Delete group with id: 98e23b54-a60b-40aa-8e1d-a13504de3b69 Sep 01 01:11:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:15 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 01:11:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-38b23741-6b91-4890-9afe-6c0b8765f9a6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e90530d2-a553-4684-b6f1-a5cc6b2def2b tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups/98e23b54-a60b-40aa-8e1d-a13504de3b69/action returned with HTTP 202 Sep 01 01:11:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 565/1104] 192.168.122.211 () {62 vars in 1312 bytes} [Tue Sep 1 01:11:15 2026] POST /volume/v3/groups/98e23b54-a60b-40aa-8e1d-a13504de3b69/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 01:11:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-356c098a-f322-4992-8e74-4ff44e9222bc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-356c098a-f322-4992-8e74-4ff44e9222bc tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/groups/98e23b54-a60b-40aa-8e1d-a13504de3b69 Sep 01 01:11:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-356c098a-f322-4992-8e74-4ff44e9222bc tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-356c098a-f322-4992-8e74-4ff44e9222bc tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-356c098a-f322-4992-8e74-4ff44e9222bc tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] show called for member 98e23b54-a60b-40aa-8e1d-a13504de3b69 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:11:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:15 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:11:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-356c098a-f322-4992-8e74-4ff44e9222bc tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups/98e23b54-a60b-40aa-8e1d-a13504de3b69 returned with HTTP 200 Sep 01 01:11:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 566/1105] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:11:15 2026] GET /volume/v3/groups/98e23b54-a60b-40aa-8e1d-a13504de3b69 => generated 322 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-38b23741-6b91-4890-9afe-6c0b8765f9a6 tempest-VolumeServicesNegativeTest-383188891 tempest-VolumeServicesNegativeTest-383188891-project-admin] GET http://192.168.122.211/volume/v3/os-services Sep 01 01:11:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-38b23741-6b91-4890-9afe-6c0b8765f9a6 tempest-VolumeServicesNegativeTest-383188891 tempest-VolumeServicesNegativeTest-383188891-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-38b23741-6b91-4890-9afe-6c0b8765f9a6 tempest-VolumeServicesNegativeTest-383188891 tempest-VolumeServicesNegativeTest-383188891-project-admin] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:15 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:15 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:11:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-38b23741-6b91-4890-9afe-6c0b8765f9a6 tempest-VolumeServicesNegativeTest-383188891 tempest-VolumeServicesNegativeTest-383188891-project-admin] http://192.168.122.211/volume/v3/os-services returned with HTTP 200 Sep 01 01:11:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 540/1106] 192.168.122.211 () {58 vars in 1133 bytes} [Tue Sep 1 01:11:15 2026] GET /volume/v3/os-services => generated 705 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-52b24a6d-fc96-4375-95c3-e5883a687f1e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-52b24a6d-fc96-4375-95c3-e5883a687f1e tempest-VolumeServicesNegativeTest-383188891 tempest-VolumeServicesNegativeTest-383188891-project-admin] PUT http://192.168.122.211/volume/v3/os-services/disable-log-reason Sep 01 01:11:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-52b24a6d-fc96-4375-95c3-e5883a687f1e tempest-VolumeServicesNegativeTest-383188891 tempest-VolumeServicesNegativeTest-383188891-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-52b24a6d-fc96-4375-95c3-e5883a687f1e tempest-VolumeServicesNegativeTest-383188891 tempest-VolumeServicesNegativeTest-383188891-project-admin] http://192.168.122.211/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 01 01:11:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 567/1107] 192.168.122.211 () {60 vars in 1210 bytes} [Tue Sep 1 01:11:15 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:11:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-be7ca8e7-adf9-4d4c-8490-529861743403 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-be7ca8e7-adf9-4d4c-8490-529861743403 tempest-VolumeServicesNegativeTest-383188891 tempest-VolumeServicesNegativeTest-383188891-project-admin] PUT http://192.168.122.211/volume/v3/os-services/disable Sep 01 01:11:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-be7ca8e7-adf9-4d4c-8490-529861743403 tempest-VolumeServicesNegativeTest-383188891 tempest-VolumeServicesNegativeTest-383188891-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-be7ca8e7-adf9-4d4c-8490-529861743403 tempest-VolumeServicesNegativeTest-383188891 tempest-VolumeServicesNegativeTest-383188891-project-admin] http://192.168.122.211/volume/v3/os-services/disable returned with HTTP 404 Sep 01 01:11:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 541/1108] 192.168.122.211 () {60 vars in 1177 bytes} [Tue Sep 1 01:11:15 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6b57a418-58ab-4b23-8a74-13d6d16f4889 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6b57a418-58ab-4b23-8a74-13d6d16f4889 tempest-VolumeServicesNegativeTest-383188891 tempest-VolumeServicesNegativeTest-383188891-project-admin] PUT http://192.168.122.211/volume/v3/os-services/enable Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6b57a418-58ab-4b23-8a74-13d6d16f4889 tempest-VolumeServicesNegativeTest-383188891 tempest-VolumeServicesNegativeTest-383188891-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6b57a418-58ab-4b23-8a74-13d6d16f4889 tempest-VolumeServicesNegativeTest-383188891 tempest-VolumeServicesNegativeTest-383188891-project-admin] http://192.168.122.211/volume/v3/os-services/enable returned with HTTP 404 Sep 01 01:11:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 568/1109] 192.168.122.211 () {60 vars in 1174 bytes} [Tue Sep 1 01:11:15 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4607c9e4-b3b9-4474-9bdf-1df606763518 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4607c9e4-b3b9-4474-9bdf-1df606763518 tempest-VolumeServicesNegativeTest-383188891 tempest-VolumeServicesNegativeTest-383188891-project-admin] PUT http://192.168.122.211/volume/v3/os-services/freeze Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4607c9e4-b3b9-4474-9bdf-1df606763518 tempest-VolumeServicesNegativeTest-383188891 tempest-VolumeServicesNegativeTest-383188891-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4607c9e4-b3b9-4474-9bdf-1df606763518 tempest-VolumeServicesNegativeTest-383188891 tempest-VolumeServicesNegativeTest-383188891-project-admin] http://192.168.122.211/volume/v3/os-services/freeze returned with HTTP 400 Sep 01 01:11:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 542/1110] 192.168.122.211 () {60 vars in 1174 bytes} [Tue Sep 1 01:11:16 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-08fa36b2-8491-4ce2-b64a-5dae7cd68696 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-08fa36b2-8491-4ce2-b64a-5dae7cd68696 tempest-VolumeServicesNegativeTest-383188891 tempest-VolumeServicesNegativeTest-383188891-project-admin] PUT http://192.168.122.211/volume/v3/os-services/thaw Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-08fa36b2-8491-4ce2-b64a-5dae7cd68696 tempest-VolumeServicesNegativeTest-383188891 tempest-VolumeServicesNegativeTest-383188891-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-08fa36b2-8491-4ce2-b64a-5dae7cd68696 tempest-VolumeServicesNegativeTest-383188891 tempest-VolumeServicesNegativeTest-383188891-project-admin] http://192.168.122.211/volume/v3/os-services/thaw returned with HTTP 400 Sep 01 01:11:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 569/1111] 192.168.122.211 () {60 vars in 1168 bytes} [Tue Sep 1 01:11:16 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-789d9b2e-0c3c-420c-90ae-16a14cf8a78a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c2b8c8fa-70cc-4959-97da-bd288bcf39e3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-789d9b2e-0c3c-420c-90ae-16a14cf8a78a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] POST http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-789d9b2e-0c3c-420c-90ae-16a14cf8a78a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-789d9b2e-0c3c-420c-90ae-16a14cf8a78a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c2b8c8fa-70cc-4959-97da-bd288bcf39e3 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c2b8c8fa-70cc-4959-97da-bd288bcf39e3 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c2b8c8fa-70cc-4959-97da-bd288bcf39e3 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-789d9b2e-0c3c-420c-90ae-16a14cf8a78a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c2b8c8fa-70cc-4959-97da-bd288bcf39e3 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 returned with HTTP 404 Sep 01 01:11:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 543/1112] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:16 2026] GET /volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b33f9792-51ea-4ce7-8150-5dacab2234e5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-789d9b2e-0c3c-420c-90ae-16a14cf8a78a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Reserve volume completed successfully. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-789d9b2e-0c3c-420c-90ae-16a14cf8a78a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action returned with HTTP 202 Sep 01 01:11:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 570/1113] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:11:16 2026] POST /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b33f9792-51ea-4ce7-8150-5dacab2234e5 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b33f9792-51ea-4ce7-8150-5dacab2234e5 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b33f9792-51ea-4ce7-8150-5dacab2234e5 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5d3b77f7-0809-4142-8f21-f38fd3185a83 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-b33f9792-51ea-4ce7-8150-5dacab2234e5 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b33f9792-51ea-4ce7-8150-5dacab2234e5 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5d3b77f7-0809-4142-8f21-f38fd3185a83 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] GET http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5d3b77f7-0809-4142-8f21-f38fd3185a83 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5d3b77f7-0809-4142-8f21-f38fd3185a83 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b33f9792-51ea-4ce7-8150-5dacab2234e5 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Get all volumes completed successfully. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b33f9792-51ea-4ce7-8150-5dacab2234e5 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 200 Sep 01 01:11:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 544/1114] 192.168.122.211 () {58 vars in 1121 bytes} [Tue Sep 1 01:11:16 2026] GET /volume/v3/volumes => generated 343 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2b7a979b-cfd9-4645-9b10-0dcf20104163 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2b7a979b-cfd9-4645-9b10-0dcf20104163 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/snapshots Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2b7a979b-cfd9-4645-9b10-0dcf20104163 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2b7a979b-cfd9-4645-9b10-0dcf20104163 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-2b7a979b-cfd9-4645-9b10-0dcf20104163 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.db.api [None req-2b7a979b-cfd9-4645-9b10-0dcf20104163 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Building query based on filter {{(pid=86752) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5d3b77f7-0809-4142-8f21-f38fd3185a83 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2b7a979b-cfd9-4645-9b10-0dcf20104163 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Get all snapshots completed successfully. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2b7a979b-cfd9-4645-9b10-0dcf20104163 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 200 Sep 01 01:11:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 545/1115] 192.168.122.211 () {58 vars in 1127 bytes} [Tue Sep 1 01:11:16 2026] GET /volume/v3/snapshots => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f30473ad-cdcb-4fcd-a78e-76b258d07b69 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5d3b77f7-0809-4142-8f21-f38fd3185a83 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda returned with HTTP 200 Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f30473ad-cdcb-4fcd-a78e-76b258d07b69 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f30473ad-cdcb-4fcd-a78e-76b258d07b69 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f30473ad-cdcb-4fcd-a78e-76b258d07b69 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 571/1116] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:16 2026] GET /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda => generated 870 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:16 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:16 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-88b67580-7c1c-407e-a279-5686415e7e66 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-88b67580-7c1c-407e-a279-5686415e7e66 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] POST http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-88b67580-7c1c-407e-a279-5686415e7e66 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-88b67580-7c1c-407e-a279-5686415e7e66 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f30473ad-cdcb-4fcd-a78e-76b258d07b69 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f30473ad-cdcb-4fcd-a78e-76b258d07b69 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e returned with HTTP 200 Sep 01 01:11:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 546/1117] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:16 2026] GET /volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e => generated 887 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-88b67580-7c1c-407e-a279-5686415e7e66 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ee4306fa-f264-4440-8d08-11c7b4f61077 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ee4306fa-f264-4440-8d08-11c7b4f61077 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] DELETE http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ee4306fa-f264-4440-8d08-11c7b4f61077 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ee4306fa-f264-4440-8d08-11c7b4f61077 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-ee4306fa-f264-4440-8d08-11c7b4f61077 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Delete volume with id: 4da5158f-7dbf-4206-89c2-5c76b82d8b4e Sep 01 01:11:16 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:16 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ee4306fa-f264-4440-8d08-11c7b4f61077 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-88b67580-7c1c-407e-a279-5686415e7e66 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Unreserve volume completed successfully. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-88b67580-7c1c-407e-a279-5686415e7e66 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action returned with HTTP 202 Sep 01 01:11:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 572/1118] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:11:16 2026] POST /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a603e8f8-12b9-404d-9982-0a31d5f46bef None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a603e8f8-12b9-404d-9982-0a31d5f46bef tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] GET http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a603e8f8-12b9-404d-9982-0a31d5f46bef tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a603e8f8-12b9-404d-9982-0a31d5f46bef tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ee4306fa-f264-4440-8d08-11c7b4f61077 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Delete volume request issued successfully. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ee4306fa-f264-4440-8d08-11c7b4f61077 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e returned with HTTP 202 Sep 01 01:11:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 547/1119] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:11:16 2026] DELETE /volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b2d6f293-d70d-4b73-a092-f488072c5725 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b2d6f293-d70d-4b73-a092-f488072c5725 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e Sep 01 01:11:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b2d6f293-d70d-4b73-a092-f488072c5725 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b2d6f293-d70d-4b73-a092-f488072c5725 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a603e8f8-12b9-404d-9982-0a31d5f46bef tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:16 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b2d6f293-d70d-4b73-a092-f488072c5725 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a603e8f8-12b9-404d-9982-0a31d5f46bef tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda returned with HTTP 200 Sep 01 01:11:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 573/1120] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:16 2026] GET /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda => generated 870 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-399eaf49-029f-4482-ac5b-ac9fe9d237f9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b2d6f293-d70d-4b73-a092-f488072c5725 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e returned with HTTP 200 Sep 01 01:11:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 548/1121] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:16 2026] GET /volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e => generated 886 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-399eaf49-029f-4482-ac5b-ac9fe9d237f9 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] POST http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-399eaf49-029f-4482-ac5b-ac9fe9d237f9 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-399eaf49-029f-4482-ac5b-ac9fe9d237f9 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-399eaf49-029f-4482-ac5b-ac9fe9d237f9 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-399eaf49-029f-4482-ac5b-ac9fe9d237f9 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume updated successfully. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-399eaf49-029f-4482-ac5b-ac9fe9d237f9 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action returned with HTTP 200 Sep 01 01:11:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 574/1122] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:11:16 2026] POST /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action => generated 0 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d1b64119-b6eb-4760-9e27-342f62379305 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d1b64119-b6eb-4760-9e27-342f62379305 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] GET http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d1b64119-b6eb-4760-9e27-342f62379305 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d1b64119-b6eb-4760-9e27-342f62379305 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:16 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d1b64119-b6eb-4760-9e27-342f62379305 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d1b64119-b6eb-4760-9e27-342f62379305 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda returned with HTTP 200 Sep 01 01:11:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 549/1123] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:16 2026] GET /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda => generated 869 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e7a02c67-9d2e-4c45-ad6b-06c16d9cef8b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e7a02c67-9d2e-4c45-ad6b-06c16d9cef8b tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] POST http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e7a02c67-9d2e-4c45-ad6b-06c16d9cef8b tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e7a02c67-9d2e-4c45-ad6b-06c16d9cef8b tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e7a02c67-9d2e-4c45-ad6b-06c16d9cef8b tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e7a02c67-9d2e-4c45-ad6b-06c16d9cef8b tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume updated successfully. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e7a02c67-9d2e-4c45-ad6b-06c16d9cef8b tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action returned with HTTP 200 Sep 01 01:11:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 575/1124] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:11:16 2026] POST /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action => generated 0 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5d166af6-fc37-4e07-a4be-dd752346ef8b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5d166af6-fc37-4e07-a4be-dd752346ef8b tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] GET http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5d166af6-fc37-4e07-a4be-dd752346ef8b tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5d166af6-fc37-4e07-a4be-dd752346ef8b tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-aecd6ae5-0cad-4962-829b-036d7056dbd5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:16 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aecd6ae5-0cad-4962-829b-036d7056dbd5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/groups/98e23b54-a60b-40aa-8e1d-a13504de3b69 Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-aecd6ae5-0cad-4962-829b-036d7056dbd5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-aecd6ae5-0cad-4962-829b-036d7056dbd5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-aecd6ae5-0cad-4962-829b-036d7056dbd5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] show called for member 98e23b54-a60b-40aa-8e1d-a13504de3b69 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5d166af6-fc37-4e07-a4be-dd752346ef8b tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aecd6ae5-0cad-4962-829b-036d7056dbd5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups/98e23b54-a60b-40aa-8e1d-a13504de3b69 returned with HTTP 404 Sep 01 01:11:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 576/1125] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:11:16 2026] GET /volume/v3/groups/98e23b54-a60b-40aa-8e1d-a13504de3b69 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dcc6f80d-78ff-497e-b68b-bb9c8c005568 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dcc6f80d-78ff-497e-b68b-bb9c8c005568 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/groups/detail Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dcc6f80d-78ff-497e-b68b-bb9c8c005568 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dcc6f80d-78ff-497e-b68b-bb9c8c005568 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5d166af6-fc37-4e07-a4be-dd752346ef8b tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda returned with HTTP 200 Sep 01 01:11:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 550/1126] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:16 2026] GET /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda => generated 870 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b632b247-f21a-45b2-a63c-ff4201c0beb3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b632b247-f21a-45b2-a63c-ff4201c0beb3 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] POST http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b632b247-f21a-45b2-a63c-ff4201c0beb3 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b632b247-f21a-45b2-a63c-ff4201c0beb3 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dcc6f80d-78ff-497e-b68b-bb9c8c005568 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups/detail returned with HTTP 200 Sep 01 01:11:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 577/1127] 192.168.122.211 () {60 vars in 1180 bytes} [Tue Sep 1 01:11:16 2026] GET /volume/v3/groups/detail => generated 14 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b7b9ab8d-f711-4c80-9053-34a994597e7e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b7b9ab8d-f711-4c80-9053-34a994597e7e tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b7b9ab8d-f711-4c80-9053-34a994597e7e tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b7b9ab8d-f711-4c80-9053-34a994597e7e tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-b7b9ab8d-f711-4c80-9053-34a994597e7e tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b7b9ab8d-f711-4c80-9053-34a994597e7e tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b632b247-f21a-45b2-a63c-ff4201c0beb3 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b7b9ab8d-f711-4c80-9053-34a994597e7e tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Get all volumes completed successfully. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b7b9ab8d-f711-4c80-9053-34a994597e7e tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:11:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 578/1128] 192.168.122.211 () {60 vars in 1183 bytes} [Tue Sep 1 01:11:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3fd5720f-beec-4570-ad8f-d974fc86ca23 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b632b247-f21a-45b2-a63c-ff4201c0beb3 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Update volume admin metadata completed successfully. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b632b247-f21a-45b2-a63c-ff4201c0beb3 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Update readonly setting on volume completed successfully. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3fd5720f-beec-4570-ad8f-d974fc86ca23 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] POST http://192.168.122.211/volume/v3/groups/98e23b54-a60b-40aa-8e1d-a13504de3b69/action Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3fd5720f-beec-4570-ad8f-d974fc86ca23 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3fd5720f-beec-4570-ad8f-d974fc86ca23 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b632b247-f21a-45b2-a63c-ff4201c0beb3 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action returned with HTTP 202 Sep 01 01:11:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 551/1129] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:11:16 2026] POST /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-3fd5720f-beec-4570-ad8f-d974fc86ca23 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] delete called for group 98e23b54-a60b-40aa-8e1d-a13504de3b69 {{(pid=86751) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-3fd5720f-beec-4570-ad8f-d974fc86ca23 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Delete group with id: 98e23b54-a60b-40aa-8e1d-a13504de3b69 Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-00187229-1c08-45ff-8688-80607df3bf87 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-00187229-1c08-45ff-8688-80607df3bf87 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] GET http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-00187229-1c08-45ff-8688-80607df3bf87 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-00187229-1c08-45ff-8688-80607df3bf87 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3fd5720f-beec-4570-ad8f-d974fc86ca23 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups/98e23b54-a60b-40aa-8e1d-a13504de3b69/action returned with HTTP 404 Sep 01 01:11:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 579/1130] 192.168.122.211 () {62 vars in 1312 bytes} [Tue Sep 1 01:11:16 2026] POST /volume/v3/groups/98e23b54-a60b-40aa-8e1d-a13504de3b69/action => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:11:16 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8678cbe6-4b63-4b1c-8a4f-fa3d4e390853 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8678cbe6-4b63-4b1c-8a4f-fa3d4e390853 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8678cbe6-4b63-4b1c-8a4f-fa3d4e390853 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8678cbe6-4b63-4b1c-8a4f-fa3d4e390853 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-8678cbe6-4b63-4b1c-8a4f-fa3d4e390853 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8678cbe6-4b63-4b1c-8a4f-fa3d4e390853 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-00187229-1c08-45ff-8688-80607df3bf87 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8678cbe6-4b63-4b1c-8a4f-fa3d4e390853 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Get all volumes completed successfully. Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-00187229-1c08-45ff-8688-80607df3bf87 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda returned with HTTP 200 Sep 01 01:11:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 552/1131] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:16 2026] GET /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda => generated 869 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8678cbe6-4b63-4b1c-8a4f-fa3d4e390853 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:11:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 580/1132] 192.168.122.211 () {60 vars in 1183 bytes} [Tue Sep 1 01:11:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-50dd6b7a-af54-4bfe-a38a-e9589676fe70 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0db048fa-e691-4811-829b-9e40efee0676 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0db048fa-e691-4811-829b-9e40efee0676 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] POST http://192.168.122.211/volume/v3/groups/8970a9bd-d992-493b-a89c-49f0cd0c1896/action Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0db048fa-e691-4811-829b-9e40efee0676 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0db048fa-e691-4811-829b-9e40efee0676 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-50dd6b7a-af54-4bfe-a38a-e9589676fe70 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] POST http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action Sep 01 01:11:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-0db048fa-e691-4811-829b-9e40efee0676 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] delete called for group 8970a9bd-d992-493b-a89c-49f0cd0c1896 {{(pid=86751) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-0db048fa-e691-4811-829b-9e40efee0676 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Delete group with id: 8970a9bd-d992-493b-a89c-49f0cd0c1896 Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-50dd6b7a-af54-4bfe-a38a-e9589676fe70 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:11:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-50dd6b7a-af54-4bfe-a38a-e9589676fe70 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0db048fa-e691-4811-829b-9e40efee0676 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups/8970a9bd-d992-493b-a89c-49f0cd0c1896/action returned with HTTP 404 Sep 01 01:11:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 581/1133] 192.168.122.211 () {62 vars in 1312 bytes} [Tue Sep 1 01:11:16 2026] POST /volume/v3/groups/8970a9bd-d992-493b-a89c-49f0cd0c1896/action => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:11:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3e924873-e7ee-400d-9e2c-d35027e75170 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3e924873-e7ee-400d-9e2c-d35027e75170 tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] DELETE http://192.168.122.211/volume/v3/group_types/bfe332e8-4ba6-4d69-9318-a21b4c53d85e Sep 01 01:11:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3e924873-e7ee-400d-9e2c-d35027e75170 tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3e924873-e7ee-400d-9e2c-d35027e75170 tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:17 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:17 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:17 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:17 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:17 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-50dd6b7a-af54-4bfe-a38a-e9589676fe70 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:11:17 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-50dd6b7a-af54-4bfe-a38a-e9589676fe70 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Update volume admin metadata completed successfully. Sep 01 01:11:17 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-50dd6b7a-af54-4bfe-a38a-e9589676fe70 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Update readonly setting on volume completed successfully. Sep 01 01:11:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-50dd6b7a-af54-4bfe-a38a-e9589676fe70 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action returned with HTTP 202 Sep 01 01:11:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 553/1134] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:11:16 2026] POST /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:11:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3e924873-e7ee-400d-9e2c-d35027e75170 tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] http://192.168.122.211/volume/v3/group_types/bfe332e8-4ba6-4d69-9318-a21b4c53d85e returned with HTTP 202 Sep 01 01:11:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 582/1135] 192.168.122.211 () {60 vars in 1288 bytes} [Tue Sep 1 01:11:17 2026] DELETE /volume/v3/group_types/bfe332e8-4ba6-4d69-9318-a21b4c53d85e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:11:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-57ecd54b-70d8-4511-b71f-bd8551bdcd25 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c3b22d77-9289-41a6-ac38-b3fbe6c2685d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-57ecd54b-70d8-4511-b71f-bd8551bdcd25 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] GET http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda Sep 01 01:11:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c3b22d77-9289-41a6-ac38-b3fbe6c2685d tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] DELETE http://192.168.122.211/volume/v3/types/be6e4ab0-b638-42fd-b36d-f9e95059546c Sep 01 01:11:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-57ecd54b-70d8-4511-b71f-bd8551bdcd25 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c3b22d77-9289-41a6-ac38-b3fbe6c2685d tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-57ecd54b-70d8-4511-b71f-bd8551bdcd25 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c3b22d77-9289-41a6-ac38-b3fbe6c2685d tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:17 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:17 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:17 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:17 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:17 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-57ecd54b-70d8-4511-b71f-bd8551bdcd25 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:11:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-57ecd54b-70d8-4511-b71f-bd8551bdcd25 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda returned with HTTP 200 Sep 01 01:11:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 554/1136] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:17 2026] GET /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda => generated 870 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-bdaa9d23-bf95-4cb8-aed0-bf2145056093 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bdaa9d23-bf95-4cb8-aed0-bf2145056093 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] POST http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action Sep 01 01:11:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bdaa9d23-bf95-4cb8-aed0-bf2145056093 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2143075864", "disk_format": "raw"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:11:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c3b22d77-9289-41a6-ac38-b3fbe6c2685d tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] http://192.168.122.211/volume/v3/types/be6e4ab0-b638-42fd-b36d-f9e95059546c returned with HTTP 202 Sep 01 01:11:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bdaa9d23-bf95-4cb8-aed0-bf2145056093 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2143075864", "disk_format": "raw"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 583/1137] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:11:17 2026] DELETE /volume/v3/types/be6e4ab0-b638-42fd-b36d-f9e95059546c => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:11:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d40fdb7b-5c81-404e-af03-e8ac204b0bae None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d40fdb7b-5c81-404e-af03-e8ac204b0bae tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] GET http://192.168.122.211/volume/v3/types/be6e4ab0-b638-42fd-b36d-f9e95059546c Sep 01 01:11:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d40fdb7b-5c81-404e-af03-e8ac204b0bae tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d40fdb7b-5c81-404e-af03-e8ac204b0bae tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:17 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:17 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d40fdb7b-5c81-404e-af03-e8ac204b0bae tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] http://192.168.122.211/volume/v3/types/be6e4ab0-b638-42fd-b36d-f9e95059546c returned with HTTP 404 Sep 01 01:11:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 584/1138] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:11:17 2026] GET /volume/v3/types/be6e4ab0-b638-42fd-b36d-f9e95059546c => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:11:17 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:17 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:17 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-bdaa9d23-bf95-4cb8-aed0-bf2145056093 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:11:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-16658d82-08e3-402f-a0fc-21a44246e5fe None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-16658d82-08e3-402f-a0fc-21a44246e5fe tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:11:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-16658d82-08e3-402f-a0fc-21a44246e5fe tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1420379323"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:17 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:17 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:17 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:17 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-16658d82-08e3-402f-a0fc-21a44246e5fe tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:11:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 585/1139] 192.168.122.211 () {60 vars in 1136 bytes} [Tue Sep 1 01:11:17 2026] POST /volume/v3/types => generated 216 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:17 devstack devstack@c-api.service[86752]: DEBUG cinder.image.image_utils [None req-bdaa9d23-bf95-4cb8-aed0-bf2145056093 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-2143075864'}] 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-2143075864'}]. {{(pid=86752) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 01:11:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9f1aec96-59b0-4691-850f-6b81cc008573 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9f1aec96-59b0-4691-850f-6b81cc008573 tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] POST http://192.168.122.211/volume/v3/group_types Sep 01 01:11:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9f1aec96-59b0-4691-850f-6b81cc008573 tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-238831983"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9f1aec96-59b0-4691-850f-6b81cc008573 tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] http://192.168.122.211/volume/v3/group_types returned with HTTP 202 Sep 01 01:11:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 586/1140] 192.168.122.211 () {62 vars in 1195 bytes} [Tue Sep 1 01:11:17 2026] POST /volume/v3/group_types => generated 172 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:11:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-59a2f605-08db-461a-81c0-837d57ca7020 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-59a2f605-08db-461a-81c0-837d57ca7020 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] POST http://192.168.122.211/volume/v3/groups Sep 01 01:11:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-59a2f605-08db-461a-81c0-837d57ca7020 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "40fdc25d-a284-4196-80af-640cd66c83b9", "volume_types": ["997027b2-ea14-4bbe-a3a5-70f16c51bbc1"], "name": "tempest-GroupsTest-Group-550637921"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-59a2f605-08db-461a-81c0-837d57ca7020 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Creating new group {'group': {'group_type': '40fdc25d-a284-4196-80af-640cd66c83b9', 'volume_types': ['997027b2-ea14-4bbe-a3a5-70f16c51bbc1'], 'name': 'tempest-GroupsTest-Group-550637921'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 01:11:17 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-59a2f605-08db-461a-81c0-837d57ca7020 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Creating group tempest-GroupsTest-Group-550637921. Sep 01 01:11:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-59a2f605-08db-461a-81c0-837d57ca7020 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Availability Zones retrieved successfully. Sep 01 01:11:17 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-59a2f605-08db-461a-81c0-837d57ca7020 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Created reservations ['6d99b91a-6f14-47b1-9cbc-3ba6cf7c8f68'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:11:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-59a2f605-08db-461a-81c0-837d57ca7020 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups returned with HTTP 202 Sep 01 01:11:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 587/1141] 192.168.122.211 () {62 vars in 1181 bytes} [Tue Sep 1 01:11:17 2026] POST /volume/v3/groups => generated 103 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:11:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f3e26912-8983-47ef-95d4-45657d1a0f83 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f3e26912-8983-47ef-95d4-45657d1a0f83 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb Sep 01 01:11:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f3e26912-8983-47ef-95d4-45657d1a0f83 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f3e26912-8983-47ef-95d4-45657d1a0f83 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-f3e26912-8983-47ef-95d4-45657d1a0f83 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] show called for member ca43a9e8-f899-4d72-be97-9b949eaba5eb {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:11:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:17 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:11:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f3e26912-8983-47ef-95d4-45657d1a0f83 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb returned with HTTP 200 Sep 01 01:11:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 588/1142] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:11:17 2026] GET /volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb => generated 331 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-08e1b80a-139b-4f65-bb23-61503fdae610 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-08e1b80a-139b-4f65-bb23-61503fdae610 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e Sep 01 01:11:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-08e1b80a-139b-4f65-bb23-61503fdae610 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-08e1b80a-139b-4f65-bb23-61503fdae610 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-08e1b80a-139b-4f65-bb23-61503fdae610 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Volume info retrieved successfully. Sep 01 01:11:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-08e1b80a-139b-4f65-bb23-61503fdae610 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e returned with HTTP 200 Sep 01 01:11:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 589/1143] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:17 2026] GET /volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e => generated 886 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:18 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-bdaa9d23-bf95-4cb8-aed0-bf2145056093 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Copy volume to image completed successfully. Sep 01 01:11:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bdaa9d23-bf95-4cb8-aed0-bf2145056093 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action returned with HTTP 202 Sep 01 01:11:18 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 555/1144] 192.168.122.211 () {60 vars in 1275 bytes} [Tue Sep 1 01:11:17 2026] POST /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action => generated 655 bytes in 1260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:11:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2a6f7b8a-0c02-4fec-874f-5b0e588a694c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2a6f7b8a-0c02-4fec-874f-5b0e588a694c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb Sep 01 01:11:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2a6f7b8a-0c02-4fec-874f-5b0e588a694c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2a6f7b8a-0c02-4fec-874f-5b0e588a694c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-2a6f7b8a-0c02-4fec-874f-5b0e588a694c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] show called for member ca43a9e8-f899-4d72-be97-9b949eaba5eb {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:11:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:18 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:11:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2a6f7b8a-0c02-4fec-874f-5b0e588a694c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb returned with HTTP 200 Sep 01 01:11:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 590/1145] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:11:18 2026] GET /volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb => generated 332 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-764fedb1-d4ab-4851-8f6b-967fbd6eac18 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-764fedb1-d4ab-4851-8f6b-967fbd6eac18 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:11:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-764fedb1-d4ab-4851-8f6b-967fbd6eac18 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2073615232", "volume_type": "997027b2-ea14-4bbe-a3a5-70f16c51bbc1", "group_id": "ca43a9e8-f899-4d72-be97-9b949eaba5eb", "size": 1}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-764fedb1-d4ab-4851-8f6b-967fbd6eac18 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2073615232', 'volume_type': '997027b2-ea14-4bbe-a3a5-70f16c51bbc1', 'group_id': 'ca43a9e8-f899-4d72-be97-9b949eaba5eb', 'size': 1}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:11:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fd0a411f-bb06-4f60-be25-b6279d0f9a46 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fd0a411f-bb06-4f60-be25-b6279d0f9a46 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e Sep 01 01:11:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fd0a411f-bb06-4f60-be25-b6279d0f9a46 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fd0a411f-bb06-4f60-be25-b6279d0f9a46 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:18 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:18 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:18 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-764fedb1-d4ab-4851-8f6b-967fbd6eac18 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Create volume of 1 GB Sep 01 01:11:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fd0a411f-bb06-4f60-be25-b6279d0f9a46 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e returned with HTTP 404 Sep 01 01:11:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 591/1146] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:18 2026] GET /volume/v3/volumes/4da5158f-7dbf-4206-89c2-5c76b82d8b4e => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:11:18 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:18 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:11:18 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-764fedb1-d4ab-4851-8f6b-967fbd6eac18 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Availability Zones retrieved successfully. Sep 01 01:11:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4702a36f-1d9c-4624-b863-e909700ae83c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4702a36f-1d9c-4624-b863-e909700ae83c tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/03dac0c0-75ca-4c75-9236-403ca2ac7342 Sep 01 01:11:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4702a36f-1d9c-4624-b863-e909700ae83c tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4702a36f-1d9c-4624-b863-e909700ae83c tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:18 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-4702a36f-1d9c-4624-b863-e909700ae83c tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Delete snapshot with id: 03dac0c0-75ca-4c75-9236-403ca2ac7342 Sep 01 01:11:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4702a36f-1d9c-4624-b863-e909700ae83c tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/snapshots/03dac0c0-75ca-4c75-9236-403ca2ac7342 returned with HTTP 404 Sep 01 01:11:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 592/1147] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:11:18 2026] DELETE /volume/v3/snapshots/03dac0c0-75ca-4c75-9236-403ca2ac7342 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:11:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-764fedb1-d4ab-4851-8f6b-967fbd6eac18 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Flow 'volume_create_api' (1a3f3906-5c33-42c8-a3da-85226119892b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:11:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f0af1a05-6498-4f8d-81f0-92e08c0b6775 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-764fedb1-d4ab-4851-8f6b-967fbd6eac18 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96a170c8-0947-4b4f-aff3-05b010f9fffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:11:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f0af1a05-6498-4f8d-81f0-92e08c0b6775 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] GET http://192.168.122.211/volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 Sep 01 01:11:18 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:18 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f0af1a05-6498-4f8d-81f0-92e08c0b6775 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-764fedb1-d4ab-4851-8f6b-967fbd6eac18 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:11:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f0af1a05-6498-4f8d-81f0-92e08c0b6775 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f0af1a05-6498-4f8d-81f0-92e08c0b6775 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 returned with HTTP 404 Sep 01 01:11:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 593/1148] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:18 2026] GET /volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:11:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-24a9b2a6-1f85-4209-928c-46aa28664234 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-24a9b2a6-1f85-4209-928c-46aa28664234 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] DELETE http://192.168.122.211/volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 Sep 01 01:11:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-24a9b2a6-1f85-4209-928c-46aa28664234 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-24a9b2a6-1f85-4209-928c-46aa28664234 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:18 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-24a9b2a6-1f85-4209-928c-46aa28664234 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] Delete volume with id: 0ccff697-1c20-4237-b0a3-ff3ae84569a1 Sep 01 01:11:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-764fedb1-d4ab-4851-8f6b-967fbd6eac18 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96a170c8-0947-4b4f-aff3-05b010f9fffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:11:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=997027b2-ea14-4bbe-a3a5-70f16c51bbc1,is_public=True,name='tempest-GroupsTest-volume-type-1420379323',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '997027b2-ea14-4bbe-a3a5-70f16c51bbc1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ca43a9e8-f899-4d72-be97-9b949eaba5eb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:11:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-764fedb1-d4ab-4851-8f6b-967fbd6eac18 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be914b05-0c6a-4f29-a842-4b186a34ec90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:11:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-24a9b2a6-1f85-4209-928c-46aa28664234 tempest-VolumesDeleteCascade-946224966 tempest-VolumesDeleteCascade-946224966-project-member] http://192.168.122.211/volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 returned with HTTP 404 Sep 01 01:11:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 594/1149] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:11:18 2026] DELETE /volume/v3/volumes/0ccff697-1c20-4237-b0a3-ff3ae84569a1 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:11:18 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-764fedb1-d4ab-4851-8f6b-967fbd6eac18 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1420379323 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1420379323, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:11:18 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-764fedb1-d4ab-4851-8f6b-967fbd6eac18 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1420379323 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1420379323, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:11:19 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-764fedb1-d4ab-4851-8f6b-967fbd6eac18 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Created reservations ['7d3bc1f9-17a2-480d-87f3-171a897c442e', 'fe225b2d-050c-46b1-82c2-48f3c51f78ca', 'c3124d6b-27f6-4677-8787-0befd56856e5', '7e0e0d1f-ed62-4ca2-b6cc-29241d731a87'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:11:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-764fedb1-d4ab-4851-8f6b-967fbd6eac18 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be914b05-0c6a-4f29-a842-4b186a34ec90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d3bc1f9-17a2-480d-87f3-171a897c442e', 'fe225b2d-050c-46b1-82c2-48f3c51f78ca', 'c3124d6b-27f6-4677-8787-0befd56856e5', '7e0e0d1f-ed62-4ca2-b6cc-29241d731a87']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:11:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-764fedb1-d4ab-4851-8f6b-967fbd6eac18 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e755f90-a9f5-4bf3-b488-056914d14ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:11:19 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:19 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-764fedb1-d4ab-4851-8f6b-967fbd6eac18 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e755f90-a9f5-4bf3-b488-056914d14ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3d74f35-3963-47d1-9ddb-25ae92ebe33e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2073615232',encryption_key_id=None,group_id=ca43a9e8-f899-4d72-be97-9b949eaba5eb,group_type_id=,metadata={},multiattach=False,project_id='c2658474da7840ebaa74ec2694817fd6',qos_specs=None,replication_status=,reservations=['7d3bc1f9-17a2-480d-87f3-171a897c442e','fe225b2d-050c-46b1-82c2-48f3c51f78ca','c3124d6b-27f6-4677-8787-0befd56856e5','7e0e0d1f-ed62-4ca2-b6cc-29241d731a87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d87465920dc453ea46357db68e9b5c1',volume_type_id=997027b2-ea14-4bbe-a3a5-70f16c51bbc1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:11:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2073615232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ca43a9e8-f899-4d72-be97-9b949eaba5eb,host=None,id=d3d74f35-3963-47d1-9ddb-25ae92ebe33e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2658474da7840ebaa74ec2694817fd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d87465920dc453ea46357db68e9b5c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(997027b2-ea14-4bbe-a3a5-70f16c51bbc1),volume_type_id=997027b2-ea14-4bbe-a3a5-70f16c51bbc1)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:11:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-764fedb1-d4ab-4851-8f6b-967fbd6eac18 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b52ad16-71ff-41e5-8c07-e2e7605f622e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:11:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-764fedb1-d4ab-4851-8f6b-967fbd6eac18 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b52ad16-71ff-41e5-8c07-e2e7605f622e) transitioned into state 'SUCCESS' from state '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-2073615232',encryption_key_id=None,group_id=ca43a9e8-f899-4d72-be97-9b949eaba5eb,group_type_id=,metadata={},multiattach=False,project_id='c2658474da7840ebaa74ec2694817fd6',qos_specs=None,replication_status=,reservations=['7d3bc1f9-17a2-480d-87f3-171a897c442e','fe225b2d-050c-46b1-82c2-48f3c51f78ca','c3124d6b-27f6-4677-8787-0befd56856e5','7e0e0d1f-ed62-4ca2-b6cc-29241d731a87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d87465920dc453ea46357db68e9b5c1',volume_type_id=997027b2-ea14-4bbe-a3a5-70f16c51bbc1)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:11:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-764fedb1-d4ab-4851-8f6b-967fbd6eac18 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6303d89c-4f67-44bc-9d09-41683106ffa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:11:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-764fedb1-d4ab-4851-8f6b-967fbd6eac18 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6303d89c-4f67-44bc-9d09-41683106ffa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:11:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-764fedb1-d4ab-4851-8f6b-967fbd6eac18 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Flow 'volume_create_api' (1a3f3906-5c33-42c8-a3da-85226119892b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:11:19 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-764fedb1-d4ab-4851-8f6b-967fbd6eac18 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Create volume request issued successfully. Sep 01 01:11:19 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-764fedb1-d4ab-4851-8f6b-967fbd6eac18 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:19 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-764fedb1-d4ab-4851-8f6b-967fbd6eac18 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:19 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-764fedb1-d4ab-4851-8f6b-967fbd6eac18 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:19 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:19 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-764fedb1-d4ab-4851-8f6b-967fbd6eac18 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:11:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 556/1150] 192.168.122.211 () {62 vars in 1184 bytes} [Tue Sep 1 01:11:18 2026] POST /volume/v3/volumes => generated 823 bytes in 883 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:11:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a6b3a4b2-c4d9-4e93-9b48-33c72797a153 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a6b3a4b2-c4d9-4e93-9b48-33c72797a153 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:11:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a6b3a4b2-c4d9-4e93-9b48-33c72797a153 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a6b3a4b2-c4d9-4e93-9b48-33c72797a153 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a6b3a4b2-c4d9-4e93-9b48-33c72797a153 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:19 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-a6b3a4b2-c4d9-4e93-9b48-33c72797a153 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:19 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-a6b3a4b2-c4d9-4e93-9b48-33c72797a153 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:19 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-a6b3a4b2-c4d9-4e93-9b48-33c72797a153 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a6b3a4b2-c4d9-4e93-9b48-33c72797a153 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:11:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 595/1151] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:19 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 891 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-311c1c7a-070d-4d96-ac89-fc921266cc9e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-311c1c7a-070d-4d96-ac89-fc921266cc9e tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:11:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-311c1c7a-070d-4d96-ac89-fc921266cc9e tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-311c1c7a-070d-4d96-ac89-fc921266cc9e tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:21 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:21 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:21 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:21 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:21 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-311c1c7a-070d-4d96-ac89-fc921266cc9e tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:21 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-311c1c7a-070d-4d96-ac89-fc921266cc9e tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:21 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-311c1c7a-070d-4d96-ac89-fc921266cc9e tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:21 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-311c1c7a-070d-4d96-ac89-fc921266cc9e tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:21 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:21 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-311c1c7a-070d-4d96-ac89-fc921266cc9e tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:11:21 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 557/1152] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:20 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 915 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6b1bca7d-ab34-4553-933a-2bd5c679c819 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6b1bca7d-ab34-4553-933a-2bd5c679c819 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:11:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6b1bca7d-ab34-4553-933a-2bd5c679c819 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6b1bca7d-ab34-4553-933a-2bd5c679c819 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6b1bca7d-ab34-4553-933a-2bd5c679c819 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:22 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-6b1bca7d-ab34-4553-933a-2bd5c679c819 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:22 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-6b1bca7d-ab34-4553-933a-2bd5c679c819 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:22 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-6b1bca7d-ab34-4553-933a-2bd5c679c819 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6b1bca7d-ab34-4553-933a-2bd5c679c819 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:11:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 596/1153] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:22 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 915 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-913490b6-2d0b-4e71-bca2-121e798526d4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-913490b6-2d0b-4e71-bca2-121e798526d4 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:11:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-913490b6-2d0b-4e71-bca2-121e798526d4 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-913490b6-2d0b-4e71-bca2-121e798526d4 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:24 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:24 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:24 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:24 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:24 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-913490b6-2d0b-4e71-bca2-121e798526d4 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:24 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-913490b6-2d0b-4e71-bca2-121e798526d4 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:24 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-913490b6-2d0b-4e71-bca2-121e798526d4 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:24 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-913490b6-2d0b-4e71-bca2-121e798526d4 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:24 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:24 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-913490b6-2d0b-4e71-bca2-121e798526d4 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:11:24 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 558/1154] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:24 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 915 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0cfd6caa-f053-482e-9a31-0c98c837a75c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0cfd6caa-f053-482e-9a31-0c98c837a75c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:11:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0cfd6caa-f053-482e-9a31-0c98c837a75c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0cfd6caa-f053-482e-9a31-0c98c837a75c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0cfd6caa-f053-482e-9a31-0c98c837a75c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:25 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-0cfd6caa-f053-482e-9a31-0c98c837a75c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:25 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-0cfd6caa-f053-482e-9a31-0c98c837a75c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-bda3e7f0-a3be-4899-86f0-980ea09b2a83 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:25 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-0cfd6caa-f053-482e-9a31-0c98c837a75c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0cfd6caa-f053-482e-9a31-0c98c837a75c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:11:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 597/1155] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:25 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 915 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bda3e7f0-a3be-4899-86f0-980ea09b2a83 tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:11:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bda3e7f0-a3be-4899-86f0-980ea09b2a83 tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1941059615"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bda3e7f0-a3be-4899-86f0-980ea09b2a83 tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:11:25 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 559/1156] 192.168.122.211 () {60 vars in 1136 bytes} [Tue Sep 1 01:11:25 2026] POST /volume/v3/types => generated 231 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:11:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2b72c97e-c6fa-4f7c-9a5a-990dbffc4aa6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2b72c97e-c6fa-4f7c-9a5a-990dbffc4aa6 tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] POST http://192.168.122.211/volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs Sep 01 01:11:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2b72c97e-c6fa-4f7c-9a5a-990dbffc4aa6 tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2b72c97e-c6fa-4f7c-9a5a-990dbffc4aa6 tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] http://192.168.122.211/volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs returned with HTTP 200 Sep 01 01:11:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 598/1157] 192.168.122.211 () {60 vars in 1283 bytes} [Tue Sep 1 01:11:25 2026] POST /volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs => generated 34 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:11:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1ecbc1f4-1729-4f2a-bfd9-1e621663cc7f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1ecbc1f4-1729-4f2a-bfd9-1e621663cc7f tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] GET http://192.168.122.211/volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs/spec3 Sep 01 01:11:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1ecbc1f4-1729-4f2a-bfd9-1e621663cc7f tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1ecbc1f4-1729-4f2a-bfd9-1e621663cc7f tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1ecbc1f4-1729-4f2a-bfd9-1e621663cc7f tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] http://192.168.122.211/volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs/spec3 returned with HTTP 200 Sep 01 01:11:25 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 560/1158] 192.168.122.211 () {58 vars in 1280 bytes} [Tue Sep 1 01:11:25 2026] GET /volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs/spec3 => generated 17 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:11:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e64417bb-a854-46a1-9bc0-7c169a5eec9a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e64417bb-a854-46a1-9bc0-7c169a5eec9a tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] DELETE http://192.168.122.211/volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs/spec3 Sep 01 01:11:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e64417bb-a854-46a1-9bc0-7c169a5eec9a tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e64417bb-a854-46a1-9bc0-7c169a5eec9a tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e64417bb-a854-46a1-9bc0-7c169a5eec9a tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] http://192.168.122.211/volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs/spec3 returned with HTTP 202 Sep 01 01:11:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 599/1159] 192.168.122.211 () {58 vars in 1283 bytes} [Tue Sep 1 01:11:25 2026] DELETE /volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs/spec3 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:11:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-60bee33d-6d8d-46f3-b7f1-e6dc669056bb None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-60bee33d-6d8d-46f3-b7f1-e6dc669056bb tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] GET http://192.168.122.211/volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs/spec3 Sep 01 01:11:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-60bee33d-6d8d-46f3-b7f1-e6dc669056bb tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-60bee33d-6d8d-46f3-b7f1-e6dc669056bb tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-60bee33d-6d8d-46f3-b7f1-e6dc669056bb tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] http://192.168.122.211/volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs/spec3 returned with HTTP 404 Sep 01 01:11:25 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 561/1160] 192.168.122.211 () {58 vars in 1280 bytes} [Tue Sep 1 01:11:25 2026] GET /volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs/spec3 => generated 129 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:11:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-43fe6da5-f11f-4be2-955f-95af44f0dca9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-43fe6da5-f11f-4be2-955f-95af44f0dca9 tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] POST http://192.168.122.211/volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs Sep 01 01:11:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-43fe6da5-f11f-4be2-955f-95af44f0dca9 tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-43fe6da5-f11f-4be2-955f-95af44f0dca9 tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] http://192.168.122.211/volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs returned with HTTP 200 Sep 01 01:11:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 600/1161] 192.168.122.211 () {60 vars in 1283 bytes} [Tue Sep 1 01:11:25 2026] POST /volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs => generated 34 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:11:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-51a4499c-d691-401c-be7f-4de506e50d7a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-51a4499c-d691-401c-be7f-4de506e50d7a tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] GET http://192.168.122.211/volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs Sep 01 01:11:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-51a4499c-d691-401c-be7f-4de506e50d7a tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-51a4499c-d691-401c-be7f-4de506e50d7a tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-51a4499c-d691-401c-be7f-4de506e50d7a tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] http://192.168.122.211/volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs returned with HTTP 200 Sep 01 01:11:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 562/1162] 192.168.122.211 () {58 vars in 1262 bytes} [Tue Sep 1 01:11:26 2026] GET /volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs => generated 34 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:11:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0c7dcc10-fe5f-43aa-80a0-e42addca3e6b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0c7dcc10-fe5f-43aa-80a0-e42addca3e6b tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] POST http://192.168.122.211/volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs Sep 01 01:11:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0c7dcc10-fe5f-43aa-80a0-e42addca3e6b tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0c7dcc10-fe5f-43aa-80a0-e42addca3e6b tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] http://192.168.122.211/volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs returned with HTTP 200 Sep 01 01:11:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 601/1163] 192.168.122.211 () {60 vars in 1283 bytes} [Tue Sep 1 01:11:26 2026] POST /volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs => generated 34 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:11:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d6bd87a4-acaf-46ec-a56c-371c03b73262 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d6bd87a4-acaf-46ec-a56c-371c03b73262 tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] PUT http://192.168.122.211/volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs/spec2 Sep 01 01:11:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d6bd87a4-acaf-46ec-a56c-371c03b73262 tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d6bd87a4-acaf-46ec-a56c-371c03b73262 tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] http://192.168.122.211/volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs/spec2 returned with HTTP 200 Sep 01 01:11:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 563/1164] 192.168.122.211 () {60 vars in 1300 bytes} [Tue Sep 1 01:11:26 2026] PUT /volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs/spec2 => generated 17 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:11:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fb5f31dc-85e7-4cf9-b91d-2146a0f42243 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fb5f31dc-85e7-4cf9-b91d-2146a0f42243 tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] GET http://192.168.122.211/volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs/spec2 Sep 01 01:11:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fb5f31dc-85e7-4cf9-b91d-2146a0f42243 tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fb5f31dc-85e7-4cf9-b91d-2146a0f42243 tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fb5f31dc-85e7-4cf9-b91d-2146a0f42243 tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] http://192.168.122.211/volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs/spec2 returned with HTTP 200 Sep 01 01:11:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 602/1165] 192.168.122.211 () {58 vars in 1280 bytes} [Tue Sep 1 01:11:26 2026] GET /volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs/spec2 => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:11:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d34e32f7-dd45-4b56-96e5-61aba027d49e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d34e32f7-dd45-4b56-96e5-61aba027d49e tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] POST http://192.168.122.211/volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs Sep 01 01:11:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d34e32f7-dd45-4b56-96e5-61aba027d49e tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d34e32f7-dd45-4b56-96e5-61aba027d49e tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] http://192.168.122.211/volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs returned with HTTP 200 Sep 01 01:11:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 564/1166] 192.168.122.211 () {60 vars in 1283 bytes} [Tue Sep 1 01:11:26 2026] POST /volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs => generated 51 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 01:11:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a7069734-3a88-4a03-882a-ea5cf4c077bd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a7069734-3a88-4a03-882a-ea5cf4c077bd tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] GET http://192.168.122.211/volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs Sep 01 01:11:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a7069734-3a88-4a03-882a-ea5cf4c077bd tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a7069734-3a88-4a03-882a-ea5cf4c077bd tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a7069734-3a88-4a03-882a-ea5cf4c077bd tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] http://192.168.122.211/volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs returned with HTTP 200 Sep 01 01:11:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 603/1167] 192.168.122.211 () {58 vars in 1262 bytes} [Tue Sep 1 01:11:26 2026] GET /volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c/extra_specs => generated 68 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:11:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b074c336-4998-48eb-a870-1b66108962e0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b074c336-4998-48eb-a870-1b66108962e0 tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] DELETE http://192.168.122.211/volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c Sep 01 01:11:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b074c336-4998-48eb-a870-1b66108962e0 tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b074c336-4998-48eb-a870-1b66108962e0 tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b074c336-4998-48eb-a870-1b66108962e0 tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] http://192.168.122.211/volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c returned with HTTP 202 Sep 01 01:11:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 565/1168] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:11:26 2026] DELETE /volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:11:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a018e9da-a1b1-4544-a053-5c81d0e046e3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a018e9da-a1b1-4544-a053-5c81d0e046e3 tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] GET http://192.168.122.211/volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c Sep 01 01:11:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a018e9da-a1b1-4544-a053-5c81d0e046e3 tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a018e9da-a1b1-4544-a053-5c81d0e046e3 tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a018e9da-a1b1-4544-a053-5c81d0e046e3 tempest-VolumeTypesExtraSpecsTest-1635730234 tempest-VolumeTypesExtraSpecsTest-1635730234-project-admin] http://192.168.122.211/volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c returned with HTTP 404 Sep 01 01:11:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 604/1169] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:11:26 2026] GET /volume/v3/types/c3c24d93-370d-4f81-8fc7-1ce2eef6f31c => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:11:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-68b4b518-a2e2-41b5-b402-5020add883db None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d61c2a5f-7c80-4080-8bcc-0460988663aa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d61c2a5f-7c80-4080-8bcc-0460988663aa tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:11:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d61c2a5f-7c80-4080-8bcc-0460988663aa tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d61c2a5f-7c80-4080-8bcc-0460988663aa tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d61c2a5f-7c80-4080-8bcc-0460988663aa tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:26 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-d61c2a5f-7c80-4080-8bcc-0460988663aa tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:26 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-d61c2a5f-7c80-4080-8bcc-0460988663aa tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:26 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-d61c2a5f-7c80-4080-8bcc-0460988663aa tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d61c2a5f-7c80-4080-8bcc-0460988663aa tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:11:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 605/1170] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:26 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 915 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:11:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-68b4b518-a2e2-41b5-b402-5020add883db tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:11:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-68b4b518-a2e2-41b5-b402-5020add883db tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1693152157"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-68b4b518-a2e2-41b5-b402-5020add883db tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1693152157'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:11:26 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-68b4b518-a2e2-41b5-b402-5020add883db tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Create volume of 1 GB Sep 01 01:11:26 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-68b4b518-a2e2-41b5-b402-5020add883db tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Availability Zones retrieved successfully. Sep 01 01:11:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-68b4b518-a2e2-41b5-b402-5020add883db tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Flow 'volume_create_api' (94abb6d4-7a8c-4c04-aa14-a967bf87beac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:11:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-68b4b518-a2e2-41b5-b402-5020add883db tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dec7c255-e324-49ba-bcb0-2a1cc76dd69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:11:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-68b4b518-a2e2-41b5-b402-5020add883db tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:11:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-68b4b518-a2e2-41b5-b402-5020add883db tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dec7c255-e324-49ba-bcb0-2a1cc76dd69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:11:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-68b4b518-a2e2-41b5-b402-5020add883db tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7455330-93d6-4cab-a15e-6c835cfa8a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:11:27 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-68b4b518-a2e2-41b5-b402-5020add883db tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Created reservations ['636689e3-c245-41dd-8ca9-00f94e0270a7', '49a5e56a-9d37-4b12-97f3-4cbb6a9e14be', 'd822a5d3-988c-4cdb-b55f-acf6bec71e86', '2c0a339f-d122-498c-a06f-a0dc72b57383'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:11:27 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-68b4b518-a2e2-41b5-b402-5020add883db tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7455330-93d6-4cab-a15e-6c835cfa8a04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['636689e3-c245-41dd-8ca9-00f94e0270a7', '49a5e56a-9d37-4b12-97f3-4cbb6a9e14be', 'd822a5d3-988c-4cdb-b55f-acf6bec71e86', '2c0a339f-d122-498c-a06f-a0dc72b57383']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:11:27 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-68b4b518-a2e2-41b5-b402-5020add883db tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6d3714a-aa22-4e28-9d9b-afa8fe2b174f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:11:27 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:27 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:27 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-68b4b518-a2e2-41b5-b402-5020add883db tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6d3714a-aa22-4e28-9d9b-afa8fe2b174f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1693152157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8db15df5e24e43d4a29f59aa535a81b6',qos_specs=None,replication_status=,reservations=['636689e3-c245-41dd-8ca9-00f94e0270a7','49a5e56a-9d37-4b12-97f3-4cbb6a9e14be','d822a5d3-988c-4cdb-b55f-acf6bec71e86','2c0a339f-d122-498c-a06f-a0dc72b57383'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b57d99a7e92444e9876df5ad41bc9aa3',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:11:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1693152157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8db15df5e24e43d4a29f59aa535a81b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b57d99a7e92444e9876df5ad41bc9aa3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:11:27 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-68b4b518-a2e2-41b5-b402-5020add883db tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5726aebc-0135-48e1-b977-a7ed82e320af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:11:27 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-68b4b518-a2e2-41b5-b402-5020add883db tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5726aebc-0135-48e1-b977-a7ed82e320af) transitioned into state 'SUCCESS' from state '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-1693152157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8db15df5e24e43d4a29f59aa535a81b6',qos_specs=None,replication_status=,reservations=['636689e3-c245-41dd-8ca9-00f94e0270a7','49a5e56a-9d37-4b12-97f3-4cbb6a9e14be','d822a5d3-988c-4cdb-b55f-acf6bec71e86','2c0a339f-d122-498c-a06f-a0dc72b57383'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b57d99a7e92444e9876df5ad41bc9aa3',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:11:27 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-68b4b518-a2e2-41b5-b402-5020add883db tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aaccd89-52e2-4a9d-9764-b174431efce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:11:27 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-68b4b518-a2e2-41b5-b402-5020add883db tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aaccd89-52e2-4a9d-9764-b174431efce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:11:27 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-68b4b518-a2e2-41b5-b402-5020add883db tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Flow 'volume_create_api' (94abb6d4-7a8c-4c04-aa14-a967bf87beac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:11:27 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-68b4b518-a2e2-41b5-b402-5020add883db tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Create volume request issued successfully. Sep 01 01:11:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-68b4b518-a2e2-41b5-b402-5020add883db tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:11:27 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 566/1171] 192.168.122.211 () {62 vars in 1183 bytes} [Tue Sep 1 01:11:26 2026] POST /volume/v3/volumes => generated 828 bytes in 1004 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:11:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-da3b2db3-db7a-4645-9422-65f45d72af2d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-da3b2db3-db7a-4645-9422-65f45d72af2d tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-da3b2db3-db7a-4645-9422-65f45d72af2d tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-da3b2db3-db7a-4645-9422-65f45d72af2d tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-da3b2db3-db7a-4645-9422-65f45d72af2d tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:11:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-da3b2db3-db7a-4645-9422-65f45d72af2d tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 606/1172] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:27 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 896 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9abc9a15-47d7-42a3-9ff2-82c6afce8f42 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9abc9a15-47d7-42a3-9ff2-82c6afce8f42 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:11:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9abc9a15-47d7-42a3-9ff2-82c6afce8f42 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9abc9a15-47d7-42a3-9ff2-82c6afce8f42 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:27 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:27 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:27 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:27 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:27 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9abc9a15-47d7-42a3-9ff2-82c6afce8f42 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:27 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-9abc9a15-47d7-42a3-9ff2-82c6afce8f42 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:27 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-9abc9a15-47d7-42a3-9ff2-82c6afce8f42 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:28 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-9abc9a15-47d7-42a3-9ff2-82c6afce8f42 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:28 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:28 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9abc9a15-47d7-42a3-9ff2-82c6afce8f42 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:11:28 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 567/1173] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:27 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 915 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6034f882-570f-47d0-981e-0100a7ec034d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6034f882-570f-47d0-981e-0100a7ec034d tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6034f882-570f-47d0-981e-0100a7ec034d tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6034f882-570f-47d0-981e-0100a7ec034d tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6034f882-570f-47d0-981e-0100a7ec034d tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:11:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6034f882-570f-47d0-981e-0100a7ec034d tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 607/1174] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:28 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 920 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d1d5627a-e3c3-4c4c-b193-83323616808d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d1d5627a-e3c3-4c4c-b193-83323616808d tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:11:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d1d5627a-e3c3-4c4c-b193-83323616808d tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d1d5627a-e3c3-4c4c-b193-83323616808d tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:29 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:29 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:29 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:29 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:29 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d1d5627a-e3c3-4c4c-b193-83323616808d tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:29 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-d1d5627a-e3c3-4c4c-b193-83323616808d tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:29 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-d1d5627a-e3c3-4c4c-b193-83323616808d tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:29 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-d1d5627a-e3c3-4c4c-b193-83323616808d tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:29 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:29 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d1d5627a-e3c3-4c4c-b193-83323616808d tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:11:29 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 568/1175] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:29 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 915 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0e403a75-85de-4bc1-ae8c-3259a2e7c7df None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0e403a75-85de-4bc1-ae8c-3259a2e7c7df tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0e403a75-85de-4bc1-ae8c-3259a2e7c7df tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0e403a75-85de-4bc1-ae8c-3259a2e7c7df tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:29 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0e403a75-85de-4bc1-ae8c-3259a2e7c7df tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:11:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0e403a75-85de-4bc1-ae8c-3259a2e7c7df tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 608/1176] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:29 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 920 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8d0b3f3c-3c05-4248-9a85-44107421d564 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8d0b3f3c-3c05-4248-9a85-44107421d564 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:11:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8d0b3f3c-3c05-4248-9a85-44107421d564 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8d0b3f3c-3c05-4248-9a85-44107421d564 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:30 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:30 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:30 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:30 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:30 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8d0b3f3c-3c05-4248-9a85-44107421d564 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:30 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-8d0b3f3c-3c05-4248-9a85-44107421d564 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:30 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-8d0b3f3c-3c05-4248-9a85-44107421d564 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:30 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-8d0b3f3c-3c05-4248-9a85-44107421d564 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:30 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:30 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8d0b3f3c-3c05-4248-9a85-44107421d564 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:11:30 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 569/1177] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:30 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 915 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b56ce36b-5182-4912-a0c6-bb3e0ebd1c60 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b56ce36b-5182-4912-a0c6-bb3e0ebd1c60 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b56ce36b-5182-4912-a0c6-bb3e0ebd1c60 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b56ce36b-5182-4912-a0c6-bb3e0ebd1c60 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b56ce36b-5182-4912-a0c6-bb3e0ebd1c60 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:11:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b56ce36b-5182-4912-a0c6-bb3e0ebd1c60 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 609/1178] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:30 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 920 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b18c2184-e410-4c9e-bff6-8f64446bf2f1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b18c2184-e410-4c9e-bff6-8f64446bf2f1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:11:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b18c2184-e410-4c9e-bff6-8f64446bf2f1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b18c2184-e410-4c9e-bff6-8f64446bf2f1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:31 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:31 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:31 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:31 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:31 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b18c2184-e410-4c9e-bff6-8f64446bf2f1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:31 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-b18c2184-e410-4c9e-bff6-8f64446bf2f1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:31 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-b18c2184-e410-4c9e-bff6-8f64446bf2f1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:31 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-b18c2184-e410-4c9e-bff6-8f64446bf2f1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:31 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:31 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b18c2184-e410-4c9e-bff6-8f64446bf2f1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:11:31 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 570/1179] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:31 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 915 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fb1e8870-d78b-4918-8e1b-070fbb56ed03 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fb1e8870-d78b-4918-8e1b-070fbb56ed03 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fb1e8870-d78b-4918-8e1b-070fbb56ed03 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fb1e8870-d78b-4918-8e1b-070fbb56ed03 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fb1e8870-d78b-4918-8e1b-070fbb56ed03 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:11:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fb1e8870-d78b-4918-8e1b-070fbb56ed03 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 610/1180] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:32 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 920 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-26a0dbcc-2281-4e5b-96b2-7281487f1d23 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-26a0dbcc-2281-4e5b-96b2-7281487f1d23 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:11:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-26a0dbcc-2281-4e5b-96b2-7281487f1d23 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-26a0dbcc-2281-4e5b-96b2-7281487f1d23 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:32 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:32 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:32 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:32 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-26a0dbcc-2281-4e5b-96b2-7281487f1d23 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:32 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-26a0dbcc-2281-4e5b-96b2-7281487f1d23 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:32 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-26a0dbcc-2281-4e5b-96b2-7281487f1d23 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:32 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-26a0dbcc-2281-4e5b-96b2-7281487f1d23 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:32 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:32 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-26a0dbcc-2281-4e5b-96b2-7281487f1d23 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:11:32 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 571/1181] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:32 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 915 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-91c6e5c6-de91-4449-9328-660c58077834 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-91c6e5c6-de91-4449-9328-660c58077834 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-91c6e5c6-de91-4449-9328-660c58077834 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-91c6e5c6-de91-4449-9328-660c58077834 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-91c6e5c6-de91-4449-9328-660c58077834 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:11:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-91c6e5c6-de91-4449-9328-660c58077834 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 611/1182] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:33 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 920 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-eb56637d-1716-414e-be25-09a264cbc15f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-eb56637d-1716-414e-be25-09a264cbc15f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:11:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-eb56637d-1716-414e-be25-09a264cbc15f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-eb56637d-1716-414e-be25-09a264cbc15f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:34 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:34 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:34 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:34 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:34 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-eb56637d-1716-414e-be25-09a264cbc15f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:34 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-eb56637d-1716-414e-be25-09a264cbc15f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:34 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-eb56637d-1716-414e-be25-09a264cbc15f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:34 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-eb56637d-1716-414e-be25-09a264cbc15f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:34 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:34 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-eb56637d-1716-414e-be25-09a264cbc15f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:11:34 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 572/1183] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:33 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 915 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e31bc51c-1248-4fc7-9d9f-d71f9c2811c5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e31bc51c-1248-4fc7-9d9f-d71f9c2811c5 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e31bc51c-1248-4fc7-9d9f-d71f9c2811c5 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e31bc51c-1248-4fc7-9d9f-d71f9c2811c5 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e31bc51c-1248-4fc7-9d9f-d71f9c2811c5 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:11:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e31bc51c-1248-4fc7-9d9f-d71f9c2811c5 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 612/1184] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:34 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 920 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-aefc1b93-69e7-4fbb-b608-82d565f6337c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aefc1b93-69e7-4fbb-b608-82d565f6337c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:11:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aefc1b93-69e7-4fbb-b608-82d565f6337c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aefc1b93-69e7-4fbb-b608-82d565f6337c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:35 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:35 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:35 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:35 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:35 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-aefc1b93-69e7-4fbb-b608-82d565f6337c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:35 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-aefc1b93-69e7-4fbb-b608-82d565f6337c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:35 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-aefc1b93-69e7-4fbb-b608-82d565f6337c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b44d5020-a43f-439f-bb51-f32a4f1bbf8f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b44d5020-a43f-439f-bb51-f32a4f1bbf8f tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b44d5020-a43f-439f-bb51-f32a4f1bbf8f tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b44d5020-a43f-439f-bb51-f32a4f1bbf8f tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:35 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-aefc1b93-69e7-4fbb-b608-82d565f6337c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b44d5020-a43f-439f-bb51-f32a4f1bbf8f tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:11:35 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:35 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b44d5020-a43f-439f-bb51-f32a4f1bbf8f tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 613/1185] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:35 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 920 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aefc1b93-69e7-4fbb-b608-82d565f6337c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:11:35 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 573/1186] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:35 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 915 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a88cecd4-667c-4e85-8b08-c9bacbe5503d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a88cecd4-667c-4e85-8b08-c9bacbe5503d tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a88cecd4-667c-4e85-8b08-c9bacbe5503d tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a88cecd4-667c-4e85-8b08-c9bacbe5503d tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a88cecd4-667c-4e85-8b08-c9bacbe5503d tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:11:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-107e0e35-e38d-47bc-a649-96284c04ef09 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a88cecd4-667c-4e85-8b08-c9bacbe5503d tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 614/1187] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:36 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 920 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-107e0e35-e38d-47bc-a649-96284c04ef09 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:11:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-107e0e35-e38d-47bc-a649-96284c04ef09 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-107e0e35-e38d-47bc-a649-96284c04ef09 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:36 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:36 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:36 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:36 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:36 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-107e0e35-e38d-47bc-a649-96284c04ef09 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:36 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-107e0e35-e38d-47bc-a649-96284c04ef09 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:36 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-107e0e35-e38d-47bc-a649-96284c04ef09 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:36 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-107e0e35-e38d-47bc-a649-96284c04ef09 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:36 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:36 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-107e0e35-e38d-47bc-a649-96284c04ef09 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:11:36 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 574/1188] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:36 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 915 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-712c2f71-f672-4407-ae9d-df1c164f0109 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-712c2f71-f672-4407-ae9d-df1c164f0109 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-712c2f71-f672-4407-ae9d-df1c164f0109 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-712c2f71-f672-4407-ae9d-df1c164f0109 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-712c2f71-f672-4407-ae9d-df1c164f0109 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:11:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-712c2f71-f672-4407-ae9d-df1c164f0109 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 615/1189] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:37 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 920 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-689c1ef5-cc15-4b82-99b0-74e56332206c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-689c1ef5-cc15-4b82-99b0-74e56332206c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:11:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-689c1ef5-cc15-4b82-99b0-74e56332206c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-689c1ef5-cc15-4b82-99b0-74e56332206c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:37 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:37 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:37 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:37 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:37 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-689c1ef5-cc15-4b82-99b0-74e56332206c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:37 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-689c1ef5-cc15-4b82-99b0-74e56332206c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:37 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-689c1ef5-cc15-4b82-99b0-74e56332206c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:37 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-689c1ef5-cc15-4b82-99b0-74e56332206c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:37 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:37 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-689c1ef5-cc15-4b82-99b0-74e56332206c tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:11:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 575/1190] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:37 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 915 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-22aa1331-019a-4fa5-b15f-d263b87fbb7a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-22aa1331-019a-4fa5-b15f-d263b87fbb7a tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-22aa1331-019a-4fa5-b15f-d263b87fbb7a tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-22aa1331-019a-4fa5-b15f-d263b87fbb7a tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-22aa1331-019a-4fa5-b15f-d263b87fbb7a tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:11:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-22aa1331-019a-4fa5-b15f-d263b87fbb7a tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 616/1191] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:38 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 920 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7f179b0b-5d6c-49ff-9ab8-3389efaae294 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7f179b0b-5d6c-49ff-9ab8-3389efaae294 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:11:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7f179b0b-5d6c-49ff-9ab8-3389efaae294 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7f179b0b-5d6c-49ff-9ab8-3389efaae294 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:39 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:39 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:39 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:39 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:39 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7f179b0b-5d6c-49ff-9ab8-3389efaae294 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:39 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-7f179b0b-5d6c-49ff-9ab8-3389efaae294 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:39 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-7f179b0b-5d6c-49ff-9ab8-3389efaae294 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:39 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-7f179b0b-5d6c-49ff-9ab8-3389efaae294 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:39 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:39 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7f179b0b-5d6c-49ff-9ab8-3389efaae294 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:11:39 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 576/1192] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:38 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 915 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a292bc41-a9fc-4362-a134-a4b8b95e361f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a292bc41-a9fc-4362-a134-a4b8b95e361f tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a292bc41-a9fc-4362-a134-a4b8b95e361f tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a292bc41-a9fc-4362-a134-a4b8b95e361f tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a292bc41-a9fc-4362-a134-a4b8b95e361f tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:11:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a292bc41-a9fc-4362-a134-a4b8b95e361f tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 617/1193] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:39 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 920 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-64a292d2-5ba9-4cd7-8907-5566d31e3e41 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-64a292d2-5ba9-4cd7-8907-5566d31e3e41 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:11:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-64a292d2-5ba9-4cd7-8907-5566d31e3e41 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-64a292d2-5ba9-4cd7-8907-5566d31e3e41 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:40 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:40 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:40 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-64a292d2-5ba9-4cd7-8907-5566d31e3e41 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:40 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-64a292d2-5ba9-4cd7-8907-5566d31e3e41 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:40 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-64a292d2-5ba9-4cd7-8907-5566d31e3e41 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:40 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-64a292d2-5ba9-4cd7-8907-5566d31e3e41 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:40 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:40 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-64a292d2-5ba9-4cd7-8907-5566d31e3e41 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:11:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 577/1194] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:40 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 915 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9603b4a9-5083-4b51-baac-3c5b79e0b24a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9603b4a9-5083-4b51-baac-3c5b79e0b24a tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9603b4a9-5083-4b51-baac-3c5b79e0b24a tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9603b4a9-5083-4b51-baac-3c5b79e0b24a tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9603b4a9-5083-4b51-baac-3c5b79e0b24a tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:11:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9603b4a9-5083-4b51-baac-3c5b79e0b24a tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 618/1195] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:40 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 920 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8177a0b6-78ff-4f38-9330-cf5072cb41b5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8177a0b6-78ff-4f38-9330-cf5072cb41b5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:11:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8177a0b6-78ff-4f38-9330-cf5072cb41b5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8177a0b6-78ff-4f38-9330-cf5072cb41b5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:41 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:41 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:41 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:41 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8177a0b6-78ff-4f38-9330-cf5072cb41b5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:41 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-8177a0b6-78ff-4f38-9330-cf5072cb41b5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:41 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-8177a0b6-78ff-4f38-9330-cf5072cb41b5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:41 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-8177a0b6-78ff-4f38-9330-cf5072cb41b5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:41 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:41 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8177a0b6-78ff-4f38-9330-cf5072cb41b5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:11:41 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 578/1196] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:41 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 915 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:11:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e5b1ad94-fa20-4012-b97d-c1e163255a4a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e5b1ad94-fa20-4012-b97d-c1e163255a4a tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e5b1ad94-fa20-4012-b97d-c1e163255a4a tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e5b1ad94-fa20-4012-b97d-c1e163255a4a tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:41 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:41 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e5b1ad94-fa20-4012-b97d-c1e163255a4a tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:11:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e5b1ad94-fa20-4012-b97d-c1e163255a4a tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 619/1197] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:41 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 920 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5345bc7e-bb44-4906-9c33-4119544fc494 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5345bc7e-bb44-4906-9c33-4119544fc494 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:11:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5345bc7e-bb44-4906-9c33-4119544fc494 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5345bc7e-bb44-4906-9c33-4119544fc494 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:42 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=451,cinder:UPDATE=90,cinder:INSERT=59 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:11:42 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:42 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:42 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:42 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:42 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5345bc7e-bb44-4906-9c33-4119544fc494 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:42 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-5345bc7e-bb44-4906-9c33-4119544fc494 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:42 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-5345bc7e-bb44-4906-9c33-4119544fc494 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:42 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-5345bc7e-bb44-4906-9c33-4119544fc494 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:42 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:42 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5345bc7e-bb44-4906-9c33-4119544fc494 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:11:42 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 579/1198] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:42 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 915 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0be69c93-3287-454a-b948-43dec52d3676 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0be69c93-3287-454a-b948-43dec52d3676 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0be69c93-3287-454a-b948-43dec52d3676 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0be69c93-3287-454a-b948-43dec52d3676 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0be69c93-3287-454a-b948-43dec52d3676 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:11:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0be69c93-3287-454a-b948-43dec52d3676 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 620/1199] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:43 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 920 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-37237641-3121-4b84-83f6-4365071842c3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-37237641-3121-4b84-83f6-4365071842c3 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:11:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-37237641-3121-4b84-83f6-4365071842c3 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-37237641-3121-4b84-83f6-4365071842c3 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:43 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:43 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:43 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:43 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-37237641-3121-4b84-83f6-4365071842c3 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:43 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-37237641-3121-4b84-83f6-4365071842c3 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:43 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-37237641-3121-4b84-83f6-4365071842c3 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:44 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-37237641-3121-4b84-83f6-4365071842c3 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-37237641-3121-4b84-83f6-4365071842c3 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:11:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 580/1200] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:43 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 915 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5e0723f9-35fc-44ce-83c5-9905a0d2bdca None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5e0723f9-35fc-44ce-83c5-9905a0d2bdca tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5e0723f9-35fc-44ce-83c5-9905a0d2bdca tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5e0723f9-35fc-44ce-83c5-9905a0d2bdca tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5e0723f9-35fc-44ce-83c5-9905a0d2bdca tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:11:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5e0723f9-35fc-44ce-83c5-9905a0d2bdca tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 621/1201] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:44 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 920 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-306f2d9d-1a26-40cb-8b9c-8bcf87edddf3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-306f2d9d-1a26-40cb-8b9c-8bcf87edddf3 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:11:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-306f2d9d-1a26-40cb-8b9c-8bcf87edddf3 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-306f2d9d-1a26-40cb-8b9c-8bcf87edddf3 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:45 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:45 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:45 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:45 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-306f2d9d-1a26-40cb-8b9c-8bcf87edddf3 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:45 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-306f2d9d-1a26-40cb-8b9c-8bcf87edddf3 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:45 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-306f2d9d-1a26-40cb-8b9c-8bcf87edddf3 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4a9ddb24-5024-4e15-90e4-68cad8dc9177 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:45 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-306f2d9d-1a26-40cb-8b9c-8bcf87edddf3 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:45 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:45 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4a9ddb24-5024-4e15-90e4-68cad8dc9177 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4a9ddb24-5024-4e15-90e4-68cad8dc9177 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4a9ddb24-5024-4e15-90e4-68cad8dc9177 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-306f2d9d-1a26-40cb-8b9c-8bcf87edddf3 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:11:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 581/1202] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:45 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 915 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:45 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=398,cinder:INSERT=20,cinder:UPDATE=35 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:11:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4a9ddb24-5024-4e15-90e4-68cad8dc9177 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:11:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4a9ddb24-5024-4e15-90e4-68cad8dc9177 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 622/1203] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:45 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 920 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fdc8e621-33b4-4cb6-94bd-c1ccb0727cc3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fdc8e621-33b4-4cb6-94bd-c1ccb0727cc3 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:11:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fdc8e621-33b4-4cb6-94bd-c1ccb0727cc3 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fdc8e621-33b4-4cb6-94bd-c1ccb0727cc3 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:46 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:46 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:46 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:46 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:46 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-fdc8e621-33b4-4cb6-94bd-c1ccb0727cc3 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:46 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-fdc8e621-33b4-4cb6-94bd-c1ccb0727cc3 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:46 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-fdc8e621-33b4-4cb6-94bd-c1ccb0727cc3 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-43880677-2a6d-42fc-a0d8-6786c70e70b5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-43880677-2a6d-42fc-a0d8-6786c70e70b5 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-43880677-2a6d-42fc-a0d8-6786c70e70b5 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-43880677-2a6d-42fc-a0d8-6786c70e70b5 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-43880677-2a6d-42fc-a0d8-6786c70e70b5 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:11:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-43880677-2a6d-42fc-a0d8-6786c70e70b5 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 623/1204] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:46 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 920 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:11:46 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-fdc8e621-33b4-4cb6-94bd-c1ccb0727cc3 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:46 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:46 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fdc8e621-33b4-4cb6-94bd-c1ccb0727cc3 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:11:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 582/1205] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:46 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 915 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-37c9ded2-772d-4287-b3a4-ab4291725ec9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-37c9ded2-772d-4287-b3a4-ab4291725ec9 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-37c9ded2-772d-4287-b3a4-ab4291725ec9 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-37c9ded2-772d-4287-b3a4-ab4291725ec9 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-37c9ded2-772d-4287-b3a4-ab4291725ec9 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:11:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-37c9ded2-772d-4287-b3a4-ab4291725ec9 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 624/1206] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:47 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 920 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-713625c3-97e7-48a8-bdd5-88d76dd7b9a4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-713625c3-97e7-48a8-bdd5-88d76dd7b9a4 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:11:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-713625c3-97e7-48a8-bdd5-88d76dd7b9a4 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-713625c3-97e7-48a8-bdd5-88d76dd7b9a4 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:47 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:47 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-713625c3-97e7-48a8-bdd5-88d76dd7b9a4 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:47 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-713625c3-97e7-48a8-bdd5-88d76dd7b9a4 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:47 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-713625c3-97e7-48a8-bdd5-88d76dd7b9a4 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:47 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-713625c3-97e7-48a8-bdd5-88d76dd7b9a4 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-713625c3-97e7-48a8-bdd5-88d76dd7b9a4 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:11:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 583/1207] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:47 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 915 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-36c6cfae-a077-485f-8ccc-27ae1442a008 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-36c6cfae-a077-485f-8ccc-27ae1442a008 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-36c6cfae-a077-485f-8ccc-27ae1442a008 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-36c6cfae-a077-485f-8ccc-27ae1442a008 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-36c6cfae-a077-485f-8ccc-27ae1442a008 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:11:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-36c6cfae-a077-485f-8ccc-27ae1442a008 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 625/1208] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:48 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 920 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-145895b0-49de-42e4-83e7-35b0823f10cc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-145895b0-49de-42e4-83e7-35b0823f10cc tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:11:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-145895b0-49de-42e4-83e7-35b0823f10cc tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-145895b0-49de-42e4-83e7-35b0823f10cc tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:48 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:48 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:48 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:48 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:48 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-145895b0-49de-42e4-83e7-35b0823f10cc tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:48 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-145895b0-49de-42e4-83e7-35b0823f10cc tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:48 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-145895b0-49de-42e4-83e7-35b0823f10cc tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:49 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-145895b0-49de-42e4-83e7-35b0823f10cc tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:49 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:49 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-145895b0-49de-42e4-83e7-35b0823f10cc tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:11:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 584/1209] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:48 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 915 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:11:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-10c5e1bb-107f-490d-a403-bd8754418e61 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-10c5e1bb-107f-490d-a403-bd8754418e61 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-10c5e1bb-107f-490d-a403-bd8754418e61 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-10c5e1bb-107f-490d-a403-bd8754418e61 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:49 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:49 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-10c5e1bb-107f-490d-a403-bd8754418e61 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:11:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-10c5e1bb-107f-490d-a403-bd8754418e61 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 626/1210] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:49 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 920 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-165515bc-f378-408f-9af4-c9f245d9ac13 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-165515bc-f378-408f-9af4-c9f245d9ac13 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:11:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-165515bc-f378-408f-9af4-c9f245d9ac13 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-165515bc-f378-408f-9af4-c9f245d9ac13 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:50 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:50 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:50 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:50 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:50 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-165515bc-f378-408f-9af4-c9f245d9ac13 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:50 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-165515bc-f378-408f-9af4-c9f245d9ac13 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:50 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-165515bc-f378-408f-9af4-c9f245d9ac13 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cf60cc01-1c6f-43b9-bdc9-6f0475cd4200 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cf60cc01-1c6f-43b9-bdc9-6f0475cd4200 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] GET http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda Sep 01 01:11:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cf60cc01-1c6f-43b9-bdc9-6f0475cd4200 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cf60cc01-1c6f-43b9-bdc9-6f0475cd4200 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:50 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-165515bc-f378-408f-9af4-c9f245d9ac13 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:50 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:50 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-165515bc-f378-408f-9af4-c9f245d9ac13 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:11:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 585/1211] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:50 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 915 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cf60cc01-1c6f-43b9-bdc9-6f0475cd4200 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:11:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cf60cc01-1c6f-43b9-bdc9-6f0475cd4200 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda returned with HTTP 200 Sep 01 01:11:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 627/1212] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:50 2026] GET /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda => generated 870 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:11:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-21f0935e-ef6b-45eb-92fb-30b5bf9e499e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-21f0935e-ef6b-45eb-92fb-30b5bf9e499e tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-21f0935e-ef6b-45eb-92fb-30b5bf9e499e tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-21f0935e-ef6b-45eb-92fb-30b5bf9e499e tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:50 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:50 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:50 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:50 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:50 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-21f0935e-ef6b-45eb-92fb-30b5bf9e499e tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:11:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-21f0935e-ef6b-45eb-92fb-30b5bf9e499e tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 586/1213] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:50 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 920 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-89599371-e8c6-47e2-a090-ef1248943aa0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-89599371-e8c6-47e2-a090-ef1248943aa0 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:11:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-89599371-e8c6-47e2-a090-ef1248943aa0 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-89599371-e8c6-47e2-a090-ef1248943aa0 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-31cd3e2b-eff5-4850-8790-f70f8bcb6957 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-31cd3e2b-eff5-4850-8790-f70f8bcb6957 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] GET http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda Sep 01 01:11:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-31cd3e2b-eff5-4850-8790-f70f8bcb6957 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-31cd3e2b-eff5-4850-8790-f70f8bcb6957 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-89599371-e8c6-47e2-a090-ef1248943aa0 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:51 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-89599371-e8c6-47e2-a090-ef1248943aa0 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:51 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-89599371-e8c6-47e2-a090-ef1248943aa0 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:51 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:51 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:51 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:51 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:51 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-31cd3e2b-eff5-4850-8790-f70f8bcb6957 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:11:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-31cd3e2b-eff5-4850-8790-f70f8bcb6957 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda returned with HTTP 200 Sep 01 01:11:51 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 587/1214] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:11:51 2026] GET /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda => generated 870 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:11:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0f75f716-4330-495f-bba2-4a9ad8a8cf00 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0f75f716-4330-495f-bba2-4a9ad8a8cf00 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] POST http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action Sep 01 01:11:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0f75f716-4330-495f-bba2-4a9ad8a8cf00 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1337452931", "disk_format": "qcow2"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:11:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0f75f716-4330-495f-bba2-4a9ad8a8cf00 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1337452931", "disk_format": "qcow2"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:51 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-89599371-e8c6-47e2-a090-ef1248943aa0 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:51 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:51 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:51 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:51 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:51 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0f75f716-4330-495f-bba2-4a9ad8a8cf00 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:11:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-89599371-e8c6-47e2-a090-ef1248943aa0 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:11:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 628/1215] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:51 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 915 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:51 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:51 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:51 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:51 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:51 devstack devstack@c-api.service[86752]: DEBUG cinder.image.image_utils [None req-0f75f716-4330-495f-bba2-4a9ad8a8cf00 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1337452931'}] 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-1337452931'}]. {{(pid=86752) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 01:11:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5ea5133d-f504-40de-aa0b-26d1abe6b06f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5ea5133d-f504-40de-aa0b-26d1abe6b06f tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5ea5133d-f504-40de-aa0b-26d1abe6b06f tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5ea5133d-f504-40de-aa0b-26d1abe6b06f tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5ea5133d-f504-40de-aa0b-26d1abe6b06f tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:11:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5ea5133d-f504-40de-aa0b-26d1abe6b06f tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 629/1216] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:51 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 920 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:52 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0f75f716-4330-495f-bba2-4a9ad8a8cf00 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Copy volume to image completed successfully. Sep 01 01:11:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0f75f716-4330-495f-bba2-4a9ad8a8cf00 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action returned with HTTP 202 Sep 01 01:11:52 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 588/1217] 192.168.122.211 () {60 vars in 1275 bytes} [Tue Sep 1 01:11:51 2026] POST /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda/action => generated 657 bytes in 1015 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:11:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e7f68e9f-09cc-4007-a1f7-1c8ff3fd0aea None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e7f68e9f-09cc-4007-a1f7-1c8ff3fd0aea tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:11:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e7f68e9f-09cc-4007-a1f7-1c8ff3fd0aea tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e7f68e9f-09cc-4007-a1f7-1c8ff3fd0aea tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e7f68e9f-09cc-4007-a1f7-1c8ff3fd0aea tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:52 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-e7f68e9f-09cc-4007-a1f7-1c8ff3fd0aea tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:52 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-e7f68e9f-09cc-4007-a1f7-1c8ff3fd0aea tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:52 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-e7f68e9f-09cc-4007-a1f7-1c8ff3fd0aea tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e7f68e9f-09cc-4007-a1f7-1c8ff3fd0aea tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:11:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 630/1218] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:52 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 916 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f0562786-fb11-4075-8424-ae408bfb7751 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f0562786-fb11-4075-8424-ae408bfb7751 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:11:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f0562786-fb11-4075-8424-ae408bfb7751 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1708878247", "volume_type": "997027b2-ea14-4bbe-a3a5-70f16c51bbc1", "group_id": "ca43a9e8-f899-4d72-be97-9b949eaba5eb", "size": 1}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-f0562786-fb11-4075-8424-ae408bfb7751 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1708878247', 'volume_type': '997027b2-ea14-4bbe-a3a5-70f16c51bbc1', 'group_id': 'ca43a9e8-f899-4d72-be97-9b949eaba5eb', 'size': 1}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:11:52 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:52 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:52 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-f0562786-fb11-4075-8424-ae408bfb7751 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Create volume of 1 GB Sep 01 01:11:52 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:52 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:11:52 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f0562786-fb11-4075-8424-ae408bfb7751 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Availability Zones retrieved successfully. Sep 01 01:11:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f0562786-fb11-4075-8424-ae408bfb7751 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Flow 'volume_create_api' (6e9d69b2-4414-4299-b938-e75e639c6bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:11:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f0562786-fb11-4075-8424-ae408bfb7751 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c7294ea-27da-436e-b74c-4b126befa91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:11:52 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:52 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-f0562786-fb11-4075-8424-ae408bfb7751 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:11:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-edc627f8-2a9f-45bb-aeae-1ac5d1d83857 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-edc627f8-2a9f-45bb-aeae-1ac5d1d83857 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-edc627f8-2a9f-45bb-aeae-1ac5d1d83857 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f0562786-fb11-4075-8424-ae408bfb7751 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c7294ea-27da-436e-b74c-4b126befa91b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:11:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=997027b2-ea14-4bbe-a3a5-70f16c51bbc1,is_public=True,name='tempest-GroupsTest-volume-type-1420379323',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '997027b2-ea14-4bbe-a3a5-70f16c51bbc1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ca43a9e8-f899-4d72-be97-9b949eaba5eb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:11:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-edc627f8-2a9f-45bb-aeae-1ac5d1d83857 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f0562786-fb11-4075-8424-ae408bfb7751 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d29e92a5-bfc4-4347-990e-6e7413771b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:11:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-edc627f8-2a9f-45bb-aeae-1ac5d1d83857 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:11:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-edc627f8-2a9f-45bb-aeae-1ac5d1d83857 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 631/1219] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:52 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 956 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:11:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6321c699-7b69-4345-ac1e-c1a847c0e85e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6321c699-7b69-4345-ac1e-c1a847c0e85e tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] POST http://192.168.122.211/volume/v3/volume-transfers Sep 01 01:11:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6321c699-7b69-4345-ac1e-c1a847c0e85e tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volume_transfer [None req-6321c699-7b69-4345-ac1e-c1a847c0e85e tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Creating new volume transfer {'transfer': {'volume_id': '1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 01:11:53 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volume_transfer [None req-6321c699-7b69-4345-ac1e-c1a847c0e85e tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Creating transfer of volume 1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:53 devstack devstack@c-api.service[86751]: INFO cinder.transfer.api [None req-6321c699-7b69-4345-ac1e-c1a847c0e85e tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Generating transfer record for volume 1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6321c699-7b69-4345-ac1e-c1a847c0e85e tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volume-transfers returned with HTTP 202 Sep 01 01:11:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 632/1220] 192.168.122.211 () {62 vars in 1210 bytes} [Tue Sep 1 01:11:53 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:11:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cc32e089-c78a-4372-97d7-af6a7faabf63 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cc32e089-c78a-4372-97d7-af6a7faabf63 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cc32e089-c78a-4372-97d7-af6a7faabf63 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cc32e089-c78a-4372-97d7-af6a7faabf63 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:53 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-f0562786-fb11-4075-8424-ae408bfb7751 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Created reservations ['cfe73c5c-0f55-408a-b312-c9e764a1e77a', 'a5460531-5e03-4daa-a7ef-9a451ec450a5', 'fc6683a8-04e0-4817-9c33-35effa1bcdcb', '0d5a013d-33ab-4fb5-93d0-4206cc0dd24a'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:11:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cc32e089-c78a-4372-97d7-af6a7faabf63 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:11:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f0562786-fb11-4075-8424-ae408bfb7751 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d29e92a5-bfc4-4347-990e-6e7413771b24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfe73c5c-0f55-408a-b312-c9e764a1e77a', 'a5460531-5e03-4daa-a7ef-9a451ec450a5', 'fc6683a8-04e0-4817-9c33-35effa1bcdcb', '0d5a013d-33ab-4fb5-93d0-4206cc0dd24a']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:11:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f0562786-fb11-4075-8424-ae408bfb7751 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3af6b95-fd31-43c0-9b7f-8e43e710877b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:11:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cc32e089-c78a-4372-97d7-af6a7faabf63 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 633/1221] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:53 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 964 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e587622c-6950-4780-ad03-58f219a95d20 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e587622c-6950-4780-ad03-58f219a95d20 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volume-transfers/4068325b-6799-4b26-8f9a-7ac50febbff8 Sep 01 01:11:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e587622c-6950-4780-ad03-58f219a95d20 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e587622c-6950-4780-ad03-58f219a95d20 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e587622c-6950-4780-ad03-58f219a95d20 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volume-transfers/4068325b-6799-4b26-8f9a-7ac50febbff8 returned with HTTP 200 Sep 01 01:11:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 634/1222] 192.168.122.211 () {60 vars in 1300 bytes} [Tue Sep 1 01:11:53 2026] GET /volume/v3/volume-transfers/4068325b-6799-4b26-8f9a-7ac50febbff8 => generated 548 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f0562786-fb11-4075-8424-ae408bfb7751 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3af6b95-fd31-43c0-9b7f-8e43e710877b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce72767a-ff88-4812-bf20-d52ca5ece74e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1708878247',encryption_key_id=None,group_id=ca43a9e8-f899-4d72-be97-9b949eaba5eb,group_type_id=,metadata={},multiattach=False,project_id='c2658474da7840ebaa74ec2694817fd6',qos_specs=None,replication_status=,reservations=['cfe73c5c-0f55-408a-b312-c9e764a1e77a','a5460531-5e03-4daa-a7ef-9a451ec450a5','fc6683a8-04e0-4817-9c33-35effa1bcdcb','0d5a013d-33ab-4fb5-93d0-4206cc0dd24a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d87465920dc453ea46357db68e9b5c1',volume_type_id=997027b2-ea14-4bbe-a3a5-70f16c51bbc1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:11:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1708878247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ca43a9e8-f899-4d72-be97-9b949eaba5eb,host=None,id=ce72767a-ff88-4812-bf20-d52ca5ece74e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2658474da7840ebaa74ec2694817fd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d87465920dc453ea46357db68e9b5c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(997027b2-ea14-4bbe-a3a5-70f16c51bbc1),volume_type_id=997027b2-ea14-4bbe-a3a5-70f16c51bbc1)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:11:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f0562786-fb11-4075-8424-ae408bfb7751 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5d9b363-0f24-4711-9822-50e6212c0d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:11:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9ecd70d9-eaa5-4393-830a-2c7e3fb821c4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9ecd70d9-eaa5-4393-830a-2c7e3fb821c4 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volume-transfers Sep 01 01:11:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9ecd70d9-eaa5-4393-830a-2c7e3fb821c4 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9ecd70d9-eaa5-4393-830a-2c7e3fb821c4 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volume_transfer [None req-9ecd70d9-eaa5-4393-830a-2c7e3fb821c4 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Listing volume transfers {{(pid=86751) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 01:11:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9ecd70d9-eaa5-4393-830a-2c7e3fb821c4 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volume-transfers returned with HTTP 200 Sep 01 01:11:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 635/1223] 192.168.122.211 () {60 vars in 1189 bytes} [Tue Sep 1 01:11:53 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a602c837-c73a-4a93-af63-0846aa79005b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f0562786-fb11-4075-8424-ae408bfb7751 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5d9b363-0f24-4711-9822-50e6212c0d89) transitioned into state 'SUCCESS' from state '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-1708878247',encryption_key_id=None,group_id=ca43a9e8-f899-4d72-be97-9b949eaba5eb,group_type_id=,metadata={},multiattach=False,project_id='c2658474da7840ebaa74ec2694817fd6',qos_specs=None,replication_status=,reservations=['cfe73c5c-0f55-408a-b312-c9e764a1e77a','a5460531-5e03-4daa-a7ef-9a451ec450a5','fc6683a8-04e0-4817-9c33-35effa1bcdcb','0d5a013d-33ab-4fb5-93d0-4206cc0dd24a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d87465920dc453ea46357db68e9b5c1',volume_type_id=997027b2-ea14-4bbe-a3a5-70f16c51bbc1)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:11:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f0562786-fb11-4075-8424-ae408bfb7751 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eebc3e35-ba3a-433e-b11d-5fd174681f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:11:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f0562786-fb11-4075-8424-ae408bfb7751 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eebc3e35-ba3a-433e-b11d-5fd174681f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:11:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f0562786-fb11-4075-8424-ae408bfb7751 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Flow 'volume_create_api' (6e9d69b2-4414-4299-b938-e75e639c6bde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:11:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f0562786-fb11-4075-8424-ae408bfb7751 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Create volume request issued successfully. Sep 01 01:11:53 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-f0562786-fb11-4075-8424-ae408bfb7751 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:53 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-f0562786-fb11-4075-8424-ae408bfb7751 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:53 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-f0562786-fb11-4075-8424-ae408bfb7751 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f0562786-fb11-4075-8424-ae408bfb7751 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:11:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 589/1224] 192.168.122.211 () {62 vars in 1184 bytes} [Tue Sep 1 01:11:52 2026] POST /volume/v3/volumes => generated 823 bytes in 908 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:11:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-409ab769-d57b-4a5c-8ef4-3e715a5dec05 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-409ab769-d57b-4a5c-8ef4-3e715a5dec05 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e Sep 01 01:11:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-409ab769-d57b-4a5c-8ef4-3e715a5dec05 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-409ab769-d57b-4a5c-8ef4-3e715a5dec05 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-409ab769-d57b-4a5c-8ef4-3e715a5dec05 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:53 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-409ab769-d57b-4a5c-8ef4-3e715a5dec05 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:53 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-409ab769-d57b-4a5c-8ef4-3e715a5dec05 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:53 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-409ab769-d57b-4a5c-8ef4-3e715a5dec05 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a602c837-c73a-4a93-af63-0846aa79005b tempest-VolumesTransfersV357Test-1828672674 tempest-VolumesTransfersV357Test-1828672674-project-member] POST http://192.168.122.211/volume/v3/volume-transfers/4068325b-6799-4b26-8f9a-7ac50febbff8/accept Sep 01 01:11:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a602c837-c73a-4a93-af63-0846aa79005b tempest-VolumesTransfersV357Test-1828672674 tempest-VolumesTransfersV357Test-1828672674-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a18c128df1031a66"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:11:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.volume_transfer [None req-a602c837-c73a-4a93-af63-0846aa79005b tempest-VolumesTransfersV357Test-1828672674 tempest-VolumesTransfersV357Test-1828672674-project-member] Accepting volume transfer 4068325b-6799-4b26-8f9a-7ac50febbff8 {{(pid=86751) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 01:11:53 devstack devstack@c-api.service[86751]: INFO cinder.api.contrib.volume_transfer [None req-a602c837-c73a-4a93-af63-0846aa79005b tempest-VolumesTransfersV357Test-1828672674 tempest-VolumesTransfersV357Test-1828672674-project-member] Accepting transfer 4068325b-6799-4b26-8f9a-7ac50febbff8 Sep 01 01:11:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-409ab769-d57b-4a5c-8ef4-3e715a5dec05 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e returned with HTTP 200 Sep 01 01:11:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 590/1225] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:53 2026] GET /volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e => generated 891 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:54 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-a602c837-c73a-4a93-af63-0846aa79005b tempest-VolumesTransfersV357Test-1828672674 tempest-VolumesTransfersV357Test-1828672674-project-member] Created reservations ['f8376d45-5ddc-42b6-9604-3f8853aa6e99', '4e7bf81d-6ec1-4e6d-bfeb-c0a6c2eb132b', 'c9eb3bbd-f6a5-4655-938e-40989fbcd42e', 'c5c2148e-4714-4e05-b813-8cd1659832bd'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:11:54 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-a602c837-c73a-4a93-af63-0846aa79005b tempest-VolumesTransfersV357Test-1828672674 tempest-VolumesTransfersV357Test-1828672674-project-member] Created reservations ['d34907bf-1e71-4249-8df6-a5daa04eef27', 'bee54b45-3f2c-40fe-9691-8578b5a4b531', 'b285a467-49f3-4774-9c65-dc72b7df204b', 'ac430ce6-0aed-4df9-936a-8bd49d1de0a4'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:11:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:54 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:11:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-29f6cb68-4ec4-4cfb-a01f-2d87bb6a6025 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-29f6cb68-4ec4-4cfb-a01f-2d87bb6a6025 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e Sep 01 01:11:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-29f6cb68-4ec4-4cfb-a01f-2d87bb6a6025 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-29f6cb68-4ec4-4cfb-a01f-2d87bb6a6025 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:54 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:54 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:54 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:54 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-29f6cb68-4ec4-4cfb-a01f-2d87bb6a6025 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:54 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-29f6cb68-4ec4-4cfb-a01f-2d87bb6a6025 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:54 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-29f6cb68-4ec4-4cfb-a01f-2d87bb6a6025 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:55 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-a602c837-c73a-4a93-af63-0846aa79005b tempest-VolumesTransfersV357Test-1828672674 tempest-VolumesTransfersV357Test-1828672674-project-member] Created reservations ['5e61a3db-341d-4376-831b-b38bca682653', 'cf2adfab-6901-4fcf-ad7a-85c4d0980df1', 'dc5ec325-fb5c-4dac-9ecb-93603c7f915f', '5e9c6f66-e054-40f1-a950-1576947a86ca'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:11:55 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-29f6cb68-4ec4-4cfb-a01f-2d87bb6a6025 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:55 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:55 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-29f6cb68-4ec4-4cfb-a01f-2d87bb6a6025 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e returned with HTTP 200 Sep 01 01:11:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 591/1226] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:54 2026] GET /volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e => generated 915 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:55 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-a602c837-c73a-4a93-af63-0846aa79005b tempest-VolumesTransfersV357Test-1828672674 tempest-VolumesTransfersV357Test-1828672674-project-member] Created reservations ['c62f038f-dd4a-43d0-a2e0-039a7ac6b397', '3f87f05b-c921-4c6e-bf8f-cbc3e393627a', '24afda23-3713-4099-8e46-b5313a9dbc3a', '263a2473-877f-4bde-9190-36e5a0d81915'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:11:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a602c837-c73a-4a93-af63-0846aa79005b tempest-VolumesTransfersV357Test-1828672674 tempest-VolumesTransfersV357Test-1828672674-project-member] Transfer volume completed successfully. Sep 01 01:11:55 devstack devstack@c-api.service[86751]: INFO cinder.transfer.api [None req-a602c837-c73a-4a93-af63-0846aa79005b tempest-VolumesTransfersV357Test-1828672674 tempest-VolumesTransfersV357Test-1828672674-project-member] Volume 1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc has been transferred. Sep 01 01:11:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a602c837-c73a-4a93-af63-0846aa79005b tempest-VolumesTransfersV357Test-1828672674 tempest-VolumesTransfersV357Test-1828672674-project-member] http://192.168.122.211/volume/v3/volume-transfers/4068325b-6799-4b26-8f9a-7ac50febbff8/accept returned with HTTP 202 Sep 01 01:11:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 636/1227] 192.168.122.211 () {62 vars in 1342 bytes} [Tue Sep 1 01:11:53 2026] POST /volume/v3/volume-transfers/4068325b-6799-4b26-8f9a-7ac50febbff8/accept => generated 373 bytes in 2680 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:11:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6147eb6d-4804-401b-90ea-4b9e3f7fe41e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6147eb6d-4804-401b-90ea-4b9e3f7fe41e tempest-VolumesTransfersV357Test-1828672674 tempest-VolumesTransfersV357Test-1828672674-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6147eb6d-4804-401b-90ea-4b9e3f7fe41e tempest-VolumesTransfersV357Test-1828672674 tempest-VolumesTransfersV357Test-1828672674-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6147eb6d-4804-401b-90ea-4b9e3f7fe41e tempest-VolumesTransfersV357Test-1828672674 tempest-VolumesTransfersV357Test-1828672674-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:56 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:56 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:56 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:56 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:56 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6147eb6d-4804-401b-90ea-4b9e3f7fe41e tempest-VolumesTransfersV357Test-1828672674 tempest-VolumesTransfersV357Test-1828672674-project-member] Volume info retrieved successfully. Sep 01 01:11:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6147eb6d-4804-401b-90ea-4b9e3f7fe41e tempest-VolumesTransfersV357Test-1828672674 tempest-VolumesTransfersV357Test-1828672674-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:56 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 592/1228] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:56 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 956 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2e5b99df-761c-4c5e-85c7-7ca4ea6a28e0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2e5b99df-761c-4c5e-85c7-7ca4ea6a28e0 tempest-VolumesTransfersV357Test-1828672674 tempest-VolumesTransfersV357Test-1828672674-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2e5b99df-761c-4c5e-85c7-7ca4ea6a28e0 tempest-VolumesTransfersV357Test-1828672674 tempest-VolumesTransfersV357Test-1828672674-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2e5b99df-761c-4c5e-85c7-7ca4ea6a28e0 tempest-VolumesTransfersV357Test-1828672674 tempest-VolumesTransfersV357Test-1828672674-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e442d83b-9963-4e54-8919-fde6eeb2fba6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e442d83b-9963-4e54-8919-fde6eeb2fba6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e Sep 01 01:11:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e442d83b-9963-4e54-8919-fde6eeb2fba6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e442d83b-9963-4e54-8919-fde6eeb2fba6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2e5b99df-761c-4c5e-85c7-7ca4ea6a28e0 tempest-VolumesTransfersV357Test-1828672674 tempest-VolumesTransfersV357Test-1828672674-project-member] Volume info retrieved successfully. Sep 01 01:11:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2e5b99df-761c-4c5e-85c7-7ca4ea6a28e0 tempest-VolumesTransfersV357Test-1828672674 tempest-VolumesTransfersV357Test-1828672674-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:56 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:56 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 637/1229] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:56 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 956 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:56 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:56 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f6d32d73-fc3e-4263-a4d5-273347edc452 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:56 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e442d83b-9963-4e54-8919-fde6eeb2fba6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:56 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-e442d83b-9963-4e54-8919-fde6eeb2fba6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f6d32d73-fc3e-4263-a4d5-273347edc452 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] DELETE http://192.168.122.211/volume/v3/volume-transfers/4068325b-6799-4b26-8f9a-7ac50febbff8 Sep 01 01:11:56 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-e442d83b-9963-4e54-8919-fde6eeb2fba6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f6d32d73-fc3e-4263-a4d5-273347edc452 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f6d32d73-fc3e-4263-a4d5-273347edc452 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:56 devstack devstack@c-api.service[86751]: INFO cinder.api.contrib.volume_transfer [None req-f6d32d73-fc3e-4263-a4d5-273347edc452 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Delete transfer with id: 4068325b-6799-4b26-8f9a-7ac50febbff8 Sep 01 01:11:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f6d32d73-fc3e-4263-a4d5-273347edc452 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volume-transfers/4068325b-6799-4b26-8f9a-7ac50febbff8 returned with HTTP 404 Sep 01 01:11:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 638/1230] 192.168.122.211 () {60 vars in 1303 bytes} [Tue Sep 1 01:11:56 2026] DELETE /volume/v3/volume-transfers/4068325b-6799-4b26-8f9a-7ac50febbff8 => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:11:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-efacd86f-173e-453d-b0ed-45bfe8105b56 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:56 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-e442d83b-9963-4e54-8919-fde6eeb2fba6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:56 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:56 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e442d83b-9963-4e54-8919-fde6eeb2fba6 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e returned with HTTP 200 Sep 01 01:11:56 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 593/1231] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:56 2026] GET /volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e => generated 915 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-efacd86f-173e-453d-b0ed-45bfe8105b56 tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-efacd86f-173e-453d-b0ed-45bfe8105b56 tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-efacd86f-173e-453d-b0ed-45bfe8105b56 tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:57 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-efacd86f-173e-453d-b0ed-45bfe8105b56 tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] Delete volume with id: 1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-efacd86f-173e-453d-b0ed-45bfe8105b56 tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] Volume info retrieved successfully. Sep 01 01:11:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-efacd86f-173e-453d-b0ed-45bfe8105b56 tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] Delete volume request issued successfully. Sep 01 01:11:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-efacd86f-173e-453d-b0ed-45bfe8105b56 tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 202 Sep 01 01:11:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 639/1232] 192.168.122.211 () {60 vars in 1276 bytes} [Tue Sep 1 01:11:56 2026] DELETE /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 0 bytes in 948 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:11:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b20cb8fd-7430-4496-a284-a491394ade68 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b20cb8fd-7430-4496-a284-a491394ade68 tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b20cb8fd-7430-4496-a284-a491394ade68 tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b20cb8fd-7430-4496-a284-a491394ade68 tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:57 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:57 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b20cb8fd-7430-4496-a284-a491394ade68 tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] Volume info retrieved successfully. Sep 01 01:11:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b20cb8fd-7430-4496-a284-a491394ade68 tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 594/1233] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:57 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 1139 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:11:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-40bd2d26-da37-46ee-8b9d-35e4932b3eb2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-40bd2d26-da37-46ee-8b9d-35e4932b3eb2 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e Sep 01 01:11:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-40bd2d26-da37-46ee-8b9d-35e4932b3eb2 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-40bd2d26-da37-46ee-8b9d-35e4932b3eb2 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-40bd2d26-da37-46ee-8b9d-35e4932b3eb2 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:58 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-40bd2d26-da37-46ee-8b9d-35e4932b3eb2 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:58 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-40bd2d26-da37-46ee-8b9d-35e4932b3eb2 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:58 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-40bd2d26-da37-46ee-8b9d-35e4932b3eb2 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-40bd2d26-da37-46ee-8b9d-35e4932b3eb2 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e returned with HTTP 200 Sep 01 01:11:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 640/1234] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:57 2026] GET /volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e => generated 915 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:11:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-87afdad3-68bd-41ac-a4d5-0ef18fdc6aee None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-87afdad3-68bd-41ac-a4d5-0ef18fdc6aee tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:11:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-87afdad3-68bd-41ac-a4d5-0ef18fdc6aee tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-87afdad3-68bd-41ac-a4d5-0ef18fdc6aee tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:58 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:58 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:11:58 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:58 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:11:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-87afdad3-68bd-41ac-a4d5-0ef18fdc6aee tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] Volume info retrieved successfully. Sep 01 01:11:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-87afdad3-68bd-41ac-a4d5-0ef18fdc6aee tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 200 Sep 01 01:11:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 595/1235] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:58 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 1139 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 01:11:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fbce0d7e-4f3b-4ce5-b4c4-192c5217ea1f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:11:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fbce0d7e-4f3b-4ce5-b4c4-192c5217ea1f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e Sep 01 01:11:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fbce0d7e-4f3b-4ce5-b4c4-192c5217ea1f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:11:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fbce0d7e-4f3b-4ce5-b4c4-192c5217ea1f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:11:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:11:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:11:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fbce0d7e-4f3b-4ce5-b4c4-192c5217ea1f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:11:59 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-fbce0d7e-4f3b-4ce5-b4c4-192c5217ea1f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:11:59 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-fbce0d7e-4f3b-4ce5-b4c4-192c5217ea1f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:11:59 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-fbce0d7e-4f3b-4ce5-b4c4-192c5217ea1f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:11:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:11:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:11:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fbce0d7e-4f3b-4ce5-b4c4-192c5217ea1f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e returned with HTTP 200 Sep 01 01:11:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 641/1236] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:59 2026] GET /volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e => generated 915 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:12:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9abfd7a9-23b0-463d-9d93-ca228f2ad2e6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9abfd7a9-23b0-463d-9d93-ca228f2ad2e6 tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:12:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9abfd7a9-23b0-463d-9d93-ca228f2ad2e6 tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9abfd7a9-23b0-463d-9d93-ca228f2ad2e6 tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9abfd7a9-23b0-463d-9d93-ca228f2ad2e6 tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 404 Sep 01 01:12:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 596/1237] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:11:59 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:12:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e155028b-63ab-4732-b0fd-855091809ffa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e155028b-63ab-4732-b0fd-855091809ffa tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:12:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e155028b-63ab-4732-b0fd-855091809ffa tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e155028b-63ab-4732-b0fd-855091809ffa tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e155028b-63ab-4732-b0fd-855091809ffa tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 404 Sep 01 01:12:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 642/1238] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:12:00 2026] GET /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:12:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8569b2c1-de41-4c6f-b85c-bd76de77741b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8569b2c1-de41-4c6f-b85c-bd76de77741b tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] DELETE http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:12:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8569b2c1-de41-4c6f-b85c-bd76de77741b tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8569b2c1-de41-4c6f-b85c-bd76de77741b tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:00 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-8569b2c1-de41-4c6f-b85c-bd76de77741b tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Delete volume with id: 1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc Sep 01 01:12:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8569b2c1-de41-4c6f-b85c-bd76de77741b tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc returned with HTTP 404 Sep 01 01:12:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 597/1239] 192.168.122.211 () {60 vars in 1276 bytes} [Tue Sep 1 01:12:00 2026] DELETE /volume/v3/volumes/1a57ef14-bf40-48f1-b4ff-662ba3ca9dfc => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:12:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5c8f6bc3-ac65-4e04-97da-65e48d1241f4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c8f6bc3-ac65-4e04-97da-65e48d1241f4 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:12:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c8f6bc3-ac65-4e04-97da-65e48d1241f4 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-843516439"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-5c8f6bc3-ac65-4e04-97da-65e48d1241f4 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-843516439'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:12:00 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-5c8f6bc3-ac65-4e04-97da-65e48d1241f4 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Create volume of 1 GB Sep 01 01:12:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5c8f6bc3-ac65-4e04-97da-65e48d1241f4 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Availability Zones retrieved successfully. Sep 01 01:12:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c8f6bc3-ac65-4e04-97da-65e48d1241f4 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Flow 'volume_create_api' (d0bf25b5-db2a-4af9-a6e7-b77f993d0193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:12:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c8f6bc3-ac65-4e04-97da-65e48d1241f4 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d493e2c2-34e8-426c-864c-d68bd53244df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-5c8f6bc3-ac65-4e04-97da-65e48d1241f4 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:12:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c8f6bc3-ac65-4e04-97da-65e48d1241f4 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d493e2c2-34e8-426c-864c-d68bd53244df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c8f6bc3-ac65-4e04-97da-65e48d1241f4 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (199da9df-a02c-4efc-ad2d-8e001d7bc46d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:00 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-5c8f6bc3-ac65-4e04-97da-65e48d1241f4 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Created reservations ['7dbbc3ac-0e49-48f3-8eba-eb811fe69e33', 'ca7dcd60-f0fe-445d-936e-fe58d4c6c781', '7080b037-339e-4bf8-a746-90ba5dcb541c', 'dfbd6be7-8b47-4f83-b331-b89d1d2b2ede'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:12:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c8f6bc3-ac65-4e04-97da-65e48d1241f4 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (199da9df-a02c-4efc-ad2d-8e001d7bc46d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dbbc3ac-0e49-48f3-8eba-eb811fe69e33', 'ca7dcd60-f0fe-445d-936e-fe58d4c6c781', '7080b037-339e-4bf8-a746-90ba5dcb541c', 'dfbd6be7-8b47-4f83-b331-b89d1d2b2ede']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c8f6bc3-ac65-4e04-97da-65e48d1241f4 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8c71cef-7e9e-44f8-b9d8-4ec4d6ec64db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c8f6bc3-ac65-4e04-97da-65e48d1241f4 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8c71cef-7e9e-44f8-b9d8-4ec4d6ec64db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '027afd6f-4e99-49bc-becc-d533a891f481', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-843516439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8db15df5e24e43d4a29f59aa535a81b6',qos_specs=None,replication_status=,reservations=['7dbbc3ac-0e49-48f3-8eba-eb811fe69e33','ca7dcd60-f0fe-445d-936e-fe58d4c6c781','7080b037-339e-4bf8-a746-90ba5dcb541c','dfbd6be7-8b47-4f83-b331-b89d1d2b2ede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b57d99a7e92444e9876df5ad41bc9aa3',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:12:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-843516439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=027afd6f-4e99-49bc-becc-d533a891f481,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8db15df5e24e43d4a29f59aa535a81b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b57d99a7e92444e9876df5ad41bc9aa3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c8f6bc3-ac65-4e04-97da-65e48d1241f4 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f56ae8a-8630-4328-aa67-872d7b17b444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c8f6bc3-ac65-4e04-97da-65e48d1241f4 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f56ae8a-8630-4328-aa67-872d7b17b444) transitioned into state 'SUCCESS' from state '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-843516439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8db15df5e24e43d4a29f59aa535a81b6',qos_specs=None,replication_status=,reservations=['7dbbc3ac-0e49-48f3-8eba-eb811fe69e33','ca7dcd60-f0fe-445d-936e-fe58d4c6c781','7080b037-339e-4bf8-a746-90ba5dcb541c','dfbd6be7-8b47-4f83-b331-b89d1d2b2ede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b57d99a7e92444e9876df5ad41bc9aa3',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c8f6bc3-ac65-4e04-97da-65e48d1241f4 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8076684b-181d-49a1-85d7-489a0e53b68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c8f6bc3-ac65-4e04-97da-65e48d1241f4 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8076684b-181d-49a1-85d7-489a0e53b68c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c8f6bc3-ac65-4e04-97da-65e48d1241f4 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Flow 'volume_create_api' (d0bf25b5-db2a-4af9-a6e7-b77f993d0193) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:12:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5c8f6bc3-ac65-4e04-97da-65e48d1241f4 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Create volume request issued successfully. Sep 01 01:12:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c8f6bc3-ac65-4e04-97da-65e48d1241f4 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:12:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 643/1240] 192.168.122.211 () {62 vars in 1183 bytes} [Tue Sep 1 01:12:00 2026] POST /volume/v3/volumes => generated 827 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:12:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1e5c16f0-f277-4c8f-ad24-58fdd5394169 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1e5c16f0-f277-4c8f-ad24-58fdd5394169 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 Sep 01 01:12:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1e5c16f0-f277-4c8f-ad24-58fdd5394169 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1e5c16f0-f277-4c8f-ad24-58fdd5394169 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:00 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:00 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:00 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1e5c16f0-f277-4c8f-ad24-58fdd5394169 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:12:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1e5c16f0-f277-4c8f-ad24-58fdd5394169 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 returned with HTTP 200 Sep 01 01:12:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 598/1241] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:12:00 2026] GET /volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 => generated 895 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:12:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-92f09bd9-700f-4ebf-8824-f7e6708a2b45 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-92f09bd9-700f-4ebf-8824-f7e6708a2b45 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e Sep 01 01:12:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-92f09bd9-700f-4ebf-8824-f7e6708a2b45 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-92f09bd9-700f-4ebf-8824-f7e6708a2b45 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-92f09bd9-700f-4ebf-8824-f7e6708a2b45 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:12:00 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-92f09bd9-700f-4ebf-8824-f7e6708a2b45 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:12:00 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-92f09bd9-700f-4ebf-8824-f7e6708a2b45 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:12:00 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-92f09bd9-700f-4ebf-8824-f7e6708a2b45 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:12:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-92f09bd9-700f-4ebf-8824-f7e6708a2b45 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e returned with HTTP 200 Sep 01 01:12:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 644/1242] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:12:00 2026] GET /volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e => generated 915 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:12:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5c86f009-ae03-4808-b2ae-284edda4fee7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5c86f009-ae03-4808-b2ae-284edda4fee7 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 Sep 01 01:12:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5c86f009-ae03-4808-b2ae-284edda4fee7 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5c86f009-ae03-4808-b2ae-284edda4fee7 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5c86f009-ae03-4808-b2ae-284edda4fee7 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:12:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5c86f009-ae03-4808-b2ae-284edda4fee7 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 returned with HTTP 200 Sep 01 01:12:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 599/1243] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:12:01 2026] GET /volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 => generated 919 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:12:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b8adfb2b-663b-4b4c-9ce0-1659574a2cde None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b8adfb2b-663b-4b4c-9ce0-1659574a2cde tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e Sep 01 01:12:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b8adfb2b-663b-4b4c-9ce0-1659574a2cde tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b8adfb2b-663b-4b4c-9ce0-1659574a2cde tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b8adfb2b-663b-4b4c-9ce0-1659574a2cde tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:12:02 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-b8adfb2b-663b-4b4c-9ce0-1659574a2cde tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:12:02 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-b8adfb2b-663b-4b4c-9ce0-1659574a2cde tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:12:02 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-b8adfb2b-663b-4b4c-9ce0-1659574a2cde tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:12:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b8adfb2b-663b-4b4c-9ce0-1659574a2cde tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e returned with HTTP 200 Sep 01 01:12:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 645/1244] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:12:02 2026] GET /volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e => generated 915 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:12:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c08865ec-f556-442c-ad31-a8775b45c34f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c08865ec-f556-442c-ad31-a8775b45c34f tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 Sep 01 01:12:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c08865ec-f556-442c-ad31-a8775b45c34f tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c08865ec-f556-442c-ad31-a8775b45c34f tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:02 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:02 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:02 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:02 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c08865ec-f556-442c-ad31-a8775b45c34f tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:12:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c08865ec-f556-442c-ad31-a8775b45c34f tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 returned with HTTP 200 Sep 01 01:12:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 600/1245] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:12:02 2026] GET /volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 => generated 919 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:12:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-65f18321-86cf-4015-aab9-2e73fbc6efc1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-65f18321-86cf-4015-aab9-2e73fbc6efc1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e Sep 01 01:12:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-65f18321-86cf-4015-aab9-2e73fbc6efc1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-65f18321-86cf-4015-aab9-2e73fbc6efc1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-65f18321-86cf-4015-aab9-2e73fbc6efc1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:12:03 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-65f18321-86cf-4015-aab9-2e73fbc6efc1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:12:03 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-65f18321-86cf-4015-aab9-2e73fbc6efc1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:12:03 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-65f18321-86cf-4015-aab9-2e73fbc6efc1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:12:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-65f18321-86cf-4015-aab9-2e73fbc6efc1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e returned with HTTP 200 Sep 01 01:12:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 646/1246] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:12:03 2026] GET /volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e => generated 915 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:12:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3518377b-1821-45c2-9b2e-cf98af74415f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3518377b-1821-45c2-9b2e-cf98af74415f tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 Sep 01 01:12:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3518377b-1821-45c2-9b2e-cf98af74415f tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3518377b-1821-45c2-9b2e-cf98af74415f tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:04 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:04 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:04 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:04 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3518377b-1821-45c2-9b2e-cf98af74415f tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:12:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3518377b-1821-45c2-9b2e-cf98af74415f tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 returned with HTTP 200 Sep 01 01:12:04 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 601/1247] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:12:03 2026] GET /volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 => generated 919 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:12:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7d46294a-e10c-4673-801c-580c6561dd44 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7d46294a-e10c-4673-801c-580c6561dd44 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] GET http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda Sep 01 01:12:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7d46294a-e10c-4673-801c-580c6561dd44 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7d46294a-e10c-4673-801c-580c6561dd44 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7d46294a-e10c-4673-801c-580c6561dd44 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:12:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fa01bba3-8317-41c2-a547-5e1f15c84176 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fa01bba3-8317-41c2-a547-5e1f15c84176 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e Sep 01 01:12:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fa01bba3-8317-41c2-a547-5e1f15c84176 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fa01bba3-8317-41c2-a547-5e1f15c84176 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7d46294a-e10c-4673-801c-580c6561dd44 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda returned with HTTP 200 Sep 01 01:12:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 647/1248] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:04 2026] GET /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda => generated 870 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:04 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:04 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:04 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:04 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-fa01bba3-8317-41c2-a547-5e1f15c84176 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:12:04 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-fa01bba3-8317-41c2-a547-5e1f15c84176 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:12:04 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-fa01bba3-8317-41c2-a547-5e1f15c84176 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:12:04 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-fa01bba3-8317-41c2-a547-5e1f15c84176 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:12:04 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:04 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fa01bba3-8317-41c2-a547-5e1f15c84176 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e returned with HTTP 200 Sep 01 01:12:04 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 602/1249] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:12:04 2026] GET /volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e => generated 915 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:12:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2e9312e1-c378-4d45-9b9d-24afa85e0490 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2e9312e1-c378-4d45-9b9d-24afa85e0490 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 Sep 01 01:12:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2e9312e1-c378-4d45-9b9d-24afa85e0490 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2e9312e1-c378-4d45-9b9d-24afa85e0490 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2e9312e1-c378-4d45-9b9d-24afa85e0490 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:12:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2e9312e1-c378-4d45-9b9d-24afa85e0490 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 returned with HTTP 200 Sep 01 01:12:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 648/1250] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:12:05 2026] GET /volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 => generated 919 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:12:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-963c7262-0009-492f-b864-6e3205f2e1a7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-963c7262-0009-492f-b864-6e3205f2e1a7 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] GET http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda Sep 01 01:12:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-963c7262-0009-492f-b864-6e3205f2e1a7 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-963c7262-0009-492f-b864-6e3205f2e1a7 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:05 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:05 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-963c7262-0009-492f-b864-6e3205f2e1a7 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:12:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-963c7262-0009-492f-b864-6e3205f2e1a7 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda returned with HTTP 200 Sep 01 01:12:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 603/1251] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:05 2026] GET /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda => generated 870 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3fa9b6b7-a38f-42d4-a663-b32a4e61ab01 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3fa9b6b7-a38f-42d4-a663-b32a4e61ab01 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] DELETE http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda Sep 01 01:12:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3fa9b6b7-a38f-42d4-a663-b32a4e61ab01 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3fa9b6b7-a38f-42d4-a663-b32a4e61ab01 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:05 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-3fa9b6b7-a38f-42d4-a663-b32a4e61ab01 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Delete volume with id: f9a596e6-880c-4577-8ee1-76b925b11eda Sep 01 01:12:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3fa9b6b7-a38f-42d4-a663-b32a4e61ab01 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:12:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3fa9b6b7-a38f-42d4-a663-b32a4e61ab01 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Delete volume request issued successfully. Sep 01 01:12:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3fa9b6b7-a38f-42d4-a663-b32a4e61ab01 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda returned with HTTP 202 Sep 01 01:12:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 649/1252] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:12:05 2026] DELETE /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:12:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1b4fecc6-e8cf-4b7e-b924-c89baca80315 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1b4fecc6-e8cf-4b7e-b924-c89baca80315 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] GET http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda Sep 01 01:12:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1b4fecc6-e8cf-4b7e-b924-c89baca80315 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1b4fecc6-e8cf-4b7e-b924-c89baca80315 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:05 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:05 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1b4fecc6-e8cf-4b7e-b924-c89baca80315 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:12:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1b4fecc6-e8cf-4b7e-b924-c89baca80315 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda returned with HTTP 200 Sep 01 01:12:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 604/1253] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:05 2026] GET /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda => generated 869 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e3ba134d-4c4b-47a5-8a08-924dd5237594 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e3ba134d-4c4b-47a5-8a08-924dd5237594 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e Sep 01 01:12:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e3ba134d-4c4b-47a5-8a08-924dd5237594 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e3ba134d-4c4b-47a5-8a08-924dd5237594 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e3ba134d-4c4b-47a5-8a08-924dd5237594 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:12:05 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-e3ba134d-4c4b-47a5-8a08-924dd5237594 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:12:05 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-e3ba134d-4c4b-47a5-8a08-924dd5237594 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:12:05 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-e3ba134d-4c4b-47a5-8a08-924dd5237594 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:12:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e3ba134d-4c4b-47a5-8a08-924dd5237594 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e returned with HTTP 200 Sep 01 01:12:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 650/1254] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:12:05 2026] GET /volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e => generated 916 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:12:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5f286d0e-f9d6-47e3-9923-cb3159a48326 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5f286d0e-f9d6-47e3-9923-cb3159a48326 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] PUT http://192.168.122.211/volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb Sep 01 01:12:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5f286d0e-f9d6-47e3-9923-cb3159a48326 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "ce72767a-ff88-4812-bf20-d52ca5ece74e"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-5f286d0e-f9d6-47e3-9923-cb3159a48326 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Update called for group ca43a9e8-f899-4d72-be97-9b949eaba5eb. {{(pid=86752) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 01:12:05 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.groups [None req-5f286d0e-f9d6-47e3-9923-cb3159a48326 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Updating group ca43a9e8-f899-4d72-be97-9b949eaba5eb with name new_group description: This is a new group add_volumes: None remove_volumes: ce72767a-ff88-4812-bf20-d52ca5ece74e. Sep 01 01:12:05 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:05 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5f286d0e-f9d6-47e3-9923-cb3159a48326 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb returned with HTTP 202 Sep 01 01:12:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 605/1255] 192.168.122.211 () {62 vars in 1291 bytes} [Tue Sep 1 01:12:05 2026] PUT /volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:12:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0045b315-8826-490d-8980-c26f1e804959 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0045b315-8826-490d-8980-c26f1e804959 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb Sep 01 01:12:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0045b315-8826-490d-8980-c26f1e804959 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0045b315-8826-490d-8980-c26f1e804959 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-0045b315-8826-490d-8980-c26f1e804959 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] show called for member ca43a9e8-f899-4d72-be97-9b949eaba5eb {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:12:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:06 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:12:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0045b315-8826-490d-8980-c26f1e804959 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb returned with HTTP 200 Sep 01 01:12:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 651/1256] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:12:05 2026] GET /volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb => generated 323 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:12:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-73622377-c383-4988-96de-a4a7b4306463 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-73622377-c383-4988-96de-a4a7b4306463 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 Sep 01 01:12:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-73622377-c383-4988-96de-a4a7b4306463 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-73622377-c383-4988-96de-a4a7b4306463 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:06 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:06 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:06 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:06 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:06 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-73622377-c383-4988-96de-a4a7b4306463 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:12:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-73622377-c383-4988-96de-a4a7b4306463 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 returned with HTTP 200 Sep 01 01:12:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 606/1257] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:12:06 2026] GET /volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 => generated 919 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:12:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9f2469d6-01e6-4546-afa1-65e2f2293590 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9f2469d6-01e6-4546-afa1-65e2f2293590 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] GET http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda Sep 01 01:12:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9f2469d6-01e6-4546-afa1-65e2f2293590 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9f2469d6-01e6-4546-afa1-65e2f2293590 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9f2469d6-01e6-4546-afa1-65e2f2293590 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Volume info retrieved successfully. Sep 01 01:12:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9f2469d6-01e6-4546-afa1-65e2f2293590 tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda returned with HTTP 200 Sep 01 01:12:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 652/1258] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:06 2026] GET /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda => generated 869 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:12:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-78d402cb-ffb3-4c6c-989e-5ddbadda1c56 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-78d402cb-ffb3-4c6c-989e-5ddbadda1c56 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb Sep 01 01:12:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-78d402cb-ffb3-4c6c-989e-5ddbadda1c56 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-78d402cb-ffb3-4c6c-989e-5ddbadda1c56 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-78d402cb-ffb3-4c6c-989e-5ddbadda1c56 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] show called for member ca43a9e8-f899-4d72-be97-9b949eaba5eb {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:12:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:07 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:12:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-78d402cb-ffb3-4c6c-989e-5ddbadda1c56 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb returned with HTTP 200 Sep 01 01:12:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 607/1259] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:12:07 2026] GET /volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb => generated 324 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:12:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b7e4755a-3794-43f8-9ffb-c0ecdde9bc81 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b7e4755a-3794-43f8-9ffb-c0ecdde9bc81 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb Sep 01 01:12:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b7e4755a-3794-43f8-9ffb-c0ecdde9bc81 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b7e4755a-3794-43f8-9ffb-c0ecdde9bc81 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-b7e4755a-3794-43f8-9ffb-c0ecdde9bc81 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] show called for member ca43a9e8-f899-4d72-be97-9b949eaba5eb {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:12:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:07 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:12:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b7e4755a-3794-43f8-9ffb-c0ecdde9bc81 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb returned with HTTP 200 Sep 01 01:12:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 653/1260] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:12:07 2026] GET /volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb => generated 324 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:12:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-eb92bd3c-5d1f-49f0-b407-2c6f7b28a3c0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-eb92bd3c-5d1f-49f0-b407-2c6f7b28a3c0 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:12:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-eb92bd3c-5d1f-49f0-b407-2c6f7b28a3c0 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-eb92bd3c-5d1f-49f0-b407-2c6f7b28a3c0 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-eb92bd3c-5d1f-49f0-b407-2c6f7b28a3c0 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:12:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:07 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-eb92bd3c-5d1f-49f0-b407-2c6f7b28a3c0 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:12:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:07 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:12:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:07 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:07 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:07 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-eb92bd3c-5d1f-49f0-b407-2c6f7b28a3c0 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Get all volumes completed successfully. Sep 01 01:12:07 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-eb92bd3c-5d1f-49f0-b407-2c6f7b28a3c0 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:12:07 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-eb92bd3c-5d1f-49f0-b407-2c6f7b28a3c0 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:12:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fa88bdd8-e1fc-4f65-bba3-81690d1dea55 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fa88bdd8-e1fc-4f65-bba3-81690d1dea55 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 Sep 01 01:12:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fa88bdd8-e1fc-4f65-bba3-81690d1dea55 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fa88bdd8-e1fc-4f65-bba3-81690d1dea55 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fa88bdd8-e1fc-4f65-bba3-81690d1dea55 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:12:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fa88bdd8-e1fc-4f65-bba3-81690d1dea55 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 returned with HTTP 200 Sep 01 01:12:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 654/1261] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:12:07 2026] GET /volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 => generated 955 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:12:07 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-eb92bd3c-5d1f-49f0-b407-2c6f7b28a3c0 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:12:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3ba3a57e-fdf3-43ee-b54d-0d390efd5d35 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3ba3a57e-fdf3-43ee-b54d-0d390efd5d35 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] POST http://192.168.122.211/volume/v3/volume-transfers Sep 01 01:12:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3ba3a57e-fdf3-43ee-b54d-0d390efd5d35 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "027afd6f-4e99-49bc-becc-d533a891f481"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volume_transfer [None req-3ba3a57e-fdf3-43ee-b54d-0d390efd5d35 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Creating new volume transfer {'transfer': {'volume_id': '027afd6f-4e99-49bc-becc-d533a891f481'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 01:12:07 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volume_transfer [None req-3ba3a57e-fdf3-43ee-b54d-0d390efd5d35 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Creating transfer of volume 027afd6f-4e99-49bc-becc-d533a891f481 Sep 01 01:12:07 devstack devstack@c-api.service[86751]: INFO cinder.transfer.api [None req-3ba3a57e-fdf3-43ee-b54d-0d390efd5d35 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Generating transfer record for volume 027afd6f-4e99-49bc-becc-d533a891f481 Sep 01 01:12:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-eb92bd3c-5d1f-49f0-b407-2c6f7b28a3c0 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:12:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 608/1262] 192.168.122.211 () {60 vars in 1183 bytes} [Tue Sep 1 01:12:07 2026] GET /volume/v3/volumes/detail => generated 1791 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:12:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-710644ca-c42e-4493-bd76-775cacd69c28 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-710644ca-c42e-4493-bd76-775cacd69c28 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] PUT http://192.168.122.211/volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb Sep 01 01:12:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-710644ca-c42e-4493-bd76-775cacd69c28 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "ce72767a-ff88-4812-bf20-d52ca5ece74e"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-710644ca-c42e-4493-bd76-775cacd69c28 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Update called for group ca43a9e8-f899-4d72-be97-9b949eaba5eb. {{(pid=86752) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 01:12:07 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.groups [None req-710644ca-c42e-4493-bd76-775cacd69c28 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Updating group ca43a9e8-f899-4d72-be97-9b949eaba5eb with name None description: None add_volumes: ce72767a-ff88-4812-bf20-d52ca5ece74e remove_volumes: None. Sep 01 01:12:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3ba3a57e-fdf3-43ee-b54d-0d390efd5d35 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volume-transfers returned with HTTP 202 Sep 01 01:12:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 655/1263] 192.168.122.211 () {62 vars in 1210 bytes} [Tue Sep 1 01:12:07 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:12:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f12f8dfc-ed41-4508-bc7a-03cb946bad8e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f12f8dfc-ed41-4508-bc7a-03cb946bad8e tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 Sep 01 01:12:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f12f8dfc-ed41-4508-bc7a-03cb946bad8e tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f12f8dfc-ed41-4508-bc7a-03cb946bad8e tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:07 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f12f8dfc-ed41-4508-bc7a-03cb946bad8e tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:12:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:07 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:12:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f12f8dfc-ed41-4508-bc7a-03cb946bad8e tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 returned with HTTP 200 Sep 01 01:12:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 656/1264] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:12:07 2026] GET /volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 => generated 963 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:12:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-710644ca-c42e-4493-bd76-775cacd69c28 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb returned with HTTP 202 Sep 01 01:12:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 609/1265] 192.168.122.211 () {62 vars in 1290 bytes} [Tue Sep 1 01:12:07 2026] PUT /volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:12:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-645bf80d-0ca9-4850-8986-c21abc346f84 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6a3f5689-424c-4985-b0b6-2ac1865cc822 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6a3f5689-424c-4985-b0b6-2ac1865cc822 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volume-transfers/detail Sep 01 01:12:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-645bf80d-0ca9-4850-8986-c21abc346f84 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb Sep 01 01:12:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6a3f5689-424c-4985-b0b6-2ac1865cc822 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-645bf80d-0ca9-4850-8986-c21abc346f84 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6a3f5689-424c-4985-b0b6-2ac1865cc822 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-645bf80d-0ca9-4850-8986-c21abc346f84 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volume_transfer [None req-6a3f5689-424c-4985-b0b6-2ac1865cc822 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Listing volume transfers {{(pid=86752) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 01:12:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-645bf80d-0ca9-4850-8986-c21abc346f84 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] show called for member ca43a9e8-f899-4d72-be97-9b949eaba5eb {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:12:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6a3f5689-424c-4985-b0b6-2ac1865cc822 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 01 01:12:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 610/1266] 192.168.122.211 () {60 vars in 1210 bytes} [Tue Sep 1 01:12:07 2026] GET /volume/v3/volume-transfers/detail => generated 551 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:12:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e008113c-73a5-4af2-8c19-3ec1f75ea3c3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e008113c-73a5-4af2-8c19-3ec1f75ea3c3 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] DELETE http://192.168.122.211/volume/v3/volume-transfers/b0d2d8f8-ab55-435a-beb8-9d2bf6d72cb7 Sep 01 01:12:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e008113c-73a5-4af2-8c19-3ec1f75ea3c3 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e008113c-73a5-4af2-8c19-3ec1f75ea3c3 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:07 devstack devstack@c-api.service[86752]: INFO cinder.api.contrib.volume_transfer [None req-e008113c-73a5-4af2-8c19-3ec1f75ea3c3 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Delete transfer with id: b0d2d8f8-ab55-435a-beb8-9d2bf6d72cb7 Sep 01 01:12:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:07 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:12:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-645bf80d-0ca9-4850-8986-c21abc346f84 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb returned with HTTP 200 Sep 01 01:12:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 657/1267] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:12:07 2026] GET /volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb => generated 323 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:12:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:07 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e008113c-73a5-4af2-8c19-3ec1f75ea3c3 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volume-transfers/b0d2d8f8-ab55-435a-beb8-9d2bf6d72cb7 returned with HTTP 202 Sep 01 01:12:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 611/1268] 192.168.122.211 () {60 vars in 1303 bytes} [Tue Sep 1 01:12:07 2026] DELETE /volume/v3/volume-transfers/b0d2d8f8-ab55-435a-beb8-9d2bf6d72cb7 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:12:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e6b85a6e-57e9-45a5-9610-a0be4c05a91a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2cedf7e2-36d9-4ba2-8dce-512e058537f6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e6b85a6e-57e9-45a5-9610-a0be4c05a91a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] GET http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda Sep 01 01:12:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e6b85a6e-57e9-45a5-9610-a0be4c05a91a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e6b85a6e-57e9-45a5-9610-a0be4c05a91a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2cedf7e2-36d9-4ba2-8dce-512e058537f6 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 Sep 01 01:12:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2cedf7e2-36d9-4ba2-8dce-512e058537f6 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2cedf7e2-36d9-4ba2-8dce-512e058537f6 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e6b85a6e-57e9-45a5-9610-a0be4c05a91a tempest-VolumesActionsTest-2123069200 tempest-VolumesActionsTest-2123069200-project-member] http://192.168.122.211/volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda returned with HTTP 404 Sep 01 01:12:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 658/1269] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:07 2026] GET /volume/v3/volumes/f9a596e6-880c-4577-8ee1-76b925b11eda => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:12:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:07 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:07 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2cedf7e2-36d9-4ba2-8dce-512e058537f6 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Volume info retrieved successfully. Sep 01 01:12:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2cedf7e2-36d9-4ba2-8dce-512e058537f6 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 returned with HTTP 200 Sep 01 01:12:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 612/1270] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:12:07 2026] GET /volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 => generated 955 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:12:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b83ddd5c-71fc-4d64-81b9-990f87bf2be1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b83ddd5c-71fc-4d64-81b9-990f87bf2be1 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] DELETE http://192.168.122.211/volume/v3/volume-transfers/b0d2d8f8-ab55-435a-beb8-9d2bf6d72cb7 Sep 01 01:12:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b83ddd5c-71fc-4d64-81b9-990f87bf2be1 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b83ddd5c-71fc-4d64-81b9-990f87bf2be1 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:07 devstack devstack@c-api.service[86751]: INFO cinder.api.contrib.volume_transfer [None req-b83ddd5c-71fc-4d64-81b9-990f87bf2be1 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Delete transfer with id: b0d2d8f8-ab55-435a-beb8-9d2bf6d72cb7 Sep 01 01:12:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b83ddd5c-71fc-4d64-81b9-990f87bf2be1 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volume-transfers/b0d2d8f8-ab55-435a-beb8-9d2bf6d72cb7 returned with HTTP 404 Sep 01 01:12:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 659/1271] 192.168.122.211 () {60 vars in 1303 bytes} [Tue Sep 1 01:12:07 2026] DELETE /volume/v3/volume-transfers/b0d2d8f8-ab55-435a-beb8-9d2bf6d72cb7 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:12:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-beaba6a3-901c-4780-b338-0d2dce85ad89 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-beaba6a3-901c-4780-b338-0d2dce85ad89 tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 Sep 01 01:12:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-beaba6a3-901c-4780-b338-0d2dce85ad89 tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-beaba6a3-901c-4780-b338-0d2dce85ad89 tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:07 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-beaba6a3-901c-4780-b338-0d2dce85ad89 tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] Delete volume with id: 027afd6f-4e99-49bc-becc-d533a891f481 Sep 01 01:12:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:07 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:07 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-beaba6a3-901c-4780-b338-0d2dce85ad89 tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] Volume info retrieved successfully. Sep 01 01:12:07 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-beaba6a3-901c-4780-b338-0d2dce85ad89 tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] Delete volume request issued successfully. Sep 01 01:12:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-beaba6a3-901c-4780-b338-0d2dce85ad89 tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 returned with HTTP 202 Sep 01 01:12:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 613/1272] 192.168.122.211 () {60 vars in 1276 bytes} [Tue Sep 1 01:12:07 2026] DELETE /volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:12:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-17ed7383-9c2a-437f-a03b-cd20cb23631d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-17ed7383-9c2a-437f-a03b-cd20cb23631d tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] GET http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 Sep 01 01:12:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-17ed7383-9c2a-437f-a03b-cd20cb23631d tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-17ed7383-9c2a-437f-a03b-cd20cb23631d tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-17ed7383-9c2a-437f-a03b-cd20cb23631d tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] Volume info retrieved successfully. Sep 01 01:12:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-17ed7383-9c2a-437f-a03b-cd20cb23631d tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 returned with HTTP 200 Sep 01 01:12:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 660/1273] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:12:07 2026] GET /volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 => generated 1138 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:12:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-64bd4529-82ff-485f-bf39-0a4cd99fc710 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-64bd4529-82ff-485f-bf39-0a4cd99fc710 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb Sep 01 01:12:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-64bd4529-82ff-485f-bf39-0a4cd99fc710 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-64bd4529-82ff-485f-bf39-0a4cd99fc710 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-64bd4529-82ff-485f-bf39-0a4cd99fc710 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] show called for member ca43a9e8-f899-4d72-be97-9b949eaba5eb {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:12:08 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:08 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:08 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:08 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:12:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-64bd4529-82ff-485f-bf39-0a4cd99fc710 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb returned with HTTP 200 Sep 01 01:12:08 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 614/1274] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:12:08 2026] GET /volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb => generated 324 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:12:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dd0f31cd-99ef-4d64-bad9-0e5a27b032d1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dd0f31cd-99ef-4d64-bad9-0e5a27b032d1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:12:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dd0f31cd-99ef-4d64-bad9-0e5a27b032d1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dd0f31cd-99ef-4d64-bad9-0e5a27b032d1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-dd0f31cd-99ef-4d64-bad9-0e5a27b032d1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:12:08 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dd0f31cd-99ef-4d64-bad9-0e5a27b032d1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:12:08 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:08 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:08 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:08 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-dd0f31cd-99ef-4d64-bad9-0e5a27b032d1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Get all volumes completed successfully. Sep 01 01:12:08 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-dd0f31cd-99ef-4d64-bad9-0e5a27b032d1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:12:08 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-dd0f31cd-99ef-4d64-bad9-0e5a27b032d1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:12:08 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-dd0f31cd-99ef-4d64-bad9-0e5a27b032d1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:12:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:08 devstack devstack@c-api.service[86751]: WARNING stevedore.named [None req-dd0f31cd-99ef-4d64-bad9-0e5a27b032d1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:12:08 devstack devstack@c-api.service[86751]: WARNING castellan.key_manager [None req-dd0f31cd-99ef-4d64-bad9-0e5a27b032d1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:12:08 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-dd0f31cd-99ef-4d64-bad9-0e5a27b032d1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:12:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dd0f31cd-99ef-4d64-bad9-0e5a27b032d1 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:12:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 661/1275] 192.168.122.211 () {60 vars in 1183 bytes} [Tue Sep 1 01:12:08 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:12:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3d730b33-dc9f-4f3e-9cc2-9a3418ce577f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3d730b33-dc9f-4f3e-9cc2-9a3418ce577f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:12:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3d730b33-dc9f-4f3e-9cc2-9a3418ce577f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3d730b33-dc9f-4f3e-9cc2-9a3418ce577f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-3d730b33-dc9f-4f3e-9cc2-9a3418ce577f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:12:09 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:09 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:09 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3d730b33-dc9f-4f3e-9cc2-9a3418ce577f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:12:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-805a3a17-9009-4c33-b55e-90baf7037bbb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:09 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:09 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:12:09 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:09 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:09 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:09 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:09 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3d730b33-dc9f-4f3e-9cc2-9a3418ce577f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Get all volumes completed successfully. Sep 01 01:12:09 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-3d730b33-dc9f-4f3e-9cc2-9a3418ce577f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:12:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-805a3a17-9009-4c33-b55e-90baf7037bbb tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] GET http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 Sep 01 01:12:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-805a3a17-9009-4c33-b55e-90baf7037bbb tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:09 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-3d730b33-dc9f-4f3e-9cc2-9a3418ce577f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:12:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-805a3a17-9009-4c33-b55e-90baf7037bbb tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-805a3a17-9009-4c33-b55e-90baf7037bbb tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] Volume info retrieved successfully. Sep 01 01:12:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-805a3a17-9009-4c33-b55e-90baf7037bbb tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 returned with HTTP 200 Sep 01 01:12:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 662/1276] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:12:09 2026] GET /volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 => generated 1138 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:12:09 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-3d730b33-dc9f-4f3e-9cc2-9a3418ce577f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:12:09 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:09 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:09 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-3d730b33-dc9f-4f3e-9cc2-9a3418ce577f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:12:09 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-3d730b33-dc9f-4f3e-9cc2-9a3418ce577f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:12:09 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-3d730b33-dc9f-4f3e-9cc2-9a3418ce577f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:12:09 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:09 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3d730b33-dc9f-4f3e-9cc2-9a3418ce577f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:12:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 615/1277] 192.168.122.211 () {60 vars in 1183 bytes} [Tue Sep 1 01:12:08 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 01:12:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dc1d1ba7-129c-4009-b788-e27f1005ca59 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dc1d1ba7-129c-4009-b788-e27f1005ca59 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] POST http://192.168.122.211/volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb/action Sep 01 01:12:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dc1d1ba7-129c-4009-b788-e27f1005ca59 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:12:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dc1d1ba7-129c-4009-b788-e27f1005ca59 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-dc1d1ba7-129c-4009-b788-e27f1005ca59 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] delete called for group ca43a9e8-f899-4d72-be97-9b949eaba5eb {{(pid=86751) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 01:12:09 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.groups [None req-dc1d1ba7-129c-4009-b788-e27f1005ca59 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Delete group with id: ca43a9e8-f899-4d72-be97-9b949eaba5eb Sep 01 01:12:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:09 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 01:12:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:09 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:12:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dc1d1ba7-129c-4009-b788-e27f1005ca59 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb/action returned with HTTP 202 Sep 01 01:12:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 663/1278] 192.168.122.211 () {62 vars in 1312 bytes} [Tue Sep 1 01:12:09 2026] POST /volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb/action => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 01:12:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-993397e7-d454-4c1a-880e-91a6485d1ea9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-993397e7-d454-4c1a-880e-91a6485d1ea9 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e Sep 01 01:12:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-993397e7-d454-4c1a-880e-91a6485d1ea9 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-993397e7-d454-4c1a-880e-91a6485d1ea9 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:09 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:09 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:09 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:09 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:09 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-993397e7-d454-4c1a-880e-91a6485d1ea9 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:12:09 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-993397e7-d454-4c1a-880e-91a6485d1ea9 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:12:09 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-993397e7-d454-4c1a-880e-91a6485d1ea9 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:12:10 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-993397e7-d454-4c1a-880e-91a6485d1ea9 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:12:10 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:10 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-993397e7-d454-4c1a-880e-91a6485d1ea9 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e returned with HTTP 200 Sep 01 01:12:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 616/1279] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:12:09 2026] GET /volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e => generated 915 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:12:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9d34aa04-50c3-4c18-9f85-19da0a22349a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9d34aa04-50c3-4c18-9f85-19da0a22349a tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] GET http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 Sep 01 01:12:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9d34aa04-50c3-4c18-9f85-19da0a22349a tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9d34aa04-50c3-4c18-9f85-19da0a22349a tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9d34aa04-50c3-4c18-9f85-19da0a22349a tempest-VolumesTransfersV357Test-1369210181 tempest-VolumesTransfersV357Test-1369210181-project-admin] http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 returned with HTTP 404 Sep 01 01:12:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 664/1280] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:12:10 2026] GET /volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:12:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7188da1f-9911-4043-8f66-ccbc756eee96 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7188da1f-9911-4043-8f66-ccbc756eee96 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] GET http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 Sep 01 01:12:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7188da1f-9911-4043-8f66-ccbc756eee96 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7188da1f-9911-4043-8f66-ccbc756eee96 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7188da1f-9911-4043-8f66-ccbc756eee96 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 returned with HTTP 404 Sep 01 01:12:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 617/1281] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:12:10 2026] GET /volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:12:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6731c8bf-71ce-4326-a387-bee88424bdf2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6731c8bf-71ce-4326-a387-bee88424bdf2 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] DELETE http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 Sep 01 01:12:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6731c8bf-71ce-4326-a387-bee88424bdf2 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6731c8bf-71ce-4326-a387-bee88424bdf2 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:10 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-6731c8bf-71ce-4326-a387-bee88424bdf2 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] Delete volume with id: 027afd6f-4e99-49bc-becc-d533a891f481 Sep 01 01:12:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6731c8bf-71ce-4326-a387-bee88424bdf2 tempest-VolumesTransfersV357Test-1787492355 tempest-VolumesTransfersV357Test-1787492355-project-member] http://192.168.122.211/volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 returned with HTTP 404 Sep 01 01:12:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 665/1282] 192.168.122.211 () {60 vars in 1276 bytes} [Tue Sep 1 01:12:10 2026] DELETE /volume/v3/volumes/027afd6f-4e99-49bc-becc-d533a891f481 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:12:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0c5420be-af92-4449-a65a-31b9f550aa6f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0c5420be-af92-4449-a65a-31b9f550aa6f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e Sep 01 01:12:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0c5420be-af92-4449-a65a-31b9f550aa6f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0c5420be-af92-4449-a65a-31b9f550aa6f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:11 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:11 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:11 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:11 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:11 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0c5420be-af92-4449-a65a-31b9f550aa6f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:12:11 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-0c5420be-af92-4449-a65a-31b9f550aa6f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:12:11 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-0c5420be-af92-4449-a65a-31b9f550aa6f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:12:11 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-0c5420be-af92-4449-a65a-31b9f550aa6f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:12:11 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:11 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0c5420be-af92-4449-a65a-31b9f550aa6f tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e returned with HTTP 200 Sep 01 01:12:11 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 618/1283] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:12:11 2026] GET /volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e => generated 915 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:12:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fb21223f-404c-4da0-a925-ce02037809c5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fb21223f-404c-4da0-a925-ce02037809c5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e Sep 01 01:12:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fb21223f-404c-4da0-a925-ce02037809c5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fb21223f-404c-4da0-a925-ce02037809c5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fb21223f-404c-4da0-a925-ce02037809c5 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e returned with HTTP 404 Sep 01 01:12:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 666/1284] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:12:12 2026] GET /volume/v3/volumes/ce72767a-ff88-4812-bf20-d52ca5ece74e => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:12:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fabbcd25-20a1-4e0c-b9eb-d093ed28d681 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fabbcd25-20a1-4e0c-b9eb-d093ed28d681 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:12:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fabbcd25-20a1-4e0c-b9eb-d093ed28d681 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fabbcd25-20a1-4e0c-b9eb-d093ed28d681 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:12 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:12 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:12 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:12 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-fabbcd25-20a1-4e0c-b9eb-d093ed28d681 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Volume info retrieved successfully. Sep 01 01:12:12 devstack devstack@c-api.service[86752]: WARNING stevedore.named [None req-fabbcd25-20a1-4e0c-b9eb-d093ed28d681 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:12:12 devstack devstack@c-api.service[86752]: WARNING castellan.key_manager [None req-fabbcd25-20a1-4e0c-b9eb-d093ed28d681 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:12:12 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-fabbcd25-20a1-4e0c-b9eb-d093ed28d681 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:12:12 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:12 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fabbcd25-20a1-4e0c-b9eb-d093ed28d681 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 200 Sep 01 01:12:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 619/1285] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:12:12 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 914 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:12:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-74d51279-07ad-4dfb-9a74-cfd425674292 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-74d51279-07ad-4dfb-9a74-cfd425674292 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e Sep 01 01:12:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-74d51279-07ad-4dfb-9a74-cfd425674292 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-74d51279-07ad-4dfb-9a74-cfd425674292 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-74d51279-07ad-4dfb-9a74-cfd425674292 tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e returned with HTTP 404 Sep 01 01:12:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 667/1286] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:12:13 2026] GET /volume/v3/volumes/d3d74f35-3963-47d1-9ddb-25ae92ebe33e => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:12:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a59a1ecb-56a0-40b2-959c-3b061c37baef None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a59a1ecb-56a0-40b2-959c-3b061c37baef tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] GET http://192.168.122.211/volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb Sep 01 01:12:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a59a1ecb-56a0-40b2-959c-3b061c37baef tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a59a1ecb-56a0-40b2-959c-3b061c37baef tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-a59a1ecb-56a0-40b2-959c-3b061c37baef tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] show called for member ca43a9e8-f899-4d72-be97-9b949eaba5eb {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:12:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a59a1ecb-56a0-40b2-959c-3b061c37baef tempest-GroupsTest-1320801619 tempest-GroupsTest-1320801619-project-member] http://192.168.122.211/volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb returned with HTTP 404 Sep 01 01:12:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 620/1287] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:12:13 2026] GET /volume/v3/groups/ca43a9e8-f899-4d72-be97-9b949eaba5eb => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:12:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fedc0ff3-83b0-49c8-9dfe-201af881f142 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fedc0ff3-83b0-49c8-9dfe-201af881f142 tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] DELETE http://192.168.122.211/volume/v3/group_types/40fdc25d-a284-4196-80af-640cd66c83b9 Sep 01 01:12:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fedc0ff3-83b0-49c8-9dfe-201af881f142 tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fedc0ff3-83b0-49c8-9dfe-201af881f142 tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fedc0ff3-83b0-49c8-9dfe-201af881f142 tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] http://192.168.122.211/volume/v3/group_types/40fdc25d-a284-4196-80af-640cd66c83b9 returned with HTTP 202 Sep 01 01:12:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 668/1288] 192.168.122.211 () {60 vars in 1288 bytes} [Tue Sep 1 01:12:13 2026] DELETE /volume/v3/group_types/40fdc25d-a284-4196-80af-640cd66c83b9 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:12:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-404a9359-9507-4cca-b0ce-ea3b67fe5ab1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-404a9359-9507-4cca-b0ce-ea3b67fe5ab1 tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] DELETE http://192.168.122.211/volume/v3/types/997027b2-ea14-4bbe-a3a5-70f16c51bbc1 Sep 01 01:12:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-404a9359-9507-4cca-b0ce-ea3b67fe5ab1 tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-404a9359-9507-4cca-b0ce-ea3b67fe5ab1 tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-404a9359-9507-4cca-b0ce-ea3b67fe5ab1 tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] http://192.168.122.211/volume/v3/types/997027b2-ea14-4bbe-a3a5-70f16c51bbc1 returned with HTTP 202 Sep 01 01:12:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 621/1289] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:12:14 2026] DELETE /volume/v3/types/997027b2-ea14-4bbe-a3a5-70f16c51bbc1 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:12:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-018bf789-e078-4c49-95b0-3232c7ecc9e4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-018bf789-e078-4c49-95b0-3232c7ecc9e4 tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] GET http://192.168.122.211/volume/v3/types/997027b2-ea14-4bbe-a3a5-70f16c51bbc1 Sep 01 01:12:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-018bf789-e078-4c49-95b0-3232c7ecc9e4 tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-018bf789-e078-4c49-95b0-3232c7ecc9e4 tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-018bf789-e078-4c49-95b0-3232c7ecc9e4 tempest-GroupsTest-1734761562 tempest-GroupsTest-1734761562-project-admin] http://192.168.122.211/volume/v3/types/997027b2-ea14-4bbe-a3a5-70f16c51bbc1 returned with HTTP 404 Sep 01 01:12:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 669/1290] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:12:14 2026] GET /volume/v3/types/997027b2-ea14-4bbe-a3a5-70f16c51bbc1 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:12:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fa756820-0747-47b1-9890-83b538ea085b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fa756820-0747-47b1-9890-83b538ea085b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:12:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fa756820-0747-47b1-9890-83b538ea085b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1865286847"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-fa756820-0747-47b1-9890-83b538ea085b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1865286847'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:12:17 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-fa756820-0747-47b1-9890-83b538ea085b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Create volume of 1 GB Sep 01 01:12:17 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-fa756820-0747-47b1-9890-83b538ea085b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Availability Zones retrieved successfully. Sep 01 01:12:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-fa756820-0747-47b1-9890-83b538ea085b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Flow 'volume_create_api' (0256603f-19cf-4c09-bc8e-43aa4b4fdd7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:12:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-fa756820-0747-47b1-9890-83b538ea085b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae777019-6735-4413-bdc5-6d98968a224d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-fa756820-0747-47b1-9890-83b538ea085b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:12:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-fa756820-0747-47b1-9890-83b538ea085b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae777019-6735-4413-bdc5-6d98968a224d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-fa756820-0747-47b1-9890-83b538ea085b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca5e0407-3e6b-4500-baac-9604cad30c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:18 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-fa756820-0747-47b1-9890-83b538ea085b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Created reservations ['efd98b80-2602-4799-a251-d6bf6d7e60ab', '8013e2d8-7b5d-4b38-85e5-ca42323268c7', '8c0f9d89-4cdb-4bc4-bb57-becc8a59349a', '1b4cef2f-1465-402c-9eca-6f41461f7b90'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:12:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-fa756820-0747-47b1-9890-83b538ea085b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca5e0407-3e6b-4500-baac-9604cad30c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efd98b80-2602-4799-a251-d6bf6d7e60ab', '8013e2d8-7b5d-4b38-85e5-ca42323268c7', '8c0f9d89-4cdb-4bc4-bb57-becc8a59349a', '1b4cef2f-1465-402c-9eca-6f41461f7b90']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-fa756820-0747-47b1-9890-83b538ea085b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2793ebeb-d568-4b85-8545-ddaec9a059ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:18 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:18 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-fa756820-0747-47b1-9890-83b538ea085b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2793ebeb-d568-4b85-8545-ddaec9a059ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c372036f-edef-4306-91c5-1c02a7b45fff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1865286847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d2d6a1e4b414000814395dfe4037237',qos_specs=None,replication_status=,reservations=['efd98b80-2602-4799-a251-d6bf6d7e60ab','8013e2d8-7b5d-4b38-85e5-ca42323268c7','8c0f9d89-4cdb-4bc4-bb57-becc8a59349a','1b4cef2f-1465-402c-9eca-6f41461f7b90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='807952b46dc940418074f3727f66613c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:12:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1865286847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c372036f-edef-4306-91c5-1c02a7b45fff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d2d6a1e4b414000814395dfe4037237',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='807952b46dc940418074f3727f66613c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-fa756820-0747-47b1-9890-83b538ea085b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7a1730e-f936-4f7e-be7b-736768ad2296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-fa756820-0747-47b1-9890-83b538ea085b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7a1730e-f936-4f7e-be7b-736768ad2296) transitioned into state 'SUCCESS' from state '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-1865286847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d2d6a1e4b414000814395dfe4037237',qos_specs=None,replication_status=,reservations=['efd98b80-2602-4799-a251-d6bf6d7e60ab','8013e2d8-7b5d-4b38-85e5-ca42323268c7','8c0f9d89-4cdb-4bc4-bb57-becc8a59349a','1b4cef2f-1465-402c-9eca-6f41461f7b90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='807952b46dc940418074f3727f66613c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-fa756820-0747-47b1-9890-83b538ea085b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7e1f4ce-bc00-4534-b0f9-8b6280e2e382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-fa756820-0747-47b1-9890-83b538ea085b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7e1f4ce-bc00-4534-b0f9-8b6280e2e382) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-fa756820-0747-47b1-9890-83b538ea085b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Flow 'volume_create_api' (0256603f-19cf-4c09-bc8e-43aa4b4fdd7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:12:18 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-fa756820-0747-47b1-9890-83b538ea085b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Create volume request issued successfully. Sep 01 01:12:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fa756820-0747-47b1-9890-83b538ea085b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:12:18 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 622/1291] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:12:17 2026] POST /volume/v3/volumes => generated 758 bytes in 855 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:12:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c990b840-a7b8-4d22-96bc-8102a78088d9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c990b840-a7b8-4d22-96bc-8102a78088d9 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff Sep 01 01:12:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c990b840-a7b8-4d22-96bc-8102a78088d9 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c990b840-a7b8-4d22-96bc-8102a78088d9 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c990b840-a7b8-4d22-96bc-8102a78088d9 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c990b840-a7b8-4d22-96bc-8102a78088d9 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff returned with HTTP 200 Sep 01 01:12:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 670/1292] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:18 2026] GET /volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff => generated 826 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c7092e09-df30-4dc7-bb31-60f6c5068a56 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c7092e09-df30-4dc7-bb31-60f6c5068a56 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff Sep 01 01:12:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c7092e09-df30-4dc7-bb31-60f6c5068a56 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c7092e09-df30-4dc7-bb31-60f6c5068a56 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:19 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:19 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:19 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:19 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:19 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c7092e09-df30-4dc7-bb31-60f6c5068a56 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c7092e09-df30-4dc7-bb31-60f6c5068a56 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff returned with HTTP 200 Sep 01 01:12:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 623/1293] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:19 2026] GET /volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff => generated 850 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d17eceff-102a-430a-b3ae-0ecb44844b96 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d17eceff-102a-430a-b3ae-0ecb44844b96 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff Sep 01 01:12:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d17eceff-102a-430a-b3ae-0ecb44844b96 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d17eceff-102a-430a-b3ae-0ecb44844b96 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d17eceff-102a-430a-b3ae-0ecb44844b96 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d17eceff-102a-430a-b3ae-0ecb44844b96 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff returned with HTTP 200 Sep 01 01:12:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 671/1294] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:20 2026] GET /volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff => generated 851 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:12:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-acf95a14-65e8-4eda-9789-0bc5f1a40f11 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-acf95a14-65e8-4eda-9789-0bc5f1a40f11 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] POST http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff/action Sep 01 01:12:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-acf95a14-65e8-4eda-9789-0bc5f1a40f11 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Action body: b'{"os-attach": {"instance_uuid": "6556e9a7-8379-4809-a301-f5530a803faf", "mountpoint": "/dev/vdb"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:12:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-acf95a14-65e8-4eda-9789-0bc5f1a40f11 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "6556e9a7-8379-4809-a301-f5530a803faf", "mountpoint": "/dev/vdb"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:20 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:20 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:20 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:20 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:20 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-acf95a14-65e8-4eda-9789-0bc5f1a40f11 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:21 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-acf95a14-65e8-4eda-9789-0bc5f1a40f11 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Update volume admin metadata completed successfully. Sep 01 01:12:21 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-acf95a14-65e8-4eda-9789-0bc5f1a40f11 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Attach volume completed successfully. Sep 01 01:12:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-acf95a14-65e8-4eda-9789-0bc5f1a40f11 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff/action returned with HTTP 202 Sep 01 01:12:21 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 624/1295] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:12:20 2026] POST /volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff/action => generated 0 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:12:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7dd52681-eb49-43e9-a766-60953d9fba45 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7dd52681-eb49-43e9-a766-60953d9fba45 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff Sep 01 01:12:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7dd52681-eb49-43e9-a766-60953d9fba45 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7dd52681-eb49-43e9-a766-60953d9fba45 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7dd52681-eb49-43e9-a766-60953d9fba45 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7dd52681-eb49-43e9-a766-60953d9fba45 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff returned with HTTP 200 Sep 01 01:12:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 672/1296] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:21 2026] GET /volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff => generated 1185 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:12:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-043ebfee-cbcd-4efa-9cee-b3060e7786a0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-043ebfee-cbcd-4efa-9cee-b3060e7786a0 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff Sep 01 01:12:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-043ebfee-cbcd-4efa-9cee-b3060e7786a0 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-043ebfee-cbcd-4efa-9cee-b3060e7786a0 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:21 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:21 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:21 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:21 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:21 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-043ebfee-cbcd-4efa-9cee-b3060e7786a0 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-043ebfee-cbcd-4efa-9cee-b3060e7786a0 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff returned with HTTP 200 Sep 01 01:12:21 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 625/1297] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:21 2026] GET /volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff => generated 1185 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:12:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5ee508c3-e08a-4a0f-b514-c0c71dc7c794 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9db5f4ed-3feb-4a1e-a679-d773693b7fb4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9db5f4ed-3feb-4a1e-a679-d773693b7fb4 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:12:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9db5f4ed-3feb-4a1e-a679-d773693b7fb4 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1153076996"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-9db5f4ed-3feb-4a1e-a679-d773693b7fb4 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1153076996'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:12:21 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-9db5f4ed-3feb-4a1e-a679-d773693b7fb4 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Create volume of 2 GB Sep 01 01:12:21 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9db5f4ed-3feb-4a1e-a679-d773693b7fb4 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Availability Zones retrieved successfully. Sep 01 01:12:21 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-9db5f4ed-3feb-4a1e-a679-d773693b7fb4 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Flow 'volume_create_api' (9f8bf951-fd85-4b6c-833c-d9ffeec2990e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:12:21 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-9db5f4ed-3feb-4a1e-a679-d773693b7fb4 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21d65e53-b28d-4388-a2c0-a7e87af7962d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:21 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-9db5f4ed-3feb-4a1e-a679-d773693b7fb4 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Validating volume size '2' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:12:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5ee508c3-e08a-4a0f-b514-c0c71dc7c794 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] POST http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff/action Sep 01 01:12:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5ee508c3-e08a-4a0f-b514-c0c71dc7c794 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:12:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5ee508c3-e08a-4a0f-b514-c0c71dc7c794 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-9db5f4ed-3feb-4a1e-a679-d773693b7fb4 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21d65e53-b28d-4388-a2c0-a7e87af7962d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-9db5f4ed-3feb-4a1e-a679-d773693b7fb4 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (707d745d-048f-4477-9d60-787bee878e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.admin_actions [None req-5ee508c3-e08a-4a0f-b514-c0c71dc7c794 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Updating volume 'c372036f-edef-4306-91c5-1c02a7b45fff' with '{'status': 'error'}' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 01:12:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5ee508c3-e08a-4a0f-b514-c0c71dc7c794 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff/action returned with HTTP 202 Sep 01 01:12:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 673/1298] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:12:21 2026] POST /volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff/action => generated 0 bytes in 628 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:12:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d4ea6d2f-f40a-49b6-aa33-dc923ce2b8d3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d4ea6d2f-f40a-49b6-aa33-dc923ce2b8d3 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff Sep 01 01:12:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d4ea6d2f-f40a-49b6-aa33-dc923ce2b8d3 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d4ea6d2f-f40a-49b6-aa33-dc923ce2b8d3 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d4ea6d2f-f40a-49b6-aa33-dc923ce2b8d3 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d4ea6d2f-f40a-49b6-aa33-dc923ce2b8d3 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff returned with HTTP 200 Sep 01 01:12:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 674/1299] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:22 2026] GET /volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff => generated 1184 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:12:22 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-9db5f4ed-3feb-4a1e-a679-d773693b7fb4 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Created reservations ['5a6af100-8cb6-4498-9baf-9968141d6f9e', '4bdb4a23-5183-43fe-8d4f-4c9ae330631a', '8ccef460-bfb6-4acf-97af-a83a49419e4c', '484f40bd-0fbb-4f9f-8473-e426f6dc54b3'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:12:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-feb03fd4-69e9-43ba-a041-4208b58abec4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-9db5f4ed-3feb-4a1e-a679-d773693b7fb4 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (707d745d-048f-4477-9d60-787bee878e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a6af100-8cb6-4498-9baf-9968141d6f9e', '4bdb4a23-5183-43fe-8d4f-4c9ae330631a', '8ccef460-bfb6-4acf-97af-a83a49419e4c', '484f40bd-0fbb-4f9f-8473-e426f6dc54b3']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-feb03fd4-69e9-43ba-a041-4208b58abec4 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] POST http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff/action Sep 01 01:12:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-feb03fd4-69e9-43ba-a041-4208b58abec4 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "ee33e79d-c48c-4f36-9b14-25701a41a274"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:12:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-9db5f4ed-3feb-4a1e-a679-d773693b7fb4 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24d1521e-6cf4-4017-bb3d-389fa4d732e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-feb03fd4-69e9-43ba-a041-4208b58abec4 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "ee33e79d-c48c-4f36-9b14-25701a41a274"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-feb03fd4-69e9-43ba-a041-4208b58abec4 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Volume info retrieved successfully. Sep 01 01:12:22 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:22 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-9db5f4ed-3feb-4a1e-a679-d773693b7fb4 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24d1521e-6cf4-4017-bb3d-389fa4d732e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '357c7bf1-d081-4ef0-99f0-cffa9ecae8db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1153076996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d3ef3fabe5640f596217d49a643868d',qos_specs=None,replication_status=,reservations=['5a6af100-8cb6-4498-9baf-9968141d6f9e','4bdb4a23-5183-43fe-8d4f-4c9ae330631a','8ccef460-bfb6-4acf-97af-a83a49419e4c','484f40bd-0fbb-4f9f-8473-e426f6dc54b3'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0489253ab924454a3d5eeeb55dda9ff',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:12:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1153076996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=357c7bf1-d081-4ef0-99f0-cffa9ecae8db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d3ef3fabe5640f596217d49a643868d',provider_auth=None,provider_geometry=None,provider_id=None,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='e0489253ab924454a3d5eeeb55dda9ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-9db5f4ed-3feb-4a1e-a679-d773693b7fb4 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f212036-a5f4-46cc-a2dd-f445220a1146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-feb03fd4-69e9-43ba-a041-4208b58abec4 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Terminate volume connection completed successfully. Sep 01 01:12:22 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-feb03fd4-69e9-43ba-a041-4208b58abec4 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=86751) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 01 01:12:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-9db5f4ed-3feb-4a1e-a679-d773693b7fb4 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f212036-a5f4-46cc-a2dd-f445220a1146) transitioned into state 'SUCCESS' from state '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-1153076996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d3ef3fabe5640f596217d49a643868d',qos_specs=None,replication_status=,reservations=['5a6af100-8cb6-4498-9baf-9968141d6f9e','4bdb4a23-5183-43fe-8d4f-4c9ae330631a','8ccef460-bfb6-4acf-97af-a83a49419e4c','484f40bd-0fbb-4f9f-8473-e426f6dc54b3'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0489253ab924454a3d5eeeb55dda9ff',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-9db5f4ed-3feb-4a1e-a679-d773693b7fb4 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48ef53e4-b0be-400b-ba1a-9b0c39b2fd63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-9db5f4ed-3feb-4a1e-a679-d773693b7fb4 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48ef53e4-b0be-400b-ba1a-9b0c39b2fd63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-9db5f4ed-3feb-4a1e-a679-d773693b7fb4 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Flow 'volume_create_api' (9f8bf951-fd85-4b6c-833c-d9ffeec2990e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:12:22 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9db5f4ed-3feb-4a1e-a679-d773693b7fb4 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Create volume request issued successfully. Sep 01 01:12:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9db5f4ed-3feb-4a1e-a679-d773693b7fb4 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:12:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 626/1300] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:12:21 2026] POST /volume/v3/volumes => generated 764 bytes in 1167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:12:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6eca8127-3ff5-49c3-bf7d-87ff31f533b7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-feb03fd4-69e9-43ba-a041-4208b58abec4 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Detach volume completed successfully. Sep 01 01:12:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-feb03fd4-69e9-43ba-a041-4208b58abec4 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff/action returned with HTTP 202 Sep 01 01:12:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 675/1301] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:12:22 2026] POST /volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff/action => generated 0 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:12:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fa372d50-3ef8-4ba4-9db7-9af0f9ed630a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fa372d50-3ef8-4ba4-9db7-9af0f9ed630a tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] GET http://192.168.122.211/volume/v3/volumes/357c7bf1-d081-4ef0-99f0-cffa9ecae8db Sep 01 01:12:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fa372d50-3ef8-4ba4-9db7-9af0f9ed630a tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fa372d50-3ef8-4ba4-9db7-9af0f9ed630a tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fa372d50-3ef8-4ba4-9db7-9af0f9ed630a tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Volume info retrieved successfully. Sep 01 01:12:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fa372d50-3ef8-4ba4-9db7-9af0f9ed630a tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] http://192.168.122.211/volume/v3/volumes/357c7bf1-d081-4ef0-99f0-cffa9ecae8db returned with HTTP 200 Sep 01 01:12:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 676/1302] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:23 2026] GET /volume/v3/volumes/357c7bf1-d081-4ef0-99f0-cffa9ecae8db => generated 832 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e88d23c4-c8ac-4a4f-9ce8-9e370435e2e2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e88d23c4-c8ac-4a4f-9ce8-9e370435e2e2 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff Sep 01 01:12:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e88d23c4-c8ac-4a4f-9ce8-9e370435e2e2 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e88d23c4-c8ac-4a4f-9ce8-9e370435e2e2 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e88d23c4-c8ac-4a4f-9ce8-9e370435e2e2 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e88d23c4-c8ac-4a4f-9ce8-9e370435e2e2 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff returned with HTTP 200 Sep 01 01:12:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 677/1303] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:23 2026] GET /volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff => generated 870 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6792bab9-355b-40e9-b01d-6ae3b5d1d636 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6792bab9-355b-40e9-b01d-6ae3b5d1d636 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff Sep 01 01:12:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6792bab9-355b-40e9-b01d-6ae3b5d1d636 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6792bab9-355b-40e9-b01d-6ae3b5d1d636 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6792bab9-355b-40e9-b01d-6ae3b5d1d636 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6792bab9-355b-40e9-b01d-6ae3b5d1d636 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff returned with HTTP 200 Sep 01 01:12:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 678/1304] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:23 2026] GET /volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff => generated 870 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6eca8127-3ff5-49c3-bf7d-87ff31f533b7 tempest-VolumesSummaryTest-1910777715 tempest-VolumesSummaryTest-1910777715-project-member] GET http://192.168.122.211/volume/v3/volumes/summary Sep 01 01:12:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6eca8127-3ff5-49c3-bf7d-87ff31f533b7 tempest-VolumesSummaryTest-1910777715 tempest-VolumesSummaryTest-1910777715-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6eca8127-3ff5-49c3-bf7d-87ff31f533b7 tempest-VolumesSummaryTest-1910777715 tempest-VolumesSummaryTest-1910777715-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-6eca8127-3ff5-49c3-bf7d-87ff31f533b7 tempest-VolumesSummaryTest-1910777715 tempest-VolumesSummaryTest-1910777715-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:12:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fe85f698-ef74-4745-97a6-02d30471a0ff None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:23 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:23 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fe85f698-ef74-4745-97a6-02d30471a0ff tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] POST http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff/action Sep 01 01:12:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fe85f698-ef74-4745-97a6-02d30471a0ff tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Action body: b'{"os-detach": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:12:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fe85f698-ef74-4745-97a6-02d30471a0ff tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:23 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6eca8127-3ff5-49c3-bf7d-87ff31f533b7 tempest-VolumesSummaryTest-1910777715 tempest-VolumesSummaryTest-1910777715-project-member] Get summary completed successfully. Sep 01 01:12:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6eca8127-3ff5-49c3-bf7d-87ff31f533b7 tempest-VolumesSummaryTest-1910777715 tempest-VolumesSummaryTest-1910777715-project-member] http://192.168.122.211/volume/v3/volumes/summary returned with HTTP 200 Sep 01 01:12:23 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 627/1305] 192.168.122.211 () {60 vars in 1186 bytes} [Tue Sep 1 01:12:22 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 692 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fe85f698-ef74-4745-97a6-02d30471a0ff tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fe85f698-ef74-4745-97a6-02d30471a0ff tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Detach volume completed successfully. Sep 01 01:12:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fe85f698-ef74-4745-97a6-02d30471a0ff tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff/action returned with HTTP 202 Sep 01 01:12:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 679/1306] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:12:23 2026] POST /volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff/action => generated 0 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:12:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b4a3f494-74e8-4a3d-8ec0-7d7472611ce0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b4a3f494-74e8-4a3d-8ec0-7d7472611ce0 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff Sep 01 01:12:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b4a3f494-74e8-4a3d-8ec0-7d7472611ce0 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b4a3f494-74e8-4a3d-8ec0-7d7472611ce0 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:23 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:23 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:23 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:23 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:23 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b4a3f494-74e8-4a3d-8ec0-7d7472611ce0 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b4a3f494-74e8-4a3d-8ec0-7d7472611ce0 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff returned with HTTP 200 Sep 01 01:12:23 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 628/1307] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:23 2026] GET /volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff => generated 870 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4f91f78c-2bc4-42d1-97c2-7b3a12f14e46 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4f91f78c-2bc4-42d1-97c2-7b3a12f14e46 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff Sep 01 01:12:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4f91f78c-2bc4-42d1-97c2-7b3a12f14e46 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4f91f78c-2bc4-42d1-97c2-7b3a12f14e46 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4f91f78c-2bc4-42d1-97c2-7b3a12f14e46 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4f91f78c-2bc4-42d1-97c2-7b3a12f14e46 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff returned with HTTP 200 Sep 01 01:12:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 680/1308] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:23 2026] GET /volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff => generated 870 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-cd7286e7-7af0-4ae8-b8ab-ac70859b1e81 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cd7286e7-7af0-4ae8-b8ab-ac70859b1e81 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] DELETE http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff Sep 01 01:12:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cd7286e7-7af0-4ae8-b8ab-ac70859b1e81 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cd7286e7-7af0-4ae8-b8ab-ac70859b1e81 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:23 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-cd7286e7-7af0-4ae8-b8ab-ac70859b1e81 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Delete volume with id: c372036f-edef-4306-91c5-1c02a7b45fff Sep 01 01:12:24 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:24 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:24 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:24 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:24 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-cd7286e7-7af0-4ae8-b8ab-ac70859b1e81 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:24 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-cd7286e7-7af0-4ae8-b8ab-ac70859b1e81 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Delete volume request issued successfully. Sep 01 01:12:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cd7286e7-7af0-4ae8-b8ab-ac70859b1e81 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff returned with HTTP 202 Sep 01 01:12:24 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 629/1309] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:12:23 2026] DELETE /volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:12:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5c15dbc5-7c44-4e20-b8f5-f72bc1aa0530 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c15dbc5-7c44-4e20-b8f5-f72bc1aa0530 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff Sep 01 01:12:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c15dbc5-7c44-4e20-b8f5-f72bc1aa0530 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c15dbc5-7c44-4e20-b8f5-f72bc1aa0530 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:24 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5c15dbc5-7c44-4e20-b8f5-f72bc1aa0530 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c15dbc5-7c44-4e20-b8f5-f72bc1aa0530 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff returned with HTTP 200 Sep 01 01:12:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 681/1310] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:24 2026] GET /volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff => generated 869 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-05ac82e8-1f3f-445a-adc3-0be0338927df None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-05ac82e8-1f3f-445a-adc3-0be0338927df tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] GET http://192.168.122.211/volume/v3/volumes/357c7bf1-d081-4ef0-99f0-cffa9ecae8db Sep 01 01:12:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-05ac82e8-1f3f-445a-adc3-0be0338927df tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-05ac82e8-1f3f-445a-adc3-0be0338927df tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:24 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:24 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:24 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:24 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:24 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-05ac82e8-1f3f-445a-adc3-0be0338927df tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Volume info retrieved successfully. Sep 01 01:12:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-05ac82e8-1f3f-445a-adc3-0be0338927df tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] http://192.168.122.211/volume/v3/volumes/357c7bf1-d081-4ef0-99f0-cffa9ecae8db returned with HTTP 200 Sep 01 01:12:24 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 630/1311] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:24 2026] GET /volume/v3/volumes/357c7bf1-d081-4ef0-99f0-cffa9ecae8db => generated 856 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7c8ddaa1-e04f-454d-a1dd-d2285e0bd40a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7c8ddaa1-e04f-454d-a1dd-d2285e0bd40a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff Sep 01 01:12:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7c8ddaa1-e04f-454d-a1dd-d2285e0bd40a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7c8ddaa1-e04f-454d-a1dd-d2285e0bd40a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2701f999-95c0-4800-b86e-3b1526605bc3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7c8ddaa1-e04f-454d-a1dd-d2285e0bd40a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7c8ddaa1-e04f-454d-a1dd-d2285e0bd40a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff returned with HTTP 200 Sep 01 01:12:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 682/1312] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:25 2026] GET /volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff => generated 869 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-21a74c01-39aa-413e-b82a-834537de6ad5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-21a74c01-39aa-413e-b82a-834537de6ad5 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] GET http://192.168.122.211/volume/v3/volumes/357c7bf1-d081-4ef0-99f0-cffa9ecae8db Sep 01 01:12:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-21a74c01-39aa-413e-b82a-834537de6ad5 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-21a74c01-39aa-413e-b82a-834537de6ad5 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-21a74c01-39aa-413e-b82a-834537de6ad5 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Volume info retrieved successfully. Sep 01 01:12:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-21a74c01-39aa-413e-b82a-834537de6ad5 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] http://192.168.122.211/volume/v3/volumes/357c7bf1-d081-4ef0-99f0-cffa9ecae8db returned with HTTP 200 Sep 01 01:12:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 683/1313] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:25 2026] GET /volume/v3/volumes/357c7bf1-d081-4ef0-99f0-cffa9ecae8db => generated 856 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2701f999-95c0-4800-b86e-3b1526605bc3 tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:12:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2701f999-95c0-4800-b86e-3b1526605bc3 tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-834924448"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2701f999-95c0-4800-b86e-3b1526605bc3 tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:12:25 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 631/1314] 192.168.122.211 () {60 vars in 1136 bytes} [Tue Sep 1 01:12:25 2026] POST /volume/v3/types => generated 219 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:12:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-09b35a5a-0c2a-4459-82d3-b3eb631ed23d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-09b35a5a-0c2a-4459-82d3-b3eb631ed23d tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] POST http://192.168.122.211/volume/v3/group_types Sep 01 01:12:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-09b35a5a-0c2a-4459-82d3-b3eb631ed23d tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1691516389"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-09b35a5a-0c2a-4459-82d3-b3eb631ed23d tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] http://192.168.122.211/volume/v3/group_types returned with HTTP 202 Sep 01 01:12:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 684/1315] 192.168.122.211 () {62 vars in 1195 bytes} [Tue Sep 1 01:12:25 2026] POST /volume/v3/group_types => generated 177 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:12:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-257ef96b-2e71-4362-8422-db8bce8ffd0a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-257ef96b-2e71-4362-8422-db8bce8ffd0a tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] POST http://192.168.122.211/volume/v3/groups Sep 01 01:12:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-257ef96b-2e71-4362-8422-db8bce8ffd0a tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8e3193ac-4fd3-45ae-8e1d-ec01e3f81598", "volume_types": ["2db3fba0-747d-4e9d-93e5-d8c55b2e6ad5"], "name": "tempest-GroupsV320Test-Group-35539472"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-257ef96b-2e71-4362-8422-db8bce8ffd0a tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Creating new group {'group': {'group_type': '8e3193ac-4fd3-45ae-8e1d-ec01e3f81598', 'volume_types': ['2db3fba0-747d-4e9d-93e5-d8c55b2e6ad5'], 'name': 'tempest-GroupsV320Test-Group-35539472'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 01:12:26 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.groups [None req-257ef96b-2e71-4362-8422-db8bce8ffd0a tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Creating group tempest-GroupsV320Test-Group-35539472. Sep 01 01:12:26 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-257ef96b-2e71-4362-8422-db8bce8ffd0a tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Availability Zones retrieved successfully. Sep 01 01:12:26 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-257ef96b-2e71-4362-8422-db8bce8ffd0a tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Created reservations ['56eb140d-eb1d-4a01-bc73-734cf6d27dac'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:12:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-257ef96b-2e71-4362-8422-db8bce8ffd0a tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] http://192.168.122.211/volume/v3/groups returned with HTTP 202 Sep 01 01:12:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 632/1316] 192.168.122.211 () {62 vars in 1181 bytes} [Tue Sep 1 01:12:25 2026] POST /volume/v3/groups => generated 106 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:12:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4389d1cd-e63a-45b3-bea4-58c69e3371a3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4389d1cd-e63a-45b3-bea4-58c69e3371a3 tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] GET http://192.168.122.211/volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 Sep 01 01:12:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4389d1cd-e63a-45b3-bea4-58c69e3371a3 tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4389d1cd-e63a-45b3-bea4-58c69e3371a3 tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-4389d1cd-e63a-45b3-bea4-58c69e3371a3 tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] show called for member 67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:12:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-dd1766bb-ce5e-4d41-abd2-c0d5a8e8b8c8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-dd1766bb-ce5e-4d41-abd2-c0d5a8e8b8c8 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff Sep 01 01:12:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-dd1766bb-ce5e-4d41-abd2-c0d5a8e8b8c8 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-dd1766bb-ce5e-4d41-abd2-c0d5a8e8b8c8 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:26 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:12:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4389d1cd-e63a-45b3-bea4-58c69e3371a3 tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] http://192.168.122.211/volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 returned with HTTP 200 Sep 01 01:12:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 685/1317] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:12:26 2026] GET /volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 => generated 386 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:12:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-dd1766bb-ce5e-4d41-abd2-c0d5a8e8b8c8 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff returned with HTTP 404 Sep 01 01:12:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 633/1318] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:26 2026] GET /volume/v3/volumes/c372036f-edef-4306-91c5-1c02a7b45fff => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:12:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9d5cc5fd-94f2-4492-af5a-f806265ae2e4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9d5cc5fd-94f2-4492-af5a-f806265ae2e4 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] GET http://192.168.122.211/volume/v3/volumes/357c7bf1-d081-4ef0-99f0-cffa9ecae8db Sep 01 01:12:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9d5cc5fd-94f2-4492-af5a-f806265ae2e4 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9d5cc5fd-94f2-4492-af5a-f806265ae2e4 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9d5cc5fd-94f2-4492-af5a-f806265ae2e4 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Volume info retrieved successfully. Sep 01 01:12:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9d5cc5fd-94f2-4492-af5a-f806265ae2e4 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] http://192.168.122.211/volume/v3/volumes/357c7bf1-d081-4ef0-99f0-cffa9ecae8db returned with HTTP 200 Sep 01 01:12:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 686/1319] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:26 2026] GET /volume/v3/volumes/357c7bf1-d081-4ef0-99f0-cffa9ecae8db => generated 857 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5a98e96d-8819-4e6f-9f18-9472fcbb981e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5a98e96d-8819-4e6f-9f18-9472fcbb981e tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:12:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5a98e96d-8819-4e6f-9f18-9472fcbb981e tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "357c7bf1-d081-4ef0-99f0-cffa9ecae8db"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-5a98e96d-8819-4e6f-9f18-9472fcbb981e tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '357c7bf1-d081-4ef0-99f0-cffa9ecae8db'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:12:26 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:26 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:26 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:26 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:26 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5a98e96d-8819-4e6f-9f18-9472fcbb981e tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Volume retrieved successfully. Sep 01 01:12:26 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-5a98e96d-8819-4e6f-9f18-9472fcbb981e tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Create volume of 1 GB Sep 01 01:12:26 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5a98e96d-8819-4e6f-9f18-9472fcbb981e tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Availability Zones retrieved successfully. Sep 01 01:12:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5a98e96d-8819-4e6f-9f18-9472fcbb981e tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Flow 'volume_create_api' (9e237964-9435-4163-89d0-11512f65ebd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:12:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5a98e96d-8819-4e6f-9f18-9472fcbb981e tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (484306b3-3e62-4487-bd46-e9691f644120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-5a98e96d-8819-4e6f-9f18-9472fcbb981e tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:12:26 devstack devstack@c-api.service[86752]: WARNING cinder.volume.api [None req-5a98e96d-8819-4e6f-9f18-9472fcbb981e tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (484306b3-3e62-4487-bd46-e9691f644120) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 01:12:26 devstack devstack@c-api.service[86752]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Sep 01 01:12:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5a98e96d-8819-4e6f-9f18-9472fcbb981e tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (484306b3-3e62-4487-bd46-e9691f644120) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:26 devstack devstack@c-api.service[86752]: WARNING cinder.volume.api [None req-5a98e96d-8819-4e6f-9f18-9472fcbb981e tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (484306b3-3e62-4487-bd46-e9691f644120) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 01:12:26 devstack devstack@c-api.service[86752]: WARNING cinder.volume.api [None req-5a98e96d-8819-4e6f-9f18-9472fcbb981e tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Flow 'volume_create_api' (9e237964-9435-4163-89d0-11512f65ebd9) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 01:12:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5a98e96d-8819-4e6f-9f18-9472fcbb981e tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 400 Sep 01 01:12:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 634/1320] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:12:26 2026] POST /volume/v3/volumes => generated 173 bytes in 127 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:12:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-80942755-8c64-435c-8391-fb9baf95b931 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-80942755-8c64-435c-8391-fb9baf95b931 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] GET http://192.168.122.211/volume/v3/volumes/357c7bf1-d081-4ef0-99f0-cffa9ecae8db Sep 01 01:12:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-80942755-8c64-435c-8391-fb9baf95b931 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-80942755-8c64-435c-8391-fb9baf95b931 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-80942755-8c64-435c-8391-fb9baf95b931 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Volume info retrieved successfully. Sep 01 01:12:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-80942755-8c64-435c-8391-fb9baf95b931 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] http://192.168.122.211/volume/v3/volumes/357c7bf1-d081-4ef0-99f0-cffa9ecae8db returned with HTTP 200 Sep 01 01:12:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 687/1321] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:26 2026] GET /volume/v3/volumes/357c7bf1-d081-4ef0-99f0-cffa9ecae8db => generated 857 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c9bfda9c-c29b-40dc-907c-bdd8a77963f9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c9bfda9c-c29b-40dc-907c-bdd8a77963f9 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] DELETE http://192.168.122.211/volume/v3/volumes/357c7bf1-d081-4ef0-99f0-cffa9ecae8db Sep 01 01:12:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c9bfda9c-c29b-40dc-907c-bdd8a77963f9 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c9bfda9c-c29b-40dc-907c-bdd8a77963f9 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:27 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-c9bfda9c-c29b-40dc-907c-bdd8a77963f9 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Delete volume with id: 357c7bf1-d081-4ef0-99f0-cffa9ecae8db Sep 01 01:12:27 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:27 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:27 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:27 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:27 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c9bfda9c-c29b-40dc-907c-bdd8a77963f9 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Volume info retrieved successfully. Sep 01 01:12:27 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c9bfda9c-c29b-40dc-907c-bdd8a77963f9 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Delete volume request issued successfully. Sep 01 01:12:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c9bfda9c-c29b-40dc-907c-bdd8a77963f9 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] http://192.168.122.211/volume/v3/volumes/357c7bf1-d081-4ef0-99f0-cffa9ecae8db returned with HTTP 202 Sep 01 01:12:27 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 635/1322] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:12:27 2026] DELETE /volume/v3/volumes/357c7bf1-d081-4ef0-99f0-cffa9ecae8db => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:12:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a2df950b-643a-4a91-af20-df7a1b68de7d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a2df950b-643a-4a91-af20-df7a1b68de7d tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] GET http://192.168.122.211/volume/v3/volumes/357c7bf1-d081-4ef0-99f0-cffa9ecae8db Sep 01 01:12:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a2df950b-643a-4a91-af20-df7a1b68de7d tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a2df950b-643a-4a91-af20-df7a1b68de7d tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a2df950b-643a-4a91-af20-df7a1b68de7d tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Volume info retrieved successfully. Sep 01 01:12:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a2df950b-643a-4a91-af20-df7a1b68de7d tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] http://192.168.122.211/volume/v3/volumes/357c7bf1-d081-4ef0-99f0-cffa9ecae8db returned with HTTP 200 Sep 01 01:12:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 688/1323] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:27 2026] GET /volume/v3/volumes/357c7bf1-d081-4ef0-99f0-cffa9ecae8db => generated 856 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b15b685d-74f5-4007-8712-9a47cb37791f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b15b685d-74f5-4007-8712-9a47cb37791f tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] GET http://192.168.122.211/volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 Sep 01 01:12:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b15b685d-74f5-4007-8712-9a47cb37791f tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b15b685d-74f5-4007-8712-9a47cb37791f tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-b15b685d-74f5-4007-8712-9a47cb37791f tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] show called for member 67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:12:27 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:27 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:27 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:27 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:12:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b15b685d-74f5-4007-8712-9a47cb37791f tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] http://192.168.122.211/volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 returned with HTTP 200 Sep 01 01:12:27 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 636/1324] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:12:27 2026] GET /volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 => generated 387 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:12:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-29bed04f-679e-4219-a163-68d33d561809 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-29bed04f-679e-4219-a163-68d33d561809 tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] POST http://192.168.122.211/volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6/action Sep 01 01:12:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-29bed04f-679e-4219-a163-68d33d561809 tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:12:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-29bed04f-679e-4219-a163-68d33d561809 tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-29bed04f-679e-4219-a163-68d33d561809 tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] Updating group '67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6' with 'creating' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 01:12:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-29bed04f-679e-4219-a163-68d33d561809 tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] http://192.168.122.211/volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6/action returned with HTTP 202 Sep 01 01:12:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 689/1325] 192.168.122.211 () {62 vars in 1312 bytes} [Tue Sep 1 01:12:27 2026] POST /volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:12:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-cc4497a8-c55f-4e6b-8002-b894b39a265d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cc4497a8-c55f-4e6b-8002-b894b39a265d tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] GET http://192.168.122.211/volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 Sep 01 01:12:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cc4497a8-c55f-4e6b-8002-b894b39a265d tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cc4497a8-c55f-4e6b-8002-b894b39a265d tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-cc4497a8-c55f-4e6b-8002-b894b39a265d tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] show called for member 67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:12:27 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:27 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:27 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:27 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:12:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cc4497a8-c55f-4e6b-8002-b894b39a265d tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] http://192.168.122.211/volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 returned with HTTP 200 Sep 01 01:12:27 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 637/1326] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:12:27 2026] GET /volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 => generated 386 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:12:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d69ccdd6-1165-4bda-a3ef-214abb2ac9e1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d69ccdd6-1165-4bda-a3ef-214abb2ac9e1 tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] POST http://192.168.122.211/volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6/action Sep 01 01:12:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d69ccdd6-1165-4bda-a3ef-214abb2ac9e1 tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:12:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d69ccdd6-1165-4bda-a3ef-214abb2ac9e1 tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-d69ccdd6-1165-4bda-a3ef-214abb2ac9e1 tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] Updating group '67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6' with 'available' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 01:12:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d69ccdd6-1165-4bda-a3ef-214abb2ac9e1 tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] http://192.168.122.211/volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6/action returned with HTTP 202 Sep 01 01:12:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 690/1327] 192.168.122.211 () {62 vars in 1312 bytes} [Tue Sep 1 01:12:27 2026] POST /volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:12:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-972fea48-74c2-4c07-960a-9bf00a155b2b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-972fea48-74c2-4c07-960a-9bf00a155b2b tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] GET http://192.168.122.211/volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 Sep 01 01:12:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-972fea48-74c2-4c07-960a-9bf00a155b2b tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-972fea48-74c2-4c07-960a-9bf00a155b2b tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-972fea48-74c2-4c07-960a-9bf00a155b2b tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] show called for member 67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:12:28 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:28 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:28 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:28 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:12:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-972fea48-74c2-4c07-960a-9bf00a155b2b tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] http://192.168.122.211/volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 returned with HTTP 200 Sep 01 01:12:28 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 638/1328] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:12:28 2026] GET /volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 => generated 387 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:12:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-44c54227-2dce-4b1f-a942-312f8743643c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-44c54227-2dce-4b1f-a942-312f8743643c tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] POST http://192.168.122.211/volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6/action Sep 01 01:12:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-44c54227-2dce-4b1f-a942-312f8743643c tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:12:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-44c54227-2dce-4b1f-a942-312f8743643c tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-44c54227-2dce-4b1f-a942-312f8743643c tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] Updating group '67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6' with 'error' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 01:12:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-945e01fa-404d-491a-a6c5-5a5de168545d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-945e01fa-404d-491a-a6c5-5a5de168545d tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] GET http://192.168.122.211/volume/v3/volumes/357c7bf1-d081-4ef0-99f0-cffa9ecae8db Sep 01 01:12:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-945e01fa-404d-491a-a6c5-5a5de168545d tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-945e01fa-404d-491a-a6c5-5a5de168545d tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-44c54227-2dce-4b1f-a942-312f8743643c tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] http://192.168.122.211/volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6/action returned with HTTP 202 Sep 01 01:12:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 691/1329] 192.168.122.211 () {62 vars in 1312 bytes} [Tue Sep 1 01:12:28 2026] POST /volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:12:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7218b988-261c-4978-90d8-b8b39cfc1228 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7218b988-261c-4978-90d8-b8b39cfc1228 tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] GET http://192.168.122.211/volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 Sep 01 01:12:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7218b988-261c-4978-90d8-b8b39cfc1228 tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7218b988-261c-4978-90d8-b8b39cfc1228 tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-7218b988-261c-4978-90d8-b8b39cfc1228 tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] show called for member 67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:12:28 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:28 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:28 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:28 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:28 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-945e01fa-404d-491a-a6c5-5a5de168545d tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Volume info retrieved successfully. Sep 01 01:12:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:28 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:12:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7218b988-261c-4978-90d8-b8b39cfc1228 tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] http://192.168.122.211/volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 returned with HTTP 200 Sep 01 01:12:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 692/1330] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:12:28 2026] GET /volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 => generated 383 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:12:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bd5d14ed-b0cb-497e-8a53-8d13119729f6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-945e01fa-404d-491a-a6c5-5a5de168545d tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] http://192.168.122.211/volume/v3/volumes/357c7bf1-d081-4ef0-99f0-cffa9ecae8db returned with HTTP 200 Sep 01 01:12:28 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 639/1331] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:28 2026] GET /volume/v3/volumes/357c7bf1-d081-4ef0-99f0-cffa9ecae8db => generated 856 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bd5d14ed-b0cb-497e-8a53-8d13119729f6 tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] POST http://192.168.122.211/volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6/action Sep 01 01:12:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bd5d14ed-b0cb-497e-8a53-8d13119729f6 tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:12:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bd5d14ed-b0cb-497e-8a53-8d13119729f6 tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-bd5d14ed-b0cb-497e-8a53-8d13119729f6 tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] Updating group '67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6' with 'available' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 01:12:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bd5d14ed-b0cb-497e-8a53-8d13119729f6 tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] http://192.168.122.211/volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6/action returned with HTTP 202 Sep 01 01:12:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 693/1332] 192.168.122.211 () {62 vars in 1312 bytes} [Tue Sep 1 01:12:28 2026] POST /volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:12:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6b27e24c-2647-44be-b60f-308170e55c38 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6b27e24c-2647-44be-b60f-308170e55c38 tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] GET http://192.168.122.211/volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 Sep 01 01:12:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6b27e24c-2647-44be-b60f-308170e55c38 tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6b27e24c-2647-44be-b60f-308170e55c38 tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-6b27e24c-2647-44be-b60f-308170e55c38 tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] show called for member 67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 {{(pid=86752) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:12:28 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:28 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:28 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:28 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), Sep 01 01:12:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6b27e24c-2647-44be-b60f-308170e55c38 tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] http://192.168.122.211/volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 returned with HTTP 200 Sep 01 01:12:28 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 640/1333] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:12:28 2026] GET /volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 => generated 387 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:12:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ca37e5a7-98a4-47c7-9179-285fe3ad902d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ca37e5a7-98a4-47c7-9179-285fe3ad902d tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:12:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ca37e5a7-98a4-47c7-9179-285fe3ad902d tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ca37e5a7-98a4-47c7-9179-285fe3ad902d tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-ca37e5a7-98a4-47c7-9179-285fe3ad902d tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:12:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ca37e5a7-98a4-47c7-9179-285fe3ad902d tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:12:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:28 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:12:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ca37e5a7-98a4-47c7-9179-285fe3ad902d tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Get all volumes completed successfully. Sep 01 01:12:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ca37e5a7-98a4-47c7-9179-285fe3ad902d tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:12:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 694/1334] 192.168.122.211 () {60 vars in 1183 bytes} [Tue Sep 1 01:12:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-89c0e5d0-6119-4808-8910-231b86c5d08c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-89c0e5d0-6119-4808-8910-231b86c5d08c tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] POST http://192.168.122.211/volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6/action Sep 01 01:12:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-89c0e5d0-6119-4808-8910-231b86c5d08c tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:12:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-89c0e5d0-6119-4808-8910-231b86c5d08c tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.groups [None req-89c0e5d0-6119-4808-8910-231b86c5d08c tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] delete called for group 67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 {{(pid=86752) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 01:12:28 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.groups [None req-89c0e5d0-6119-4808-8910-231b86c5d08c tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Delete group with id: 67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 Sep 01 01:12:28 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:28 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:28 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:28 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 01:12:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-89c0e5d0-6119-4808-8910-231b86c5d08c tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] http://192.168.122.211/volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6/action returned with HTTP 202 Sep 01 01:12:28 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 641/1335] 192.168.122.211 () {62 vars in 1312 bytes} [Tue Sep 1 01:12:28 2026] POST /volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:12:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-71cd9c44-7496-400b-98d6-b5f90b3ab6a2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-71cd9c44-7496-400b-98d6-b5f90b3ab6a2 tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] GET http://192.168.122.211/volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 Sep 01 01:12:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-71cd9c44-7496-400b-98d6-b5f90b3ab6a2 tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-71cd9c44-7496-400b-98d6-b5f90b3ab6a2 tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-71cd9c44-7496-400b-98d6-b5f90b3ab6a2 tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] show called for member 67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:12:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:28 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:12:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-71cd9c44-7496-400b-98d6-b5f90b3ab6a2 tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] http://192.168.122.211/volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 returned with HTTP 200 Sep 01 01:12:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 695/1336] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:12:28 2026] GET /volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 => generated 386 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:12:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8d4c8ba6-c4c7-4d73-81e2-b6c9fdfe6b5b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8d4c8ba6-c4c7-4d73-81e2-b6c9fdfe6b5b tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:12:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8d4c8ba6-c4c7-4d73-81e2-b6c9fdfe6b5b tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df06e8c8-c834-48c4-b5d7-ab938379da8f", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-884398806"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8d4c8ba6-c4c7-4d73-81e2-b6c9fdfe6b5b tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 404 Sep 01 01:12:29 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 642/1337] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:12:29 2026] POST /volume/v3/snapshots => generated 109 bytes in 254 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:12:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fe6d9ef7-c39c-4b95-830d-6234be4b1789 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d71f38f5-74de-4542-97f2-da7856ef2e0e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fe6d9ef7-c39c-4b95-830d-6234be4b1789 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] GET http://192.168.122.211/volume/v3/volumes/357c7bf1-d081-4ef0-99f0-cffa9ecae8db Sep 01 01:12:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fe6d9ef7-c39c-4b95-830d-6234be4b1789 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fe6d9ef7-c39c-4b95-830d-6234be4b1789 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d71f38f5-74de-4542-97f2-da7856ef2e0e tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:12:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d71f38f5-74de-4542-97f2-da7856ef2e0e tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1984425331"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fe6d9ef7-c39c-4b95-830d-6234be4b1789 tempest-VolumesCloneNegativeTest-599963767 tempest-VolumesCloneNegativeTest-599963767-project-member] http://192.168.122.211/volume/v3/volumes/357c7bf1-d081-4ef0-99f0-cffa9ecae8db returned with HTTP 404 Sep 01 01:12:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 696/1338] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:29 2026] GET /volume/v3/volumes/357c7bf1-d081-4ef0-99f0-cffa9ecae8db => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:12:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d71f38f5-74de-4542-97f2-da7856ef2e0e tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 404 Sep 01 01:12:29 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 643/1339] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:12:29 2026] POST /volume/v3/snapshots => generated 77 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:12:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a70b50d3-cf05-4903-9c98-8ece9cb8deea None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a70b50d3-cf05-4903-9c98-8ece9cb8deea tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] GET http://192.168.122.211/volume/v3/snapshots?limit=invalid Sep 01 01:12:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a70b50d3-cf05-4903-9c98-8ece9cb8deea tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a70b50d3-cf05-4903-9c98-8ece9cb8deea tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a70b50d3-cf05-4903-9c98-8ece9cb8deea tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] HTTP exception thrown: limit param must be an integer Sep 01 01:12:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a70b50d3-cf05-4903-9c98-8ece9cb8deea tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] http://192.168.122.211/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 01 01:12:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 697/1340] 192.168.122.211 () {58 vars in 1154 bytes} [Tue Sep 1 01:12:29 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:12:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a5e638d7-8e74-4d3c-b1fa-88550f0fdcc6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a5e638d7-8e74-4d3c-b1fa-88550f0fdcc6 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] GET http://192.168.122.211/volume/v3/snapshots?marker=f36c72db-ee10-45a6-abac-1b529a83e5c5 Sep 01 01:12:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a5e638d7-8e74-4d3c-b1fa-88550f0fdcc6 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a5e638d7-8e74-4d3c-b1fa-88550f0fdcc6 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-a5e638d7-8e74-4d3c-b1fa-88550f0fdcc6 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:12:29 devstack devstack@c-api.service[86752]: DEBUG cinder.db.api [None req-a5e638d7-8e74-4d3c-b1fa-88550f0fdcc6 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Building query based on filter {{(pid=86752) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:12:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a5e638d7-8e74-4d3c-b1fa-88550f0fdcc6 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] http://192.168.122.211/volume/v3/snapshots?marker=f36c72db-ee10-45a6-abac-1b529a83e5c5 returned with HTTP 404 Sep 01 01:12:29 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 644/1341] 192.168.122.211 () {58 vars in 1214 bytes} [Tue Sep 1 01:12:29 2026] GET /volume/v3/snapshots?marker=f36c72db-ee10-45a6-abac-1b529a83e5c5 => generated 111 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:12:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7d1902dc-f55f-4a08-a465-8ce6250306a1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7d1902dc-f55f-4a08-a465-8ce6250306a1 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] GET http://192.168.122.211/volume/v3/snapshots?sort_key=invalid Sep 01 01:12:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7d1902dc-f55f-4a08-a465-8ce6250306a1 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7d1902dc-f55f-4a08-a465-8ce6250306a1 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-7d1902dc-f55f-4a08-a465-8ce6250306a1 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:12:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:29 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-7d1902dc-f55f-4a08-a465-8ce6250306a1 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:12:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7d1902dc-f55f-4a08-a465-8ce6250306a1 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] http://192.168.122.211/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 01 01:12:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 698/1342] 192.168.122.211 () {58 vars in 1160 bytes} [Tue Sep 1 01:12:29 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:12:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4cc82a7d-0cde-4aae-9e95-debeb5407b34 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4cc82a7d-0cde-4aae-9e95-debeb5407b34 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:12:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4cc82a7d-0cde-4aae-9e95-debeb5407b34 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1568181030"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-4cc82a7d-0cde-4aae-9e95-debeb5407b34 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1568181030'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:12:29 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-4cc82a7d-0cde-4aae-9e95-debeb5407b34 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Create volume of 2 GB Sep 01 01:12:29 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4cc82a7d-0cde-4aae-9e95-debeb5407b34 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Availability Zones retrieved successfully. Sep 01 01:12:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4cc82a7d-0cde-4aae-9e95-debeb5407b34 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Flow 'volume_create_api' (b5b2d63d-e1b9-466d-b916-6abd07f8670f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:12:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4cc82a7d-0cde-4aae-9e95-debeb5407b34 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23ee0402-a249-4f06-9cde-6f928a491dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-4cc82a7d-0cde-4aae-9e95-debeb5407b34 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Validating volume size '2' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:12:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-265266f5-df7b-402b-b34f-bf408bdfebdb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-265266f5-df7b-402b-b34f-bf408bdfebdb tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] GET http://192.168.122.211/volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 Sep 01 01:12:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-265266f5-df7b-402b-b34f-bf408bdfebdb tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-265266f5-df7b-402b-b34f-bf408bdfebdb tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.groups [None req-265266f5-df7b-402b-b34f-bf408bdfebdb tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] show called for member 67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 {{(pid=86751) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 01:12:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-265266f5-df7b-402b-b34f-bf408bdfebdb tempest-GroupsV320Test-2016003107 tempest-GroupsV320Test-2016003107-project-member] http://192.168.122.211/volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 returned with HTTP 404 Sep 01 01:12:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 699/1343] 192.168.122.211 () {60 vars in 1270 bytes} [Tue Sep 1 01:12:29 2026] GET /volume/v3/groups/67d9a4a1-7dae-49ae-8a84-ecd9fdced1e6 => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:12:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f183643e-0ae0-41ed-9cb7-c7ae6cd6abba None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f183643e-0ae0-41ed-9cb7-c7ae6cd6abba tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] DELETE http://192.168.122.211/volume/v3/group_types/8e3193ac-4fd3-45ae-8e1d-ec01e3f81598 Sep 01 01:12:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f183643e-0ae0-41ed-9cb7-c7ae6cd6abba tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f183643e-0ae0-41ed-9cb7-c7ae6cd6abba tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f183643e-0ae0-41ed-9cb7-c7ae6cd6abba tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] http://192.168.122.211/volume/v3/group_types/8e3193ac-4fd3-45ae-8e1d-ec01e3f81598 returned with HTTP 202 Sep 01 01:12:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 700/1344] 192.168.122.211 () {60 vars in 1288 bytes} [Tue Sep 1 01:12:29 2026] DELETE /volume/v3/group_types/8e3193ac-4fd3-45ae-8e1d-ec01e3f81598 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:12:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4cc82a7d-0cde-4aae-9e95-debeb5407b34 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23ee0402-a249-4f06-9cde-6f928a491dc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-04f9ee61-5b4c-4563-9d49-392b4ca80f4d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4cc82a7d-0cde-4aae-9e95-debeb5407b34 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5f996ed-9fbf-4d7e-ac53-8bd2ba3c5077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-04f9ee61-5b4c-4563-9d49-392b4ca80f4d tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] DELETE http://192.168.122.211/volume/v3/types/2db3fba0-747d-4e9d-93e5-d8c55b2e6ad5 Sep 01 01:12:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-04f9ee61-5b4c-4563-9d49-392b4ca80f4d tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-04f9ee61-5b4c-4563-9d49-392b4ca80f4d tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-04f9ee61-5b4c-4563-9d49-392b4ca80f4d tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] http://192.168.122.211/volume/v3/types/2db3fba0-747d-4e9d-93e5-d8c55b2e6ad5 returned with HTTP 202 Sep 01 01:12:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 701/1345] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:12:30 2026] DELETE /volume/v3/types/2db3fba0-747d-4e9d-93e5-d8c55b2e6ad5 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:12:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2abab77b-4f3e-490e-a2f3-9cd05c52169d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2abab77b-4f3e-490e-a2f3-9cd05c52169d tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] GET http://192.168.122.211/volume/v3/types/2db3fba0-747d-4e9d-93e5-d8c55b2e6ad5 Sep 01 01:12:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2abab77b-4f3e-490e-a2f3-9cd05c52169d tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2abab77b-4f3e-490e-a2f3-9cd05c52169d tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2abab77b-4f3e-490e-a2f3-9cd05c52169d tempest-GroupsV320Test-1911615577 tempest-GroupsV320Test-1911615577-project-admin] http://192.168.122.211/volume/v3/types/2db3fba0-747d-4e9d-93e5-d8c55b2e6ad5 returned with HTTP 404 Sep 01 01:12:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 702/1346] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:12:30 2026] GET /volume/v3/types/2db3fba0-747d-4e9d-93e5-d8c55b2e6ad5 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:12:30 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-4cc82a7d-0cde-4aae-9e95-debeb5407b34 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Created reservations ['34821327-d2f3-4d3b-b2a5-147f47f87acb', '6edf058f-8032-4b6f-9171-998da68010c7', '5e8475f6-6356-4fc0-92b6-d53916337d8f', '83464c06-3431-4274-8c1e-a850b88fcc18'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:12:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4cc82a7d-0cde-4aae-9e95-debeb5407b34 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5f996ed-9fbf-4d7e-ac53-8bd2ba3c5077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34821327-d2f3-4d3b-b2a5-147f47f87acb', '6edf058f-8032-4b6f-9171-998da68010c7', '5e8475f6-6356-4fc0-92b6-d53916337d8f', '83464c06-3431-4274-8c1e-a850b88fcc18']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4cc82a7d-0cde-4aae-9e95-debeb5407b34 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6925da1-e247-4fb4-b0ea-2f26fad5563c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:30 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:30 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4cc82a7d-0cde-4aae-9e95-debeb5407b34 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6925da1-e247-4fb4-b0ea-2f26fad5563c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02b84d34-fb4d-4007-9801-2ef756df9082', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1568181030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40dccfe3a79e41449abae7248142c71f',qos_specs=None,replication_status=,reservations=['34821327-d2f3-4d3b-b2a5-147f47f87acb','6edf058f-8032-4b6f-9171-998da68010c7','5e8475f6-6356-4fc0-92b6-d53916337d8f','83464c06-3431-4274-8c1e-a850b88fcc18'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0b29d1b593e4a65bbd2101958828fb1',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:12:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1568181030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02b84d34-fb4d-4007-9801-2ef756df9082,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40dccfe3a79e41449abae7248142c71f',provider_auth=None,provider_geometry=None,provider_id=None,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='a0b29d1b593e4a65bbd2101958828fb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4cc82a7d-0cde-4aae-9e95-debeb5407b34 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40fadeab-7f7c-4e60-a207-a100fcc5c2e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4cc82a7d-0cde-4aae-9e95-debeb5407b34 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40fadeab-7f7c-4e60-a207-a100fcc5c2e4) transitioned into state 'SUCCESS' from state '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-1568181030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40dccfe3a79e41449abae7248142c71f',qos_specs=None,replication_status=,reservations=['34821327-d2f3-4d3b-b2a5-147f47f87acb','6edf058f-8032-4b6f-9171-998da68010c7','5e8475f6-6356-4fc0-92b6-d53916337d8f','83464c06-3431-4274-8c1e-a850b88fcc18'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0b29d1b593e4a65bbd2101958828fb1',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4cc82a7d-0cde-4aae-9e95-debeb5407b34 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2cbad85-1e4e-48ab-8156-f52329bfe7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4cc82a7d-0cde-4aae-9e95-debeb5407b34 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2cbad85-1e4e-48ab-8156-f52329bfe7d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4cc82a7d-0cde-4aae-9e95-debeb5407b34 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Flow 'volume_create_api' (b5b2d63d-e1b9-466d-b916-6abd07f8670f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:12:30 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4cc82a7d-0cde-4aae-9e95-debeb5407b34 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Create volume request issued successfully. Sep 01 01:12:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4cc82a7d-0cde-4aae-9e95-debeb5407b34 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:12:30 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 645/1347] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:12:29 2026] POST /volume/v3/volumes => generated 771 bytes in 911 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:12:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-56a12b6e-b826-4382-b7c0-c4f525cdab31 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-56a12b6e-b826-4382-b7c0-c4f525cdab31 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] GET http://192.168.122.211/volume/v3/volumes/02b84d34-fb4d-4007-9801-2ef756df9082 Sep 01 01:12:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-56a12b6e-b826-4382-b7c0-c4f525cdab31 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-56a12b6e-b826-4382-b7c0-c4f525cdab31 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-56a12b6e-b826-4382-b7c0-c4f525cdab31 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Volume info retrieved successfully. Sep 01 01:12:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-56a12b6e-b826-4382-b7c0-c4f525cdab31 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] http://192.168.122.211/volume/v3/volumes/02b84d34-fb4d-4007-9801-2ef756df9082 returned with HTTP 200 Sep 01 01:12:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 703/1348] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:30 2026] GET /volume/v3/volumes/02b84d34-fb4d-4007-9801-2ef756df9082 => generated 839 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7991b4f8-5714-4c75-b167-ac0fbc8eb94f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7991b4f8-5714-4c75-b167-ac0fbc8eb94f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:12:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7991b4f8-5714-4c75-b167-ac0fbc8eb94f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-551258758"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-7991b4f8-5714-4c75-b167-ac0fbc8eb94f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-551258758'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:12:31 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-7991b4f8-5714-4c75-b167-ac0fbc8eb94f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Create volume of 1 GB Sep 01 01:12:31 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:31 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:31 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7991b4f8-5714-4c75-b167-ac0fbc8eb94f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Availability Zones retrieved successfully. Sep 01 01:12:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7991b4f8-5714-4c75-b167-ac0fbc8eb94f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Flow 'volume_create_api' (5aad3d6e-e089-4b96-a61d-e24b1e9ee2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:12:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7991b4f8-5714-4c75-b167-ac0fbc8eb94f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ded6f27f-e905-434c-b421-1cf3ce3acb15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-7991b4f8-5714-4c75-b167-ac0fbc8eb94f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:12:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7991b4f8-5714-4c75-b167-ac0fbc8eb94f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ded6f27f-e905-434c-b421-1cf3ce3acb15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7991b4f8-5714-4c75-b167-ac0fbc8eb94f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4f8f839-b2d4-4a85-b0b0-05e29caa2b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:31 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-7991b4f8-5714-4c75-b167-ac0fbc8eb94f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Created reservations ['82bed397-081b-42a4-aa30-c3ba36cf4f83', 'e8c5533f-362d-43b5-8d7a-527bd054df42', '1868478c-9ab3-4c06-a7da-a320e803dfd6', 'f5a5d0c3-0083-45ec-9d86-f25e58f73483'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:12:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7991b4f8-5714-4c75-b167-ac0fbc8eb94f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4f8f839-b2d4-4a85-b0b0-05e29caa2b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82bed397-081b-42a4-aa30-c3ba36cf4f83', 'e8c5533f-362d-43b5-8d7a-527bd054df42', '1868478c-9ab3-4c06-a7da-a320e803dfd6', 'f5a5d0c3-0083-45ec-9d86-f25e58f73483']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ad581955-71cc-4245-8577-e2970ee5dacb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ad581955-71cc-4245-8577-e2970ee5dacb tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] GET http://192.168.122.211/volume/v3/volumes/02b84d34-fb4d-4007-9801-2ef756df9082 Sep 01 01:12:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ad581955-71cc-4245-8577-e2970ee5dacb tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7991b4f8-5714-4c75-b167-ac0fbc8eb94f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d7608b1-cf07-4647-9846-859b63b97dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ad581955-71cc-4245-8577-e2970ee5dacb tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ad581955-71cc-4245-8577-e2970ee5dacb tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Volume info retrieved successfully. Sep 01 01:12:31 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:31 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7991b4f8-5714-4c75-b167-ac0fbc8eb94f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d7608b1-cf07-4647-9846-859b63b97dd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9db19fc9-99e9-48e8-9bdf-8a0f3116412d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-551258758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d2d6a1e4b414000814395dfe4037237',qos_specs=None,replication_status=,reservations=['82bed397-081b-42a4-aa30-c3ba36cf4f83','e8c5533f-362d-43b5-8d7a-527bd054df42','1868478c-9ab3-4c06-a7da-a320e803dfd6','f5a5d0c3-0083-45ec-9d86-f25e58f73483'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='807952b46dc940418074f3727f66613c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:12:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-551258758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9db19fc9-99e9-48e8-9bdf-8a0f3116412d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d2d6a1e4b414000814395dfe4037237',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='807952b46dc940418074f3727f66613c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ad581955-71cc-4245-8577-e2970ee5dacb tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] http://192.168.122.211/volume/v3/volumes/02b84d34-fb4d-4007-9801-2ef756df9082 returned with HTTP 200 Sep 01 01:12:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7991b4f8-5714-4c75-b167-ac0fbc8eb94f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c21733e-e750-436b-8d1e-8d302364821d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 704/1349] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:31 2026] GET /volume/v3/volumes/02b84d34-fb4d-4007-9801-2ef756df9082 => generated 863 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7991b4f8-5714-4c75-b167-ac0fbc8eb94f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c21733e-e750-436b-8d1e-8d302364821d) transitioned into state 'SUCCESS' from state '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-551258758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d2d6a1e4b414000814395dfe4037237',qos_specs=None,replication_status=,reservations=['82bed397-081b-42a4-aa30-c3ba36cf4f83','e8c5533f-362d-43b5-8d7a-527bd054df42','1868478c-9ab3-4c06-a7da-a320e803dfd6','f5a5d0c3-0083-45ec-9d86-f25e58f73483'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='807952b46dc940418074f3727f66613c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7991b4f8-5714-4c75-b167-ac0fbc8eb94f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0bb56c9-b8df-44d3-ad99-60085216729d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7991b4f8-5714-4c75-b167-ac0fbc8eb94f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0bb56c9-b8df-44d3-ad99-60085216729d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7991b4f8-5714-4c75-b167-ac0fbc8eb94f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Flow 'volume_create_api' (5aad3d6e-e089-4b96-a61d-e24b1e9ee2da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:12:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7991b4f8-5714-4c75-b167-ac0fbc8eb94f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Create volume request issued successfully. Sep 01 01:12:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7991b4f8-5714-4c75-b167-ac0fbc8eb94f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:12:32 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 646/1350] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:12:31 2026] POST /volume/v3/volumes => generated 757 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:12:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6b56c813-5e1c-4735-a784-15ac90157d90 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6b56c813-5e1c-4735-a784-15ac90157d90 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d Sep 01 01:12:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6b56c813-5e1c-4735-a784-15ac90157d90 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6b56c813-5e1c-4735-a784-15ac90157d90 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6b56c813-5e1c-4735-a784-15ac90157d90 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6b56c813-5e1c-4735-a784-15ac90157d90 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d returned with HTTP 200 Sep 01 01:12:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 705/1351] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:32 2026] GET /volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d => generated 825 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ea305a30-ccf1-4833-9076-6f2a5fd3ff98 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ea305a30-ccf1-4833-9076-6f2a5fd3ff98 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] GET http://192.168.122.211/volume/v3/volumes/02b84d34-fb4d-4007-9801-2ef756df9082 Sep 01 01:12:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ea305a30-ccf1-4833-9076-6f2a5fd3ff98 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ea305a30-ccf1-4833-9076-6f2a5fd3ff98 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:32 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:32 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:32 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:32 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ea305a30-ccf1-4833-9076-6f2a5fd3ff98 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Volume info retrieved successfully. Sep 01 01:12:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ea305a30-ccf1-4833-9076-6f2a5fd3ff98 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] http://192.168.122.211/volume/v3/volumes/02b84d34-fb4d-4007-9801-2ef756df9082 returned with HTTP 200 Sep 01 01:12:32 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 647/1352] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:32 2026] GET /volume/v3/volumes/02b84d34-fb4d-4007-9801-2ef756df9082 => generated 864 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-332b8992-2270-42af-97f7-bc5ddc5e73c3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-332b8992-2270-42af-97f7-bc5ddc5e73c3 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:12:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-332b8992-2270-42af-97f7-bc5ddc5e73c3 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "02b84d34-fb4d-4007-9801-2ef756df9082", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-2021487200"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-332b8992-2270-42af-97f7-bc5ddc5e73c3 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Volume info retrieved successfully. Sep 01 01:12:33 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-332b8992-2270-42af-97f7-bc5ddc5e73c3 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Create snapshot from volume 02b84d34-fb4d-4007-9801-2ef756df9082 Sep 01 01:12:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1691c275-501f-4af1-a6ca-009f90d2e2f8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1691c275-501f-4af1-a6ca-009f90d2e2f8 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d Sep 01 01:12:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1691c275-501f-4af1-a6ca-009f90d2e2f8 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1691c275-501f-4af1-a6ca-009f90d2e2f8 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:33 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:33 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:33 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:33 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:33 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-332b8992-2270-42af-97f7-bc5ddc5e73c3 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Created reservations ['beaf0b43-f460-4865-8c83-f2cbefe520eb', 'ff758288-9e7a-46c1-b4ae-bf890025475c', 'ef44f74d-2cd7-4ac9-b78c-5a7f0a633516', '23c178d0-3a48-4324-9038-d3692cce5b41'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:12:33 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1691c275-501f-4af1-a6ca-009f90d2e2f8 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1691c275-501f-4af1-a6ca-009f90d2e2f8 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d returned with HTTP 200 Sep 01 01:12:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 648/1353] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:33 2026] GET /volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d => generated 849 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-332b8992-2270-42af-97f7-bc5ddc5e73c3 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Snapshot create request issued successfully. Sep 01 01:12:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-332b8992-2270-42af-97f7-bc5ddc5e73c3 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:12:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 706/1354] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:12:33 2026] POST /volume/v3/snapshots => generated 318 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:12:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-51668583-2363-4dc6-abbc-de13a24f7e16 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-51668583-2363-4dc6-abbc-de13a24f7e16 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] GET http://192.168.122.211/volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 Sep 01 01:12:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-51668583-2363-4dc6-abbc-de13a24f7e16 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-51668583-2363-4dc6-abbc-de13a24f7e16 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:33 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:33 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:33 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-51668583-2363-4dc6-abbc-de13a24f7e16 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Snapshot retrieved successfully. Sep 01 01:12:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-51668583-2363-4dc6-abbc-de13a24f7e16 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] http://192.168.122.211/volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 returned with HTTP 200 Sep 01 01:12:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 649/1355] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:33 2026] GET /volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 => generated 450 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-85341ef7-6aa9-4881-b696-2e272021307c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-85341ef7-6aa9-4881-b696-2e272021307c tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d Sep 01 01:12:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-85341ef7-6aa9-4881-b696-2e272021307c tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-85341ef7-6aa9-4881-b696-2e272021307c tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-85341ef7-6aa9-4881-b696-2e272021307c tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-85341ef7-6aa9-4881-b696-2e272021307c tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d returned with HTTP 200 Sep 01 01:12:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 707/1356] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:34 2026] GET /volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d => generated 850 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d076fbfa-6dc4-4560-ba23-73c85a7cefd4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d076fbfa-6dc4-4560-ba23-73c85a7cefd4 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] POST http://192.168.122.211/volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d/action Sep 01 01:12:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d076fbfa-6dc4-4560-ba23-73c85a7cefd4 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:12:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d076fbfa-6dc4-4560-ba23-73c85a7cefd4 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:34 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:34 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:34 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:34 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.admin_actions [None req-d076fbfa-6dc4-4560-ba23-73c85a7cefd4 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Updating volume '9db19fc9-99e9-48e8-9bdf-8a0f3116412d' with '{'status': 'attaching'}' {{(pid=86752) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 01:12:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-97bba6fa-823d-4425-8725-7f988b8a73b1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:34 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:34 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-97bba6fa-823d-4425-8725-7f988b8a73b1 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] GET http://192.168.122.211/volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 Sep 01 01:12:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-97bba6fa-823d-4425-8725-7f988b8a73b1 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-97bba6fa-823d-4425-8725-7f988b8a73b1 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-97bba6fa-823d-4425-8725-7f988b8a73b1 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Snapshot retrieved successfully. Sep 01 01:12:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-97bba6fa-823d-4425-8725-7f988b8a73b1 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] http://192.168.122.211/volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 returned with HTTP 200 Sep 01 01:12:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 708/1357] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:34 2026] GET /volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 => generated 450 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:12:34 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:34 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d076fbfa-6dc4-4560-ba23-73c85a7cefd4 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] http://192.168.122.211/volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d/action returned with HTTP 202 Sep 01 01:12:34 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 650/1358] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:12:34 2026] POST /volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:12:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-936791fb-221b-43b3-b6b5-b3d79326034b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-936791fb-221b-43b3-b6b5-b3d79326034b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d Sep 01 01:12:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-936791fb-221b-43b3-b6b5-b3d79326034b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-936791fb-221b-43b3-b6b5-b3d79326034b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-936791fb-221b-43b3-b6b5-b3d79326034b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-936791fb-221b-43b3-b6b5-b3d79326034b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d returned with HTTP 200 Sep 01 01:12:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 709/1359] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:34 2026] GET /volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-75eb3711-692d-497c-838a-16cf61805e7a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-75eb3711-692d-497c-838a-16cf61805e7a tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] POST http://192.168.122.211/volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d/action Sep 01 01:12:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-75eb3711-692d-497c-838a-16cf61805e7a tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:12:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-75eb3711-692d-497c-838a-16cf61805e7a tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:34 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:34 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:34 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:34 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:34 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-75eb3711-692d-497c-838a-16cf61805e7a tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Volume info retrieved successfully. Sep 01 01:12:34 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-75eb3711-692d-497c-838a-16cf61805e7a tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Delete volume request issued successfully. Sep 01 01:12:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-75eb3711-692d-497c-838a-16cf61805e7a tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] http://192.168.122.211/volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d/action returned with HTTP 202 Sep 01 01:12:34 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 651/1360] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:12:34 2026] POST /volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:12:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0fc4d9e2-3080-471b-801e-9113efb96b9e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0fc4d9e2-3080-471b-801e-9113efb96b9e tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d Sep 01 01:12:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0fc4d9e2-3080-471b-801e-9113efb96b9e tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0fc4d9e2-3080-471b-801e-9113efb96b9e tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0fc4d9e2-3080-471b-801e-9113efb96b9e tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0fc4d9e2-3080-471b-801e-9113efb96b9e tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d returned with HTTP 200 Sep 01 01:12:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 710/1361] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:34 2026] GET /volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d => generated 849 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8c2d7175-5250-40af-a275-32663da53dac None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8c2d7175-5250-40af-a275-32663da53dac tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] GET http://192.168.122.211/volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 Sep 01 01:12:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8c2d7175-5250-40af-a275-32663da53dac tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8c2d7175-5250-40af-a275-32663da53dac tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:35 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:35 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:35 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8c2d7175-5250-40af-a275-32663da53dac tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Snapshot retrieved successfully. Sep 01 01:12:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8c2d7175-5250-40af-a275-32663da53dac tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] http://192.168.122.211/volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 returned with HTTP 200 Sep 01 01:12:35 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 652/1362] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:35 2026] GET /volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 => generated 450 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9b8268d7-4e5f-4f3b-bcc9-d18fb8632e49 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9b8268d7-4e5f-4f3b-bcc9-d18fb8632e49 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d Sep 01 01:12:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9b8268d7-4e5f-4f3b-bcc9-d18fb8632e49 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9b8268d7-4e5f-4f3b-bcc9-d18fb8632e49 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9b8268d7-4e5f-4f3b-bcc9-d18fb8632e49 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9b8268d7-4e5f-4f3b-bcc9-d18fb8632e49 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d returned with HTTP 200 Sep 01 01:12:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 711/1363] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:35 2026] GET /volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d => generated 849 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-76385df0-170e-4396-a456-a8df1ef29a8e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-76385df0-170e-4396-a456-a8df1ef29a8e tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] GET http://192.168.122.211/volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 Sep 01 01:12:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-76385df0-170e-4396-a456-a8df1ef29a8e tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-76385df0-170e-4396-a456-a8df1ef29a8e tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:36 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:36 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:36 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-76385df0-170e-4396-a456-a8df1ef29a8e tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Snapshot retrieved successfully. Sep 01 01:12:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-76385df0-170e-4396-a456-a8df1ef29a8e tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] http://192.168.122.211/volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 returned with HTTP 200 Sep 01 01:12:36 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 653/1364] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:36 2026] GET /volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 => generated 450 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ef254477-d142-4ea2-9651-5f2ecc4e8359 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ef254477-d142-4ea2-9651-5f2ecc4e8359 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d Sep 01 01:12:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ef254477-d142-4ea2-9651-5f2ecc4e8359 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ef254477-d142-4ea2-9651-5f2ecc4e8359 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ef254477-d142-4ea2-9651-5f2ecc4e8359 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d returned with HTTP 404 Sep 01 01:12:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 712/1365] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:36 2026] GET /volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:12:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f16cb97e-fe2f-460b-8728-af1615c47ff6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f16cb97e-fe2f-460b-8728-af1615c47ff6 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d Sep 01 01:12:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f16cb97e-fe2f-460b-8728-af1615c47ff6 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f16cb97e-fe2f-460b-8728-af1615c47ff6 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f16cb97e-fe2f-460b-8728-af1615c47ff6 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d returned with HTTP 404 Sep 01 01:12:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 654/1366] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:37 2026] GET /volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:12:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-37b2e443-024a-4ea5-9a3f-51413e3fe9c8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-37b2e443-024a-4ea5-9a3f-51413e3fe9c8 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] DELETE http://192.168.122.211/volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d Sep 01 01:12:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-37b2e443-024a-4ea5-9a3f-51413e3fe9c8 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-37b2e443-024a-4ea5-9a3f-51413e3fe9c8 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:37 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-37b2e443-024a-4ea5-9a3f-51413e3fe9c8 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Delete volume with id: 9db19fc9-99e9-48e8-9bdf-8a0f3116412d Sep 01 01:12:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-37b2e443-024a-4ea5-9a3f-51413e3fe9c8 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d returned with HTTP 404 Sep 01 01:12:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 713/1367] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:12:37 2026] DELETE /volume/v3/volumes/9db19fc9-99e9-48e8-9bdf-8a0f3116412d => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:12:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-cff0d641-512a-4343-b798-c9c0abe79c58 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cff0d641-512a-4343-b798-c9c0abe79c58 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:12:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cff0d641-512a-4343-b798-c9c0abe79c58 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1007527877"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-cff0d641-512a-4343-b798-c9c0abe79c58 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1007527877'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:12:37 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-cff0d641-512a-4343-b798-c9c0abe79c58 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Create volume of 1 GB Sep 01 01:12:37 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-cff0d641-512a-4343-b798-c9c0abe79c58 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Availability Zones retrieved successfully. Sep 01 01:12:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-cff0d641-512a-4343-b798-c9c0abe79c58 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Flow 'volume_create_api' (1859da3c-5c65-4ede-a364-f339951546c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:12:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-cff0d641-512a-4343-b798-c9c0abe79c58 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c5fc731-877a-4860-9dd1-95a93e055113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-cff0d641-512a-4343-b798-c9c0abe79c58 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:12:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-cff0d641-512a-4343-b798-c9c0abe79c58 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c5fc731-877a-4860-9dd1-95a93e055113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-cff0d641-512a-4343-b798-c9c0abe79c58 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a3a9e1c-9866-452a-958b-3a589309e77a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:37 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-cff0d641-512a-4343-b798-c9c0abe79c58 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Created reservations ['06651887-b4c1-40e6-8afc-d98598cfdfd1', '536182ae-50fd-401c-b277-5b7633f77572', '4d1191d3-944a-47c1-82f9-491f6d54dde4', '2514b9e1-dcfa-48ca-b6e3-b9b3e4e226ee'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:12:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-cff0d641-512a-4343-b798-c9c0abe79c58 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a3a9e1c-9866-452a-958b-3a589309e77a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06651887-b4c1-40e6-8afc-d98598cfdfd1', '536182ae-50fd-401c-b277-5b7633f77572', '4d1191d3-944a-47c1-82f9-491f6d54dde4', '2514b9e1-dcfa-48ca-b6e3-b9b3e4e226ee']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-cff0d641-512a-4343-b798-c9c0abe79c58 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ee65047-58a5-4e80-bf87-b30db11da339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:37 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:37 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-cff0d641-512a-4343-b798-c9c0abe79c58 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ee65047-58a5-4e80-bf87-b30db11da339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7e86524-9fcd-42c6-986d-e6ed9b12d7e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1007527877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d2d6a1e4b414000814395dfe4037237',qos_specs=None,replication_status=,reservations=['06651887-b4c1-40e6-8afc-d98598cfdfd1','536182ae-50fd-401c-b277-5b7633f77572','4d1191d3-944a-47c1-82f9-491f6d54dde4','2514b9e1-dcfa-48ca-b6e3-b9b3e4e226ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='807952b46dc940418074f3727f66613c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:12:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1007527877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7e86524-9fcd-42c6-986d-e6ed9b12d7e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d2d6a1e4b414000814395dfe4037237',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='807952b46dc940418074f3727f66613c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-cff0d641-512a-4343-b798-c9c0abe79c58 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f01b61e-5abb-414e-9c0c-5d314a94f592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-97c92753-6c12-4f36-bb86-2869987f3f42 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-97c92753-6c12-4f36-bb86-2869987f3f42 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] GET http://192.168.122.211/volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 Sep 01 01:12:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-97c92753-6c12-4f36-bb86-2869987f3f42 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-97c92753-6c12-4f36-bb86-2869987f3f42 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-97c92753-6c12-4f36-bb86-2869987f3f42 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Snapshot retrieved successfully. Sep 01 01:12:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-97c92753-6c12-4f36-bb86-2869987f3f42 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] http://192.168.122.211/volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 returned with HTTP 200 Sep 01 01:12:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 714/1368] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:37 2026] GET /volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 => generated 477 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cadcac2d-c175-4737-8512-a178d897432f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cadcac2d-c175-4737-8512-a178d897432f tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:12:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cadcac2d-c175-4737-8512-a178d897432f tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "df0265da-0770-4c88-82ab-88ec1dec9684"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-cadcac2d-c175-4737-8512-a178d897432f tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'df0265da-0770-4c88-82ab-88ec1dec9684'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:12:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-cff0d641-512a-4343-b798-c9c0abe79c58 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f01b61e-5abb-414e-9c0c-5d314a94f592) transitioned into state 'SUCCESS' from state '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-1007527877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d2d6a1e4b414000814395dfe4037237',qos_specs=None,replication_status=,reservations=['06651887-b4c1-40e6-8afc-d98598cfdfd1','536182ae-50fd-401c-b277-5b7633f77572','4d1191d3-944a-47c1-82f9-491f6d54dde4','2514b9e1-dcfa-48ca-b6e3-b9b3e4e226ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='807952b46dc940418074f3727f66613c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-cff0d641-512a-4343-b798-c9c0abe79c58 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c3666ec-7a4f-4eb3-9cf9-ac60376c1815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cadcac2d-c175-4737-8512-a178d897432f tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Snapshot retrieved successfully. Sep 01 01:12:37 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-cadcac2d-c175-4737-8512-a178d897432f tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Create volume of 1 GB Sep 01 01:12:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cadcac2d-c175-4737-8512-a178d897432f tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Availability Zones retrieved successfully. Sep 01 01:12:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-cff0d641-512a-4343-b798-c9c0abe79c58 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c3666ec-7a4f-4eb3-9cf9-ac60376c1815) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-cff0d641-512a-4343-b798-c9c0abe79c58 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Flow 'volume_create_api' (1859da3c-5c65-4ede-a364-f339951546c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:12:37 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-cff0d641-512a-4343-b798-c9c0abe79c58 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Create volume request issued successfully. Sep 01 01:12:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cff0d641-512a-4343-b798-c9c0abe79c58 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:12:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 655/1369] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:12:37 2026] POST /volume/v3/volumes => generated 758 bytes in 619 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:12:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-cadcac2d-c175-4737-8512-a178d897432f tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Flow 'volume_create_api' (719d88cb-46c9-4cff-938b-02450049dfb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:12:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-cadcac2d-c175-4737-8512-a178d897432f tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82765377-3215-405e-a998-a7491ca102ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-cadcac2d-c175-4737-8512-a178d897432f tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:12:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f93021a6-1c34-42ab-a7c5-489f6e6134d1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:37 devstack devstack@c-api.service[86751]: WARNING cinder.volume.api [None req-cadcac2d-c175-4737-8512-a178d897432f tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82765377-3215-405e-a998-a7491ca102ae) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 01:12:37 devstack devstack@c-api.service[86751]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Sep 01 01:12:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-cadcac2d-c175-4737-8512-a178d897432f tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82765377-3215-405e-a998-a7491ca102ae) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:37 devstack devstack@c-api.service[86751]: WARNING cinder.volume.api [None req-cadcac2d-c175-4737-8512-a178d897432f tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82765377-3215-405e-a998-a7491ca102ae) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 01:12:37 devstack devstack@c-api.service[86751]: WARNING cinder.volume.api [None req-cadcac2d-c175-4737-8512-a178d897432f tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Flow 'volume_create_api' (719d88cb-46c9-4cff-938b-02450049dfb1) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 01:12:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cadcac2d-c175-4737-8512-a178d897432f tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 400 Sep 01 01:12:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 715/1370] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:12:37 2026] POST /volume/v3/volumes => generated 171 bytes in 141 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:12:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-42e25554-17e3-4270-9179-15dc6e69c496 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-42e25554-17e3-4270-9179-15dc6e69c496 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 Sep 01 01:12:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-42e25554-17e3-4270-9179-15dc6e69c496 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-42e25554-17e3-4270-9179-15dc6e69c496 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-42e25554-17e3-4270-9179-15dc6e69c496 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-42e25554-17e3-4270-9179-15dc6e69c496 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 returned with HTTP 200 Sep 01 01:12:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 716/1371] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:37 2026] GET /volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 => generated 826 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5e549d22-23f1-4bed-a722-b9bf629b18db None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5e549d22-23f1-4bed-a722-b9bf629b18db tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 Sep 01 01:12:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5e549d22-23f1-4bed-a722-b9bf629b18db tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5e549d22-23f1-4bed-a722-b9bf629b18db tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:37 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-5e549d22-23f1-4bed-a722-b9bf629b18db tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Delete snapshot with id: df0265da-0770-4c88-82ab-88ec1dec9684 Sep 01 01:12:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5e549d22-23f1-4bed-a722-b9bf629b18db tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Snapshot retrieved successfully. Sep 01 01:12:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5e549d22-23f1-4bed-a722-b9bf629b18db tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Snapshot delete request issued successfully. Sep 01 01:12:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5e549d22-23f1-4bed-a722-b9bf629b18db tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] http://192.168.122.211/volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 returned with HTTP 202 Sep 01 01:12:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 717/1372] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:12:37 2026] DELETE /volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:12:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-635a2655-2e14-4a15-a22c-6b1cade802f3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-635a2655-2e14-4a15-a22c-6b1cade802f3 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] GET http://192.168.122.211/volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 Sep 01 01:12:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-635a2655-2e14-4a15-a22c-6b1cade802f3 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-635a2655-2e14-4a15-a22c-6b1cade802f3 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-635a2655-2e14-4a15-a22c-6b1cade802f3 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Snapshot retrieved successfully. Sep 01 01:12:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-635a2655-2e14-4a15-a22c-6b1cade802f3 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] http://192.168.122.211/volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 returned with HTTP 200 Sep 01 01:12:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 718/1373] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:38 2026] GET /volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 => generated 476 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:12:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f93021a6-1c34-42ab-a7c5-489f6e6134d1 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:12:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f93021a6-1c34-42ab-a7c5-489f6e6134d1 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1575244287"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-f93021a6-1c34-42ab-a7c5-489f6e6134d1 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1575244287'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:12:38 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-f93021a6-1c34-42ab-a7c5-489f6e6134d1 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Create volume of 1 GB Sep 01 01:12:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f93021a6-1c34-42ab-a7c5-489f6e6134d1 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Availability Zones retrieved successfully. Sep 01 01:12:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f93021a6-1c34-42ab-a7c5-489f6e6134d1 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Flow 'volume_create_api' (21931ba7-d822-40a2-a2ab-5f05a06f618a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:12:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f93021a6-1c34-42ab-a7c5-489f6e6134d1 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa7745e9-b409-4bd0-ab60-f71b7a7c6d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-f93021a6-1c34-42ab-a7c5-489f6e6134d1 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:12:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f93021a6-1c34-42ab-a7c5-489f6e6134d1 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa7745e9-b409-4bd0-ab60-f71b7a7c6d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f93021a6-1c34-42ab-a7c5-489f6e6134d1 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f21f32c3-eac2-40c9-a1d8-68c0c70184e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:38 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-f93021a6-1c34-42ab-a7c5-489f6e6134d1 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Created reservations ['30f58916-d6a6-4c9e-8e57-629eae66a758', 'de29406e-186e-4164-8879-3b2678bbb383', 'ec84315e-78d0-4a78-9035-fbb14498ec6d', 'f347f6af-d1e7-4c25-8d8c-65a2053b0e38'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:12:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f93021a6-1c34-42ab-a7c5-489f6e6134d1 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f21f32c3-eac2-40c9-a1d8-68c0c70184e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30f58916-d6a6-4c9e-8e57-629eae66a758', 'de29406e-186e-4164-8879-3b2678bbb383', 'ec84315e-78d0-4a78-9035-fbb14498ec6d', 'f347f6af-d1e7-4c25-8d8c-65a2053b0e38']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f93021a6-1c34-42ab-a7c5-489f6e6134d1 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cdf5250-a650-4d66-8e2d-adbe58bd1eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f93021a6-1c34-42ab-a7c5-489f6e6134d1 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cdf5250-a650-4d66-8e2d-adbe58bd1eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '117f3fbb-679e-429f-a159-692aaeab00c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1575244287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bbf048642f948eebf551efc2370f999',qos_specs=None,replication_status=,reservations=['30f58916-d6a6-4c9e-8e57-629eae66a758','de29406e-186e-4164-8879-3b2678bbb383','ec84315e-78d0-4a78-9035-fbb14498ec6d','f347f6af-d1e7-4c25-8d8c-65a2053b0e38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47ee4c15413c4ea4a80869c87af22ce9',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:12:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1575244287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=117f3fbb-679e-429f-a159-692aaeab00c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bbf048642f948eebf551efc2370f999',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47ee4c15413c4ea4a80869c87af22ce9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f93021a6-1c34-42ab-a7c5-489f6e6134d1 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bd0b27e-5b73-4a43-a874-182e7de12004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f93021a6-1c34-42ab-a7c5-489f6e6134d1 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bd0b27e-5b73-4a43-a874-182e7de12004) transitioned into state 'SUCCESS' from state '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-1575244287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bbf048642f948eebf551efc2370f999',qos_specs=None,replication_status=,reservations=['30f58916-d6a6-4c9e-8e57-629eae66a758','de29406e-186e-4164-8879-3b2678bbb383','ec84315e-78d0-4a78-9035-fbb14498ec6d','f347f6af-d1e7-4c25-8d8c-65a2053b0e38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47ee4c15413c4ea4a80869c87af22ce9',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f93021a6-1c34-42ab-a7c5-489f6e6134d1 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba40ea97-8731-4ce3-974f-ca529d79616b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f93021a6-1c34-42ab-a7c5-489f6e6134d1 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba40ea97-8731-4ce3-974f-ca529d79616b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f93021a6-1c34-42ab-a7c5-489f6e6134d1 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Flow 'volume_create_api' (21931ba7-d822-40a2-a2ab-5f05a06f618a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:12:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f93021a6-1c34-42ab-a7c5-489f6e6134d1 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Create volume request issued successfully. Sep 01 01:12:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f93021a6-1c34-42ab-a7c5-489f6e6134d1 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:12:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 656/1374] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:12:37 2026] POST /volume/v3/volumes => generated 760 bytes in 1027 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:12:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-11d2505f-a8a0-4812-95b3-ce6ce7885385 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-11d2505f-a8a0-4812-95b3-ce6ce7885385 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/volumes/117f3fbb-679e-429f-a159-692aaeab00c4 Sep 01 01:12:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-11d2505f-a8a0-4812-95b3-ce6ce7885385 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-11d2505f-a8a0-4812-95b3-ce6ce7885385 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-11d2505f-a8a0-4812-95b3-ce6ce7885385 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Volume info retrieved successfully. Sep 01 01:12:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-919941f6-f4d9-4d86-8b32-aba940015270 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-919941f6-f4d9-4d86-8b32-aba940015270 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 Sep 01 01:12:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-919941f6-f4d9-4d86-8b32-aba940015270 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-919941f6-f4d9-4d86-8b32-aba940015270 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-11d2505f-a8a0-4812-95b3-ce6ce7885385 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/volumes/117f3fbb-679e-429f-a159-692aaeab00c4 returned with HTTP 200 Sep 01 01:12:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 719/1375] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:38 2026] GET /volume/v3/volumes/117f3fbb-679e-429f-a159-692aaeab00c4 => generated 828 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:39 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:39 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:39 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-919941f6-f4d9-4d86-8b32-aba940015270 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-919941f6-f4d9-4d86-8b32-aba940015270 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 returned with HTTP 200 Sep 01 01:12:39 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 657/1376] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:38 2026] GET /volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 => generated 850 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7f3f8cdf-3906-405f-a564-bba820b44611 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7f3f8cdf-3906-405f-a564-bba820b44611 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] GET http://192.168.122.211/volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 Sep 01 01:12:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7f3f8cdf-3906-405f-a564-bba820b44611 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7f3f8cdf-3906-405f-a564-bba820b44611 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7f3f8cdf-3906-405f-a564-bba820b44611 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Snapshot retrieved successfully. Sep 01 01:12:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7f3f8cdf-3906-405f-a564-bba820b44611 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] http://192.168.122.211/volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 returned with HTTP 200 Sep 01 01:12:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 720/1377] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:39 2026] GET /volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 => generated 476 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fe4e964c-2eb1-4e75-8fe8-21b4d4562520 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fe4e964c-2eb1-4e75-8fe8-21b4d4562520 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/volumes/117f3fbb-679e-429f-a159-692aaeab00c4 Sep 01 01:12:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fe4e964c-2eb1-4e75-8fe8-21b4d4562520 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fe4e964c-2eb1-4e75-8fe8-21b4d4562520 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:40 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:40 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:40 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-fe4e964c-2eb1-4e75-8fe8-21b4d4562520 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Volume info retrieved successfully. Sep 01 01:12:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-22bc53fe-0b97-4ab1-b21b-05e3c380be44 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-22bc53fe-0b97-4ab1-b21b-05e3c380be44 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 Sep 01 01:12:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-22bc53fe-0b97-4ab1-b21b-05e3c380be44 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fe4e964c-2eb1-4e75-8fe8-21b4d4562520 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/volumes/117f3fbb-679e-429f-a159-692aaeab00c4 returned with HTTP 200 Sep 01 01:12:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-22bc53fe-0b97-4ab1-b21b-05e3c380be44 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 658/1378] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:39 2026] GET /volume/v3/volumes/117f3fbb-679e-429f-a159-692aaeab00c4 => generated 852 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-22bc53fe-0b97-4ab1-b21b-05e3c380be44 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-22bc53fe-0b97-4ab1-b21b-05e3c380be44 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 returned with HTTP 200 Sep 01 01:12:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 721/1379] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:40 2026] GET /volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-134e6862-7ab7-47d6-90c2-8874896ea6d7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-134e6862-7ab7-47d6-90c2-8874896ea6d7 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] POST http://192.168.122.211/volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3/action Sep 01 01:12:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-134e6862-7ab7-47d6-90c2-8874896ea6d7 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:12:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-134e6862-7ab7-47d6-90c2-8874896ea6d7 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cb37eb32-ae95-424b-9120-c7f32730f2f9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cb37eb32-ae95-424b-9120-c7f32730f2f9 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] GET http://192.168.122.211/volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 Sep 01 01:12:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cb37eb32-ae95-424b-9120-c7f32730f2f9 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cb37eb32-ae95-424b-9120-c7f32730f2f9 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:40 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:40 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.admin_actions [None req-134e6862-7ab7-47d6-90c2-8874896ea6d7 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Updating volume 'a7e86524-9fcd-42c6-986d-e6ed9b12d7e3' with '{'status': 'creating'}' {{(pid=86752) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 01:12:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cb37eb32-ae95-424b-9120-c7f32730f2f9 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Snapshot retrieved successfully. Sep 01 01:12:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cb37eb32-ae95-424b-9120-c7f32730f2f9 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] http://192.168.122.211/volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 returned with HTTP 200 Sep 01 01:12:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 722/1380] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:40 2026] GET /volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 => generated 476 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-134e6862-7ab7-47d6-90c2-8874896ea6d7 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] http://192.168.122.211/volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3/action returned with HTTP 202 Sep 01 01:12:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 659/1381] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:12:40 2026] POST /volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:12:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d929f8f2-4e55-48df-9e5b-9233664709de None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d929f8f2-4e55-48df-9e5b-9233664709de tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 Sep 01 01:12:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d929f8f2-4e55-48df-9e5b-9233664709de tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d929f8f2-4e55-48df-9e5b-9233664709de tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d929f8f2-4e55-48df-9e5b-9233664709de tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d929f8f2-4e55-48df-9e5b-9233664709de tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 returned with HTTP 200 Sep 01 01:12:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 723/1382] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:40 2026] GET /volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 => generated 850 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7d27f1be-dbff-4aea-b387-86ffbfa39a81 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7d27f1be-dbff-4aea-b387-86ffbfa39a81 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] POST http://192.168.122.211/volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3/action Sep 01 01:12:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7d27f1be-dbff-4aea-b387-86ffbfa39a81 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:12:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7d27f1be-dbff-4aea-b387-86ffbfa39a81 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:40 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:40 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:40 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7d27f1be-dbff-4aea-b387-86ffbfa39a81 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Volume info retrieved successfully. Sep 01 01:12:40 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7d27f1be-dbff-4aea-b387-86ffbfa39a81 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Delete volume request issued successfully. Sep 01 01:12:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7d27f1be-dbff-4aea-b387-86ffbfa39a81 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] http://192.168.122.211/volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3/action returned with HTTP 202 Sep 01 01:12:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 660/1383] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:12:40 2026] POST /volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:12:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6244af4a-0798-47ac-ad1d-6720c49f9a13 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6244af4a-0798-47ac-ad1d-6720c49f9a13 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 Sep 01 01:12:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6244af4a-0798-47ac-ad1d-6720c49f9a13 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6244af4a-0798-47ac-ad1d-6720c49f9a13 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6244af4a-0798-47ac-ad1d-6720c49f9a13 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6244af4a-0798-47ac-ad1d-6720c49f9a13 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 returned with HTTP 200 Sep 01 01:12:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 724/1384] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:40 2026] GET /volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 => generated 850 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:12:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b40a50d8-ce28-4260-abed-b5b3cd61d677 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b40a50d8-ce28-4260-abed-b5b3cd61d677 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/volumes/117f3fbb-679e-429f-a159-692aaeab00c4 Sep 01 01:12:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b40a50d8-ce28-4260-abed-b5b3cd61d677 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b40a50d8-ce28-4260-abed-b5b3cd61d677 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:41 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:41 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:41 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:41 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b40a50d8-ce28-4260-abed-b5b3cd61d677 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Volume info retrieved successfully. Sep 01 01:12:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b40a50d8-ce28-4260-abed-b5b3cd61d677 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/volumes/117f3fbb-679e-429f-a159-692aaeab00c4 returned with HTTP 200 Sep 01 01:12:41 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 661/1385] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:41 2026] GET /volume/v3/volumes/117f3fbb-679e-429f-a159-692aaeab00c4 => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b1f37e65-e830-4a01-ab5b-d92ab176b357 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b1f37e65-e830-4a01-ab5b-d92ab176b357 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:12:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b1f37e65-e830-4a01-ab5b-d92ab176b357 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "117f3fbb-679e-429f-a159-692aaeab00c4", "name": "tempest-SnapshotsActionsTest-Snapshot-1558913708"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:41 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:41 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b1f37e65-e830-4a01-ab5b-d92ab176b357 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Volume info retrieved successfully. Sep 01 01:12:41 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-b1f37e65-e830-4a01-ab5b-d92ab176b357 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Create snapshot from volume 117f3fbb-679e-429f-a159-692aaeab00c4 Sep 01 01:12:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-de1b182c-904e-43a6-ad92-65028b62f6a7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-de1b182c-904e-43a6-ad92-65028b62f6a7 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] GET http://192.168.122.211/volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 Sep 01 01:12:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-de1b182c-904e-43a6-ad92-65028b62f6a7 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-de1b182c-904e-43a6-ad92-65028b62f6a7 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-de1b182c-904e-43a6-ad92-65028b62f6a7 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] http://192.168.122.211/volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 returned with HTTP 404 Sep 01 01:12:41 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 662/1386] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:41 2026] GET /volume/v3/snapshots/df0265da-0770-4c88-82ab-88ec1dec9684 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:12:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-91338a7d-ce72-4d79-8d8e-9739446a84f5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-91338a7d-ce72-4d79-8d8e-9739446a84f5 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] GET http://192.168.122.211/volume/v3/volumes/02b84d34-fb4d-4007-9801-2ef756df9082 Sep 01 01:12:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-91338a7d-ce72-4d79-8d8e-9739446a84f5 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-91338a7d-ce72-4d79-8d8e-9739446a84f5 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:41 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:41 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:41 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:41 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-91338a7d-ce72-4d79-8d8e-9739446a84f5 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Volume info retrieved successfully. Sep 01 01:12:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-91338a7d-ce72-4d79-8d8e-9739446a84f5 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] http://192.168.122.211/volume/v3/volumes/02b84d34-fb4d-4007-9801-2ef756df9082 returned with HTTP 200 Sep 01 01:12:41 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 663/1387] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:41 2026] GET /volume/v3/volumes/02b84d34-fb4d-4007-9801-2ef756df9082 => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-cce3720c-e606-4ffc-bc7d-f46f342b1d2b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cce3720c-e606-4ffc-bc7d-f46f342b1d2b tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] DELETE http://192.168.122.211/volume/v3/volumes/02b84d34-fb4d-4007-9801-2ef756df9082 Sep 01 01:12:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cce3720c-e606-4ffc-bc7d-f46f342b1d2b tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cce3720c-e606-4ffc-bc7d-f46f342b1d2b tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:41 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-cce3720c-e606-4ffc-bc7d-f46f342b1d2b tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Delete volume with id: 02b84d34-fb4d-4007-9801-2ef756df9082 Sep 01 01:12:41 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:41 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:41 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:41 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-cce3720c-e606-4ffc-bc7d-f46f342b1d2b tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Volume info retrieved successfully. Sep 01 01:12:41 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-b1f37e65-e830-4a01-ab5b-d92ab176b357 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Created reservations ['35bb934e-23fb-4875-b86e-58c850e7ceb4', '35a1b2ad-2f61-4d29-a42a-2eed27091264', 'd828b81e-716d-4b07-8bcb-80613d237fe8', '9eb011c1-0df8-4f46-966c-fc3f5c316188'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:12:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-cce3720c-e606-4ffc-bc7d-f46f342b1d2b tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Delete volume request issued successfully. Sep 01 01:12:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cce3720c-e606-4ffc-bc7d-f46f342b1d2b tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] http://192.168.122.211/volume/v3/volumes/02b84d34-fb4d-4007-9801-2ef756df9082 returned with HTTP 202 Sep 01 01:12:41 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 664/1388] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:12:41 2026] DELETE /volume/v3/volumes/02b84d34-fb4d-4007-9801-2ef756df9082 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:12:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f0e61531-eba4-4395-8fc2-60e7fcf72fd7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f0e61531-eba4-4395-8fc2-60e7fcf72fd7 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] GET http://192.168.122.211/volume/v3/volumes/02b84d34-fb4d-4007-9801-2ef756df9082 Sep 01 01:12:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f0e61531-eba4-4395-8fc2-60e7fcf72fd7 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f0e61531-eba4-4395-8fc2-60e7fcf72fd7 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b1f37e65-e830-4a01-ab5b-d92ab176b357 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot create request issued successfully. Sep 01 01:12:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b1f37e65-e830-4a01-ab5b-d92ab176b357 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:12:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 725/1389] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:12:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:12:41 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:41 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0d32f1d3-85f5-4b98-905c-e9f8324e21ac None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:41 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:41 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0d32f1d3-85f5-4b98-905c-e9f8324e21ac tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 Sep 01 01:12:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0d32f1d3-85f5-4b98-905c-e9f8324e21ac tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0d32f1d3-85f5-4b98-905c-e9f8324e21ac tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f0e61531-eba4-4395-8fc2-60e7fcf72fd7 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Volume info retrieved successfully. Sep 01 01:12:41 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:41 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f0e61531-eba4-4395-8fc2-60e7fcf72fd7 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] http://192.168.122.211/volume/v3/volumes/02b84d34-fb4d-4007-9801-2ef756df9082 returned with HTTP 200 Sep 01 01:12:41 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 665/1390] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:41 2026] GET /volume/v3/volumes/02b84d34-fb4d-4007-9801-2ef756df9082 => generated 863 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0d32f1d3-85f5-4b98-905c-e9f8324e21ac tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:12:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0d32f1d3-85f5-4b98-905c-e9f8324e21ac tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 returned with HTTP 200 Sep 01 01:12:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 726/1391] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:41 2026] GET /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 => generated 439 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7df96a13-0b15-4a0a-a00c-86470bf66573 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7df96a13-0b15-4a0a-a00c-86470bf66573 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 Sep 01 01:12:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7df96a13-0b15-4a0a-a00c-86470bf66573 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7df96a13-0b15-4a0a-a00c-86470bf66573 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:41 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:41 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:41 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:41 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7df96a13-0b15-4a0a-a00c-86470bf66573 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7df96a13-0b15-4a0a-a00c-86470bf66573 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 returned with HTTP 200 Sep 01 01:12:41 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 666/1392] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:41 2026] GET /volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 => generated 850 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-75802551-8ec4-4b67-9f74-b6f44dd8e0f7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c009db2b-2708-4685-9d2a-62c898f918ad None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-75802551-8ec4-4b67-9f74-b6f44dd8e0f7 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 Sep 01 01:12:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-75802551-8ec4-4b67-9f74-b6f44dd8e0f7 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-75802551-8ec4-4b67-9f74-b6f44dd8e0f7 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c009db2b-2708-4685-9d2a-62c898f918ad tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] GET http://192.168.122.211/volume/v3/volumes/02b84d34-fb4d-4007-9801-2ef756df9082 Sep 01 01:12:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c009db2b-2708-4685-9d2a-62c898f918ad tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c009db2b-2708-4685-9d2a-62c898f918ad tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-75802551-8ec4-4b67-9f74-b6f44dd8e0f7 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:12:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-75802551-8ec4-4b67-9f74-b6f44dd8e0f7 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 returned with HTTP 200 Sep 01 01:12:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 727/1393] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:42 2026] GET /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:42 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:42 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:42 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:42 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:42 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c009db2b-2708-4685-9d2a-62c898f918ad tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Volume info retrieved successfully. Sep 01 01:12:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c009db2b-2708-4685-9d2a-62c898f918ad tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] http://192.168.122.211/volume/v3/volumes/02b84d34-fb4d-4007-9801-2ef756df9082 returned with HTTP 200 Sep 01 01:12:42 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 667/1394] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:42 2026] GET /volume/v3/volumes/02b84d34-fb4d-4007-9801-2ef756df9082 => generated 863 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-af240a8e-92ef-44ed-a9e3-03ff45825640 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-af240a8e-92ef-44ed-a9e3-03ff45825640 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 Sep 01 01:12:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-af240a8e-92ef-44ed-a9e3-03ff45825640 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-af240a8e-92ef-44ed-a9e3-03ff45825640 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-af240a8e-92ef-44ed-a9e3-03ff45825640 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 returned with HTTP 404 Sep 01 01:12:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 728/1395] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:42 2026] GET /volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:12:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7c0bc4c6-3bb3-4eee-9dca-95d30bf46618 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7c0bc4c6-3bb3-4eee-9dca-95d30bf46618 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 Sep 01 01:12:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7c0bc4c6-3bb3-4eee-9dca-95d30bf46618 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7c0bc4c6-3bb3-4eee-9dca-95d30bf46618 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:42 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=490,cinder:UPDATE=105,cinder:INSERT=70,cinder:DELETE=2 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:12:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7c0bc4c6-3bb3-4eee-9dca-95d30bf46618 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 returned with HTTP 404 Sep 01 01:12:42 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 668/1396] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:42 2026] GET /volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:12:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4b761f87-18c4-4829-a8b9-8e452ceae0ee None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4b761f87-18c4-4829-a8b9-8e452ceae0ee tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] DELETE http://192.168.122.211/volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 Sep 01 01:12:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4b761f87-18c4-4829-a8b9-8e452ceae0ee tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4b761f87-18c4-4829-a8b9-8e452ceae0ee tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:42 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-4b761f87-18c4-4829-a8b9-8e452ceae0ee tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Delete volume with id: a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 Sep 01 01:12:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4b761f87-18c4-4829-a8b9-8e452ceae0ee tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 returned with HTTP 404 Sep 01 01:12:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 729/1397] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:12:42 2026] DELETE /volume/v3/volumes/a7e86524-9fcd-42c6-986d-e6ed9b12d7e3 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:12:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-43b00b23-200e-4459-800c-e506cc14606a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-43b00b23-200e-4459-800c-e506cc14606a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:12:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-43b00b23-200e-4459-800c-e506cc14606a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1186609968"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-43b00b23-200e-4459-800c-e506cc14606a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1186609968'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:12:43 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-43b00b23-200e-4459-800c-e506cc14606a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Create volume of 1 GB Sep 01 01:12:43 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-43b00b23-200e-4459-800c-e506cc14606a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Availability Zones retrieved successfully. Sep 01 01:12:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-43b00b23-200e-4459-800c-e506cc14606a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Flow 'volume_create_api' (8e682aff-9d05-4c1e-8ae4-016377ac6ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:12:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-43b00b23-200e-4459-800c-e506cc14606a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1883451-f0e7-4a96-9d15-7a0a507d4adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-43b00b23-200e-4459-800c-e506cc14606a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:12:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-43b00b23-200e-4459-800c-e506cc14606a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1883451-f0e7-4a96-9d15-7a0a507d4adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-43b00b23-200e-4459-800c-e506cc14606a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a8190e1-5ffe-4fd4-b7e5-19b6466d6f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:43 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-43b00b23-200e-4459-800c-e506cc14606a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Created reservations ['f683c545-d66f-4f2a-b1a5-4982ec7751d7', '2a01acd1-fc2c-43da-b604-2ceb3d1f896e', '36b2169c-68dc-4c3e-8814-75fd51f25219', '0976f5c8-2217-4714-aea9-f3ec47a2cf37'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:12:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-43b00b23-200e-4459-800c-e506cc14606a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a8190e1-5ffe-4fd4-b7e5-19b6466d6f67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f683c545-d66f-4f2a-b1a5-4982ec7751d7', '2a01acd1-fc2c-43da-b604-2ceb3d1f896e', '36b2169c-68dc-4c3e-8814-75fd51f25219', '0976f5c8-2217-4714-aea9-f3ec47a2cf37']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-43b00b23-200e-4459-800c-e506cc14606a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf696025-d7ca-4430-bcdc-0dadf99e3c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:43 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-43b00b23-200e-4459-800c-e506cc14606a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf696025-d7ca-4430-bcdc-0dadf99e3c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '276f0ba8-b90f-49e1-9961-8e8a56bbad93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1186609968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d2d6a1e4b414000814395dfe4037237',qos_specs=None,replication_status=,reservations=['f683c545-d66f-4f2a-b1a5-4982ec7751d7','2a01acd1-fc2c-43da-b604-2ceb3d1f896e','36b2169c-68dc-4c3e-8814-75fd51f25219','0976f5c8-2217-4714-aea9-f3ec47a2cf37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='807952b46dc940418074f3727f66613c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:12:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1186609968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=276f0ba8-b90f-49e1-9961-8e8a56bbad93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d2d6a1e4b414000814395dfe4037237',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='807952b46dc940418074f3727f66613c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-43b00b23-200e-4459-800c-e506cc14606a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b302bd2-110d-4cce-9024-944a8f064c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-43b00b23-200e-4459-800c-e506cc14606a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b302bd2-110d-4cce-9024-944a8f064c0a) transitioned into state 'SUCCESS' from state '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-1186609968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d2d6a1e4b414000814395dfe4037237',qos_specs=None,replication_status=,reservations=['f683c545-d66f-4f2a-b1a5-4982ec7751d7','2a01acd1-fc2c-43da-b604-2ceb3d1f896e','36b2169c-68dc-4c3e-8814-75fd51f25219','0976f5c8-2217-4714-aea9-f3ec47a2cf37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='807952b46dc940418074f3727f66613c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-43b00b23-200e-4459-800c-e506cc14606a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc494c1c-d99e-482c-9c6a-f19978750c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-43b00b23-200e-4459-800c-e506cc14606a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc494c1c-d99e-482c-9c6a-f19978750c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-43b00b23-200e-4459-800c-e506cc14606a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Flow 'volume_create_api' (8e682aff-9d05-4c1e-8ae4-016377ac6ad2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:12:43 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-43b00b23-200e-4459-800c-e506cc14606a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Create volume request issued successfully. Sep 01 01:12:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-43b00b23-200e-4459-800c-e506cc14606a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:12:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 669/1398] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:12:43 2026] POST /volume/v3/volumes => generated 758 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:12:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-31497eda-637e-42b9-a681-077c2f392109 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-31497eda-637e-42b9-a681-077c2f392109 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 Sep 01 01:12:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-31497eda-637e-42b9-a681-077c2f392109 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-31497eda-637e-42b9-a681-077c2f392109 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-31497eda-637e-42b9-a681-077c2f392109 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-31497eda-637e-42b9-a681-077c2f392109 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 returned with HTTP 200 Sep 01 01:12:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 730/1399] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:43 2026] GET /volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 => generated 826 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2e6828ac-e5d5-4791-95ed-2a69bac377e7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2e6828ac-e5d5-4791-95ed-2a69bac377e7 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 Sep 01 01:12:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2e6828ac-e5d5-4791-95ed-2a69bac377e7 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2e6828ac-e5d5-4791-95ed-2a69bac377e7 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:43 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:43 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:43 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2e6828ac-e5d5-4791-95ed-2a69bac377e7 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:12:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2e6828ac-e5d5-4791-95ed-2a69bac377e7 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 returned with HTTP 200 Sep 01 01:12:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 670/1400] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:43 2026] GET /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6e6fd110-2090-4ecb-bd56-b297be66f642 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6e6fd110-2090-4ecb-bd56-b297be66f642 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] GET http://192.168.122.211/volume/v3/volumes/02b84d34-fb4d-4007-9801-2ef756df9082 Sep 01 01:12:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6e6fd110-2090-4ecb-bd56-b297be66f642 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6e6fd110-2090-4ecb-bd56-b297be66f642 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6e6fd110-2090-4ecb-bd56-b297be66f642 tempest-VolumesSnapshotNegativeTestJSON-2032783001 tempest-VolumesSnapshotNegativeTestJSON-2032783001-project-member] http://192.168.122.211/volume/v3/volumes/02b84d34-fb4d-4007-9801-2ef756df9082 returned with HTTP 404 Sep 01 01:12:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 731/1401] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:43 2026] GET /volume/v3/volumes/02b84d34-fb4d-4007-9801-2ef756df9082 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:12:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5a91263a-22ed-4be7-ac6e-0824bcc40717 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5a91263a-22ed-4be7-ac6e-0824bcc40717 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 Sep 01 01:12:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5a91263a-22ed-4be7-ac6e-0824bcc40717 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5a91263a-22ed-4be7-ac6e-0824bcc40717 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:44 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:44 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e7b6ed72-f8d7-429e-bb23-e2e680132b2b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e7b6ed72-f8d7-429e-bb23-e2e680132b2b tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 Sep 01 01:12:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e7b6ed72-f8d7-429e-bb23-e2e680132b2b tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e7b6ed72-f8d7-429e-bb23-e2e680132b2b tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5a91263a-22ed-4be7-ac6e-0824bcc40717 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e7b6ed72-f8d7-429e-bb23-e2e680132b2b tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:12:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e7b6ed72-f8d7-429e-bb23-e2e680132b2b tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 returned with HTTP 200 Sep 01 01:12:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 732/1402] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:44 2026] GET /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5a91263a-22ed-4be7-ac6e-0824bcc40717 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 returned with HTTP 200 Sep 01 01:12:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 671/1403] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:44 2026] GET /volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 => generated 850 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2a4787fc-f999-4897-a327-8db24e5db25f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2a4787fc-f999-4897-a327-8db24e5db25f tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] POST http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7/action Sep 01 01:12:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2a4787fc-f999-4897-a327-8db24e5db25f tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:12:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2a4787fc-f999-4897-a327-8db24e5db25f tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.admin_actions [None req-2a4787fc-f999-4897-a327-8db24e5db25f tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Updating snapshot 'cbd32746-5f72-44e0-abf4-c7d5e35dc7a7' with '{'status': 'creating'}' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:12:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2a4787fc-f999-4897-a327-8db24e5db25f tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7/action returned with HTTP 202 Sep 01 01:12:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 733/1404] 192.168.122.211 () {60 vars in 1280 bytes} [Tue Sep 1 01:12:44 2026] POST /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7/action => generated 0 bytes in 574 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:12:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ae632904-62f0-4336-8f9d-be72ff7dfe26 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ae632904-62f0-4336-8f9d-be72ff7dfe26 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 Sep 01 01:12:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ae632904-62f0-4336-8f9d-be72ff7dfe26 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ae632904-62f0-4336-8f9d-be72ff7dfe26 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:45 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:45 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ae632904-62f0-4336-8f9d-be72ff7dfe26 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:12:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ae632904-62f0-4336-8f9d-be72ff7dfe26 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 returned with HTTP 200 Sep 01 01:12:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 672/1405] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:45 2026] GET /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 => generated 465 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-27497cbc-5760-49df-90f2-b3d6e34a3898 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-27497cbc-5760-49df-90f2-b3d6e34a3898 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] POST http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7/action Sep 01 01:12:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-27497cbc-5760-49df-90f2-b3d6e34a3898 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:12:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-27497cbc-5760-49df-90f2-b3d6e34a3898 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.admin_actions [None req-27497cbc-5760-49df-90f2-b3d6e34a3898 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Updating snapshot 'cbd32746-5f72-44e0-abf4-c7d5e35dc7a7' with '{'status': 'available'}' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:12:45 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=447,cinder:UPDATE=89,cinder:INSERT=49,cinder:DELETE=2 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:12:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-27497cbc-5760-49df-90f2-b3d6e34a3898 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7/action returned with HTTP 202 Sep 01 01:12:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 734/1406] 192.168.122.211 () {60 vars in 1280 bytes} [Tue Sep 1 01:12:45 2026] POST /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7/action => generated 0 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:12:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b8392f9b-94e1-4013-8e36-1b5efc89df6e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b8392f9b-94e1-4013-8e36-1b5efc89df6e tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 Sep 01 01:12:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b8392f9b-94e1-4013-8e36-1b5efc89df6e tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b8392f9b-94e1-4013-8e36-1b5efc89df6e tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:45 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:45 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b8392f9b-94e1-4013-8e36-1b5efc89df6e tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:12:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b8392f9b-94e1-4013-8e36-1b5efc89df6e tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 returned with HTTP 200 Sep 01 01:12:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 673/1407] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:45 2026] GET /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 => generated 466 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fb722626-f5b3-40bb-943c-9f72362a0f33 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fb722626-f5b3-40bb-943c-9f72362a0f33 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:12:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fb722626-f5b3-40bb-943c-9f72362a0f33 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "117f3fbb-679e-429f-a159-692aaeab00c4", "name": "tempest-SnapshotsActionsTest-Snapshot-646563906"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fb722626-f5b3-40bb-943c-9f72362a0f33 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Volume info retrieved successfully. Sep 01 01:12:45 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-fb722626-f5b3-40bb-943c-9f72362a0f33 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Create snapshot from volume 117f3fbb-679e-429f-a159-692aaeab00c4 Sep 01 01:12:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-663fe7cf-7bac-4ffc-8272-54d8c44ae472 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-663fe7cf-7bac-4ffc-8272-54d8c44ae472 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 Sep 01 01:12:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-663fe7cf-7bac-4ffc-8272-54d8c44ae472 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-663fe7cf-7bac-4ffc-8272-54d8c44ae472 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:45 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:45 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:45 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:45 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:45 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-fb722626-f5b3-40bb-943c-9f72362a0f33 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Created reservations ['7a7007c8-e460-411e-abbf-dcd51efc5a0f', '412552d3-6421-4c48-8bb4-f841b32af0e6', 'e6e7c2c6-bc55-4cd4-a6db-22258afabf40', 'd770331e-8f11-4842-bd32-9582d00b753f'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:12:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-663fe7cf-7bac-4ffc-8272-54d8c44ae472 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-663fe7cf-7bac-4ffc-8272-54d8c44ae472 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 returned with HTTP 200 Sep 01 01:12:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 674/1408] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:45 2026] GET /volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 => generated 850 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fb722626-f5b3-40bb-943c-9f72362a0f33 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot create request issued successfully. Sep 01 01:12:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fb722626-f5b3-40bb-943c-9f72362a0f33 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:12:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 735/1409] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:12:45 2026] POST /volume/v3/snapshots => generated 306 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:12:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b4e9bcf2-d3e6-40a9-9a4b-3c3af1ceec4d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b4e9bcf2-d3e6-40a9-9a4b-3c3af1ceec4d tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 Sep 01 01:12:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b4e9bcf2-d3e6-40a9-9a4b-3c3af1ceec4d tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b4e9bcf2-d3e6-40a9-9a4b-3c3af1ceec4d tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:46 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:46 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:46 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b4e9bcf2-d3e6-40a9-9a4b-3c3af1ceec4d tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:12:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b4e9bcf2-d3e6-40a9-9a4b-3c3af1ceec4d tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 returned with HTTP 200 Sep 01 01:12:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 675/1410] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:46 2026] GET /volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 => generated 438 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-056449e0-409b-45c8-bfb2-d37f6d962fdb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-056449e0-409b-45c8-bfb2-d37f6d962fdb tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 Sep 01 01:12:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-056449e0-409b-45c8-bfb2-d37f6d962fdb tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-056449e0-409b-45c8-bfb2-d37f6d962fdb tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-056449e0-409b-45c8-bfb2-d37f6d962fdb tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-056449e0-409b-45c8-bfb2-d37f6d962fdb tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 returned with HTTP 200 Sep 01 01:12:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 736/1411] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:46 2026] GET /volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 => generated 851 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-12c6de41-c7b3-4d15-b8ed-e2ed3bd15341 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-12c6de41-c7b3-4d15-b8ed-e2ed3bd15341 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] POST http://192.168.122.211/volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93/action Sep 01 01:12:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-12c6de41-c7b3-4d15-b8ed-e2ed3bd15341 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:12:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-12c6de41-c7b3-4d15-b8ed-e2ed3bd15341 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:47 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:47 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.admin_actions [None req-12c6de41-c7b3-4d15-b8ed-e2ed3bd15341 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Updating volume '276f0ba8-b90f-49e1-9961-8e8a56bbad93' with '{'status': 'error'}' {{(pid=86752) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 01:12:47 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:47 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-13e08821-e43e-4a03-87ea-777bb92b8016 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-13e08821-e43e-4a03-87ea-777bb92b8016 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 Sep 01 01:12:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-13e08821-e43e-4a03-87ea-777bb92b8016 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-13e08821-e43e-4a03-87ea-777bb92b8016 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-13e08821-e43e-4a03-87ea-777bb92b8016 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:12:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-13e08821-e43e-4a03-87ea-777bb92b8016 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 returned with HTTP 200 Sep 01 01:12:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 737/1412] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:47 2026] GET /volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 => generated 438 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:47 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:47 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-12c6de41-c7b3-4d15-b8ed-e2ed3bd15341 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] http://192.168.122.211/volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93/action returned with HTTP 202 Sep 01 01:12:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 676/1413] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:12:47 2026] POST /volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:12:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-13e7d4f4-a284-40ba-95b8-6aa71c9dd7fd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-13e7d4f4-a284-40ba-95b8-6aa71c9dd7fd tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 Sep 01 01:12:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-13e7d4f4-a284-40ba-95b8-6aa71c9dd7fd tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-13e7d4f4-a284-40ba-95b8-6aa71c9dd7fd tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-13e7d4f4-a284-40ba-95b8-6aa71c9dd7fd tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-13e7d4f4-a284-40ba-95b8-6aa71c9dd7fd tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 returned with HTTP 200 Sep 01 01:12:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 738/1414] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:47 2026] GET /volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a4f9d11c-0280-444f-b0c6-749aa96bd822 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a4f9d11c-0280-444f-b0c6-749aa96bd822 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] POST http://192.168.122.211/volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93/action Sep 01 01:12:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a4f9d11c-0280-444f-b0c6-749aa96bd822 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:12:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a4f9d11c-0280-444f-b0c6-749aa96bd822 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:47 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:47 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a4f9d11c-0280-444f-b0c6-749aa96bd822 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Volume info retrieved successfully. Sep 01 01:12:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a4f9d11c-0280-444f-b0c6-749aa96bd822 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Delete volume request issued successfully. Sep 01 01:12:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a4f9d11c-0280-444f-b0c6-749aa96bd822 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] http://192.168.122.211/volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93/action returned with HTTP 202 Sep 01 01:12:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 677/1415] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:12:47 2026] POST /volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 01:12:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c7b0e6d0-799a-4c87-90a2-098dd3bd96ba None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c7b0e6d0-799a-4c87-90a2-098dd3bd96ba tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 Sep 01 01:12:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c7b0e6d0-799a-4c87-90a2-098dd3bd96ba tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c7b0e6d0-799a-4c87-90a2-098dd3bd96ba tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c7b0e6d0-799a-4c87-90a2-098dd3bd96ba tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c7b0e6d0-799a-4c87-90a2-098dd3bd96ba tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 returned with HTTP 200 Sep 01 01:12:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 739/1416] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:47 2026] GET /volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 => generated 850 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-387dea2d-a947-4f59-bb16-9849a75ea74f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-387dea2d-a947-4f59-bb16-9849a75ea74f tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 Sep 01 01:12:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-387dea2d-a947-4f59-bb16-9849a75ea74f tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-387dea2d-a947-4f59-bb16-9849a75ea74f tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:48 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:48 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:48 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-387dea2d-a947-4f59-bb16-9849a75ea74f tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:12:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-387dea2d-a947-4f59-bb16-9849a75ea74f tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 returned with HTTP 200 Sep 01 01:12:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 678/1417] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:48 2026] GET /volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 => generated 438 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b4f8d0ba-3605-4007-ac1b-dbd0beebf80a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b4f8d0ba-3605-4007-ac1b-dbd0beebf80a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 Sep 01 01:12:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b4f8d0ba-3605-4007-ac1b-dbd0beebf80a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b4f8d0ba-3605-4007-ac1b-dbd0beebf80a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b4f8d0ba-3605-4007-ac1b-dbd0beebf80a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b4f8d0ba-3605-4007-ac1b-dbd0beebf80a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 returned with HTTP 200 Sep 01 01:12:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 740/1418] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:48 2026] GET /volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 => generated 850 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c4371995-0551-43dc-8406-9af24bfe53e5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c4371995-0551-43dc-8406-9af24bfe53e5 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 Sep 01 01:12:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c4371995-0551-43dc-8406-9af24bfe53e5 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c4371995-0551-43dc-8406-9af24bfe53e5 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:49 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:49 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:49 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c4371995-0551-43dc-8406-9af24bfe53e5 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:12:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c4371995-0551-43dc-8406-9af24bfe53e5 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 returned with HTTP 200 Sep 01 01:12:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 679/1419] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:49 2026] GET /volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 => generated 465 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b5ccfb0a-35dc-45d5-a887-7afc0c630059 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b5ccfb0a-35dc-45d5-a887-7afc0c630059 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] POST http://192.168.122.211/volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167/action Sep 01 01:12:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b5ccfb0a-35dc-45d5-a887-7afc0c630059 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:12:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b5ccfb0a-35dc-45d5-a887-7afc0c630059 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.admin_actions [None req-b5ccfb0a-35dc-45d5-a887-7afc0c630059 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Updating snapshot 'e218b6ca-bd42-4bea-87a2-af550a518167' with '{'status': 'creating'}' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:12:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b5ccfb0a-35dc-45d5-a887-7afc0c630059 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] http://192.168.122.211/volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167/action returned with HTTP 202 Sep 01 01:12:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 741/1420] 192.168.122.211 () {60 vars in 1280 bytes} [Tue Sep 1 01:12:49 2026] POST /volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:12:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0daf7469-d102-4904-9ef4-a9cf9e5f0f7d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0daf7469-d102-4904-9ef4-a9cf9e5f0f7d tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 Sep 01 01:12:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0daf7469-d102-4904-9ef4-a9cf9e5f0f7d tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0daf7469-d102-4904-9ef4-a9cf9e5f0f7d tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:49 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:49 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:49 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0daf7469-d102-4904-9ef4-a9cf9e5f0f7d tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:12:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0daf7469-d102-4904-9ef4-a9cf9e5f0f7d tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 returned with HTTP 200 Sep 01 01:12:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 680/1421] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:49 2026] GET /volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 => generated 464 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7830d35e-1cc7-435b-b767-7f68c210eef5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7830d35e-1cc7-435b-b767-7f68c210eef5 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] POST http://192.168.122.211/volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167/action Sep 01 01:12:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7830d35e-1cc7-435b-b767-7f68c210eef5 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:12:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7830d35e-1cc7-435b-b767-7f68c210eef5 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7830d35e-1cc7-435b-b767-7f68c210eef5 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Snapshot retrieved successfully. Sep 01 01:12:49 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:49 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7830d35e-1cc7-435b-b767-7f68c210eef5 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Snapshot delete request issued successfully. Sep 01 01:12:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7830d35e-1cc7-435b-b767-7f68c210eef5 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] http://192.168.122.211/volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167/action returned with HTTP 202 Sep 01 01:12:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 742/1422] 192.168.122.211 () {60 vars in 1280 bytes} [Tue Sep 1 01:12:49 2026] POST /volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:12:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-db479ebc-696b-4ace-8783-06170dcf86b3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-db479ebc-696b-4ace-8783-06170dcf86b3 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 Sep 01 01:12:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-db479ebc-696b-4ace-8783-06170dcf86b3 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-db479ebc-696b-4ace-8783-06170dcf86b3 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:49 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:49 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:49 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-db479ebc-696b-4ace-8783-06170dcf86b3 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:12:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-db479ebc-696b-4ace-8783-06170dcf86b3 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 returned with HTTP 200 Sep 01 01:12:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 681/1423] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:49 2026] GET /volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 => generated 464 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-10e72255-afb5-4f71-ab29-2f2a1a647a35 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-10e72255-afb5-4f71-ab29-2f2a1a647a35 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 Sep 01 01:12:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-10e72255-afb5-4f71-ab29-2f2a1a647a35 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-10e72255-afb5-4f71-ab29-2f2a1a647a35 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-10e72255-afb5-4f71-ab29-2f2a1a647a35 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 returned with HTTP 404 Sep 01 01:12:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 743/1424] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:49 2026] GET /volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:12:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-02ea4367-1069-4405-b855-aa4b9f25697a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-02ea4367-1069-4405-b855-aa4b9f25697a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 Sep 01 01:12:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-02ea4367-1069-4405-b855-aa4b9f25697a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-02ea4367-1069-4405-b855-aa4b9f25697a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-02ea4367-1069-4405-b855-aa4b9f25697a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 returned with HTTP 404 Sep 01 01:12:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 682/1425] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:49 2026] GET /volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:12:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-11106841-e5b1-4102-8204-958c5004659b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-11106841-e5b1-4102-8204-958c5004659b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] DELETE http://192.168.122.211/volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 Sep 01 01:12:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-11106841-e5b1-4102-8204-958c5004659b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-11106841-e5b1-4102-8204-958c5004659b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:49 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-11106841-e5b1-4102-8204-958c5004659b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Delete volume with id: 276f0ba8-b90f-49e1-9961-8e8a56bbad93 Sep 01 01:12:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-11106841-e5b1-4102-8204-958c5004659b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 returned with HTTP 404 Sep 01 01:12:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 744/1426] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:12:49 2026] DELETE /volume/v3/volumes/276f0ba8-b90f-49e1-9961-8e8a56bbad93 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:12:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-aa778bc9-7d33-4123-ad9d-f64802e2b346 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aa778bc9-7d33-4123-ad9d-f64802e2b346 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:12:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aa778bc9-7d33-4123-ad9d-f64802e2b346 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1415547612"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-aa778bc9-7d33-4123-ad9d-f64802e2b346 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1415547612'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:12:49 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-aa778bc9-7d33-4123-ad9d-f64802e2b346 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Create volume of 1 GB Sep 01 01:12:49 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-aa778bc9-7d33-4123-ad9d-f64802e2b346 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Availability Zones retrieved successfully. Sep 01 01:12:49 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-aa778bc9-7d33-4123-ad9d-f64802e2b346 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Flow 'volume_create_api' (67e600ee-3cca-4f0c-b18e-b625eb9f621a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:12:49 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-aa778bc9-7d33-4123-ad9d-f64802e2b346 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7788d19f-1fac-4f11-9d79-a16c75b7a7dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:49 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-aa778bc9-7d33-4123-ad9d-f64802e2b346 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:12:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-aa778bc9-7d33-4123-ad9d-f64802e2b346 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7788d19f-1fac-4f11-9d79-a16c75b7a7dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-aa778bc9-7d33-4123-ad9d-f64802e2b346 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46fa9fcc-9d4c-435c-877c-5ed42d662818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:50 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-aa778bc9-7d33-4123-ad9d-f64802e2b346 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Created reservations ['27872e59-a8f2-41a1-afc4-76362062bdbc', 'ec5de70e-3b04-40be-95df-e90c16927292', '7b60da89-4cdc-4424-a309-ce97b2796fed', '3b7e3aee-9fbd-46b8-8d16-76444e6454d4'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:12:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-aa778bc9-7d33-4123-ad9d-f64802e2b346 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46fa9fcc-9d4c-435c-877c-5ed42d662818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27872e59-a8f2-41a1-afc4-76362062bdbc', 'ec5de70e-3b04-40be-95df-e90c16927292', '7b60da89-4cdc-4424-a309-ce97b2796fed', '3b7e3aee-9fbd-46b8-8d16-76444e6454d4']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-aa778bc9-7d33-4123-ad9d-f64802e2b346 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2894c349-a5f5-46c4-9660-6cc82e12d222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:50 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:50 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-aa778bc9-7d33-4123-ad9d-f64802e2b346 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2894c349-a5f5-46c4-9660-6cc82e12d222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3127d235-045e-417d-b135-c1fe5dcb3e65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1415547612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d2d6a1e4b414000814395dfe4037237',qos_specs=None,replication_status=,reservations=['27872e59-a8f2-41a1-afc4-76362062bdbc','ec5de70e-3b04-40be-95df-e90c16927292','7b60da89-4cdc-4424-a309-ce97b2796fed','3b7e3aee-9fbd-46b8-8d16-76444e6454d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='807952b46dc940418074f3727f66613c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:12:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1415547612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3127d235-045e-417d-b135-c1fe5dcb3e65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d2d6a1e4b414000814395dfe4037237',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='807952b46dc940418074f3727f66613c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-aa778bc9-7d33-4123-ad9d-f64802e2b346 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93dba4e1-0ee1-4f71-902b-e4cafe5350fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ae80e638-3d84-4de2-99ff-5d5a436c87eb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-aa778bc9-7d33-4123-ad9d-f64802e2b346 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93dba4e1-0ee1-4f71-902b-e4cafe5350fa) transitioned into state 'SUCCESS' from state '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-1415547612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d2d6a1e4b414000814395dfe4037237',qos_specs=None,replication_status=,reservations=['27872e59-a8f2-41a1-afc4-76362062bdbc','ec5de70e-3b04-40be-95df-e90c16927292','7b60da89-4cdc-4424-a309-ce97b2796fed','3b7e3aee-9fbd-46b8-8d16-76444e6454d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='807952b46dc940418074f3727f66613c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-aa778bc9-7d33-4123-ad9d-f64802e2b346 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6405eb1f-c29a-4f2f-8be7-2f451ae284cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-aa778bc9-7d33-4123-ad9d-f64802e2b346 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6405eb1f-c29a-4f2f-8be7-2f451ae284cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-aa778bc9-7d33-4123-ad9d-f64802e2b346 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Flow 'volume_create_api' (67e600ee-3cca-4f0c-b18e-b625eb9f621a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:12:50 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-aa778bc9-7d33-4123-ad9d-f64802e2b346 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Create volume request issued successfully. Sep 01 01:12:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aa778bc9-7d33-4123-ad9d-f64802e2b346 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:12:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 683/1427] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:12:49 2026] POST /volume/v3/volumes => generated 758 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:12:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-767310b1-c507-48af-9496-3122feb4df34 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-767310b1-c507-48af-9496-3122feb4df34 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65 Sep 01 01:12:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-767310b1-c507-48af-9496-3122feb4df34 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-767310b1-c507-48af-9496-3122feb4df34 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:50 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:50 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:50 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:50 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:50 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-767310b1-c507-48af-9496-3122feb4df34 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-767310b1-c507-48af-9496-3122feb4df34 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65 returned with HTTP 200 Sep 01 01:12:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 684/1428] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:50 2026] GET /volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65 => generated 826 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b01f1113-8a52-4e20-8c7e-edb111cf2030 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b01f1113-8a52-4e20-8c7e-edb111cf2030 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 Sep 01 01:12:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b01f1113-8a52-4e20-8c7e-edb111cf2030 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b01f1113-8a52-4e20-8c7e-edb111cf2030 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ae80e638-3d84-4de2-99ff-5d5a436c87eb tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:12:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ae80e638-3d84-4de2-99ff-5d5a436c87eb tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2122004781"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:50 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:50 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:50 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b01f1113-8a52-4e20-8c7e-edb111cf2030 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:12:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-ae80e638-3d84-4de2-99ff-5d5a436c87eb tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2122004781'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:12:50 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-ae80e638-3d84-4de2-99ff-5d5a436c87eb tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Create volume of 1 GB Sep 01 01:12:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b01f1113-8a52-4e20-8c7e-edb111cf2030 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 returned with HTTP 200 Sep 01 01:12:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 685/1429] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:50 2026] GET /volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 => generated 464 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ae80e638-3d84-4de2-99ff-5d5a436c87eb tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Availability Zones retrieved successfully. Sep 01 01:12:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae80e638-3d84-4de2-99ff-5d5a436c87eb tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Flow 'volume_create_api' (b1268265-5695-4f49-af87-acbe82d26215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:12:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae80e638-3d84-4de2-99ff-5d5a436c87eb tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29674740-5ec7-4700-98a9-01b7fd5d33ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-ae80e638-3d84-4de2-99ff-5d5a436c87eb tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:12:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae80e638-3d84-4de2-99ff-5d5a436c87eb tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29674740-5ec7-4700-98a9-01b7fd5d33ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae80e638-3d84-4de2-99ff-5d5a436c87eb tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50437f5c-1576-4a98-911c-0ce3166c8b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:51 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-ae80e638-3d84-4de2-99ff-5d5a436c87eb tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Created reservations ['3c3a6432-dcc5-4a94-aca0-a732a783db9c', '888be9bc-7d0e-4b34-8aeb-595074112a0b', '90d97f0d-dda1-4cc6-9fd7-f890328b8e80', '0ff8cf96-ec2f-48b5-bde1-bc0c8c48a910'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:12:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae80e638-3d84-4de2-99ff-5d5a436c87eb tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50437f5c-1576-4a98-911c-0ce3166c8b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c3a6432-dcc5-4a94-aca0-a732a783db9c', '888be9bc-7d0e-4b34-8aeb-595074112a0b', '90d97f0d-dda1-4cc6-9fd7-f890328b8e80', '0ff8cf96-ec2f-48b5-bde1-bc0c8c48a910']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae80e638-3d84-4de2-99ff-5d5a436c87eb tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7a95e77-1447-47c6-9bb0-8e648a8b5cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae80e638-3d84-4de2-99ff-5d5a436c87eb tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7a95e77-1447-47c6-9bb0-8e648a8b5cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b623891a-8767-421d-8eef-23cd3d8c23a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2122004781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8cb634f41f74358a74116f556ee46e5',qos_specs=None,replication_status=,reservations=['3c3a6432-dcc5-4a94-aca0-a732a783db9c','888be9bc-7d0e-4b34-8aeb-595074112a0b','90d97f0d-dda1-4cc6-9fd7-f890328b8e80','0ff8cf96-ec2f-48b5-bde1-bc0c8c48a910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a5403d405024a6a8c117b4eb2e5023c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:12:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2122004781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b623891a-8767-421d-8eef-23cd3d8c23a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8cb634f41f74358a74116f556ee46e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a5403d405024a6a8c117b4eb2e5023c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae80e638-3d84-4de2-99ff-5d5a436c87eb tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d04ae0e7-35cb-45ca-89cb-54e8959a23b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae80e638-3d84-4de2-99ff-5d5a436c87eb tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d04ae0e7-35cb-45ca-89cb-54e8959a23b2) transitioned into state 'SUCCESS' from state '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-2122004781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8cb634f41f74358a74116f556ee46e5',qos_specs=None,replication_status=,reservations=['3c3a6432-dcc5-4a94-aca0-a732a783db9c','888be9bc-7d0e-4b34-8aeb-595074112a0b','90d97f0d-dda1-4cc6-9fd7-f890328b8e80','0ff8cf96-ec2f-48b5-bde1-bc0c8c48a910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a5403d405024a6a8c117b4eb2e5023c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae80e638-3d84-4de2-99ff-5d5a436c87eb tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bd4cdc4-737d-4aaa-93f0-a385d79233b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae80e638-3d84-4de2-99ff-5d5a436c87eb tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bd4cdc4-737d-4aaa-93f0-a385d79233b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ae80e638-3d84-4de2-99ff-5d5a436c87eb tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Flow 'volume_create_api' (b1268265-5695-4f49-af87-acbe82d26215) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:12:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ae80e638-3d84-4de2-99ff-5d5a436c87eb tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Create volume request issued successfully. Sep 01 01:12:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ae80e638-3d84-4de2-99ff-5d5a436c87eb tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:12:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 745/1430] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:12:50 2026] POST /volume/v3/volumes => generated 763 bytes in 995 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:12:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f74837e0-258b-4a1a-a7c6-8b9a34c6397e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f74837e0-258b-4a1a-a7c6-8b9a34c6397e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 Sep 01 01:12:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f74837e0-258b-4a1a-a7c6-8b9a34c6397e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f74837e0-258b-4a1a-a7c6-8b9a34c6397e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:51 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:51 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:51 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:51 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:51 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f74837e0-258b-4a1a-a7c6-8b9a34c6397e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:12:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f74837e0-258b-4a1a-a7c6-8b9a34c6397e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 returned with HTTP 200 Sep 01 01:12:51 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 686/1431] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:51 2026] GET /volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 => generated 831 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d0c11953-a973-40d5-8419-9bf56019acdc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d0c11953-a973-40d5-8419-9bf56019acdc tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65 Sep 01 01:12:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d0c11953-a973-40d5-8419-9bf56019acdc tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d0c11953-a973-40d5-8419-9bf56019acdc tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d0c11953-a973-40d5-8419-9bf56019acdc tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d0c11953-a973-40d5-8419-9bf56019acdc tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65 returned with HTTP 200 Sep 01 01:12:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 746/1432] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:51 2026] GET /volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65 => generated 850 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:12:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ca1f73ec-90c8-403f-bf42-8108a81d0e5c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ca1f73ec-90c8-403f-bf42-8108a81d0e5c tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 Sep 01 01:12:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ca1f73ec-90c8-403f-bf42-8108a81d0e5c tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ca1f73ec-90c8-403f-bf42-8108a81d0e5c tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:51 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:51 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:51 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ca1f73ec-90c8-403f-bf42-8108a81d0e5c tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:12:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ca1f73ec-90c8-403f-bf42-8108a81d0e5c tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 returned with HTTP 200 Sep 01 01:12:51 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 687/1433] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:51 2026] GET /volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 => generated 464 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3f0259cf-6741-4ac4-b732-fddb42c871ef None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3f0259cf-6741-4ac4-b732-fddb42c871ef tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 Sep 01 01:12:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3f0259cf-6741-4ac4-b732-fddb42c871ef tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3f0259cf-6741-4ac4-b732-fddb42c871ef tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3f0259cf-6741-4ac4-b732-fddb42c871ef tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:12:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3f0259cf-6741-4ac4-b732-fddb42c871ef tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 returned with HTTP 200 Sep 01 01:12:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 747/1434] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:52 2026] GET /volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d7f45e15-645f-4451-8a4b-27965b50f149 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d7f45e15-645f-4451-8a4b-27965b50f149 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65 Sep 01 01:12:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d7f45e15-645f-4451-8a4b-27965b50f149 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d7f45e15-645f-4451-8a4b-27965b50f149 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:52 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:52 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:52 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:52 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:52 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d7f45e15-645f-4451-8a4b-27965b50f149 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d7f45e15-645f-4451-8a4b-27965b50f149 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65 returned with HTTP 200 Sep 01 01:12:52 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 688/1435] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:52 2026] GET /volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65 => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7768c650-21c6-43e5-928b-0ad5176a596d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7768c650-21c6-43e5-928b-0ad5176a596d tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 Sep 01 01:12:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7768c650-21c6-43e5-928b-0ad5176a596d tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7768c650-21c6-43e5-928b-0ad5176a596d tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-309ad60b-12ab-4605-bb93-8193b10342bb None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-309ad60b-12ab-4605-bb93-8193b10342bb tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] POST http://192.168.122.211/volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65/action Sep 01 01:12:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7768c650-21c6-43e5-928b-0ad5176a596d tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 returned with HTTP 404 Sep 01 01:12:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-309ad60b-12ab-4605-bb93-8193b10342bb tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:12:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-309ad60b-12ab-4605-bb93-8193b10342bb tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 748/1436] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:52 2026] GET /volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:12:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f77d4b79-7281-4799-adcd-e6ad1fabb9f2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f77d4b79-7281-4799-adcd-e6ad1fabb9f2 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] POST http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7/action Sep 01 01:12:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f77d4b79-7281-4799-adcd-e6ad1fabb9f2 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:12:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f77d4b79-7281-4799-adcd-e6ad1fabb9f2 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.admin_actions [None req-f77d4b79-7281-4799-adcd-e6ad1fabb9f2 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Updating snapshot 'cbd32746-5f72-44e0-abf4-c7d5e35dc7a7' with '{'status': 'available'}' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:12:52 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:52 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:52 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:52 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.admin_actions [None req-309ad60b-12ab-4605-bb93-8193b10342bb tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Updating volume '3127d235-045e-417d-b135-c1fe5dcb3e65' with '{'status': 'maintenance'}' {{(pid=86752) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 01:12:52 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:52 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:52 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:52 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f77d4b79-7281-4799-adcd-e6ad1fabb9f2 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7/action returned with HTTP 202 Sep 01 01:12:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-309ad60b-12ab-4605-bb93-8193b10342bb tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] http://192.168.122.211/volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65/action returned with HTTP 202 Sep 01 01:12:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 749/1437] 192.168.122.211 () {60 vars in 1280 bytes} [Tue Sep 1 01:12:52 2026] POST /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:12:52 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 689/1438] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:12:52 2026] POST /volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 01:12:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7fd4b567-cdea-4a4a-b089-b38371ef7b4a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ce48c3a5-1355-4c35-b97d-090f6c3d8c5f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7fd4b567-cdea-4a4a-b089-b38371ef7b4a tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 Sep 01 01:12:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7fd4b567-cdea-4a4a-b089-b38371ef7b4a tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7fd4b567-cdea-4a4a-b089-b38371ef7b4a tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ce48c3a5-1355-4c35-b97d-090f6c3d8c5f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65 Sep 01 01:12:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ce48c3a5-1355-4c35-b97d-090f6c3d8c5f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ce48c3a5-1355-4c35-b97d-090f6c3d8c5f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7fd4b567-cdea-4a4a-b089-b38371ef7b4a tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:12:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7fd4b567-cdea-4a4a-b089-b38371ef7b4a tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 returned with HTTP 200 Sep 01 01:12:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 750/1439] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:52 2026] GET /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:52 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:52 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-061f3acb-5ca1-4fc7-a77f-d4cae5b07126 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:52 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:52 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-061f3acb-5ca1-4fc7-a77f-d4cae5b07126 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 Sep 01 01:12:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-061f3acb-5ca1-4fc7-a77f-d4cae5b07126 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-061f3acb-5ca1-4fc7-a77f-d4cae5b07126 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:52 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-061f3acb-5ca1-4fc7-a77f-d4cae5b07126 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Delete snapshot with id: e218b6ca-bd42-4bea-87a2-af550a518167 Sep 01 01:12:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-061f3acb-5ca1-4fc7-a77f-d4cae5b07126 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 returned with HTTP 404 Sep 01 01:12:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 751/1440] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:12:52 2026] DELETE /volume/v3/snapshots/e218b6ca-bd42-4bea-87a2-af550a518167 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:12:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e93d9f82-4e7c-476d-85eb-fa07b502ae5b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e93d9f82-4e7c-476d-85eb-fa07b502ae5b tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:12:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e93d9f82-4e7c-476d-85eb-fa07b502ae5b tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "117f3fbb-679e-429f-a159-692aaeab00c4", "name": "tempest-SnapshotsActionsTest-Snapshot-866879246"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:52 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ce48c3a5-1355-4c35-b97d-090f6c3d8c5f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e93d9f82-4e7c-476d-85eb-fa07b502ae5b tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Volume info retrieved successfully. Sep 01 01:12:52 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-e93d9f82-4e7c-476d-85eb-fa07b502ae5b tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Create snapshot from volume 117f3fbb-679e-429f-a159-692aaeab00c4 Sep 01 01:12:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ce48c3a5-1355-4c35-b97d-090f6c3d8c5f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65 returned with HTTP 200 Sep 01 01:12:52 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 690/1441] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:52 2026] GET /volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65 => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c8b74331-1abb-45c3-95b0-7793baaaaf20 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c8b74331-1abb-45c3-95b0-7793baaaaf20 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] POST http://192.168.122.211/volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65/action Sep 01 01:12:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c8b74331-1abb-45c3-95b0-7793baaaaf20 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:12:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c8b74331-1abb-45c3-95b0-7793baaaaf20 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:53 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-e93d9f82-4e7c-476d-85eb-fa07b502ae5b tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Created reservations ['a4bd886e-dc42-4901-862b-96080c2c7d4f', '19ae1fd9-fdf0-4cb0-bfa7-b337cd6f802b', '2bf8f8f1-1da1-4b1e-892f-a10da581f4f5', 'cf44bb48-880b-45da-8fac-a295cf753d68'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:12:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c8b74331-1abb-45c3-95b0-7793baaaaf20 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Volume info retrieved successfully. Sep 01 01:12:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c8b74331-1abb-45c3-95b0-7793baaaaf20 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Delete volume request issued successfully. Sep 01 01:12:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c8b74331-1abb-45c3-95b0-7793baaaaf20 tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] http://192.168.122.211/volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65/action returned with HTTP 202 Sep 01 01:12:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 691/1442] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:12:53 2026] POST /volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:12:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9de0792b-00e8-40ed-a478-30c5f5785eb4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e93d9f82-4e7c-476d-85eb-fa07b502ae5b tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot create request issued successfully. Sep 01 01:12:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e93d9f82-4e7c-476d-85eb-fa07b502ae5b tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:12:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 752/1443] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:12:52 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 01 01:12:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9de0792b-00e8-40ed-a478-30c5f5785eb4 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65 Sep 01 01:12:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9de0792b-00e8-40ed-a478-30c5f5785eb4 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9de0792b-00e8-40ed-a478-30c5f5785eb4 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5b636e2a-3bd0-4df3-bf12-1b7bccfdaf01 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5b636e2a-3bd0-4df3-bf12-1b7bccfdaf01 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de Sep 01 01:12:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5b636e2a-3bd0-4df3-bf12-1b7bccfdaf01 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5b636e2a-3bd0-4df3-bf12-1b7bccfdaf01 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5b636e2a-3bd0-4df3-bf12-1b7bccfdaf01 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:12:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9de0792b-00e8-40ed-a478-30c5f5785eb4 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5b636e2a-3bd0-4df3-bf12-1b7bccfdaf01 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de returned with HTTP 200 Sep 01 01:12:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 753/1444] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:53 2026] GET /volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de => generated 438 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9de0792b-00e8-40ed-a478-30c5f5785eb4 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65 returned with HTTP 200 Sep 01 01:12:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 692/1445] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:53 2026] GET /volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65 => generated 850 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c1b8474f-d4c2-4368-a7af-7c961a540aec None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c1b8474f-d4c2-4368-a7af-7c961a540aec tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 Sep 01 01:12:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c1b8474f-d4c2-4368-a7af-7c961a540aec tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c1b8474f-d4c2-4368-a7af-7c961a540aec tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c1b8474f-d4c2-4368-a7af-7c961a540aec tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:12:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c1b8474f-d4c2-4368-a7af-7c961a540aec tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 returned with HTTP 200 Sep 01 01:12:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 754/1446] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:53 2026] GET /volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b46016e2-835e-4465-8fc4-6e3dcbc8bc97 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b46016e2-835e-4465-8fc4-6e3dcbc8bc97 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 Sep 01 01:12:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b46016e2-835e-4465-8fc4-6e3dcbc8bc97 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b46016e2-835e-4465-8fc4-6e3dcbc8bc97 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b46016e2-835e-4465-8fc4-6e3dcbc8bc97 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:12:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b46016e2-835e-4465-8fc4-6e3dcbc8bc97 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 returned with HTTP 200 Sep 01 01:12:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 693/1447] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:53 2026] GET /volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8a17f43b-02e8-4aa0-8695-a9877d10ddba None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8a17f43b-02e8-4aa0-8695-a9877d10ddba tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:12:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8a17f43b-02e8-4aa0-8695-a9877d10ddba tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b623891a-8767-421d-8eef-23cd3d8c23a9", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-281202"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8a17f43b-02e8-4aa0-8695-a9877d10ddba tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:12:53 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-8a17f43b-02e8-4aa0-8695-a9877d10ddba tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Create snapshot from volume b623891a-8767-421d-8eef-23cd3d8c23a9 Sep 01 01:12:53 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-8a17f43b-02e8-4aa0-8695-a9877d10ddba tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Created reservations ['e319edfe-347f-403b-b660-a3dc2117bc4b', '08c9694e-da67-4bf7-8fb3-3d6c2eacdab9', '6ee7f701-a738-4b39-807d-391661eb9a0c', '02f7b65b-d304-47ae-9cc9-687e5b2ecf45'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:12:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8a17f43b-02e8-4aa0-8695-a9877d10ddba tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot create request issued successfully. Sep 01 01:12:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8a17f43b-02e8-4aa0-8695-a9877d10ddba tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:12:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 755/1448] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:12:53 2026] POST /volume/v3/snapshots => generated 376 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:12:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-98a7a0c6-6f20-48db-bcb5-58bf169f0fa9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-98a7a0c6-6f20-48db-bcb5-58bf169f0fa9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 Sep 01 01:12:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-98a7a0c6-6f20-48db-bcb5-58bf169f0fa9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-98a7a0c6-6f20-48db-bcb5-58bf169f0fa9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:54 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:54 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-98a7a0c6-6f20-48db-bcb5-58bf169f0fa9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:12:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-98a7a0c6-6f20-48db-bcb5-58bf169f0fa9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 returned with HTTP 200 Sep 01 01:12:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 694/1449] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:54 2026] GET /volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 => generated 508 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-272612c8-fe21-408e-bac8-965f0bec21c0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-272612c8-fe21-408e-bac8-965f0bec21c0 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de Sep 01 01:12:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-272612c8-fe21-408e-bac8-965f0bec21c0 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-272612c8-fe21-408e-bac8-965f0bec21c0 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-cfef7909-3dcb-4e8f-bce4-442afb3647ae None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cfef7909-3dcb-4e8f-bce4-442afb3647ae tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65 Sep 01 01:12:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cfef7909-3dcb-4e8f-bce4-442afb3647ae tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cfef7909-3dcb-4e8f-bce4-442afb3647ae tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-272612c8-fe21-408e-bac8-965f0bec21c0 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:12:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-272612c8-fe21-408e-bac8-965f0bec21c0 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de returned with HTTP 200 Sep 01 01:12:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 756/1450] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:54 2026] GET /volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de => generated 438 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:54 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:54 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:54 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:54 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-cfef7909-3dcb-4e8f-bce4-442afb3647ae tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cfef7909-3dcb-4e8f-bce4-442afb3647ae tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65 returned with HTTP 200 Sep 01 01:12:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 695/1451] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:54 2026] GET /volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65 => generated 850 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b054d7e4-7745-49c1-87c7-3c90b7deee07 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b054d7e4-7745-49c1-87c7-3c90b7deee07 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 Sep 01 01:12:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b054d7e4-7745-49c1-87c7-3c90b7deee07 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b054d7e4-7745-49c1-87c7-3c90b7deee07 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b054d7e4-7745-49c1-87c7-3c90b7deee07 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:12:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b054d7e4-7745-49c1-87c7-3c90b7deee07 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 returned with HTTP 200 Sep 01 01:12:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 757/1452] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:55 2026] GET /volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 => generated 508 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1d72e528-e8a7-4cbb-bea5-9a05d922585e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1d72e528-e8a7-4cbb-bea5-9a05d922585e tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de Sep 01 01:12:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1d72e528-e8a7-4cbb-bea5-9a05d922585e tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1d72e528-e8a7-4cbb-bea5-9a05d922585e tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:55 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:55 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1d72e528-e8a7-4cbb-bea5-9a05d922585e tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:12:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1d72e528-e8a7-4cbb-bea5-9a05d922585e tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de returned with HTTP 200 Sep 01 01:12:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 696/1453] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:55 2026] GET /volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de => generated 438 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:12:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4759dd2b-46a1-4298-9212-8072a559ca2d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4759dd2b-46a1-4298-9212-8072a559ca2d tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65 Sep 01 01:12:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4759dd2b-46a1-4298-9212-8072a559ca2d tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4759dd2b-46a1-4298-9212-8072a559ca2d tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4759dd2b-46a1-4298-9212-8072a559ca2d tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65 returned with HTTP 404 Sep 01 01:12:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 758/1454] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:55 2026] GET /volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:12:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-839e0f02-43d2-41ee-8ed9-471e1d93170b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-839e0f02-43d2-41ee-8ed9-471e1d93170b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65 Sep 01 01:12:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-839e0f02-43d2-41ee-8ed9-471e1d93170b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-839e0f02-43d2-41ee-8ed9-471e1d93170b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-839e0f02-43d2-41ee-8ed9-471e1d93170b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65 returned with HTTP 404 Sep 01 01:12:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 697/1455] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:55 2026] GET /volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:12:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9f239fb7-2ed8-4709-9a37-53eed650dcd6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9f239fb7-2ed8-4709-9a37-53eed650dcd6 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] DELETE http://192.168.122.211/volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65 Sep 01 01:12:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9f239fb7-2ed8-4709-9a37-53eed650dcd6 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9f239fb7-2ed8-4709-9a37-53eed650dcd6 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:55 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-9f239fb7-2ed8-4709-9a37-53eed650dcd6 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Delete volume with id: 3127d235-045e-417d-b135-c1fe5dcb3e65 Sep 01 01:12:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9f239fb7-2ed8-4709-9a37-53eed650dcd6 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65 returned with HTTP 404 Sep 01 01:12:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 759/1456] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:12:55 2026] DELETE /volume/v3/volumes/3127d235-045e-417d-b135-c1fe5dcb3e65 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:12:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6f317430-5b5b-4241-b44c-c4619c579b7b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6f317430-5b5b-4241-b44c-c4619c579b7b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:12:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6f317430-5b5b-4241-b44c-c4619c579b7b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1797261062"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-6f317430-5b5b-4241-b44c-c4619c579b7b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1797261062'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:12:55 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-6f317430-5b5b-4241-b44c-c4619c579b7b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Create volume of 1 GB Sep 01 01:12:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6f317430-5b5b-4241-b44c-c4619c579b7b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Availability Zones retrieved successfully. Sep 01 01:12:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6f317430-5b5b-4241-b44c-c4619c579b7b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Flow 'volume_create_api' (c15ef923-91c1-4e8c-a104-4fe6cc5c91ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:12:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6f317430-5b5b-4241-b44c-c4619c579b7b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0da7db98-e8b0-4dde-a5eb-024621b6d8f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-6f317430-5b5b-4241-b44c-c4619c579b7b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:12:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6f317430-5b5b-4241-b44c-c4619c579b7b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0da7db98-e8b0-4dde-a5eb-024621b6d8f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6f317430-5b5b-4241-b44c-c4619c579b7b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4181d42c-cd17-45fc-9921-77997919aea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:55 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-6f317430-5b5b-4241-b44c-c4619c579b7b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Created reservations ['1baed75b-154c-43d4-af1e-0ef51d617f13', '57a68521-2626-4c3a-825c-80324bb39d0a', '05cd6532-4770-47ff-aa77-6498507b6ec4', 'ba1eb1c6-c17e-4618-85a2-431e3e4dbccf'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:12:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6f317430-5b5b-4241-b44c-c4619c579b7b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4181d42c-cd17-45fc-9921-77997919aea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1baed75b-154c-43d4-af1e-0ef51d617f13', '57a68521-2626-4c3a-825c-80324bb39d0a', '05cd6532-4770-47ff-aa77-6498507b6ec4', 'ba1eb1c6-c17e-4618-85a2-431e3e4dbccf']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6f317430-5b5b-4241-b44c-c4619c579b7b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c06980e-7498-40ab-8fdb-d54821cdec8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:55 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:55 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6f317430-5b5b-4241-b44c-c4619c579b7b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c06980e-7498-40ab-8fdb-d54821cdec8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7141649-d25c-485d-8b9a-cf63246c12eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1797261062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d2d6a1e4b414000814395dfe4037237',qos_specs=None,replication_status=,reservations=['1baed75b-154c-43d4-af1e-0ef51d617f13','57a68521-2626-4c3a-825c-80324bb39d0a','05cd6532-4770-47ff-aa77-6498507b6ec4','ba1eb1c6-c17e-4618-85a2-431e3e4dbccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='807952b46dc940418074f3727f66613c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:12:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1797261062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7141649-d25c-485d-8b9a-cf63246c12eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d2d6a1e4b414000814395dfe4037237',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='807952b46dc940418074f3727f66613c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6f317430-5b5b-4241-b44c-c4619c579b7b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (366417b3-0e74-4ec3-9792-2ad8eeebec9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6f317430-5b5b-4241-b44c-c4619c579b7b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (366417b3-0e74-4ec3-9792-2ad8eeebec9b) transitioned into state 'SUCCESS' from state '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-1797261062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d2d6a1e4b414000814395dfe4037237',qos_specs=None,replication_status=,reservations=['1baed75b-154c-43d4-af1e-0ef51d617f13','57a68521-2626-4c3a-825c-80324bb39d0a','05cd6532-4770-47ff-aa77-6498507b6ec4','ba1eb1c6-c17e-4618-85a2-431e3e4dbccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='807952b46dc940418074f3727f66613c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6f317430-5b5b-4241-b44c-c4619c579b7b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (937d72e1-8aa3-405b-9b25-194febb1bf88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:12:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6f317430-5b5b-4241-b44c-c4619c579b7b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (937d72e1-8aa3-405b-9b25-194febb1bf88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:12:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6f317430-5b5b-4241-b44c-c4619c579b7b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Flow 'volume_create_api' (c15ef923-91c1-4e8c-a104-4fe6cc5c91ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:12:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6f317430-5b5b-4241-b44c-c4619c579b7b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Create volume request issued successfully. Sep 01 01:12:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6f317430-5b5b-4241-b44c-c4619c579b7b tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:12:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 698/1457] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:12:55 2026] POST /volume/v3/volumes => generated 758 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:12:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-451e5f72-f0fd-4f5e-b08a-44c43e251ac0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-451e5f72-f0fd-4f5e-b08a-44c43e251ac0 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb Sep 01 01:12:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-451e5f72-f0fd-4f5e-b08a-44c43e251ac0 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-451e5f72-f0fd-4f5e-b08a-44c43e251ac0 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-451e5f72-f0fd-4f5e-b08a-44c43e251ac0 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-451e5f72-f0fd-4f5e-b08a-44c43e251ac0 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb returned with HTTP 200 Sep 01 01:12:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 760/1458] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:55 2026] GET /volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb => generated 826 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:12:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2e7e0154-a915-423a-98e7-f3f4c3717f41 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2e7e0154-a915-423a-98e7-f3f4c3717f41 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 Sep 01 01:12:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2e7e0154-a915-423a-98e7-f3f4c3717f41 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2e7e0154-a915-423a-98e7-f3f4c3717f41 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:56 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:56 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:56 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2e7e0154-a915-423a-98e7-f3f4c3717f41 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:12:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2e7e0154-a915-423a-98e7-f3f4c3717f41 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 returned with HTTP 200 Sep 01 01:12:56 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 699/1459] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:56 2026] GET /volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 => generated 508 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-12f4f82b-f425-41aa-b21e-b2f7bf8cf2d4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-12f4f82b-f425-41aa-b21e-b2f7bf8cf2d4 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de Sep 01 01:12:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-12f4f82b-f425-41aa-b21e-b2f7bf8cf2d4 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-12f4f82b-f425-41aa-b21e-b2f7bf8cf2d4 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-12f4f82b-f425-41aa-b21e-b2f7bf8cf2d4 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:12:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-12f4f82b-f425-41aa-b21e-b2f7bf8cf2d4 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de returned with HTTP 200 Sep 01 01:12:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 761/1460] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:56 2026] GET /volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-89d7af4e-a09e-45eb-8df0-059fae3da2de None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-89d7af4e-a09e-45eb-8df0-059fae3da2de tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] POST http://192.168.122.211/volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de/action Sep 01 01:12:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-89d7af4e-a09e-45eb-8df0-059fae3da2de tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:12:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-89d7af4e-a09e-45eb-8df0-059fae3da2de tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.admin_actions [None req-89d7af4e-a09e-45eb-8df0-059fae3da2de tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Updating snapshot '715e7ab7-ba0c-4984-ac9b-b92113f983de' with '{'status': 'deleting'}' {{(pid=86752) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:12:56 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:56 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-89d7af4e-a09e-45eb-8df0-059fae3da2de tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] http://192.168.122.211/volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de/action returned with HTTP 202 Sep 01 01:12:56 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 700/1461] 192.168.122.211 () {60 vars in 1280 bytes} [Tue Sep 1 01:12:56 2026] POST /volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:12:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-eee64eb5-0361-481d-82c1-179149c8b640 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eee64eb5-0361-481d-82c1-179149c8b640 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de Sep 01 01:12:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eee64eb5-0361-481d-82c1-179149c8b640 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eee64eb5-0361-481d-82c1-179149c8b640 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-eee64eb5-0361-481d-82c1-179149c8b640 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:12:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eee64eb5-0361-481d-82c1-179149c8b640 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de returned with HTTP 200 Sep 01 01:12:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 762/1462] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:56 2026] GET /volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-357eb81b-13af-486f-8b43-8ae6666b746a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-357eb81b-13af-486f-8b43-8ae6666b746a tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] POST http://192.168.122.211/volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de/action Sep 01 01:12:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-357eb81b-13af-486f-8b43-8ae6666b746a tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:12:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-357eb81b-13af-486f-8b43-8ae6666b746a tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:56 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:56 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:56 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-357eb81b-13af-486f-8b43-8ae6666b746a tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Snapshot retrieved successfully. Sep 01 01:12:56 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:56 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:56 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-357eb81b-13af-486f-8b43-8ae6666b746a tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Snapshot delete request issued successfully. Sep 01 01:12:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-357eb81b-13af-486f-8b43-8ae6666b746a tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] http://192.168.122.211/volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de/action returned with HTTP 202 Sep 01 01:12:56 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 701/1463] 192.168.122.211 () {60 vars in 1280 bytes} [Tue Sep 1 01:12:56 2026] POST /volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:12:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-58f3fef5-a82d-48e6-b3d6-f69204ba2374 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-58f3fef5-a82d-48e6-b3d6-f69204ba2374 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de Sep 01 01:12:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-58f3fef5-a82d-48e6-b3d6-f69204ba2374 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-58f3fef5-a82d-48e6-b3d6-f69204ba2374 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-58f3fef5-a82d-48e6-b3d6-f69204ba2374 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:12:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-58f3fef5-a82d-48e6-b3d6-f69204ba2374 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de returned with HTTP 200 Sep 01 01:12:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 763/1464] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:56 2026] GET /volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de => generated 464 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7ac96e2d-17c2-487e-970e-7fb550289def None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7ac96e2d-17c2-487e-970e-7fb550289def tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb Sep 01 01:12:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7ac96e2d-17c2-487e-970e-7fb550289def tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7ac96e2d-17c2-487e-970e-7fb550289def tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:57 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:57 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7ac96e2d-17c2-487e-970e-7fb550289def tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7ac96e2d-17c2-487e-970e-7fb550289def tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb returned with HTTP 200 Sep 01 01:12:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 702/1465] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:57 2026] GET /volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4e83c60c-3525-4d5c-ba0f-026f791476e3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4e83c60c-3525-4d5c-ba0f-026f791476e3 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 Sep 01 01:12:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4e83c60c-3525-4d5c-ba0f-026f791476e3 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4e83c60c-3525-4d5c-ba0f-026f791476e3 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4e83c60c-3525-4d5c-ba0f-026f791476e3 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:12:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4e83c60c-3525-4d5c-ba0f-026f791476e3 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 returned with HTTP 200 Sep 01 01:12:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 764/1466] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:57 2026] GET /volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 => generated 508 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:12:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ffdd03fd-8c17-451b-8ef0-872d77412d8e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ffdd03fd-8c17-451b-8ef0-872d77412d8e tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de Sep 01 01:12:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ffdd03fd-8c17-451b-8ef0-872d77412d8e tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ffdd03fd-8c17-451b-8ef0-872d77412d8e tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ffdd03fd-8c17-451b-8ef0-872d77412d8e tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:12:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ffdd03fd-8c17-451b-8ef0-872d77412d8e tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de returned with HTTP 200 Sep 01 01:12:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 703/1467] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:57 2026] GET /volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de => generated 464 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f3818d3c-fec7-40ff-938a-2947af8f794d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f3818d3c-fec7-40ff-938a-2947af8f794d tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb Sep 01 01:12:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f3818d3c-fec7-40ff-938a-2947af8f794d tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f3818d3c-fec7-40ff-938a-2947af8f794d tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:12:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f3818d3c-fec7-40ff-938a-2947af8f794d tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f3818d3c-fec7-40ff-938a-2947af8f794d tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb returned with HTTP 200 Sep 01 01:12:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 765/1468] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:58 2026] GET /volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0a03c047-0b37-4551-9158-00cd54d97764 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0a03c047-0b37-4551-9158-00cd54d97764 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 Sep 01 01:12:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0a03c047-0b37-4551-9158-00cd54d97764 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0a03c047-0b37-4551-9158-00cd54d97764 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:58 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:58 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0a03c047-0b37-4551-9158-00cd54d97764 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:12:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0a03c047-0b37-4551-9158-00cd54d97764 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 returned with HTTP 200 Sep 01 01:12:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 704/1469] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:58 2026] GET /volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 => generated 508 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-79de450b-7803-4db4-b30c-ec32e72608e8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-79de450b-7803-4db4-b30c-ec32e72608e8 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de Sep 01 01:12:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-79de450b-7803-4db4-b30c-ec32e72608e8 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-79de450b-7803-4db4-b30c-ec32e72608e8 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-79de450b-7803-4db4-b30c-ec32e72608e8 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:12:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-79de450b-7803-4db4-b30c-ec32e72608e8 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de returned with HTTP 200 Sep 01 01:12:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 766/1470] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:58 2026] GET /volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de => generated 464 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5f48ec79-d819-4c2e-a064-ef80da1df6a9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5f48ec79-d819-4c2e-a064-ef80da1df6a9 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb Sep 01 01:12:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5f48ec79-d819-4c2e-a064-ef80da1df6a9 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5f48ec79-d819-4c2e-a064-ef80da1df6a9 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:59 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:59 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:59 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:59 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5f48ec79-d819-4c2e-a064-ef80da1df6a9 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:12:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5dcadb8c-2712-44af-b642-a0b4c28aa8c3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5f48ec79-d819-4c2e-a064-ef80da1df6a9 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb returned with HTTP 200 Sep 01 01:12:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5dcadb8c-2712-44af-b642-a0b4c28aa8c3 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 Sep 01 01:12:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5dcadb8c-2712-44af-b642-a0b4c28aa8c3 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5dcadb8c-2712-44af-b642-a0b4c28aa8c3 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 705/1471] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:12:59 2026] GET /volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb => generated 850 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:12:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5dcadb8c-2712-44af-b642-a0b4c28aa8c3 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:12:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5dcadb8c-2712-44af-b642-a0b4c28aa8c3 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 returned with HTTP 200 Sep 01 01:12:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 767/1472] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:59 2026] GET /volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 => generated 535 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0d7b5831-dd33-4bf0-a54f-13eb95f0bdb2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0d7b5831-dd33-4bf0-a54f-13eb95f0bdb2 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 Sep 01 01:12:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0d7b5831-dd33-4bf0-a54f-13eb95f0bdb2 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0d7b5831-dd33-4bf0-a54f-13eb95f0bdb2 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:59 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:59 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0d7b5831-dd33-4bf0-a54f-13eb95f0bdb2 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:12:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0d7b5831-dd33-4bf0-a54f-13eb95f0bdb2 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 returned with HTTP 200 Sep 01 01:12:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 706/1473] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:59 2026] GET /volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 => generated 535 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-04426996-1f7b-4eff-9823-dd8429fcf7fd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-04426996-1f7b-4eff-9823-dd8429fcf7fd tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots Sep 01 01:12:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-04426996-1f7b-4eff-9823-dd8429fcf7fd tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-04426996-1f7b-4eff-9823-dd8429fcf7fd tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-04426996-1f7b-4eff-9823-dd8429fcf7fd tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:12:59 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-04426996-1f7b-4eff-9823-dd8429fcf7fd tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:12:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:59 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:12:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-04426996-1f7b-4eff-9823-dd8429fcf7fd tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Get all snapshots completed successfully. Sep 01 01:12:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-04426996-1f7b-4eff-9823-dd8429fcf7fd tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 200 Sep 01 01:12:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 768/1474] 192.168.122.211 () {58 vars in 1127 bytes} [Tue Sep 1 01:12:59 2026] GET /volume/v3/snapshots => generated 404 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:12:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e3d8f34d-9bb7-4d31-9e74-c7d935d17b5d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e3d8f34d-9bb7-4d31-9e74-c7d935d17b5d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] PUT http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 Sep 01 01:12:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e3d8f34d-9bb7-4d31-9e74-c7d935d17b5d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1224694992", "description": "This is the new description of snapshot."}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:59 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:59 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e3d8f34d-9bb7-4d31-9e74-c7d935d17b5d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:12:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e3d8f34d-9bb7-4d31-9e74-c7d935d17b5d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 returned with HTTP 200 Sep 01 01:12:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 707/1475] 192.168.122.211 () {60 vars in 1259 bytes} [Tue Sep 1 01:12:59 2026] PUT /volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 => generated 443 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1677a6fa-dd29-4720-af82-e2591d81dd0d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1677a6fa-dd29-4720-af82-e2591d81dd0d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 Sep 01 01:12:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1677a6fa-dd29-4720-af82-e2591d81dd0d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1677a6fa-dd29-4720-af82-e2591d81dd0d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1677a6fa-dd29-4720-af82-e2591d81dd0d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:12:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1677a6fa-dd29-4720-af82-e2591d81dd0d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 returned with HTTP 200 Sep 01 01:12:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 769/1476] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:59 2026] GET /volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 => generated 577 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8dbf29da-8a01-46d4-9459-104e49f6ed3a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8dbf29da-8a01-46d4-9459-104e49f6ed3a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 Sep 01 01:12:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8dbf29da-8a01-46d4-9459-104e49f6ed3a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8dbf29da-8a01-46d4-9459-104e49f6ed3a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:59 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-8dbf29da-8a01-46d4-9459-104e49f6ed3a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Delete snapshot with id: 1a06b4a3-d029-422f-9cb9-cb7201be8613 Sep 01 01:12:59 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:59 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:12:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8dbf29da-8a01-46d4-9459-104e49f6ed3a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:12:59 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:12:59 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:12:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8dbf29da-8a01-46d4-9459-104e49f6ed3a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot delete request issued successfully. Sep 01 01:12:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8dbf29da-8a01-46d4-9459-104e49f6ed3a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 returned with HTTP 202 Sep 01 01:12:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 708/1477] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:12:59 2026] DELETE /volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:12:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-286f7d0a-6ac7-4806-9310-f28f616776aa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-286f7d0a-6ac7-4806-9310-f28f616776aa tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 Sep 01 01:12:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-286f7d0a-6ac7-4806-9310-f28f616776aa tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-286f7d0a-6ac7-4806-9310-f28f616776aa tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-286f7d0a-6ac7-4806-9310-f28f616776aa tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:12:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-286f7d0a-6ac7-4806-9310-f28f616776aa tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 returned with HTTP 200 Sep 01 01:12:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 770/1478] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:59 2026] GET /volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 => generated 576 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:12:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0155b1a7-c954-46dd-b3f7-2a4d722b3776 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0155b1a7-c954-46dd-b3f7-2a4d722b3776 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de Sep 01 01:12:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0155b1a7-c954-46dd-b3f7-2a4d722b3776 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:12:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0155b1a7-c954-46dd-b3f7-2a4d722b3776 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:12:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0155b1a7-c954-46dd-b3f7-2a4d722b3776 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de returned with HTTP 404 Sep 01 01:12:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 709/1479] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:12:59 2026] GET /volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:12:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3929ba93-d04b-4799-8f69-d1ff5d26b545 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:12:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3929ba93-d04b-4799-8f69-d1ff5d26b545 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] POST http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7/action Sep 01 01:12:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3929ba93-d04b-4799-8f69-d1ff5d26b545 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:12:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3929ba93-d04b-4799-8f69-d1ff5d26b545 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:12:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.admin_actions [None req-3929ba93-d04b-4799-8f69-d1ff5d26b545 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Updating snapshot 'cbd32746-5f72-44e0-abf4-c7d5e35dc7a7' with '{'status': 'available'}' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:12:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:12:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:12:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3929ba93-d04b-4799-8f69-d1ff5d26b545 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7/action returned with HTTP 202 Sep 01 01:12:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 771/1480] 192.168.122.211 () {60 vars in 1280 bytes} [Tue Sep 1 01:12:59 2026] POST /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:13:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a15ab304-2af8-4581-9850-fed27e680f7c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a15ab304-2af8-4581-9850-fed27e680f7c tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 Sep 01 01:13:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a15ab304-2af8-4581-9850-fed27e680f7c tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a15ab304-2af8-4581-9850-fed27e680f7c tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:00 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:00 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:00 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a15ab304-2af8-4581-9850-fed27e680f7c tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a15ab304-2af8-4581-9850-fed27e680f7c tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 returned with HTTP 200 Sep 01 01:13:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 710/1481] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:00 2026] GET /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7061dd2d-a585-43df-85ea-cb1aad082a8d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7061dd2d-a585-43df-85ea-cb1aad082a8d tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de Sep 01 01:13:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7061dd2d-a585-43df-85ea-cb1aad082a8d tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7061dd2d-a585-43df-85ea-cb1aad082a8d tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:00 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-7061dd2d-a585-43df-85ea-cb1aad082a8d tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Delete snapshot with id: 715e7ab7-ba0c-4984-ac9b-b92113f983de Sep 01 01:13:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7061dd2d-a585-43df-85ea-cb1aad082a8d tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de returned with HTTP 404 Sep 01 01:13:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 772/1482] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:13:00 2026] DELETE /volume/v3/snapshots/715e7ab7-ba0c-4984-ac9b-b92113f983de => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:13:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-926736ab-a927-4dc8-a58e-32f5314d283a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-926736ab-a927-4dc8-a58e-32f5314d283a tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:13:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-926736ab-a927-4dc8-a58e-32f5314d283a tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "117f3fbb-679e-429f-a159-692aaeab00c4", "name": "tempest-SnapshotsActionsTest-Snapshot-2042553213"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:00 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:00 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:00 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-926736ab-a927-4dc8-a58e-32f5314d283a tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Volume info retrieved successfully. Sep 01 01:13:00 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-926736ab-a927-4dc8-a58e-32f5314d283a tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Create snapshot from volume 117f3fbb-679e-429f-a159-692aaeab00c4 Sep 01 01:13:00 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-926736ab-a927-4dc8-a58e-32f5314d283a tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Created reservations ['8d7d64f1-6b5c-456d-a63d-1cc25829fa3b', '4bf281fd-8123-4f7f-b7d1-2e1b13699fc8', 'b90d181a-a86b-49e5-821f-2c183092fa75', 'cf13f442-4131-44ed-9ab2-6a1ea407f7b8'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:13:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:00 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-926736ab-a927-4dc8-a58e-32f5314d283a tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot create request issued successfully. Sep 01 01:13:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-926736ab-a927-4dc8-a58e-32f5314d283a tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:13:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 711/1483] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:13:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:13:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c08f204d-319d-421e-8b0a-53876f44eaa5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-58d12a8a-847b-4971-a56a-04effb3e6c38 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c08f204d-319d-421e-8b0a-53876f44eaa5 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb Sep 01 01:13:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c08f204d-319d-421e-8b0a-53876f44eaa5 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c08f204d-319d-421e-8b0a-53876f44eaa5 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-58d12a8a-847b-4971-a56a-04effb3e6c38 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a Sep 01 01:13:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-58d12a8a-847b-4971-a56a-04effb3e6c38 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-58d12a8a-847b-4971-a56a-04effb3e6c38 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:00 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:00 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:00 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-58d12a8a-847b-4971-a56a-04effb3e6c38 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c08f204d-319d-421e-8b0a-53876f44eaa5 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:13:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-58d12a8a-847b-4971-a56a-04effb3e6c38 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a returned with HTTP 200 Sep 01 01:13:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 712/1484] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:00 2026] GET /volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a => generated 439 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c08f204d-319d-421e-8b0a-53876f44eaa5 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb returned with HTTP 200 Sep 01 01:13:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 773/1485] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:00 2026] GET /volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb => generated 851 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-93c09408-924c-4694-a03a-b45f3cb68f3f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-93c09408-924c-4694-a03a-b45f3cb68f3f tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] POST http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb/action Sep 01 01:13:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-93c09408-924c-4694-a03a-b45f3cb68f3f tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:13:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-93c09408-924c-4694-a03a-b45f3cb68f3f tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:00 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:00 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.admin_actions [None req-93c09408-924c-4694-a03a-b45f3cb68f3f tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Updating volume 'b7141649-d25c-485d-8b9a-cf63246c12eb' with '{'status': 'error'}' {{(pid=86752) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 01:13:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-93c09408-924c-4694-a03a-b45f3cb68f3f tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb/action returned with HTTP 202 Sep 01 01:13:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 713/1486] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:13:00 2026] POST /volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb/action => generated 0 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:13:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a229831f-f2de-40dc-8eb4-e8d87faf3975 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a229831f-f2de-40dc-8eb4-e8d87faf3975 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb Sep 01 01:13:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a229831f-f2de-40dc-8eb4-e8d87faf3975 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a229831f-f2de-40dc-8eb4-e8d87faf3975 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a229831f-f2de-40dc-8eb4-e8d87faf3975 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:13:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a229831f-f2de-40dc-8eb4-e8d87faf3975 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb returned with HTTP 200 Sep 01 01:13:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 774/1487] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:00 2026] GET /volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb => generated 847 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-76f2e117-5f06-46ad-bc17-7cff593f0e6b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-76f2e117-5f06-46ad-bc17-7cff593f0e6b tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] POST http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb/action Sep 01 01:13:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-76f2e117-5f06-46ad-bc17-7cff593f0e6b tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:13:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-76f2e117-5f06-46ad-bc17-7cff593f0e6b tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:00 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:00 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.admin_actions [None req-76f2e117-5f06-46ad-bc17-7cff593f0e6b tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Updating volume 'b7141649-d25c-485d-8b9a-cf63246c12eb' with '{'status': 'available'}' {{(pid=86752) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 01:13:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d585b0bc-661a-4078-aa4b-47bff132b1f9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d585b0bc-661a-4078-aa4b-47bff132b1f9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 Sep 01 01:13:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d585b0bc-661a-4078-aa4b-47bff132b1f9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d585b0bc-661a-4078-aa4b-47bff132b1f9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d585b0bc-661a-4078-aa4b-47bff132b1f9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:13:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d585b0bc-661a-4078-aa4b-47bff132b1f9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 returned with HTTP 200 Sep 01 01:13:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 775/1488] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:00 2026] GET /volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 => generated 576 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-76f2e117-5f06-46ad-bc17-7cff593f0e6b tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb/action returned with HTTP 202 Sep 01 01:13:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 714/1489] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:13:00 2026] POST /volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:13:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1a6f9914-4e2b-4188-b266-f20b5e0e214f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1a6f9914-4e2b-4188-b266-f20b5e0e214f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb Sep 01 01:13:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1a6f9914-4e2b-4188-b266-f20b5e0e214f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1a6f9914-4e2b-4188-b266-f20b5e0e214f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1a6f9914-4e2b-4188-b266-f20b5e0e214f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:13:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1a6f9914-4e2b-4188-b266-f20b5e0e214f tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb returned with HTTP 200 Sep 01 01:13:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 776/1490] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:00 2026] GET /volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-57a5e401-6020-4eec-ade8-c9d5ec90b24b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-57a5e401-6020-4eec-ade8-c9d5ec90b24b tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] POST http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb/action Sep 01 01:13:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-57a5e401-6020-4eec-ade8-c9d5ec90b24b tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:13:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-57a5e401-6020-4eec-ade8-c9d5ec90b24b tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:00 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:00 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.admin_actions [None req-57a5e401-6020-4eec-ade8-c9d5ec90b24b tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Updating volume 'b7141649-d25c-485d-8b9a-cf63246c12eb' with '{'status': 'maintenance'}' {{(pid=86752) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 01:13:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-57a5e401-6020-4eec-ade8-c9d5ec90b24b tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb/action returned with HTTP 202 Sep 01 01:13:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 715/1491] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:13:00 2026] POST /volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:13:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-efb0dbb2-77cc-44e5-a12d-9d935cfb9f7d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-efb0dbb2-77cc-44e5-a12d-9d935cfb9f7d tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb Sep 01 01:13:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-efb0dbb2-77cc-44e5-a12d-9d935cfb9f7d tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-efb0dbb2-77cc-44e5-a12d-9d935cfb9f7d tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-efb0dbb2-77cc-44e5-a12d-9d935cfb9f7d tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:13:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-efb0dbb2-77cc-44e5-a12d-9d935cfb9f7d tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb returned with HTTP 200 Sep 01 01:13:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 777/1492] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:00 2026] GET /volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-20751d70-ab2c-4f8d-bbcc-c8fbf806c70c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-20751d70-ab2c-4f8d-bbcc-c8fbf806c70c tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] POST http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb/action Sep 01 01:13:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-20751d70-ab2c-4f8d-bbcc-c8fbf806c70c tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:13:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-20751d70-ab2c-4f8d-bbcc-c8fbf806c70c tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.admin_actions [None req-20751d70-ab2c-4f8d-bbcc-c8fbf806c70c tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] Updating volume 'b7141649-d25c-485d-8b9a-cf63246c12eb' with '{'status': 'available'}' {{(pid=86752) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 01:13:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-20751d70-ab2c-4f8d-bbcc-c8fbf806c70c tempest-VolumesActionsTest-1956640073 tempest-VolumesActionsTest-1956640073-project-admin] http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb/action returned with HTTP 202 Sep 01 01:13:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 716/1493] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:13:01 2026] POST /volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:13:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7e321e19-67ac-4432-b2ce-dbe327ad56ae None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7e321e19-67ac-4432-b2ce-dbe327ad56ae tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb Sep 01 01:13:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7e321e19-67ac-4432-b2ce-dbe327ad56ae tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7e321e19-67ac-4432-b2ce-dbe327ad56ae tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7e321e19-67ac-4432-b2ce-dbe327ad56ae tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:13:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7e321e19-67ac-4432-b2ce-dbe327ad56ae tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb returned with HTTP 200 Sep 01 01:13:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 778/1494] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:01 2026] GET /volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5b95c89f-c6a1-433f-8665-ec8f0f8d3994 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5b95c89f-c6a1-433f-8665-ec8f0f8d3994 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb Sep 01 01:13:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5b95c89f-c6a1-433f-8665-ec8f0f8d3994 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5b95c89f-c6a1-433f-8665-ec8f0f8d3994 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5b95c89f-c6a1-433f-8665-ec8f0f8d3994 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:13:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5b95c89f-c6a1-433f-8665-ec8f0f8d3994 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb returned with HTTP 200 Sep 01 01:13:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 717/1495] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:01 2026] GET /volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2a9c01a4-dcee-45bb-baea-f18eff5638cd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2a9c01a4-dcee-45bb-baea-f18eff5638cd tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] DELETE http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb Sep 01 01:13:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2a9c01a4-dcee-45bb-baea-f18eff5638cd tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2a9c01a4-dcee-45bb-baea-f18eff5638cd tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:01 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-2a9c01a4-dcee-45bb-baea-f18eff5638cd tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Delete volume with id: b7141649-d25c-485d-8b9a-cf63246c12eb Sep 01 01:13:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2a9c01a4-dcee-45bb-baea-f18eff5638cd tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:13:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a462696d-2b5f-4aaa-808e-2606e4b1b9e7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a462696d-2b5f-4aaa-808e-2606e4b1b9e7 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a Sep 01 01:13:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a462696d-2b5f-4aaa-808e-2606e4b1b9e7 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a462696d-2b5f-4aaa-808e-2606e4b1b9e7 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2a9c01a4-dcee-45bb-baea-f18eff5638cd tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Delete volume request issued successfully. Sep 01 01:13:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2a9c01a4-dcee-45bb-baea-f18eff5638cd tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb returned with HTTP 202 Sep 01 01:13:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 779/1496] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:13:01 2026] DELETE /volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:13:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e3633cdd-3598-4da5-bd71-1ea33a8b46e5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a462696d-2b5f-4aaa-808e-2606e4b1b9e7 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a462696d-2b5f-4aaa-808e-2606e4b1b9e7 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a returned with HTTP 200 Sep 01 01:13:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e3633cdd-3598-4da5-bd71-1ea33a8b46e5 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb Sep 01 01:13:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e3633cdd-3598-4da5-bd71-1ea33a8b46e5 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e3633cdd-3598-4da5-bd71-1ea33a8b46e5 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 718/1497] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:01 2026] GET /volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a => generated 439 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e3633cdd-3598-4da5-bd71-1ea33a8b46e5 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:13:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e3633cdd-3598-4da5-bd71-1ea33a8b46e5 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb returned with HTTP 200 Sep 01 01:13:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 780/1498] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:01 2026] GET /volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-28a6d783-53f5-4f9d-8941-580157f3696e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-28a6d783-53f5-4f9d-8941-580157f3696e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 Sep 01 01:13:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-28a6d783-53f5-4f9d-8941-580157f3696e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-28a6d783-53f5-4f9d-8941-580157f3696e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-28a6d783-53f5-4f9d-8941-580157f3696e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:13:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-28a6d783-53f5-4f9d-8941-580157f3696e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 returned with HTTP 200 Sep 01 01:13:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 719/1499] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:01 2026] GET /volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 => generated 576 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-30b92e9b-ac63-4a75-a676-5eb67c3364b8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-30b92e9b-ac63-4a75-a676-5eb67c3364b8 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a Sep 01 01:13:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-30b92e9b-ac63-4a75-a676-5eb67c3364b8 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-30b92e9b-ac63-4a75-a676-5eb67c3364b8 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-30b92e9b-ac63-4a75-a676-5eb67c3364b8 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-30b92e9b-ac63-4a75-a676-5eb67c3364b8 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a returned with HTTP 200 Sep 01 01:13:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 781/1500] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:02 2026] GET /volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d664f77d-e2a3-4bf0-8fab-33c257e1f383 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d664f77d-e2a3-4bf0-8fab-33c257e1f383 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb Sep 01 01:13:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d664f77d-e2a3-4bf0-8fab-33c257e1f383 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d664f77d-e2a3-4bf0-8fab-33c257e1f383 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:02 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:02 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:02 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:02 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d664f77d-e2a3-4bf0-8fab-33c257e1f383 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Volume info retrieved successfully. Sep 01 01:13:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d664f77d-e2a3-4bf0-8fab-33c257e1f383 tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb returned with HTTP 200 Sep 01 01:13:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 720/1501] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:02 2026] GET /volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-09ae4617-d761-4b31-b5b5-aa848af94b9f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-09ae4617-d761-4b31-b5b5-aa848af94b9f tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 Sep 01 01:13:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-09ae4617-d761-4b31-b5b5-aa848af94b9f tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-09ae4617-d761-4b31-b5b5-aa848af94b9f tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-09ae4617-d761-4b31-b5b5-aa848af94b9f tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 returned with HTTP 404 Sep 01 01:13:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 782/1502] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:02 2026] GET /volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:13:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1b5a5b9b-840a-4e10-a594-fa8629f9179b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1b5a5b9b-840a-4e10-a594-fa8629f9179b tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 Sep 01 01:13:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1b5a5b9b-840a-4e10-a594-fa8629f9179b tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1b5a5b9b-840a-4e10-a594-fa8629f9179b tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:02 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-1b5a5b9b-840a-4e10-a594-fa8629f9179b tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Delete snapshot with id: 1a06b4a3-d029-422f-9cb9-cb7201be8613 Sep 01 01:13:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1b5a5b9b-840a-4e10-a594-fa8629f9179b tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 returned with HTTP 404 Sep 01 01:13:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 721/1503] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:13:02 2026] DELETE /volume/v3/snapshots/1a06b4a3-d029-422f-9cb9-cb7201be8613 => generated 111 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:13:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a5739863-f26c-4709-84b6-0d69c6da9c9d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a5739863-f26c-4709-84b6-0d69c6da9c9d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 Sep 01 01:13:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a5739863-f26c-4709-84b6-0d69c6da9c9d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a5739863-f26c-4709-84b6-0d69c6da9c9d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a5739863-f26c-4709-84b6-0d69c6da9c9d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a5739863-f26c-4709-84b6-0d69c6da9c9d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 returned with HTTP 200 Sep 01 01:13:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 783/1504] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:02 2026] GET /volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 => generated 856 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d0463a8c-4cbb-45e4-aebe-57ff5d743ed9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d0463a8c-4cbb-45e4-aebe-57ff5d743ed9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:13:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d0463a8c-4cbb-45e4-aebe-57ff5d743ed9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1222322855"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-d0463a8c-4cbb-45e4-aebe-57ff5d743ed9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1222322855'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:13:03 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-d0463a8c-4cbb-45e4-aebe-57ff5d743ed9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Create volume of 1 GB Sep 01 01:13:03 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d0463a8c-4cbb-45e4-aebe-57ff5d743ed9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Availability Zones retrieved successfully. Sep 01 01:13:03 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-d0463a8c-4cbb-45e4-aebe-57ff5d743ed9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Flow 'volume_create_api' (23b7040d-4a33-40f7-9d12-4a5bb32a496f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:13:03 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-d0463a8c-4cbb-45e4-aebe-57ff5d743ed9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (796d95c2-0cb9-4505-9f96-8fb649d0f187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:03 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-d0463a8c-4cbb-45e4-aebe-57ff5d743ed9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:13:03 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-d0463a8c-4cbb-45e4-aebe-57ff5d743ed9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (796d95c2-0cb9-4505-9f96-8fb649d0f187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:03 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-d0463a8c-4cbb-45e4-aebe-57ff5d743ed9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f68be0a-8284-4f80-98fa-d79b00051571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:03 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-d0463a8c-4cbb-45e4-aebe-57ff5d743ed9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Created reservations ['cef16e84-8820-44e9-af11-7e9fb1dcb63e', 'f5be233e-4e38-42a1-9b6c-69c73fb48858', '51025e7c-4db3-48d2-beb7-777848c09f88', '57eceb93-d6a5-4e7e-a5c1-4d659ece17af'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:13:03 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-d0463a8c-4cbb-45e4-aebe-57ff5d743ed9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f68be0a-8284-4f80-98fa-d79b00051571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cef16e84-8820-44e9-af11-7e9fb1dcb63e', 'f5be233e-4e38-42a1-9b6c-69c73fb48858', '51025e7c-4db3-48d2-beb7-777848c09f88', '57eceb93-d6a5-4e7e-a5c1-4d659ece17af']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:03 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-d0463a8c-4cbb-45e4-aebe-57ff5d743ed9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (734098df-e3a0-41b7-9c29-1835492ff947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:03 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:03 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:03 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-d0463a8c-4cbb-45e4-aebe-57ff5d743ed9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (734098df-e3a0-41b7-9c29-1835492ff947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfbe7ba4-0953-4b76-b944-2055df245cb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1222322855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8cb634f41f74358a74116f556ee46e5',qos_specs=None,replication_status=,reservations=['cef16e84-8820-44e9-af11-7e9fb1dcb63e','f5be233e-4e38-42a1-9b6c-69c73fb48858','51025e7c-4db3-48d2-beb7-777848c09f88','57eceb93-d6a5-4e7e-a5c1-4d659ece17af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a5403d405024a6a8c117b4eb2e5023c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:13:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1222322855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfbe7ba4-0953-4b76-b944-2055df245cb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8cb634f41f74358a74116f556ee46e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a5403d405024a6a8c117b4eb2e5023c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:03 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-d0463a8c-4cbb-45e4-aebe-57ff5d743ed9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf4497e-e199-462b-bb45-2bfd7c4b2c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2573c99b-5215-4e2f-aa4e-4ecdaa1fd03c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2573c99b-5215-4e2f-aa4e-4ecdaa1fd03c tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a Sep 01 01:13:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2573c99b-5215-4e2f-aa4e-4ecdaa1fd03c tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2573c99b-5215-4e2f-aa4e-4ecdaa1fd03c tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:03 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-d0463a8c-4cbb-45e4-aebe-57ff5d743ed9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf4497e-e199-462b-bb45-2bfd7c4b2c95) transitioned into state 'SUCCESS' from state '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-1222322855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8cb634f41f74358a74116f556ee46e5',qos_specs=None,replication_status=,reservations=['cef16e84-8820-44e9-af11-7e9fb1dcb63e','f5be233e-4e38-42a1-9b6c-69c73fb48858','51025e7c-4db3-48d2-beb7-777848c09f88','57eceb93-d6a5-4e7e-a5c1-4d659ece17af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a5403d405024a6a8c117b4eb2e5023c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:03 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-d0463a8c-4cbb-45e4-aebe-57ff5d743ed9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bee2011-b745-4741-ad1e-83d2ac78cfda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2573c99b-5215-4e2f-aa4e-4ecdaa1fd03c tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2573c99b-5215-4e2f-aa4e-4ecdaa1fd03c tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a returned with HTTP 200 Sep 01 01:13:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 784/1505] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:03 2026] GET /volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a => generated 466 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1ad1e3ad-b5d7-42e7-bb6b-75cb4b3a3488 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ad1e3ad-b5d7-42e7-bb6b-75cb4b3a3488 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] POST http://192.168.122.211/volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a/action Sep 01 01:13:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ad1e3ad-b5d7-42e7-bb6b-75cb4b3a3488 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:13:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ad1e3ad-b5d7-42e7-bb6b-75cb4b3a3488 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.admin_actions [None req-1ad1e3ad-b5d7-42e7-bb6b-75cb4b3a3488 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Updating snapshot '2e934da7-2cd0-4352-b3db-e0aff69d533a' with '{'status': 'error'}' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:13:03 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-d0463a8c-4cbb-45e4-aebe-57ff5d743ed9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bee2011-b745-4741-ad1e-83d2ac78cfda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:03 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-d0463a8c-4cbb-45e4-aebe-57ff5d743ed9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Flow 'volume_create_api' (23b7040d-4a33-40f7-9d12-4a5bb32a496f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:13:03 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d0463a8c-4cbb-45e4-aebe-57ff5d743ed9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Create volume request issued successfully. Sep 01 01:13:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d0463a8c-4cbb-45e4-aebe-57ff5d743ed9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:13:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 722/1506] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:13:03 2026] POST /volume/v3/volumes => generated 763 bytes in 608 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:13:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e6ef9445-9d00-4511-afa5-abfab497c35a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e6ef9445-9d00-4511-afa5-abfab497c35a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] GET http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb Sep 01 01:13:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e6ef9445-9d00-4511-afa5-abfab497c35a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e6ef9445-9d00-4511-afa5-abfab497c35a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e6ef9445-9d00-4511-afa5-abfab497c35a tempest-VolumesActionsTest-1040308440 tempest-VolumesActionsTest-1040308440-project-member] http://192.168.122.211/volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb returned with HTTP 404 Sep 01 01:13:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 723/1507] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:03 2026] GET /volume/v3/volumes/b7141649-d25c-485d-8b9a-cf63246c12eb => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:13:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-06493469-28c3-4ebf-9c85-e99a104506bd None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-06493469-28c3-4ebf-9c85-e99a104506bd tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/cfbe7ba4-0953-4b76-b944-2055df245cb2 Sep 01 01:13:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-06493469-28c3-4ebf-9c85-e99a104506bd tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-06493469-28c3-4ebf-9c85-e99a104506bd tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ad1e3ad-b5d7-42e7-bb6b-75cb4b3a3488 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] http://192.168.122.211/volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a/action returned with HTTP 202 Sep 01 01:13:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 785/1508] 192.168.122.211 () {60 vars in 1280 bytes} [Tue Sep 1 01:13:03 2026] POST /volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:13:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1ac5d8a9-1b0e-4566-915d-ffdefbc3ff21 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:03 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:03 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:03 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:03 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ac5d8a9-1b0e-4566-915d-ffdefbc3ff21 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a Sep 01 01:13:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ac5d8a9-1b0e-4566-915d-ffdefbc3ff21 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ac5d8a9-1b0e-4566-915d-ffdefbc3ff21 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:03 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-06493469-28c3-4ebf-9c85-e99a104506bd tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-06493469-28c3-4ebf-9c85-e99a104506bd tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/cfbe7ba4-0953-4b76-b944-2055df245cb2 returned with HTTP 200 Sep 01 01:13:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 724/1509] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:03 2026] GET /volume/v3/volumes/cfbe7ba4-0953-4b76-b944-2055df245cb2 => generated 831 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1ac5d8a9-1b0e-4566-915d-ffdefbc3ff21 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ac5d8a9-1b0e-4566-915d-ffdefbc3ff21 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a returned with HTTP 200 Sep 01 01:13:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 786/1510] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:03 2026] GET /volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a => generated 462 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-851089b1-fd9b-4d99-89d6-438666828259 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-851089b1-fd9b-4d99-89d6-438666828259 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] POST http://192.168.122.211/volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a/action Sep 01 01:13:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-851089b1-fd9b-4d99-89d6-438666828259 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:13:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-851089b1-fd9b-4d99-89d6-438666828259 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:03 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:03 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:03 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-851089b1-fd9b-4d99-89d6-438666828259 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Snapshot retrieved successfully. Sep 01 01:13:03 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:03 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:03 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-851089b1-fd9b-4d99-89d6-438666828259 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Snapshot delete request issued successfully. Sep 01 01:13:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-851089b1-fd9b-4d99-89d6-438666828259 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] http://192.168.122.211/volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a/action returned with HTTP 202 Sep 01 01:13:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 725/1511] 192.168.122.211 () {60 vars in 1280 bytes} [Tue Sep 1 01:13:03 2026] POST /volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:13:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f9a3c4d8-c61d-47b8-aee0-44fe529f2028 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f9a3c4d8-c61d-47b8-aee0-44fe529f2028 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a Sep 01 01:13:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f9a3c4d8-c61d-47b8-aee0-44fe529f2028 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f9a3c4d8-c61d-47b8-aee0-44fe529f2028 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f9a3c4d8-c61d-47b8-aee0-44fe529f2028 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f9a3c4d8-c61d-47b8-aee0-44fe529f2028 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a returned with HTTP 200 Sep 01 01:13:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 787/1512] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:03 2026] GET /volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a => generated 465 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b7559a79-2755-4213-91bb-71e674f2c923 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b7559a79-2755-4213-91bb-71e674f2c923 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/cfbe7ba4-0953-4b76-b944-2055df245cb2 Sep 01 01:13:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b7559a79-2755-4213-91bb-71e674f2c923 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b7559a79-2755-4213-91bb-71e674f2c923 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:04 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:04 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:04 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:04 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b7559a79-2755-4213-91bb-71e674f2c923 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b7559a79-2755-4213-91bb-71e674f2c923 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/cfbe7ba4-0953-4b76-b944-2055df245cb2 returned with HTTP 200 Sep 01 01:13:04 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 726/1513] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:04 2026] GET /volume/v3/volumes/cfbe7ba4-0953-4b76-b944-2055df245cb2 => generated 855 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-35a3cdbf-8d78-412f-8d40-a8a4a8e54483 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-35a3cdbf-8d78-412f-8d40-a8a4a8e54483 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a Sep 01 01:13:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-35a3cdbf-8d78-412f-8d40-a8a4a8e54483 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-35a3cdbf-8d78-412f-8d40-a8a4a8e54483 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-35a3cdbf-8d78-412f-8d40-a8a4a8e54483 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-35a3cdbf-8d78-412f-8d40-a8a4a8e54483 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a returned with HTTP 200 Sep 01 01:13:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 788/1514] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:05 2026] GET /volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d096a98d-5357-4da3-a7e3-cabd5503cc28 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d096a98d-5357-4da3-a7e3-cabd5503cc28 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/cfbe7ba4-0953-4b76-b944-2055df245cb2 Sep 01 01:13:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d096a98d-5357-4da3-a7e3-cabd5503cc28 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d096a98d-5357-4da3-a7e3-cabd5503cc28 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:05 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:05 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d096a98d-5357-4da3-a7e3-cabd5503cc28 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d096a98d-5357-4da3-a7e3-cabd5503cc28 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/cfbe7ba4-0953-4b76-b944-2055df245cb2 returned with HTTP 200 Sep 01 01:13:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 727/1515] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:05 2026] GET /volume/v3/volumes/cfbe7ba4-0953-4b76-b944-2055df245cb2 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-001bbf86-74f3-4eb2-919f-86afc28cb29d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-001bbf86-74f3-4eb2-919f-86afc28cb29d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:13:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-001bbf86-74f3-4eb2-919f-86afc28cb29d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cfbe7ba4-0953-4b76-b944-2055df245cb2", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951956648"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-001bbf86-74f3-4eb2-919f-86afc28cb29d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:06 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-001bbf86-74f3-4eb2-919f-86afc28cb29d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Create snapshot from volume cfbe7ba4-0953-4b76-b944-2055df245cb2 Sep 01 01:13:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a0b77178-92d5-4e14-b6f4-a9b855a2c31c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a0b77178-92d5-4e14-b6f4-a9b855a2c31c tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a Sep 01 01:13:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a0b77178-92d5-4e14-b6f4-a9b855a2c31c tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a0b77178-92d5-4e14-b6f4-a9b855a2c31c tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:06 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:06 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:06 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a0b77178-92d5-4e14-b6f4-a9b855a2c31c tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a0b77178-92d5-4e14-b6f4-a9b855a2c31c tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a returned with HTTP 200 Sep 01 01:13:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 728/1516] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:06 2026] GET /volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a => generated 465 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:06 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-001bbf86-74f3-4eb2-919f-86afc28cb29d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Created reservations ['97fa196c-7430-4be0-ad1b-c165b9388799', '5503ce79-9cee-45bd-b944-61efab7e85ea', '82c3fc80-119c-4d0b-834d-4316dc76c618', '49126b48-e39e-4011-9702-a8fba581cee2'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:13:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-001bbf86-74f3-4eb2-919f-86afc28cb29d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot create request issued successfully. Sep 01 01:13:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-001bbf86-74f3-4eb2-919f-86afc28cb29d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:13:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 789/1517] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:13:06 2026] POST /volume/v3/snapshots => generated 309 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:13:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-520e0963-ce90-4887-b460-974b9e62ec76 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-520e0963-ce90-4887-b460-974b9e62ec76 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/e32ad37f-0e3a-4803-8da6-092d9d6d958e Sep 01 01:13:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-520e0963-ce90-4887-b460-974b9e62ec76 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-520e0963-ce90-4887-b460-974b9e62ec76 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:06 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:06 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:06 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-520e0963-ce90-4887-b460-974b9e62ec76 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:13:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-520e0963-ce90-4887-b460-974b9e62ec76 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/e32ad37f-0e3a-4803-8da6-092d9d6d958e returned with HTTP 200 Sep 01 01:13:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 729/1518] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:06 2026] GET /volume/v3/snapshots/e32ad37f-0e3a-4803-8da6-092d9d6d958e => generated 441 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-957df611-df83-49fe-a101-70d4144caa39 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-957df611-df83-49fe-a101-70d4144caa39 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a Sep 01 01:13:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-957df611-df83-49fe-a101-70d4144caa39 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-957df611-df83-49fe-a101-70d4144caa39 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-957df611-df83-49fe-a101-70d4144caa39 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a returned with HTTP 404 Sep 01 01:13:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 790/1519] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:07 2026] GET /volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:13:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0f43d228-f736-4a29-9c43-9081ba32333c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0f43d228-f736-4a29-9c43-9081ba32333c tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] POST http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7/action Sep 01 01:13:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0f43d228-f736-4a29-9c43-9081ba32333c tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:13:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0f43d228-f736-4a29-9c43-9081ba32333c tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.admin_actions [None req-0f43d228-f736-4a29-9c43-9081ba32333c tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Updating snapshot 'cbd32746-5f72-44e0-abf4-c7d5e35dc7a7' with '{'status': 'available'}' {{(pid=86752) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:13:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0f43d228-f736-4a29-9c43-9081ba32333c tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7/action returned with HTTP 202 Sep 01 01:13:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 730/1520] 192.168.122.211 () {60 vars in 1280 bytes} [Tue Sep 1 01:13:07 2026] POST /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:13:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9670773f-83bd-458c-bd06-e2366124ca13 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9670773f-83bd-458c-bd06-e2366124ca13 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 Sep 01 01:13:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9670773f-83bd-458c-bd06-e2366124ca13 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9670773f-83bd-458c-bd06-e2366124ca13 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9670773f-83bd-458c-bd06-e2366124ca13 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9670773f-83bd-458c-bd06-e2366124ca13 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 returned with HTTP 200 Sep 01 01:13:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 791/1521] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:07 2026] GET /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 => generated 466 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-95390056-45f1-45eb-b8ff-fab2c98a173f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-95390056-45f1-45eb-b8ff-fab2c98a173f tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a Sep 01 01:13:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-95390056-45f1-45eb-b8ff-fab2c98a173f tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-95390056-45f1-45eb-b8ff-fab2c98a173f tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:07 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-95390056-45f1-45eb-b8ff-fab2c98a173f tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Delete snapshot with id: 2e934da7-2cd0-4352-b3db-e0aff69d533a Sep 01 01:13:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-95390056-45f1-45eb-b8ff-fab2c98a173f tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a returned with HTTP 404 Sep 01 01:13:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 731/1522] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:13:07 2026] DELETE /volume/v3/snapshots/2e934da7-2cd0-4352-b3db-e0aff69d533a => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:13:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c739a5ba-37ce-41f9-be24-373d38d42bb7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c739a5ba-37ce-41f9-be24-373d38d42bb7 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:13:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c739a5ba-37ce-41f9-be24-373d38d42bb7 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "117f3fbb-679e-429f-a159-692aaeab00c4", "name": "tempest-SnapshotsActionsTest-Snapshot-992212580"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c0f2fbde-b234-4b54-89c0-d6dffc6ff923 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c0f2fbde-b234-4b54-89c0-d6dffc6ff923 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/e32ad37f-0e3a-4803-8da6-092d9d6d958e Sep 01 01:13:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c0f2fbde-b234-4b54-89c0-d6dffc6ff923 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c0f2fbde-b234-4b54-89c0-d6dffc6ff923 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:07 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c0f2fbde-b234-4b54-89c0-d6dffc6ff923 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:13:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c0f2fbde-b234-4b54-89c0-d6dffc6ff923 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/e32ad37f-0e3a-4803-8da6-092d9d6d958e returned with HTTP 200 Sep 01 01:13:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 732/1523] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:07 2026] GET /volume/v3/snapshots/e32ad37f-0e3a-4803-8da6-092d9d6d958e => generated 441 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c739a5ba-37ce-41f9-be24-373d38d42bb7 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Volume info retrieved successfully. Sep 01 01:13:07 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-c739a5ba-37ce-41f9-be24-373d38d42bb7 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Create snapshot from volume 117f3fbb-679e-429f-a159-692aaeab00c4 Sep 01 01:13:07 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-c739a5ba-37ce-41f9-be24-373d38d42bb7 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Created reservations ['6ed4d676-8813-48f5-9a5e-61307dfce1ef', 'ca17a772-ce7f-45b4-b1e7-2075fa10ee8d', '7f248658-60d8-4616-afa8-a6f044560871', '138e87fd-a354-4976-a477-73fd68b01e6c'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:13:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c739a5ba-37ce-41f9-be24-373d38d42bb7 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot create request issued successfully. Sep 01 01:13:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c739a5ba-37ce-41f9-be24-373d38d42bb7 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:13:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 792/1524] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:13:07 2026] POST /volume/v3/snapshots => generated 306 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:13:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d8c30187-d086-46fc-8cf1-7ca7ada53ea4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d8c30187-d086-46fc-8cf1-7ca7ada53ea4 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 Sep 01 01:13:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d8c30187-d086-46fc-8cf1-7ca7ada53ea4 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d8c30187-d086-46fc-8cf1-7ca7ada53ea4 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:07 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d8c30187-d086-46fc-8cf1-7ca7ada53ea4 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d8c30187-d086-46fc-8cf1-7ca7ada53ea4 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 returned with HTTP 200 Sep 01 01:13:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 733/1525] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:07 2026] GET /volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 => generated 438 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cf801cc2-6b13-4cf2-a1b5-bdfc78830130 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cf801cc2-6b13-4cf2-a1b5-bdfc78830130 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/e32ad37f-0e3a-4803-8da6-092d9d6d958e Sep 01 01:13:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cf801cc2-6b13-4cf2-a1b5-bdfc78830130 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cf801cc2-6b13-4cf2-a1b5-bdfc78830130 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cf801cc2-6b13-4cf2-a1b5-bdfc78830130 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:13:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cf801cc2-6b13-4cf2-a1b5-bdfc78830130 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/e32ad37f-0e3a-4803-8da6-092d9d6d958e returned with HTTP 200 Sep 01 01:13:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 793/1526] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:08 2026] GET /volume/v3/snapshots/e32ad37f-0e3a-4803-8da6-092d9d6d958e => generated 441 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-07db7a87-75ea-4e95-a281-081bb76c5a6c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-07db7a87-75ea-4e95-a281-081bb76c5a6c tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 Sep 01 01:13:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-07db7a87-75ea-4e95-a281-081bb76c5a6c tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-07db7a87-75ea-4e95-a281-081bb76c5a6c tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:08 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:08 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:08 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-07db7a87-75ea-4e95-a281-081bb76c5a6c tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-07db7a87-75ea-4e95-a281-081bb76c5a6c tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 returned with HTTP 200 Sep 01 01:13:08 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 734/1527] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:08 2026] GET /volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b7555885-601a-44e8-a803-e28d997c2981 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b7555885-601a-44e8-a803-e28d997c2981 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/e32ad37f-0e3a-4803-8da6-092d9d6d958e Sep 01 01:13:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b7555885-601a-44e8-a803-e28d997c2981 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b7555885-601a-44e8-a803-e28d997c2981 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b7555885-601a-44e8-a803-e28d997c2981 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:13:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b7555885-601a-44e8-a803-e28d997c2981 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/e32ad37f-0e3a-4803-8da6-092d9d6d958e returned with HTTP 200 Sep 01 01:13:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 794/1528] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:09 2026] GET /volume/v3/snapshots/e32ad37f-0e3a-4803-8da6-092d9d6d958e => generated 468 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-faa3ed45-7028-4baf-b774-1d01b740fb85 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-faa3ed45-7028-4baf-b774-1d01b740fb85 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:13:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-faa3ed45-7028-4baf-b774-1d01b740fb85 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e32ad37f-0e3a-4803-8da6-092d9d6d958e", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-123219248"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-faa3ed45-7028-4baf-b774-1d01b740fb85 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Create volume request body: {'volume': {'snapshot_id': 'e32ad37f-0e3a-4803-8da6-092d9d6d958e', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-123219248'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:13:09 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:09 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:09 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-faa3ed45-7028-4baf-b774-1d01b740fb85 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:13:09 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-faa3ed45-7028-4baf-b774-1d01b740fb85 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Create volume of 2 GB Sep 01 01:13:09 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-faa3ed45-7028-4baf-b774-1d01b740fb85 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Availability Zones retrieved successfully. Sep 01 01:13:09 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-faa3ed45-7028-4baf-b774-1d01b740fb85 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Flow 'volume_create_api' (96338bb5-cacf-47c7-babe-ca7f8b8fc04b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:13:09 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-faa3ed45-7028-4baf-b774-1d01b740fb85 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b29250d-88fb-401f-82eb-e24cbaa04d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:09 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-faa3ed45-7028-4baf-b774-1d01b740fb85 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:13:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6070690f-36cf-4214-b5ab-ceab751f9a20 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6070690f-36cf-4214-b5ab-ceab751f9a20 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 Sep 01 01:13:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6070690f-36cf-4214-b5ab-ceab751f9a20 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6070690f-36cf-4214-b5ab-ceab751f9a20 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:09 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:09 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6070690f-36cf-4214-b5ab-ceab751f9a20 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6070690f-36cf-4214-b5ab-ceab751f9a20 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 returned with HTTP 200 Sep 01 01:13:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 795/1529] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:09 2026] GET /volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 => generated 438 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:09 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-faa3ed45-7028-4baf-b774-1d01b740fb85 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b29250d-88fb-401f-82eb-e24cbaa04d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'e32ad37f-0e3a-4803-8da6-092d9d6d958e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:09 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-faa3ed45-7028-4baf-b774-1d01b740fb85 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d135c05b-c441-4401-ba12-8cb0e50a104b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:10 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-faa3ed45-7028-4baf-b774-1d01b740fb85 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Created reservations ['b42c2927-5a22-491b-b8f4-e05cf18791a9', 'f05c56d9-6a87-4149-8941-2888d941268e', 'e33a7127-1a15-4dad-9635-d4fe41b68214', '62dd9ccb-20cb-4c2a-8a7f-0a85220125c2'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:13:10 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-faa3ed45-7028-4baf-b774-1d01b740fb85 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d135c05b-c441-4401-ba12-8cb0e50a104b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b42c2927-5a22-491b-b8f4-e05cf18791a9', 'f05c56d9-6a87-4149-8941-2888d941268e', 'e33a7127-1a15-4dad-9635-d4fe41b68214', '62dd9ccb-20cb-4c2a-8a7f-0a85220125c2']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:10 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-faa3ed45-7028-4baf-b774-1d01b740fb85 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16d8da84-681f-45b3-8d25-0f5bf39dc782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:10 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:10 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:10 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:10 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:10 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-faa3ed45-7028-4baf-b774-1d01b740fb85 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16d8da84-681f-45b3-8d25-0f5bf39dc782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd1b63b2-8dda-4dbd-9bbc-59d353424263', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-123219248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8cb634f41f74358a74116f556ee46e5',qos_specs=None,replication_status=,reservations=['b42c2927-5a22-491b-b8f4-e05cf18791a9','f05c56d9-6a87-4149-8941-2888d941268e','e33a7127-1a15-4dad-9635-d4fe41b68214','62dd9ccb-20cb-4c2a-8a7f-0a85220125c2'],size=2,snapshot_id=e32ad37f-0e3a-4803-8da6-092d9d6d958e,source_replicaid=,source_volid=None,status='creating',user_id='1a5403d405024a6a8c117b4eb2e5023c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:13:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-123219248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd1b63b2-8dda-4dbd-9bbc-59d353424263,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8cb634f41f74358a74116f556ee46e5',provider_auth=None,provider_geometry=None,provider_id=None,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=e32ad37f-0e3a-4803-8da6-092d9d6d958e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a5403d405024a6a8c117b4eb2e5023c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:10 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-faa3ed45-7028-4baf-b774-1d01b740fb85 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a03565-4326-4a0d-9dd1-b984a7174b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:10 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-faa3ed45-7028-4baf-b774-1d01b740fb85 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a03565-4326-4a0d-9dd1-b984a7174b2d) transitioned into state 'SUCCESS' from state '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-123219248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8cb634f41f74358a74116f556ee46e5',qos_specs=None,replication_status=,reservations=['b42c2927-5a22-491b-b8f4-e05cf18791a9','f05c56d9-6a87-4149-8941-2888d941268e','e33a7127-1a15-4dad-9635-d4fe41b68214','62dd9ccb-20cb-4c2a-8a7f-0a85220125c2'],size=2,snapshot_id=e32ad37f-0e3a-4803-8da6-092d9d6d958e,source_replicaid=,source_volid=None,status='creating',user_id='1a5403d405024a6a8c117b4eb2e5023c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:10 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-faa3ed45-7028-4baf-b774-1d01b740fb85 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2f641fb-b96a-447c-a848-170e6614fc88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:10 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:10 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:10 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-faa3ed45-7028-4baf-b774-1d01b740fb85 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2f641fb-b96a-447c-a848-170e6614fc88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:10 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-faa3ed45-7028-4baf-b774-1d01b740fb85 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Flow 'volume_create_api' (96338bb5-cacf-47c7-babe-ca7f8b8fc04b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:13:10 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-faa3ed45-7028-4baf-b774-1d01b740fb85 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Create volume request issued successfully. Sep 01 01:13:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-faa3ed45-7028-4baf-b774-1d01b740fb85 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:13:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 735/1530] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:13:09 2026] POST /volume/v3/volumes => generated 796 bytes in 665 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:13:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b077bc5a-b71d-4c18-957e-fc30169261fa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b077bc5a-b71d-4c18-957e-fc30169261fa tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 Sep 01 01:13:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b077bc5a-b71d-4c18-957e-fc30169261fa tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b077bc5a-b71d-4c18-957e-fc30169261fa tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b077bc5a-b71d-4c18-957e-fc30169261fa tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b077bc5a-b71d-4c18-957e-fc30169261fa tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 returned with HTTP 200 Sep 01 01:13:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 796/1531] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:10 2026] GET /volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 => generated 864 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4d6e2090-a304-475a-aa4a-1220845ac0cb None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4d6e2090-a304-475a-aa4a-1220845ac0cb tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 Sep 01 01:13:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4d6e2090-a304-475a-aa4a-1220845ac0cb tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4d6e2090-a304-475a-aa4a-1220845ac0cb tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:10 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:10 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:10 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4d6e2090-a304-475a-aa4a-1220845ac0cb tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4d6e2090-a304-475a-aa4a-1220845ac0cb tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 returned with HTTP 200 Sep 01 01:13:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 736/1532] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:10 2026] GET /volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 => generated 438 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-289ef4d4-83ee-447a-bbb1-61aeafecd957 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-289ef4d4-83ee-447a-bbb1-61aeafecd957 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 Sep 01 01:13:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-289ef4d4-83ee-447a-bbb1-61aeafecd957 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-289ef4d4-83ee-447a-bbb1-61aeafecd957 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-289ef4d4-83ee-447a-bbb1-61aeafecd957 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-289ef4d4-83ee-447a-bbb1-61aeafecd957 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 returned with HTTP 200 Sep 01 01:13:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 797/1533] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:11 2026] GET /volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 => generated 888 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8022bde0-e67f-4783-a345-e9b16e0fcb64 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8022bde0-e67f-4783-a345-e9b16e0fcb64 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 Sep 01 01:13:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8022bde0-e67f-4783-a345-e9b16e0fcb64 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8022bde0-e67f-4783-a345-e9b16e0fcb64 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:11 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:11 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:11 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8022bde0-e67f-4783-a345-e9b16e0fcb64 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8022bde0-e67f-4783-a345-e9b16e0fcb64 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 returned with HTTP 200 Sep 01 01:13:11 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 737/1534] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:11 2026] GET /volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6a8d30e9-3d43-4d0c-8a2f-c9da140f879e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6a8d30e9-3d43-4d0c-8a2f-c9da140f879e tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] POST http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288/action Sep 01 01:13:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6a8d30e9-3d43-4d0c-8a2f-c9da140f879e tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:13:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6a8d30e9-3d43-4d0c-8a2f-c9da140f879e tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.admin_actions [None req-6a8d30e9-3d43-4d0c-8a2f-c9da140f879e tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Updating snapshot 'b2f1972d-e583-4d03-9105-c5fcebecf288' with '{'status': 'error_deleting'}' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:13:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6a8d30e9-3d43-4d0c-8a2f-c9da140f879e tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288/action returned with HTTP 202 Sep 01 01:13:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 798/1535] 192.168.122.211 () {60 vars in 1280 bytes} [Tue Sep 1 01:13:11 2026] POST /volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:13:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4426fc0a-ebf3-49eb-9132-aaf03460e9f3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4426fc0a-ebf3-49eb-9132-aaf03460e9f3 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 Sep 01 01:13:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4426fc0a-ebf3-49eb-9132-aaf03460e9f3 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4426fc0a-ebf3-49eb-9132-aaf03460e9f3 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:12 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:12 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4426fc0a-ebf3-49eb-9132-aaf03460e9f3 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4426fc0a-ebf3-49eb-9132-aaf03460e9f3 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 returned with HTTP 200 Sep 01 01:13:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 738/1536] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:12 2026] GET /volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 => generated 470 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a337dfd3-7b85-460b-a2dd-441e6855fcd4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a337dfd3-7b85-460b-a2dd-441e6855fcd4 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] POST http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288/action Sep 01 01:13:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a337dfd3-7b85-460b-a2dd-441e6855fcd4 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:13:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a337dfd3-7b85-460b-a2dd-441e6855fcd4 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a337dfd3-7b85-460b-a2dd-441e6855fcd4 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Snapshot retrieved successfully. Sep 01 01:13:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a337dfd3-7b85-460b-a2dd-441e6855fcd4 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Snapshot delete request issued successfully. Sep 01 01:13:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a337dfd3-7b85-460b-a2dd-441e6855fcd4 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288/action returned with HTTP 202 Sep 01 01:13:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 799/1537] 192.168.122.211 () {60 vars in 1280 bytes} [Tue Sep 1 01:13:12 2026] POST /volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:13:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b7723897-69b9-46e4-9224-64e5b7174cb2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b7723897-69b9-46e4-9224-64e5b7174cb2 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 Sep 01 01:13:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b7723897-69b9-46e4-9224-64e5b7174cb2 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b7723897-69b9-46e4-9224-64e5b7174cb2 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:12 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:12 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b7723897-69b9-46e4-9224-64e5b7174cb2 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b7723897-69b9-46e4-9224-64e5b7174cb2 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 returned with HTTP 200 Sep 01 01:13:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 739/1538] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:12 2026] GET /volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d10b6ad4-6a3b-48e0-981e-5834f57599db None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d10b6ad4-6a3b-48e0-981e-5834f57599db tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 Sep 01 01:13:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d10b6ad4-6a3b-48e0-981e-5834f57599db tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d10b6ad4-6a3b-48e0-981e-5834f57599db tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d10b6ad4-6a3b-48e0-981e-5834f57599db tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d10b6ad4-6a3b-48e0-981e-5834f57599db tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 returned with HTTP 200 Sep 01 01:13:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 800/1539] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:12 2026] GET /volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 => generated 888 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6206ac6b-203e-4c5a-a67c-3b2baa366e7d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6206ac6b-203e-4c5a-a67c-3b2baa366e7d tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 Sep 01 01:13:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6206ac6b-203e-4c5a-a67c-3b2baa366e7d tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6206ac6b-203e-4c5a-a67c-3b2baa366e7d tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6206ac6b-203e-4c5a-a67c-3b2baa366e7d tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6206ac6b-203e-4c5a-a67c-3b2baa366e7d tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 returned with HTTP 200 Sep 01 01:13:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 740/1540] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:13 2026] GET /volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 => generated 464 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0e50a395-8678-4ec5-afef-d7c22ed0dd3c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0e50a395-8678-4ec5-afef-d7c22ed0dd3c tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 Sep 01 01:13:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0e50a395-8678-4ec5-afef-d7c22ed0dd3c tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0e50a395-8678-4ec5-afef-d7c22ed0dd3c tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0e50a395-8678-4ec5-afef-d7c22ed0dd3c tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0e50a395-8678-4ec5-afef-d7c22ed0dd3c tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 returned with HTTP 200 Sep 01 01:13:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 801/1541] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:13 2026] GET /volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 => generated 888 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1797dc08-061a-4d40-9a5c-e50bd1eb17c8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1797dc08-061a-4d40-9a5c-e50bd1eb17c8 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 Sep 01 01:13:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1797dc08-061a-4d40-9a5c-e50bd1eb17c8 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1797dc08-061a-4d40-9a5c-e50bd1eb17c8 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:14 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:14 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:14 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1797dc08-061a-4d40-9a5c-e50bd1eb17c8 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1797dc08-061a-4d40-9a5c-e50bd1eb17c8 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 returned with HTTP 200 Sep 01 01:13:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 741/1542] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:14 2026] GET /volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 => generated 464 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9aba94ce-327b-4783-8511-13d45eb287d5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9aba94ce-327b-4783-8511-13d45eb287d5 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 Sep 01 01:13:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9aba94ce-327b-4783-8511-13d45eb287d5 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9aba94ce-327b-4783-8511-13d45eb287d5 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9aba94ce-327b-4783-8511-13d45eb287d5 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9aba94ce-327b-4783-8511-13d45eb287d5 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 returned with HTTP 200 Sep 01 01:13:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 802/1543] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:14 2026] GET /volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 => generated 888 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:13:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5caad31c-0612-44ee-a747-a893a8a2e36b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5caad31c-0612-44ee-a747-a893a8a2e36b tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 Sep 01 01:13:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5caad31c-0612-44ee-a747-a893a8a2e36b tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5caad31c-0612-44ee-a747-a893a8a2e36b tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:15 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:15 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:15 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5caad31c-0612-44ee-a747-a893a8a2e36b tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5caad31c-0612-44ee-a747-a893a8a2e36b tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 returned with HTTP 200 Sep 01 01:13:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 742/1544] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:15 2026] GET /volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 => generated 464 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-05c83251-20a5-49f6-9342-20a091ff7204 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-05c83251-20a5-49f6-9342-20a091ff7204 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 Sep 01 01:13:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-05c83251-20a5-49f6-9342-20a091ff7204 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-05c83251-20a5-49f6-9342-20a091ff7204 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-05c83251-20a5-49f6-9342-20a091ff7204 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-05c83251-20a5-49f6-9342-20a091ff7204 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 returned with HTTP 200 Sep 01 01:13:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 803/1545] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:15 2026] GET /volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 => generated 888 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-514b164a-5962-4b36-bc4d-48f1aa499c75 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-514b164a-5962-4b36-bc4d-48f1aa499c75 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 Sep 01 01:13:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-514b164a-5962-4b36-bc4d-48f1aa499c75 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-514b164a-5962-4b36-bc4d-48f1aa499c75 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-514b164a-5962-4b36-bc4d-48f1aa499c75 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 returned with HTTP 404 Sep 01 01:13:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 743/1546] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:16 2026] GET /volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:13:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-253404cf-083f-40e8-a49a-0f50418fe5f4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-253404cf-083f-40e8-a49a-0f50418fe5f4 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] POST http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7/action Sep 01 01:13:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-253404cf-083f-40e8-a49a-0f50418fe5f4 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:13:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-253404cf-083f-40e8-a49a-0f50418fe5f4 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.admin_actions [None req-253404cf-083f-40e8-a49a-0f50418fe5f4 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Updating snapshot 'cbd32746-5f72-44e0-abf4-c7d5e35dc7a7' with '{'status': 'available'}' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:13:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-253404cf-083f-40e8-a49a-0f50418fe5f4 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7/action returned with HTTP 202 Sep 01 01:13:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 804/1547] 192.168.122.211 () {60 vars in 1280 bytes} [Tue Sep 1 01:13:16 2026] POST /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:13:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-53a8e763-8411-4ef1-bdf0-14b1ae4c0998 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-53a8e763-8411-4ef1-bdf0-14b1ae4c0998 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 Sep 01 01:13:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-53a8e763-8411-4ef1-bdf0-14b1ae4c0998 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-53a8e763-8411-4ef1-bdf0-14b1ae4c0998 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:16 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:16 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-53a8e763-8411-4ef1-bdf0-14b1ae4c0998 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-53a8e763-8411-4ef1-bdf0-14b1ae4c0998 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 returned with HTTP 200 Sep 01 01:13:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 744/1548] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:16 2026] GET /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 => generated 466 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-56595f78-7177-4bdb-8b07-7e551ff7d9af None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-56595f78-7177-4bdb-8b07-7e551ff7d9af tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 Sep 01 01:13:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-56595f78-7177-4bdb-8b07-7e551ff7d9af tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-56595f78-7177-4bdb-8b07-7e551ff7d9af tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:16 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-56595f78-7177-4bdb-8b07-7e551ff7d9af tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Delete snapshot with id: b2f1972d-e583-4d03-9105-c5fcebecf288 Sep 01 01:13:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-56595f78-7177-4bdb-8b07-7e551ff7d9af tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 returned with HTTP 404 Sep 01 01:13:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 805/1549] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:13:16 2026] DELETE /volume/v3/snapshots/b2f1972d-e583-4d03-9105-c5fcebecf288 => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:13:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a5f1b5fc-c9ce-4a50-9261-75739efffc75 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a5f1b5fc-c9ce-4a50-9261-75739efffc75 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] POST http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7/action Sep 01 01:13:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a5f1b5fc-c9ce-4a50-9261-75739efffc75 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:13:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a5f1b5fc-c9ce-4a50-9261-75739efffc75 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.admin_actions [None req-a5f1b5fc-c9ce-4a50-9261-75739efffc75 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Updating snapshot 'cbd32746-5f72-44e0-abf4-c7d5e35dc7a7' with '{'status': 'creating'}' {{(pid=86752) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:13:16 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:16 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a5f1b5fc-c9ce-4a50-9261-75739efffc75 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7/action returned with HTTP 202 Sep 01 01:13:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 745/1550] 192.168.122.211 () {60 vars in 1280 bytes} [Tue Sep 1 01:13:16 2026] POST /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7/action => generated 0 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:13:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-32385c82-8475-42dd-86b5-dfeaa16e3337 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-32385c82-8475-42dd-86b5-dfeaa16e3337 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 Sep 01 01:13:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-32385c82-8475-42dd-86b5-dfeaa16e3337 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-32385c82-8475-42dd-86b5-dfeaa16e3337 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-32385c82-8475-42dd-86b5-dfeaa16e3337 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-32385c82-8475-42dd-86b5-dfeaa16e3337 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 returned with HTTP 200 Sep 01 01:13:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 806/1551] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:17 2026] GET /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 => generated 465 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-33fe011c-ec29-4d6f-9b3e-38ae598d4aa4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-33fe011c-ec29-4d6f-9b3e-38ae598d4aa4 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] POST http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7/action Sep 01 01:13:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-33fe011c-ec29-4d6f-9b3e-38ae598d4aa4 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:13:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-33fe011c-ec29-4d6f-9b3e-38ae598d4aa4 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.snapshot_actions [None req-33fe011c-ec29-4d6f-9b3e-38ae598d4aa4 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86752) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 01 01:13:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1be08c53-76b4-4b6b-bac5-100974218042 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1be08c53-76b4-4b6b-bac5-100974218042 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 Sep 01 01:13:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1be08c53-76b4-4b6b-bac5-100974218042 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1be08c53-76b4-4b6b-bac5-100974218042 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:17 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:17 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:17 devstack devstack@c-api.service[86752]: INFO cinder.api.contrib.snapshot_actions [None req-33fe011c-ec29-4d6f-9b3e-38ae598d4aa4 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Updating snapshot cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 with info {'id': 'cbd32746-5f72-44e0-abf4-c7d5e35dc7a7', 'status': 'error', 'progress': '80%'} Sep 01 01:13:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-33fe011c-ec29-4d6f-9b3e-38ae598d4aa4 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7/action returned with HTTP 202 Sep 01 01:13:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 746/1552] 192.168.122.211 () {60 vars in 1280 bytes} [Tue Sep 1 01:13:17 2026] POST /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:13:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e857b58d-2c45-404d-8695-ad400c3276c9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e857b58d-2c45-404d-8695-ad400c3276c9 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] GET http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 Sep 01 01:13:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e857b58d-2c45-404d-8695-ad400c3276c9 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e857b58d-2c45-404d-8695-ad400c3276c9 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1be08c53-76b4-4b6b-bac5-100974218042 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:17 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:17 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:17 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e857b58d-2c45-404d-8695-ad400c3276c9 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Snapshot retrieved successfully. Sep 01 01:13:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e857b58d-2c45-404d-8695-ad400c3276c9 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 returned with HTTP 200 Sep 01 01:13:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1be08c53-76b4-4b6b-bac5-100974218042 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 returned with HTTP 200 Sep 01 01:13:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 807/1553] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:17 2026] GET /volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 => generated 888 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 747/1554] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:17 2026] GET /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 => generated 461 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d4a26769-5ebc-4d3a-bfc8-948c59e49f55 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d4a26769-5ebc-4d3a-bfc8-948c59e49f55 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] POST http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7/action Sep 01 01:13:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d4a26769-5ebc-4d3a-bfc8-948c59e49f55 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:13:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d4a26769-5ebc-4d3a-bfc8-948c59e49f55 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.admin_actions [None req-d4a26769-5ebc-4d3a-bfc8-948c59e49f55 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] Updating snapshot 'cbd32746-5f72-44e0-abf4-c7d5e35dc7a7' with '{'status': 'available'}' {{(pid=86751) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:13:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d4a26769-5ebc-4d3a-bfc8-948c59e49f55 tempest-SnapshotsActionsTest-1925775813 tempest-SnapshotsActionsTest-1925775813-project-admin] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7/action returned with HTTP 202 Sep 01 01:13:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 808/1555] 192.168.122.211 () {60 vars in 1280 bytes} [Tue Sep 1 01:13:17 2026] POST /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:13:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ea094b06-dc36-4bb2-92be-aab5fb83e9e7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ea094b06-dc36-4bb2-92be-aab5fb83e9e7 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 Sep 01 01:13:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ea094b06-dc36-4bb2-92be-aab5fb83e9e7 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ea094b06-dc36-4bb2-92be-aab5fb83e9e7 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:17 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:17 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:17 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ea094b06-dc36-4bb2-92be-aab5fb83e9e7 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ea094b06-dc36-4bb2-92be-aab5fb83e9e7 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 returned with HTTP 200 Sep 01 01:13:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 748/1556] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:17 2026] GET /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 => generated 465 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-092d865a-0cc4-4672-82c4-7135613cb994 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-092d865a-0cc4-4672-82c4-7135613cb994 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 Sep 01 01:13:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-092d865a-0cc4-4672-82c4-7135613cb994 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-092d865a-0cc4-4672-82c4-7135613cb994 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:17 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-092d865a-0cc4-4672-82c4-7135613cb994 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Delete snapshot with id: cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 Sep 01 01:13:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-092d865a-0cc4-4672-82c4-7135613cb994 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-092d865a-0cc4-4672-82c4-7135613cb994 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot delete request issued successfully. Sep 01 01:13:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-092d865a-0cc4-4672-82c4-7135613cb994 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 returned with HTTP 202 Sep 01 01:13:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 809/1557] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:13:17 2026] DELETE /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:13:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b4eb693e-ff95-4e08-94c9-aea2b2b7e09f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b4eb693e-ff95-4e08-94c9-aea2b2b7e09f tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 Sep 01 01:13:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b4eb693e-ff95-4e08-94c9-aea2b2b7e09f tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b4eb693e-ff95-4e08-94c9-aea2b2b7e09f tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:17 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:17 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:17 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b4eb693e-ff95-4e08-94c9-aea2b2b7e09f tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b4eb693e-ff95-4e08-94c9-aea2b2b7e09f tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 returned with HTTP 200 Sep 01 01:13:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 749/1558] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:17 2026] GET /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 => generated 464 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:13:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-92c645dc-9d73-4159-a388-3cc69ba63f51 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-92c645dc-9d73-4159-a388-3cc69ba63f51 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 Sep 01 01:13:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-92c645dc-9d73-4159-a388-3cc69ba63f51 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-92c645dc-9d73-4159-a388-3cc69ba63f51 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-92c645dc-9d73-4159-a388-3cc69ba63f51 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-92c645dc-9d73-4159-a388-3cc69ba63f51 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 returned with HTTP 200 Sep 01 01:13:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 810/1559] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:18 2026] GET /volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 => generated 888 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-61bee35f-5311-432c-b44d-3528d3f48a22 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-61bee35f-5311-432c-b44d-3528d3f48a22 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 Sep 01 01:13:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-61bee35f-5311-432c-b44d-3528d3f48a22 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-61bee35f-5311-432c-b44d-3528d3f48a22 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:18 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:18 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:18 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-61bee35f-5311-432c-b44d-3528d3f48a22 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-61bee35f-5311-432c-b44d-3528d3f48a22 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 returned with HTTP 200 Sep 01 01:13:18 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 750/1560] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:18 2026] GET /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 => generated 464 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a49140f9-50ba-4b18-9a5b-305f806ed549 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a49140f9-50ba-4b18-9a5b-305f806ed549 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 Sep 01 01:13:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a49140f9-50ba-4b18-9a5b-305f806ed549 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a49140f9-50ba-4b18-9a5b-305f806ed549 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a49140f9-50ba-4b18-9a5b-305f806ed549 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a49140f9-50ba-4b18-9a5b-305f806ed549 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 returned with HTTP 200 Sep 01 01:13:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 811/1561] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:19 2026] GET /volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 => generated 888 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3701ee71-579e-4bf8-ac48-2e0125cf3497 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3701ee71-579e-4bf8-ac48-2e0125cf3497 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 Sep 01 01:13:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3701ee71-579e-4bf8-ac48-2e0125cf3497 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3701ee71-579e-4bf8-ac48-2e0125cf3497 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:19 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:19 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:19 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3701ee71-579e-4bf8-ac48-2e0125cf3497 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3701ee71-579e-4bf8-ac48-2e0125cf3497 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 returned with HTTP 200 Sep 01 01:13:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 751/1562] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:19 2026] GET /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 => generated 464 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dadb8129-d69a-403c-8b28-6559dde684d7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dadb8129-d69a-403c-8b28-6559dde684d7 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 Sep 01 01:13:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dadb8129-d69a-403c-8b28-6559dde684d7 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dadb8129-d69a-403c-8b28-6559dde684d7 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-dadb8129-d69a-403c-8b28-6559dde684d7 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dadb8129-d69a-403c-8b28-6559dde684d7 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 returned with HTTP 200 Sep 01 01:13:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 812/1563] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:20 2026] GET /volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 => generated 889 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e718bbd5-8dd2-436e-a42e-40099857b8ad None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e718bbd5-8dd2-436e-a42e-40099857b8ad tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 Sep 01 01:13:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e718bbd5-8dd2-436e-a42e-40099857b8ad tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e718bbd5-8dd2-436e-a42e-40099857b8ad tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:20 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:20 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:20 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:20 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:20 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e718bbd5-8dd2-436e-a42e-40099857b8ad tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e718bbd5-8dd2-436e-a42e-40099857b8ad tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 returned with HTTP 200 Sep 01 01:13:20 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 752/1564] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:20 2026] GET /volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 => generated 889 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bee090fe-d6b7-4a3d-a780-8c1fd090d555 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bee090fe-d6b7-4a3d-a780-8c1fd090d555 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] DELETE http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 Sep 01 01:13:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bee090fe-d6b7-4a3d-a780-8c1fd090d555 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bee090fe-d6b7-4a3d-a780-8c1fd090d555 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:20 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-bee090fe-d6b7-4a3d-a780-8c1fd090d555 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Delete volume with id: cd1b63b2-8dda-4dbd-9bbc-59d353424263 Sep 01 01:13:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bee090fe-d6b7-4a3d-a780-8c1fd090d555 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-db7098d8-41a9-4eb6-8312-68b2c319fe0b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-db7098d8-41a9-4eb6-8312-68b2c319fe0b tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 Sep 01 01:13:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-db7098d8-41a9-4eb6-8312-68b2c319fe0b tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-db7098d8-41a9-4eb6-8312-68b2c319fe0b tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:20 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:20 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:20 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-db7098d8-41a9-4eb6-8312-68b2c319fe0b tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Snapshot retrieved successfully. Sep 01 01:13:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bee090fe-d6b7-4a3d-a780-8c1fd090d555 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Delete volume request issued successfully. Sep 01 01:13:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bee090fe-d6b7-4a3d-a780-8c1fd090d555 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 returned with HTTP 202 Sep 01 01:13:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 813/1565] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:13:20 2026] DELETE /volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:13:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-db7098d8-41a9-4eb6-8312-68b2c319fe0b tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 returned with HTTP 200 Sep 01 01:13:20 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 753/1566] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:20 2026] GET /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 => generated 464 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c09ff257-b97b-4c07-8745-6e0851e1d16b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c09ff257-b97b-4c07-8745-6e0851e1d16b tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 Sep 01 01:13:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c09ff257-b97b-4c07-8745-6e0851e1d16b tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c09ff257-b97b-4c07-8745-6e0851e1d16b tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c09ff257-b97b-4c07-8745-6e0851e1d16b tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c09ff257-b97b-4c07-8745-6e0851e1d16b tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 returned with HTTP 200 Sep 01 01:13:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 814/1567] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:20 2026] GET /volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 => generated 888 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-24f1c4fb-281d-454b-9023-4527f83093df None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-24f1c4fb-281d-454b-9023-4527f83093df tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 Sep 01 01:13:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-24f1c4fb-281d-454b-9023-4527f83093df tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-24f1c4fb-281d-454b-9023-4527f83093df tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-24f1c4fb-281d-454b-9023-4527f83093df tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 returned with HTTP 404 Sep 01 01:13:21 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 754/1568] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:21 2026] GET /volume/v3/snapshots/cbd32746-5f72-44e0-abf4-c7d5e35dc7a7 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:13:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a255ee32-2261-4236-a88f-20ff71e2c50e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a255ee32-2261-4236-a88f-20ff71e2c50e tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/volumes/117f3fbb-679e-429f-a159-692aaeab00c4 Sep 01 01:13:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a255ee32-2261-4236-a88f-20ff71e2c50e tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a255ee32-2261-4236-a88f-20ff71e2c50e tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a255ee32-2261-4236-a88f-20ff71e2c50e tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Volume info retrieved successfully. Sep 01 01:13:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a255ee32-2261-4236-a88f-20ff71e2c50e tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/volumes/117f3fbb-679e-429f-a159-692aaeab00c4 returned with HTTP 200 Sep 01 01:13:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 815/1569] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:21 2026] GET /volume/v3/volumes/117f3fbb-679e-429f-a159-692aaeab00c4 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-db4f5db9-2643-463e-ab62-f9cb61a20784 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-db4f5db9-2643-463e-ab62-f9cb61a20784 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] DELETE http://192.168.122.211/volume/v3/volumes/117f3fbb-679e-429f-a159-692aaeab00c4 Sep 01 01:13:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-db4f5db9-2643-463e-ab62-f9cb61a20784 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-db4f5db9-2643-463e-ab62-f9cb61a20784 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:22 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-db4f5db9-2643-463e-ab62-f9cb61a20784 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Delete volume with id: 117f3fbb-679e-429f-a159-692aaeab00c4 Sep 01 01:13:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c393ad4b-caa1-40c0-b00f-a52753b7d42a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c393ad4b-caa1-40c0-b00f-a52753b7d42a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 Sep 01 01:13:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c393ad4b-caa1-40c0-b00f-a52753b7d42a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c393ad4b-caa1-40c0-b00f-a52753b7d42a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:22 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:22 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:22 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:22 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:22 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-db4f5db9-2643-463e-ab62-f9cb61a20784 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Volume info retrieved successfully. Sep 01 01:13:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c393ad4b-caa1-40c0-b00f-a52753b7d42a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 returned with HTTP 404 Sep 01 01:13:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 816/1570] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:22 2026] GET /volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:13:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ea1bf861-ee87-42a4-8477-edfc4fae0332 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ea1bf861-ee87-42a4-8477-edfc4fae0332 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 Sep 01 01:13:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ea1bf861-ee87-42a4-8477-edfc4fae0332 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ea1bf861-ee87-42a4-8477-edfc4fae0332 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:22 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-db4f5db9-2643-463e-ab62-f9cb61a20784 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Delete volume request issued successfully. Sep 01 01:13:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ea1bf861-ee87-42a4-8477-edfc4fae0332 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 returned with HTTP 404 Sep 01 01:13:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-db4f5db9-2643-463e-ab62-f9cb61a20784 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/volumes/117f3fbb-679e-429f-a159-692aaeab00c4 returned with HTTP 202 Sep 01 01:13:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 755/1571] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:13:22 2026] DELETE /volume/v3/volumes/117f3fbb-679e-429f-a159-692aaeab00c4 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:13:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 817/1572] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:22 2026] GET /volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:13:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-885796f9-f4c1-47ba-84d1-81582d16e15c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9263f82b-b20b-461b-b24d-2bb152eced96 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9263f82b-b20b-461b-b24d-2bb152eced96 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/volumes/117f3fbb-679e-429f-a159-692aaeab00c4 Sep 01 01:13:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9263f82b-b20b-461b-b24d-2bb152eced96 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9263f82b-b20b-461b-b24d-2bb152eced96 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-885796f9-f4c1-47ba-84d1-81582d16e15c tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] DELETE http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 Sep 01 01:13:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-885796f9-f4c1-47ba-84d1-81582d16e15c tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-885796f9-f4c1-47ba-84d1-81582d16e15c tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:22 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-885796f9-f4c1-47ba-84d1-81582d16e15c tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Delete volume with id: cd1b63b2-8dda-4dbd-9bbc-59d353424263 Sep 01 01:13:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-885796f9-f4c1-47ba-84d1-81582d16e15c tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 returned with HTTP 404 Sep 01 01:13:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 756/1573] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:13:22 2026] DELETE /volume/v3/volumes/cd1b63b2-8dda-4dbd-9bbc-59d353424263 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:13:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-946f64a5-eefe-4e32-8545-cecfacd47e4a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-946f64a5-eefe-4e32-8545-cecfacd47e4a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/e32ad37f-0e3a-4803-8da6-092d9d6d958e Sep 01 01:13:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-946f64a5-eefe-4e32-8545-cecfacd47e4a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-946f64a5-eefe-4e32-8545-cecfacd47e4a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:22 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-946f64a5-eefe-4e32-8545-cecfacd47e4a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Delete snapshot with id: e32ad37f-0e3a-4803-8da6-092d9d6d958e Sep 01 01:13:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9263f82b-b20b-461b-b24d-2bb152eced96 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Volume info retrieved successfully. Sep 01 01:13:22 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:22 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:22 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-946f64a5-eefe-4e32-8545-cecfacd47e4a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:13:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9263f82b-b20b-461b-b24d-2bb152eced96 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/volumes/117f3fbb-679e-429f-a159-692aaeab00c4 returned with HTTP 200 Sep 01 01:13:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 818/1574] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:22 2026] GET /volume/v3/volumes/117f3fbb-679e-429f-a159-692aaeab00c4 => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:22 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:22 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:22 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-946f64a5-eefe-4e32-8545-cecfacd47e4a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot delete request issued successfully. Sep 01 01:13:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-946f64a5-eefe-4e32-8545-cecfacd47e4a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/e32ad37f-0e3a-4803-8da6-092d9d6d958e returned with HTTP 202 Sep 01 01:13:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 757/1575] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:13:22 2026] DELETE /volume/v3/snapshots/e32ad37f-0e3a-4803-8da6-092d9d6d958e => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:13:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b272f384-c787-4bfd-9048-fdd871cb8403 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b272f384-c787-4bfd-9048-fdd871cb8403 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/e32ad37f-0e3a-4803-8da6-092d9d6d958e Sep 01 01:13:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b272f384-c787-4bfd-9048-fdd871cb8403 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b272f384-c787-4bfd-9048-fdd871cb8403 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b272f384-c787-4bfd-9048-fdd871cb8403 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:13:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b272f384-c787-4bfd-9048-fdd871cb8403 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/e32ad37f-0e3a-4803-8da6-092d9d6d958e returned with HTTP 200 Sep 01 01:13:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 819/1576] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:22 2026] GET /volume/v3/snapshots/e32ad37f-0e3a-4803-8da6-092d9d6d958e => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e72c4570-c2de-4d25-8ad7-a764af17f615 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e72c4570-c2de-4d25-8ad7-a764af17f615 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/volumes/117f3fbb-679e-429f-a159-692aaeab00c4 Sep 01 01:13:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e72c4570-c2de-4d25-8ad7-a764af17f615 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e72c4570-c2de-4d25-8ad7-a764af17f615 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:23 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:23 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:23 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:23 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:23 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e72c4570-c2de-4d25-8ad7-a764af17f615 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Volume info retrieved successfully. Sep 01 01:13:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8a0beb2a-fce8-46b4-9e15-29f4ca1ca5a8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e72c4570-c2de-4d25-8ad7-a764af17f615 tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/volumes/117f3fbb-679e-429f-a159-692aaeab00c4 returned with HTTP 200 Sep 01 01:13:23 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 758/1577] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:23 2026] GET /volume/v3/volumes/117f3fbb-679e-429f-a159-692aaeab00c4 => generated 852 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8a0beb2a-fce8-46b4-9e15-29f4ca1ca5a8 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/e32ad37f-0e3a-4803-8da6-092d9d6d958e Sep 01 01:13:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8a0beb2a-fce8-46b4-9e15-29f4ca1ca5a8 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8a0beb2a-fce8-46b4-9e15-29f4ca1ca5a8 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8a0beb2a-fce8-46b4-9e15-29f4ca1ca5a8 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:13:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8a0beb2a-fce8-46b4-9e15-29f4ca1ca5a8 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/e32ad37f-0e3a-4803-8da6-092d9d6d958e returned with HTTP 200 Sep 01 01:13:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 820/1578] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:23 2026] GET /volume/v3/snapshots/e32ad37f-0e3a-4803-8da6-092d9d6d958e => generated 467 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d74fb84c-cf9e-4bef-8ab6-a7c58249aa7f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d74fb84c-cf9e-4bef-8ab6-a7c58249aa7f tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] GET http://192.168.122.211/volume/v3/volumes/117f3fbb-679e-429f-a159-692aaeab00c4 Sep 01 01:13:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d74fb84c-cf9e-4bef-8ab6-a7c58249aa7f tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d74fb84c-cf9e-4bef-8ab6-a7c58249aa7f tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-93efefca-a591-423b-b5a2-38429b208b5f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-93efefca-a591-423b-b5a2-38429b208b5f tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/e32ad37f-0e3a-4803-8da6-092d9d6d958e Sep 01 01:13:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-93efefca-a591-423b-b5a2-38429b208b5f tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-93efefca-a591-423b-b5a2-38429b208b5f tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d74fb84c-cf9e-4bef-8ab6-a7c58249aa7f tempest-SnapshotsActionsTest-708809949 tempest-SnapshotsActionsTest-708809949-project-member] http://192.168.122.211/volume/v3/volumes/117f3fbb-679e-429f-a159-692aaeab00c4 returned with HTTP 404 Sep 01 01:13:24 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 759/1579] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:24 2026] GET /volume/v3/volumes/117f3fbb-679e-429f-a159-692aaeab00c4 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:13:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-93efefca-a591-423b-b5a2-38429b208b5f tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:13:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-93efefca-a591-423b-b5a2-38429b208b5f tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/e32ad37f-0e3a-4803-8da6-092d9d6d958e returned with HTTP 200 Sep 01 01:13:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 821/1580] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:24 2026] GET /volume/v3/snapshots/e32ad37f-0e3a-4803-8da6-092d9d6d958e => generated 467 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:13:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2d4d5429-d8f4-4411-b0ea-455098d13a54 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2d4d5429-d8f4-4411-b0ea-455098d13a54 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/e32ad37f-0e3a-4803-8da6-092d9d6d958e Sep 01 01:13:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2d4d5429-d8f4-4411-b0ea-455098d13a54 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2d4d5429-d8f4-4411-b0ea-455098d13a54 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2d4d5429-d8f4-4411-b0ea-455098d13a54 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/e32ad37f-0e3a-4803-8da6-092d9d6d958e returned with HTTP 404 Sep 01 01:13:25 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 760/1581] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:25 2026] GET /volume/v3/snapshots/e32ad37f-0e3a-4803-8da6-092d9d6d958e => generated 111 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:13:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c970a376-6618-478e-b8b9-5d2b2b1f9991 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c970a376-6618-478e-b8b9-5d2b2b1f9991 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/cfbe7ba4-0953-4b76-b944-2055df245cb2 Sep 01 01:13:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c970a376-6618-478e-b8b9-5d2b2b1f9991 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c970a376-6618-478e-b8b9-5d2b2b1f9991 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c970a376-6618-478e-b8b9-5d2b2b1f9991 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c970a376-6618-478e-b8b9-5d2b2b1f9991 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/cfbe7ba4-0953-4b76-b944-2055df245cb2 returned with HTTP 200 Sep 01 01:13:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 822/1582] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:25 2026] GET /volume/v3/volumes/cfbe7ba4-0953-4b76-b944-2055df245cb2 => generated 856 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-972422b5-4525-4e7a-93b9-bd3055d78e37 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-972422b5-4525-4e7a-93b9-bd3055d78e37 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] DELETE http://192.168.122.211/volume/v3/volumes/cfbe7ba4-0953-4b76-b944-2055df245cb2 Sep 01 01:13:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-972422b5-4525-4e7a-93b9-bd3055d78e37 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-972422b5-4525-4e7a-93b9-bd3055d78e37 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:25 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-972422b5-4525-4e7a-93b9-bd3055d78e37 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Delete volume with id: cfbe7ba4-0953-4b76-b944-2055df245cb2 Sep 01 01:13:25 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:25 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:25 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:25 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:25 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-972422b5-4525-4e7a-93b9-bd3055d78e37 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:25 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-972422b5-4525-4e7a-93b9-bd3055d78e37 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Delete volume request issued successfully. Sep 01 01:13:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-972422b5-4525-4e7a-93b9-bd3055d78e37 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/cfbe7ba4-0953-4b76-b944-2055df245cb2 returned with HTTP 202 Sep 01 01:13:25 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 761/1583] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:13:25 2026] DELETE /volume/v3/volumes/cfbe7ba4-0953-4b76-b944-2055df245cb2 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:13:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-24e72fe9-fc0f-4350-9899-abd412f9062b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-24e72fe9-fc0f-4350-9899-abd412f9062b tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/cfbe7ba4-0953-4b76-b944-2055df245cb2 Sep 01 01:13:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-24e72fe9-fc0f-4350-9899-abd412f9062b tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-24e72fe9-fc0f-4350-9899-abd412f9062b tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-24e72fe9-fc0f-4350-9899-abd412f9062b tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-24e72fe9-fc0f-4350-9899-abd412f9062b tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/cfbe7ba4-0953-4b76-b944-2055df245cb2 returned with HTTP 200 Sep 01 01:13:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4d47ed05-057e-4e79-89ba-7252ec87f463 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 823/1584] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:25 2026] GET /volume/v3/volumes/cfbe7ba4-0953-4b76-b944-2055df245cb2 => generated 855 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4d47ed05-057e-4e79-89ba-7252ec87f463 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:13:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4d47ed05-057e-4e79-89ba-7252ec87f463 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1825102134", "imageRef": "5aa92ea2-a5d8-46f6-9949-7c665ebdeb00", "size": 1}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-4d47ed05-057e-4e79-89ba-7252ec87f463 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1825102134', 'imageRef': '5aa92ea2-a5d8-46f6-9949-7c665ebdeb00', 'size': 1}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:13:26 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-4d47ed05-057e-4e79-89ba-7252ec87f463 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Create volume of 1 GB Sep 01 01:13:26 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4d47ed05-057e-4e79-89ba-7252ec87f463 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Availability Zones retrieved successfully. Sep 01 01:13:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4d47ed05-057e-4e79-89ba-7252ec87f463 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Flow 'volume_create_api' (41c2ac0d-9b33-4f3f-b107-5978cd588c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:13:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4d47ed05-057e-4e79-89ba-7252ec87f463 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d745b689-be31-4d94-b351-9aacdce28675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-4d47ed05-057e-4e79-89ba-7252ec87f463 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:13:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4d47ed05-057e-4e79-89ba-7252ec87f463 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d745b689-be31-4d94-b351-9aacdce28675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4d47ed05-057e-4e79-89ba-7252ec87f463 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf9ebf7f-4bac-4db0-ac6a-36772fd54480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:26 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-4d47ed05-057e-4e79-89ba-7252ec87f463 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Created reservations ['14b194f9-3fb0-45fd-8459-8bbfec2474f6', 'f8b0ada6-0efc-4b7e-8327-106aec06ff0f', 'a835b0df-0f3c-47ad-aeaa-314dd7f1f631', 'd10d76e3-9bbb-43e9-bcb0-24a1b694260c'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:13:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4d47ed05-057e-4e79-89ba-7252ec87f463 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf9ebf7f-4bac-4db0-ac6a-36772fd54480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14b194f9-3fb0-45fd-8459-8bbfec2474f6', 'f8b0ada6-0efc-4b7e-8327-106aec06ff0f', 'a835b0df-0f3c-47ad-aeaa-314dd7f1f631', 'd10d76e3-9bbb-43e9-bcb0-24a1b694260c']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4d47ed05-057e-4e79-89ba-7252ec87f463 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95eb40f8-8679-4a19-97f7-4abdb22e6c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:26 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:26 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4d47ed05-057e-4e79-89ba-7252ec87f463 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95eb40f8-8679-4a19-97f7-4abdb22e6c28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c', '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-1825102134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1653ae48037f4b9b953880e3f4bae740',qos_specs=None,replication_status=,reservations=['14b194f9-3fb0-45fd-8459-8bbfec2474f6','f8b0ada6-0efc-4b7e-8327-106aec06ff0f','a835b0df-0f3c-47ad-aeaa-314dd7f1f631','d10d76e3-9bbb-43e9-bcb0-24a1b694260c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d07356809c9345c2a377520392198dc1',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:13:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1825102134',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1653ae48037f4b9b953880e3f4bae740',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d07356809c9345c2a377520392198dc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4d47ed05-057e-4e79-89ba-7252ec87f463 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22f88150-6094-4cb8-8bbf-ec59dcf91d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4d47ed05-057e-4e79-89ba-7252ec87f463 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22f88150-6094-4cb8-8bbf-ec59dcf91d24) transitioned into state 'SUCCESS' from state '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-1825102134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1653ae48037f4b9b953880e3f4bae740',qos_specs=None,replication_status=,reservations=['14b194f9-3fb0-45fd-8459-8bbfec2474f6','f8b0ada6-0efc-4b7e-8327-106aec06ff0f','a835b0df-0f3c-47ad-aeaa-314dd7f1f631','d10d76e3-9bbb-43e9-bcb0-24a1b694260c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d07356809c9345c2a377520392198dc1',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4d47ed05-057e-4e79-89ba-7252ec87f463 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d6d3a41-6332-481a-add2-f68c8953edc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4d47ed05-057e-4e79-89ba-7252ec87f463 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d6d3a41-6332-481a-add2-f68c8953edc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4d47ed05-057e-4e79-89ba-7252ec87f463 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Flow 'volume_create_api' (41c2ac0d-9b33-4f3f-b107-5978cd588c27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:13:26 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4d47ed05-057e-4e79-89ba-7252ec87f463 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Create volume request issued successfully. Sep 01 01:13:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4d47ed05-057e-4e79-89ba-7252ec87f463 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:13:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 762/1585] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:13:25 2026] POST /volume/v3/volumes => generated 762 bytes in 915 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:13:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8db8cd18-a4b8-4809-a15c-eb331dac4898 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8db8cd18-a4b8-4809-a15c-eb331dac4898 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] GET http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c Sep 01 01:13:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8db8cd18-a4b8-4809-a15c-eb331dac4898 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8db8cd18-a4b8-4809-a15c-eb331dac4898 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8db8cd18-a4b8-4809-a15c-eb331dac4898 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Volume info retrieved successfully. Sep 01 01:13:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7d7ffca1-151e-4bb2-9f0e-62366f4d8129 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7d7ffca1-151e-4bb2-9f0e-62366f4d8129 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/cfbe7ba4-0953-4b76-b944-2055df245cb2 Sep 01 01:13:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7d7ffca1-151e-4bb2-9f0e-62366f4d8129 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7d7ffca1-151e-4bb2-9f0e-62366f4d8129 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8db8cd18-a4b8-4809-a15c-eb331dac4898 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c returned with HTTP 200 Sep 01 01:13:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 824/1586] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:26 2026] GET /volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c => generated 830 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:26 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:26 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:26 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:26 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:26 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7d7ffca1-151e-4bb2-9f0e-62366f4d8129 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7d7ffca1-151e-4bb2-9f0e-62366f4d8129 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/cfbe7ba4-0953-4b76-b944-2055df245cb2 returned with HTTP 200 Sep 01 01:13:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 763/1587] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:26 2026] GET /volume/v3/volumes/cfbe7ba4-0953-4b76-b944-2055df245cb2 => generated 855 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-921d4d8e-9f1a-4897-b71e-b3ab356f15c8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-921d4d8e-9f1a-4897-b71e-b3ab356f15c8 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] GET http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c Sep 01 01:13:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-921d4d8e-9f1a-4897-b71e-b3ab356f15c8 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-921d4d8e-9f1a-4897-b71e-b3ab356f15c8 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1e0903d0-80e2-4ec9-b7e6-4186b8210909 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1e0903d0-80e2-4ec9-b7e6-4186b8210909 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/cfbe7ba4-0953-4b76-b944-2055df245cb2 Sep 01 01:13:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1e0903d0-80e2-4ec9-b7e6-4186b8210909 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1e0903d0-80e2-4ec9-b7e6-4186b8210909 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-921d4d8e-9f1a-4897-b71e-b3ab356f15c8 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Volume info retrieved successfully. Sep 01 01:13:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-921d4d8e-9f1a-4897-b71e-b3ab356f15c8 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c returned with HTTP 200 Sep 01 01:13:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 825/1588] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:27 2026] GET /volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c => generated 854 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1e0903d0-80e2-4ec9-b7e6-4186b8210909 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/cfbe7ba4-0953-4b76-b944-2055df245cb2 returned with HTTP 404 Sep 01 01:13:28 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 764/1589] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:28 2026] GET /volume/v3/volumes/cfbe7ba4-0953-4b76-b944-2055df245cb2 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:13:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-881090c7-9dbe-4b58-9969-198175c72fba None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-881090c7-9dbe-4b58-9969-198175c72fba tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 Sep 01 01:13:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-881090c7-9dbe-4b58-9969-198175c72fba tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-881090c7-9dbe-4b58-9969-198175c72fba tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-881090c7-9dbe-4b58-9969-198175c72fba tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-881090c7-9dbe-4b58-9969-198175c72fba tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 returned with HTTP 200 Sep 01 01:13:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 826/1590] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:28 2026] GET /volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 => generated 856 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fd913b38-280a-490c-ab88-b073cfb8867e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fd913b38-280a-490c-ab88-b073cfb8867e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:13:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fd913b38-280a-490c-ab88-b073cfb8867e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1041709932"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-fd913b38-280a-490c-ab88-b073cfb8867e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1041709932'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:13:28 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-fd913b38-280a-490c-ab88-b073cfb8867e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Create volume of 1 GB Sep 01 01:13:28 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-fd913b38-280a-490c-ab88-b073cfb8867e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Availability Zones retrieved successfully. Sep 01 01:13:28 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-fd913b38-280a-490c-ab88-b073cfb8867e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Flow 'volume_create_api' (9268ba8d-c4b4-445f-b449-9bf3e5ed10ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:13:28 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-fd913b38-280a-490c-ab88-b073cfb8867e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04c76771-23b9-41c0-8c99-0c5a253392f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:28 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-fd913b38-280a-490c-ab88-b073cfb8867e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:13:28 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-fd913b38-280a-490c-ab88-b073cfb8867e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04c76771-23b9-41c0-8c99-0c5a253392f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:28 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-fd913b38-280a-490c-ab88-b073cfb8867e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4ab1dfd-cacb-41cc-892f-070ae031a3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:28 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-fd913b38-280a-490c-ab88-b073cfb8867e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Created reservations ['e1058f91-23ca-46f8-9670-71e3f694987a', '31fba485-c0bd-4b17-a154-4df951ba23c4', '729515b5-e07b-4b52-96db-dc41d7247bc7', '8a3ba9c9-c887-43b5-b7ac-1cdf23fb4d9d'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:13:28 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-fd913b38-280a-490c-ab88-b073cfb8867e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4ab1dfd-cacb-41cc-892f-070ae031a3a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1058f91-23ca-46f8-9670-71e3f694987a', '31fba485-c0bd-4b17-a154-4df951ba23c4', '729515b5-e07b-4b52-96db-dc41d7247bc7', '8a3ba9c9-c887-43b5-b7ac-1cdf23fb4d9d']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:28 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-fd913b38-280a-490c-ab88-b073cfb8867e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b3ed94f-a15c-441d-b344-3193815fef9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:28 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:28 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:28 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-fd913b38-280a-490c-ab88-b073cfb8867e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b3ed94f-a15c-441d-b344-3193815fef9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d7f2c3e-657f-44c1-971e-86022e8f4e78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1041709932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8cb634f41f74358a74116f556ee46e5',qos_specs=None,replication_status=,reservations=['e1058f91-23ca-46f8-9670-71e3f694987a','31fba485-c0bd-4b17-a154-4df951ba23c4','729515b5-e07b-4b52-96db-dc41d7247bc7','8a3ba9c9-c887-43b5-b7ac-1cdf23fb4d9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a5403d405024a6a8c117b4eb2e5023c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:13:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1041709932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d7f2c3e-657f-44c1-971e-86022e8f4e78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8cb634f41f74358a74116f556ee46e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a5403d405024a6a8c117b4eb2e5023c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:28 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-fd913b38-280a-490c-ab88-b073cfb8867e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7734e569-7ddb-4a1d-a9d9-139c94cb15ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:28 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-fd913b38-280a-490c-ab88-b073cfb8867e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7734e569-7ddb-4a1d-a9d9-139c94cb15ac) transitioned into state 'SUCCESS' from state '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-1041709932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8cb634f41f74358a74116f556ee46e5',qos_specs=None,replication_status=,reservations=['e1058f91-23ca-46f8-9670-71e3f694987a','31fba485-c0bd-4b17-a154-4df951ba23c4','729515b5-e07b-4b52-96db-dc41d7247bc7','8a3ba9c9-c887-43b5-b7ac-1cdf23fb4d9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a5403d405024a6a8c117b4eb2e5023c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:28 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-fd913b38-280a-490c-ab88-b073cfb8867e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0086c2b-5e6b-45ad-9178-ba8ff4c94894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:28 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-fd913b38-280a-490c-ab88-b073cfb8867e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0086c2b-5e6b-45ad-9178-ba8ff4c94894) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:28 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-fd913b38-280a-490c-ab88-b073cfb8867e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Flow 'volume_create_api' (9268ba8d-c4b4-445f-b449-9bf3e5ed10ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:13:28 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-fd913b38-280a-490c-ab88-b073cfb8867e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Create volume request issued successfully. Sep 01 01:13:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fd913b38-280a-490c-ab88-b073cfb8867e tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:13:28 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 765/1591] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:13:28 2026] POST /volume/v3/volumes => generated 763 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:13:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ac9dd736-8615-4a58-a029-233f205501ef None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ac9dd736-8615-4a58-a029-233f205501ef tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/0d7f2c3e-657f-44c1-971e-86022e8f4e78 Sep 01 01:13:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ac9dd736-8615-4a58-a029-233f205501ef tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ac9dd736-8615-4a58-a029-233f205501ef tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ac9dd736-8615-4a58-a029-233f205501ef tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ac9dd736-8615-4a58-a029-233f205501ef tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/0d7f2c3e-657f-44c1-971e-86022e8f4e78 returned with HTTP 200 Sep 01 01:13:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 827/1592] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:28 2026] GET /volume/v3/volumes/0d7f2c3e-657f-44c1-971e-86022e8f4e78 => generated 831 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d8323fc6-2520-4512-b585-44c6b2ef3b1c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d8323fc6-2520-4512-b585-44c6b2ef3b1c tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] GET http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c Sep 01 01:13:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d8323fc6-2520-4512-b585-44c6b2ef3b1c tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d8323fc6-2520-4512-b585-44c6b2ef3b1c tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:29 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:29 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:29 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:29 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:29 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d8323fc6-2520-4512-b585-44c6b2ef3b1c tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Volume info retrieved successfully. Sep 01 01:13:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d8323fc6-2520-4512-b585-44c6b2ef3b1c tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c returned with HTTP 200 Sep 01 01:13:29 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 766/1593] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:29 2026] GET /volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c => generated 854 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-05ab8fd4-0177-4c56-a98b-dbe9e11524a7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-05ab8fd4-0177-4c56-a98b-dbe9e11524a7 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/0d7f2c3e-657f-44c1-971e-86022e8f4e78 Sep 01 01:13:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-05ab8fd4-0177-4c56-a98b-dbe9e11524a7 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-05ab8fd4-0177-4c56-a98b-dbe9e11524a7 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:29 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-05ab8fd4-0177-4c56-a98b-dbe9e11524a7 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-05ab8fd4-0177-4c56-a98b-dbe9e11524a7 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/0d7f2c3e-657f-44c1-971e-86022e8f4e78 returned with HTTP 200 Sep 01 01:13:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 828/1594] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:29 2026] GET /volume/v3/volumes/0d7f2c3e-657f-44c1-971e-86022e8f4e78 => generated 855 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3173ecba-369c-4bc6-8fb9-18db21a35173 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3173ecba-369c-4bc6-8fb9-18db21a35173 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] GET http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c Sep 01 01:13:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3173ecba-369c-4bc6-8fb9-18db21a35173 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3173ecba-369c-4bc6-8fb9-18db21a35173 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:30 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:30 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:30 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:30 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:30 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3173ecba-369c-4bc6-8fb9-18db21a35173 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Volume info retrieved successfully. Sep 01 01:13:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3173ecba-369c-4bc6-8fb9-18db21a35173 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c returned with HTTP 200 Sep 01 01:13:30 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 767/1595] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:30 2026] GET /volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c => generated 912 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-766542eb-4aec-40cb-bc61-e726ab5a0e50 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-766542eb-4aec-40cb-bc61-e726ab5a0e50 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes Sep 01 01:13:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-766542eb-4aec-40cb-bc61-e726ab5a0e50 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-766542eb-4aec-40cb-bc61-e726ab5a0e50 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-766542eb-4aec-40cb-bc61-e726ab5a0e50 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:13:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-766542eb-4aec-40cb-bc61-e726ab5a0e50 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:13:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-766542eb-4aec-40cb-bc61-e726ab5a0e50 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Get all volumes completed successfully. Sep 01 01:13:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-766542eb-4aec-40cb-bc61-e726ab5a0e50 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 200 Sep 01 01:13:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 829/1596] 192.168.122.211 () {58 vars in 1121 bytes} [Tue Sep 1 01:13:30 2026] GET /volume/v3/volumes => generated 15 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:13:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-bbc620ff-ad35-4a2e-978d-6db1b26c4808 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bbc620ff-ad35-4a2e-978d-6db1b26c4808 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:13:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bbc620ff-ad35-4a2e-978d-6db1b26c4808 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1996590704"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-bbc620ff-ad35-4a2e-978d-6db1b26c4808 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1996590704'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:13:30 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-bbc620ff-ad35-4a2e-978d-6db1b26c4808 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Create volume of 1 GB Sep 01 01:13:30 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-bbc620ff-ad35-4a2e-978d-6db1b26c4808 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Availability Zones retrieved successfully. Sep 01 01:13:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-bbc620ff-ad35-4a2e-978d-6db1b26c4808 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Flow 'volume_create_api' (89750eed-6d12-4740-b7dd-476a087773f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:13:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-bbc620ff-ad35-4a2e-978d-6db1b26c4808 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d1e7129-737e-4306-be67-e907d3364a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-bbc620ff-ad35-4a2e-978d-6db1b26c4808 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:13:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8ef82436-ca27-4ceb-afc0-ba5da5e84272 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8ef82436-ca27-4ceb-afc0-ba5da5e84272 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/0d7f2c3e-657f-44c1-971e-86022e8f4e78 Sep 01 01:13:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8ef82436-ca27-4ceb-afc0-ba5da5e84272 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8ef82436-ca27-4ceb-afc0-ba5da5e84272 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8ef82436-ca27-4ceb-afc0-ba5da5e84272 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8ef82436-ca27-4ceb-afc0-ba5da5e84272 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/0d7f2c3e-657f-44c1-971e-86022e8f4e78 returned with HTTP 200 Sep 01 01:13:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 830/1597] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:30 2026] GET /volume/v3/volumes/0d7f2c3e-657f-44c1-971e-86022e8f4e78 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-bbc620ff-ad35-4a2e-978d-6db1b26c4808 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d1e7129-737e-4306-be67-e907d3364a6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-bbc620ff-ad35-4a2e-978d-6db1b26c4808 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da393024-2b9e-43af-917b-3e51126d12c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-31440f19-a6e6-4ee7-8424-da8dee01beab None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-31440f19-a6e6-4ee7-8424-da8dee01beab tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:13:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-31440f19-a6e6-4ee7-8424-da8dee01beab tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d7f2c3e-657f-44c1-971e-86022e8f4e78", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1414847103"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-31440f19-a6e6-4ee7-8424-da8dee01beab tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:31 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-31440f19-a6e6-4ee7-8424-da8dee01beab tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Create snapshot from volume 0d7f2c3e-657f-44c1-971e-86022e8f4e78 Sep 01 01:13:31 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-31440f19-a6e6-4ee7-8424-da8dee01beab tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Created reservations ['d1df41fe-3a27-4c41-9d9c-dbf3c676496f', '7802996a-8649-4bee-a584-5b309fad5cee', 'b3c57462-8514-4c3e-af84-c96712270eb8', '6cd5c479-1f57-48c6-8c37-8c493f903014'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:13:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-bbc620ff-ad35-4a2e-978d-6db1b26c4808 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Created reservations ['0cd589ba-4d65-4b4e-ad38-089651f43eec', 'e9891247-9d84-4529-b294-eb83007f58e6', '1d236683-1cf8-4a26-aafa-8c45660657c9', '48231368-b918-4ef2-bf36-a9dc06721b97'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-bbc620ff-ad35-4a2e-978d-6db1b26c4808 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da393024-2b9e-43af-917b-3e51126d12c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cd589ba-4d65-4b4e-ad38-089651f43eec', 'e9891247-9d84-4529-b294-eb83007f58e6', '1d236683-1cf8-4a26-aafa-8c45660657c9', '48231368-b918-4ef2-bf36-a9dc06721b97']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-bbc620ff-ad35-4a2e-978d-6db1b26c4808 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5afe9a36-20dd-4610-92e4-7905733ec281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-31440f19-a6e6-4ee7-8424-da8dee01beab tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot create request issued successfully. Sep 01 01:13:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-31440f19-a6e6-4ee7-8424-da8dee01beab tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:13:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 831/1598] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:13:31 2026] POST /volume/v3/snapshots => generated 310 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:13:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5204f6e1-4013-4b47-ba54-ae798c4f87c8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:31 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:31 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-bbc620ff-ad35-4a2e-978d-6db1b26c4808 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5afe9a36-20dd-4610-92e4-7905733ec281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d976d77-9e93-41e3-82df-5651bc2b4035', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1996590704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad6f5359f6094ddfa8bb9440f17f78fb',qos_specs=None,replication_status=,reservations=['0cd589ba-4d65-4b4e-ad38-089651f43eec','e9891247-9d84-4529-b294-eb83007f58e6','1d236683-1cf8-4a26-aafa-8c45660657c9','48231368-b918-4ef2-bf36-a9dc06721b97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3804da24a34d45159e2157bfadc68eab',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:13:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1996590704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d976d77-9e93-41e3-82df-5651bc2b4035,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad6f5359f6094ddfa8bb9440f17f78fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3804da24a34d45159e2157bfadc68eab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-bbc620ff-ad35-4a2e-978d-6db1b26c4808 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e58c21be-9b10-4134-bec9-0980b1c4d0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-bbc620ff-ad35-4a2e-978d-6db1b26c4808 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e58c21be-9b10-4134-bec9-0980b1c4d0ce) transitioned into state 'SUCCESS' from state '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-1996590704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad6f5359f6094ddfa8bb9440f17f78fb',qos_specs=None,replication_status=,reservations=['0cd589ba-4d65-4b4e-ad38-089651f43eec','e9891247-9d84-4529-b294-eb83007f58e6','1d236683-1cf8-4a26-aafa-8c45660657c9','48231368-b918-4ef2-bf36-a9dc06721b97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3804da24a34d45159e2157bfadc68eab',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-bbc620ff-ad35-4a2e-978d-6db1b26c4808 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1a89663-d7a6-4c83-b7be-eb84f3c48c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-bbc620ff-ad35-4a2e-978d-6db1b26c4808 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1a89663-d7a6-4c83-b7be-eb84f3c48c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-bbc620ff-ad35-4a2e-978d-6db1b26c4808 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Flow 'volume_create_api' (89750eed-6d12-4740-b7dd-476a087773f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:13:31 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-bbc620ff-ad35-4a2e-978d-6db1b26c4808 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Create volume request issued successfully. Sep 01 01:13:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bbc620ff-ad35-4a2e-978d-6db1b26c4808 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:13:31 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 768/1599] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:13:30 2026] POST /volume/v3/volumes => generated 764 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-030e6989-4daa-4522-8fa7-44916b9ac33a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-030e6989-4daa-4522-8fa7-44916b9ac33a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-030e6989-4daa-4522-8fa7-44916b9ac33a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-030e6989-4daa-4522-8fa7-44916b9ac33a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:31 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:31 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:31 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-030e6989-4daa-4522-8fa7-44916b9ac33a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:13:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-030e6989-4daa-4522-8fa7-44916b9ac33a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 returned with HTTP 200 Sep 01 01:13:31 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 769/1600] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:31 2026] GET /volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 => generated 442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d1a1d468-f499-4038-ab29-f8709f15153d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d1a1d468-f499-4038-ab29-f8709f15153d tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] GET http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d1a1d468-f499-4038-ab29-f8709f15153d tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d1a1d468-f499-4038-ab29-f8709f15153d tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5204f6e1-4013-4b47-ba54-ae798c4f87c8 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:13:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5204f6e1-4013-4b47-ba54-ae798c4f87c8 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:31 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:31 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:31 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:31 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:31 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d1a1d468-f499-4038-ab29-f8709f15153d tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Volume info retrieved successfully. Sep 01 01:13:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d1a1d468-f499-4038-ab29-f8709f15153d tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c returned with HTTP 200 Sep 01 01:13:31 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 770/1601] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:31 2026] GET /volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c => generated 915 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-af8ed234-9117-413f-b3cf-82d6b7a0c675 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5204f6e1-4013-4b47-ba54-ae798c4f87c8 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:13:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 832/1602] 192.168.122.211 () {60 vars in 1136 bytes} [Tue Sep 1 01:13:31 2026] POST /volume/v3/types => generated 188 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-af8ed234-9117-413f-b3cf-82d6b7a0c675 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-af8ed234-9117-413f-b3cf-82d6b7a0c675 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-af8ed234-9117-413f-b3cf-82d6b7a0c675 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a9229907-f82c-468c-81ad-b31b65af2be7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:31 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:31 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:31 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:31 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a9229907-f82c-468c-81ad-b31b65af2be7 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:13:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a9229907-f82c-468c-81ad-b31b65af2be7 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:31 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-af8ed234-9117-413f-b3cf-82d6b7a0c675 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-af8ed234-9117-413f-b3cf-82d6b7a0c675 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 returned with HTTP 200 Sep 01 01:13:31 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 771/1603] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:31 2026] GET /volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 => generated 832 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a9229907-f82c-468c-81ad-b31b65af2be7 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:13:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 833/1604] 192.168.122.211 () {60 vars in 1136 bytes} [Tue Sep 1 01:13:31 2026] POST /volume/v3/types => generated 188 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-936deb51-f469-4466-91b5-3ad4b150c30c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-936deb51-f469-4466-91b5-3ad4b150c30c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-936deb51-f469-4466-91b5-3ad4b150c30c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1297042150"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-936deb51-f469-4466-91b5-3ad4b150c30c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1297042150'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:13:31 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-936deb51-f469-4466-91b5-3ad4b150c30c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Create volume of 1 GB Sep 01 01:13:31 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:31 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:31 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-936deb51-f469-4466-91b5-3ad4b150c30c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Availability Zones retrieved successfully. Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-936deb51-f469-4466-91b5-3ad4b150c30c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Flow 'volume_create_api' (a5a10b28-d551-44c9-af36-b8f9bf2755d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-936deb51-f469-4466-91b5-3ad4b150c30c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca525193-5980-42bf-827e-309a53fb78b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-936deb51-f469-4466-91b5-3ad4b150c30c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-936deb51-f469-4466-91b5-3ad4b150c30c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca525193-5980-42bf-827e-309a53fb78b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:13:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b3ce34bf-71cb-4878-913b-4e87bc129854,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3ce34bf-71cb-4878-913b-4e87bc129854', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-936deb51-f469-4466-91b5-3ad4b150c30c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec2bcfd3-a6d6-46cf-a3f5-965c93d38aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:32 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-936deb51-f469-4466-91b5-3ad4b150c30c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:13:32 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-936deb51-f469-4466-91b5-3ad4b150c30c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:13:32 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-936deb51-f469-4466-91b5-3ad4b150c30c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Created reservations ['fa09ef2f-7b30-4c25-9fe0-754a94a451be', 'd7041afb-8a13-4f71-8e71-8b146432f5da', 'a05feefe-755c-4a27-aee5-b020260c2893', '2bcb2a11-dfb2-4493-90c7-55e26e0e6b0d'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:13:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-936deb51-f469-4466-91b5-3ad4b150c30c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec2bcfd3-a6d6-46cf-a3f5-965c93d38aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa09ef2f-7b30-4c25-9fe0-754a94a451be', 'd7041afb-8a13-4f71-8e71-8b146432f5da', 'a05feefe-755c-4a27-aee5-b020260c2893', '2bcb2a11-dfb2-4493-90c7-55e26e0e6b0d']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-936deb51-f469-4466-91b5-3ad4b150c30c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db6cc34c-026a-4040-bffd-7f1d11c8714a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:32 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:32 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-936deb51-f469-4466-91b5-3ad4b150c30c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db6cc34c-026a-4040-bffd-7f1d11c8714a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1b66a7f-a7f3-4887-953c-c56f1630f6b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1297042150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01ae2cb9f6c7457ab8332d074088bba0',qos_specs=None,replication_status=,reservations=['fa09ef2f-7b30-4c25-9fe0-754a94a451be','d7041afb-8a13-4f71-8e71-8b146432f5da','a05feefe-755c-4a27-aee5-b020260c2893','2bcb2a11-dfb2-4493-90c7-55e26e0e6b0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26caa3029a86425da64d6f22a63e5695',volume_type_id=b3ce34bf-71cb-4878-913b-4e87bc129854), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:13:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1297042150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1b66a7f-a7f3-4887-953c-c56f1630f6b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01ae2cb9f6c7457ab8332d074088bba0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26caa3029a86425da64d6f22a63e5695',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3ce34bf-71cb-4878-913b-4e87bc129854),volume_type_id=b3ce34bf-71cb-4878-913b-4e87bc129854)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-936deb51-f469-4466-91b5-3ad4b150c30c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c165a01-ef30-4a19-adf4-9d3ff60a4d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-936deb51-f469-4466-91b5-3ad4b150c30c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c165a01-ef30-4a19-adf4-9d3ff60a4d84) transitioned into state 'SUCCESS' from state '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-1297042150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01ae2cb9f6c7457ab8332d074088bba0',qos_specs=None,replication_status=,reservations=['fa09ef2f-7b30-4c25-9fe0-754a94a451be','d7041afb-8a13-4f71-8e71-8b146432f5da','a05feefe-755c-4a27-aee5-b020260c2893','2bcb2a11-dfb2-4493-90c7-55e26e0e6b0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26caa3029a86425da64d6f22a63e5695',volume_type_id=b3ce34bf-71cb-4878-913b-4e87bc129854)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-936deb51-f469-4466-91b5-3ad4b150c30c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4918c96e-44a9-4d4a-9583-2b4de9afd440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-936deb51-f469-4466-91b5-3ad4b150c30c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4918c96e-44a9-4d4a-9583-2b4de9afd440) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-936deb51-f469-4466-91b5-3ad4b150c30c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Flow 'volume_create_api' (a5a10b28-d551-44c9-af36-b8f9bf2755d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:13:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-936deb51-f469-4466-91b5-3ad4b150c30c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Create volume request issued successfully. Sep 01 01:13:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-936deb51-f469-4466-91b5-3ad4b150c30c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:13:32 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 772/1605] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:13:31 2026] POST /volume/v3/volumes => generated 776 bytes in 713 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:13:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6da87b60-23a1-4903-9d92-15e5dbdeaf44 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6da87b60-23a1-4903-9d92-15e5dbdeaf44 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] GET http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 Sep 01 01:13:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6da87b60-23a1-4903-9d92-15e5dbdeaf44 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6da87b60-23a1-4903-9d92-15e5dbdeaf44 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6da87b60-23a1-4903-9d92-15e5dbdeaf44 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Volume info retrieved successfully. Sep 01 01:13:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6da87b60-23a1-4903-9d92-15e5dbdeaf44 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 returned with HTTP 200 Sep 01 01:13:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 834/1606] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:32 2026] GET /volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 => generated 844 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ec858297-9915-432f-9eda-84c36676127d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ec858297-9915-432f-9eda-84c36676127d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 Sep 01 01:13:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ec858297-9915-432f-9eda-84c36676127d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ec858297-9915-432f-9eda-84c36676127d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:32 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:32 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ec858297-9915-432f-9eda-84c36676127d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:13:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ec858297-9915-432f-9eda-84c36676127d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 returned with HTTP 200 Sep 01 01:13:32 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 773/1607] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:32 2026] GET /volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 => generated 442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1ceb1f47-c3ff-4e94-ba14-2ab548973ffc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ceb1f47-c3ff-4e94-ba14-2ab548973ffc tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] GET http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c Sep 01 01:13:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ceb1f47-c3ff-4e94-ba14-2ab548973ffc tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ceb1f47-c3ff-4e94-ba14-2ab548973ffc tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1ceb1f47-c3ff-4e94-ba14-2ab548973ffc tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Volume info retrieved successfully. Sep 01 01:13:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ceb1f47-c3ff-4e94-ba14-2ab548973ffc tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c returned with HTTP 200 Sep 01 01:13:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 835/1608] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:32 2026] GET /volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c => generated 915 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2ecfa736-e042-4394-8c04-935d2f083698 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2ecfa736-e042-4394-8c04-935d2f083698 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 Sep 01 01:13:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2ecfa736-e042-4394-8c04-935d2f083698 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2ecfa736-e042-4394-8c04-935d2f083698 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:32 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:32 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:32 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:32 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2ecfa736-e042-4394-8c04-935d2f083698 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2ecfa736-e042-4394-8c04-935d2f083698 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 returned with HTTP 200 Sep 01 01:13:32 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 774/1609] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:32 2026] GET /volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 => generated 856 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-27260b12-5177-4a38-bf26-0af0f62a5377 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-31ea4a95-9a17-406d-b6f3-24cf8ce349b1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-27260b12-5177-4a38-bf26-0af0f62a5377 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] GET http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 Sep 01 01:13:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-27260b12-5177-4a38-bf26-0af0f62a5377 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-27260b12-5177-4a38-bf26-0af0f62a5377 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-31ea4a95-9a17-406d-b6f3-24cf8ce349b1 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 Sep 01 01:13:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-31ea4a95-9a17-406d-b6f3-24cf8ce349b1 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-31ea4a95-9a17-406d-b6f3-24cf8ce349b1 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:33 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:33 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:33 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-31ea4a95-9a17-406d-b6f3-24cf8ce349b1 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:13:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-31ea4a95-9a17-406d-b6f3-24cf8ce349b1 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 returned with HTTP 200 Sep 01 01:13:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 775/1610] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:33 2026] GET /volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-27260b12-5177-4a38-bf26-0af0f62a5377 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Volume info retrieved successfully. Sep 01 01:13:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-27260b12-5177-4a38-bf26-0af0f62a5377 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 returned with HTTP 200 Sep 01 01:13:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 836/1611] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:33 2026] GET /volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 => generated 868 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:13:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ebda485f-1b66-44bc-9952-6ec47dc6a485 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ebda485f-1b66-44bc-9952-6ec47dc6a485 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] GET http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c Sep 01 01:13:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ebda485f-1b66-44bc-9952-6ec47dc6a485 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ebda485f-1b66-44bc-9952-6ec47dc6a485 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:33 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:33 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:33 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:33 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:33 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ebda485f-1b66-44bc-9952-6ec47dc6a485 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Volume info retrieved successfully. Sep 01 01:13:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ebda485f-1b66-44bc-9952-6ec47dc6a485 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c returned with HTTP 200 Sep 01 01:13:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 776/1612] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:33 2026] GET /volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c => generated 915 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e41e1581-9d65-4a51-8564-3356547bbcb9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e41e1581-9d65-4a51-8564-3356547bbcb9 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 Sep 01 01:13:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e41e1581-9d65-4a51-8564-3356547bbcb9 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e41e1581-9d65-4a51-8564-3356547bbcb9 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e41e1581-9d65-4a51-8564-3356547bbcb9 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e41e1581-9d65-4a51-8564-3356547bbcb9 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 returned with HTTP 200 Sep 01 01:13:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 837/1613] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:33 2026] GET /volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4b44a48c-b9dd-4166-8c9d-d323ea2143d0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4b44a48c-b9dd-4166-8c9d-d323ea2143d0 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 Sep 01 01:13:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4b44a48c-b9dd-4166-8c9d-d323ea2143d0 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4b44a48c-b9dd-4166-8c9d-d323ea2143d0 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:34 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:34 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:34 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4b44a48c-b9dd-4166-8c9d-d323ea2143d0 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:13:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4b44a48c-b9dd-4166-8c9d-d323ea2143d0 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 returned with HTTP 200 Sep 01 01:13:34 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 777/1614] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:34 2026] GET /volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 => generated 469 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-499ee966-6cd6-424a-a0a7-687a46db3e04 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-975c6784-a8e8-4f1e-b9a7-22b24c0fa0dc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-499ee966-6cd6-424a-a0a7-687a46db3e04 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] GET http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 Sep 01 01:13:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-975c6784-a8e8-4f1e-b9a7-22b24c0fa0dc tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:13:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-975c6784-a8e8-4f1e-b9a7-22b24c0fa0dc tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9ebcb189-34e7-4038-9a71-ac19ffffb096", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1684597825"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-499ee966-6cd6-424a-a0a7-687a46db3e04 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-499ee966-6cd6-424a-a0a7-687a46db3e04 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-975c6784-a8e8-4f1e-b9a7-22b24c0fa0dc tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Create volume request body: {'volume': {'snapshot_id': '9ebcb189-34e7-4038-9a71-ac19ffffb096', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1684597825'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:13:34 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:34 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:34 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-975c6784-a8e8-4f1e-b9a7-22b24c0fa0dc tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:13:34 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-975c6784-a8e8-4f1e-b9a7-22b24c0fa0dc tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Create volume of 1 GB Sep 01 01:13:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:34 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-975c6784-a8e8-4f1e-b9a7-22b24c0fa0dc tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Availability Zones retrieved successfully. Sep 01 01:13:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-499ee966-6cd6-424a-a0a7-687a46db3e04 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Volume info retrieved successfully. Sep 01 01:13:34 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-975c6784-a8e8-4f1e-b9a7-22b24c0fa0dc tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Flow 'volume_create_api' (f65b57f1-1bf9-4d0b-8250-015a1b2c57b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:13:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-499ee966-6cd6-424a-a0a7-687a46db3e04 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 returned with HTTP 200 Sep 01 01:13:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 838/1615] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:34 2026] GET /volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 => generated 868 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:13:34 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-975c6784-a8e8-4f1e-b9a7-22b24c0fa0dc tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (002e471c-afb2-4242-9bbc-ec22c7948dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:34 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-975c6784-a8e8-4f1e-b9a7-22b24c0fa0dc tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:13:34 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:34 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b62f1e43-1e13-4baf-beb7-c9a2a6abd769 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b62f1e43-1e13-4baf-beb7-c9a2a6abd769 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] GET http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c Sep 01 01:13:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b62f1e43-1e13-4baf-beb7-c9a2a6abd769 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b62f1e43-1e13-4baf-beb7-c9a2a6abd769 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b62f1e43-1e13-4baf-beb7-c9a2a6abd769 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Volume info retrieved successfully. Sep 01 01:13:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b62f1e43-1e13-4baf-beb7-c9a2a6abd769 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c returned with HTTP 200 Sep 01 01:13:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 839/1616] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:34 2026] GET /volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c => generated 915 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:34 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-975c6784-a8e8-4f1e-b9a7-22b24c0fa0dc tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (002e471c-afb2-4242-9bbc-ec22c7948dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9ebcb189-34e7-4038-9a71-ac19ffffb096', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:34 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-975c6784-a8e8-4f1e-b9a7-22b24c0fa0dc tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30431f41-6450-4018-9099-ff4be1b336e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7419ec1a-d04f-4ac0-805c-698ab738c044 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7419ec1a-d04f-4ac0-805c-698ab738c044 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 Sep 01 01:13:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7419ec1a-d04f-4ac0-805c-698ab738c044 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7419ec1a-d04f-4ac0-805c-698ab738c044 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7419ec1a-d04f-4ac0-805c-698ab738c044 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7419ec1a-d04f-4ac0-805c-698ab738c044 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 returned with HTTP 200 Sep 01 01:13:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 840/1617] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:34 2026] GET /volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:34 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-975c6784-a8e8-4f1e-b9a7-22b24c0fa0dc tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Created reservations ['4bc92bad-bec1-4a28-9a5a-f212be6affa1', 'bb2700a8-c49f-4954-8337-6dd2b2449243', 'dab3d1aa-e29e-41a4-9245-6e73dd820602', '4de53ae3-9e2b-446e-80b0-d6bcff870c0c'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:13:34 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-975c6784-a8e8-4f1e-b9a7-22b24c0fa0dc tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30431f41-6450-4018-9099-ff4be1b336e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bc92bad-bec1-4a28-9a5a-f212be6affa1', 'bb2700a8-c49f-4954-8337-6dd2b2449243', 'dab3d1aa-e29e-41a4-9245-6e73dd820602', '4de53ae3-9e2b-446e-80b0-d6bcff870c0c']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:34 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-975c6784-a8e8-4f1e-b9a7-22b24c0fa0dc tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59ca43cc-b80e-4873-830b-7e1e49543f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:34 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:34 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:34 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:34 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:34 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-975c6784-a8e8-4f1e-b9a7-22b24c0fa0dc tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59ca43cc-b80e-4873-830b-7e1e49543f43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43673413-7d05-4fde-b847-ccc5cde0d998', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1684597825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8cb634f41f74358a74116f556ee46e5',qos_specs=None,replication_status=,reservations=['4bc92bad-bec1-4a28-9a5a-f212be6affa1','bb2700a8-c49f-4954-8337-6dd2b2449243','dab3d1aa-e29e-41a4-9245-6e73dd820602','4de53ae3-9e2b-446e-80b0-d6bcff870c0c'],size=1,snapshot_id=9ebcb189-34e7-4038-9a71-ac19ffffb096,source_replicaid=,source_volid=None,status='creating',user_id='1a5403d405024a6a8c117b4eb2e5023c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:13:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1684597825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43673413-7d05-4fde-b847-ccc5cde0d998,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8cb634f41f74358a74116f556ee46e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9ebcb189-34e7-4038-9a71-ac19ffffb096,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a5403d405024a6a8c117b4eb2e5023c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:34 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-975c6784-a8e8-4f1e-b9a7-22b24c0fa0dc tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (716d6019-53c0-49aa-b5f3-0523f64f3baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:35 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-975c6784-a8e8-4f1e-b9a7-22b24c0fa0dc tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (716d6019-53c0-49aa-b5f3-0523f64f3baa) transitioned into state 'SUCCESS' from state '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-1684597825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8cb634f41f74358a74116f556ee46e5',qos_specs=None,replication_status=,reservations=['4bc92bad-bec1-4a28-9a5a-f212be6affa1','bb2700a8-c49f-4954-8337-6dd2b2449243','dab3d1aa-e29e-41a4-9245-6e73dd820602','4de53ae3-9e2b-446e-80b0-d6bcff870c0c'],size=1,snapshot_id=9ebcb189-34e7-4038-9a71-ac19ffffb096,source_replicaid=,source_volid=None,status='creating',user_id='1a5403d405024a6a8c117b4eb2e5023c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:35 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-975c6784-a8e8-4f1e-b9a7-22b24c0fa0dc tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e308924b-a48a-46f1-a0db-4d93e64918a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:35 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:35 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:35 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-975c6784-a8e8-4f1e-b9a7-22b24c0fa0dc tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e308924b-a48a-46f1-a0db-4d93e64918a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:35 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-975c6784-a8e8-4f1e-b9a7-22b24c0fa0dc tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Flow 'volume_create_api' (f65b57f1-1bf9-4d0b-8250-015a1b2c57b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:13:35 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-975c6784-a8e8-4f1e-b9a7-22b24c0fa0dc tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Create volume request issued successfully. Sep 01 01:13:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-975c6784-a8e8-4f1e-b9a7-22b24c0fa0dc tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:13:35 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 778/1618] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:13:34 2026] POST /volume/v3/volumes => generated 797 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:13:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-32b8501b-8380-4896-a211-bc83eaa3cc40 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-32b8501b-8380-4896-a211-bc83eaa3cc40 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 Sep 01 01:13:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-32b8501b-8380-4896-a211-bc83eaa3cc40 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-32b8501b-8380-4896-a211-bc83eaa3cc40 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-32b8501b-8380-4896-a211-bc83eaa3cc40 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-32b8501b-8380-4896-a211-bc83eaa3cc40 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 returned with HTTP 200 Sep 01 01:13:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 841/1619] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:35 2026] GET /volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f566be80-8f5d-4bd1-9983-c4903eea533c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f566be80-8f5d-4bd1-9983-c4903eea533c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] GET http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 Sep 01 01:13:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f566be80-8f5d-4bd1-9983-c4903eea533c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f566be80-8f5d-4bd1-9983-c4903eea533c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:35 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:35 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:35 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:35 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:35 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f566be80-8f5d-4bd1-9983-c4903eea533c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Volume info retrieved successfully. Sep 01 01:13:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f566be80-8f5d-4bd1-9983-c4903eea533c tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 returned with HTTP 200 Sep 01 01:13:35 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 779/1620] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:35 2026] GET /volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 => generated 868 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c90e1210-e5cc-4bd4-997c-461fac7682bd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c90e1210-e5cc-4bd4-997c-461fac7682bd tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] GET http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c Sep 01 01:13:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c90e1210-e5cc-4bd4-997c-461fac7682bd tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c90e1210-e5cc-4bd4-997c-461fac7682bd tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c90e1210-e5cc-4bd4-997c-461fac7682bd tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Volume info retrieved successfully. Sep 01 01:13:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c90e1210-e5cc-4bd4-997c-461fac7682bd tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c returned with HTTP 200 Sep 01 01:13:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 842/1621] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:35 2026] GET /volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c => generated 1333 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:13:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a2ac2dc4-16ec-4645-bb8e-7b92f51963d7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a2ac2dc4-16ec-4645-bb8e-7b92f51963d7 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 Sep 01 01:13:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a2ac2dc4-16ec-4645-bb8e-7b92f51963d7 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a2ac2dc4-16ec-4645-bb8e-7b92f51963d7 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:35 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:35 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:35 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:35 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-d4c252f0-ebbf-4291-842f-2d9af70267d2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:35 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a2ac2dc4-16ec-4645-bb8e-7b92f51963d7 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a2ac2dc4-16ec-4645-bb8e-7b92f51963d7 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 returned with HTTP 200 Sep 01 01:13:35 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 780/1622] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:35 2026] GET /volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 => generated 857 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5b58429d-1f42-4ad9-be3f-b6de76b44c03 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5b58429d-1f42-4ad9-be3f-b6de76b44c03 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 Sep 01 01:13:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5b58429d-1f42-4ad9-be3f-b6de76b44c03 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5b58429d-1f42-4ad9-be3f-b6de76b44c03 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:35 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:35 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:35 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:35 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:35 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5b58429d-1f42-4ad9-be3f-b6de76b44c03 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5b58429d-1f42-4ad9-be3f-b6de76b44c03 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 returned with HTTP 200 Sep 01 01:13:36 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 781/1623] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:35 2026] GET /volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 => generated 857 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4a2a8250-d998-4d15-ab84-2de3d3174d7e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4a2a8250-d998-4d15-ab84-2de3d3174d7e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:13:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4a2a8250-d998-4d15-ab84-2de3d3174d7e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-748622666"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-4a2a8250-d998-4d15-ab84-2de3d3174d7e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-748622666'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:13:36 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-4a2a8250-d998-4d15-ab84-2de3d3174d7e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Create volume of 1 GB Sep 01 01:13:36 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4a2a8250-d998-4d15-ab84-2de3d3174d7e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Availability Zones retrieved successfully. Sep 01 01:13:36 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4a2a8250-d998-4d15-ab84-2de3d3174d7e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Flow 'volume_create_api' (d4329e66-7906-4a6b-bff7-fa691e0d50a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:13:36 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4a2a8250-d998-4d15-ab84-2de3d3174d7e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f74e520-857b-445b-a4a3-275bd44fb8e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:36 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-4a2a8250-d998-4d15-ab84-2de3d3174d7e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:13:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-d4c252f0-ebbf-4291-842f-2d9af70267d2 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] GET http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c Sep 01 01:13:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-d4c252f0-ebbf-4291-842f-2d9af70267d2 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-d4c252f0-ebbf-4291-842f-2d9af70267d2 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:36 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4a2a8250-d998-4d15-ab84-2de3d3174d7e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f74e520-857b-445b-a4a3-275bd44fb8e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:36 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4a2a8250-d998-4d15-ab84-2de3d3174d7e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (426f1d16-0251-42b3-bfce-702e6e7f2178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-d4c252f0-ebbf-4291-842f-2d9af70267d2 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Volume info retrieved successfully. Sep 01 01:13:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-d4c252f0-ebbf-4291-842f-2d9af70267d2 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c returned with HTTP 200 Sep 01 01:13:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 843/1624] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:13:35 2026] GET /volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c => generated 1333 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:13:36 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-4a2a8250-d998-4d15-ab84-2de3d3174d7e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Created reservations ['ced904ab-b8d8-404a-958f-84326315d63a', 'beca8ad8-3db7-4516-9b8a-bfa9057cc01c', '3755f396-f756-4ffe-9a2e-51d5c5c7b389', '3117de1c-ea7e-41b0-80eb-17a779bd7749'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:13:36 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4a2a8250-d998-4d15-ab84-2de3d3174d7e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (426f1d16-0251-42b3-bfce-702e6e7f2178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ced904ab-b8d8-404a-958f-84326315d63a', 'beca8ad8-3db7-4516-9b8a-bfa9057cc01c', '3755f396-f756-4ffe-9a2e-51d5c5c7b389', '3117de1c-ea7e-41b0-80eb-17a779bd7749']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0efb086b-4ee9-4247-a735-7c31d6652599 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:36 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4a2a8250-d998-4d15-ab84-2de3d3174d7e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78d3610f-b86f-49a6-bee1-d9fc3771f208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0efb086b-4ee9-4247-a735-7c31d6652599 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 Sep 01 01:13:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0efb086b-4ee9-4247-a735-7c31d6652599 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0efb086b-4ee9-4247-a735-7c31d6652599 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0efb086b-4ee9-4247-a735-7c31d6652599 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:36 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:36 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:36 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4a2a8250-d998-4d15-ab84-2de3d3174d7e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78d3610f-b86f-49a6-bee1-d9fc3771f208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ce765c7-4b32-4ae0-8b3e-e942f099b21b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-748622666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad6f5359f6094ddfa8bb9440f17f78fb',qos_specs=None,replication_status=,reservations=['ced904ab-b8d8-404a-958f-84326315d63a','beca8ad8-3db7-4516-9b8a-bfa9057cc01c','3755f396-f756-4ffe-9a2e-51d5c5c7b389','3117de1c-ea7e-41b0-80eb-17a779bd7749'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3804da24a34d45159e2157bfadc68eab',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:13:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-748622666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ce765c7-4b32-4ae0-8b3e-e942f099b21b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad6f5359f6094ddfa8bb9440f17f78fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3804da24a34d45159e2157bfadc68eab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0efb086b-4ee9-4247-a735-7c31d6652599 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 returned with HTTP 200 Sep 01 01:13:36 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4a2a8250-d998-4d15-ab84-2de3d3174d7e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5547f82-09b6-423e-9ed2-dbcfbbd25790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 844/1625] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:36 2026] GET /volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 => generated 889 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:36 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4a2a8250-d998-4d15-ab84-2de3d3174d7e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5547f82-09b6-423e-9ed2-dbcfbbd25790) transitioned into state 'SUCCESS' from state '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-748622666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad6f5359f6094ddfa8bb9440f17f78fb',qos_specs=None,replication_status=,reservations=['ced904ab-b8d8-404a-958f-84326315d63a','beca8ad8-3db7-4516-9b8a-bfa9057cc01c','3755f396-f756-4ffe-9a2e-51d5c5c7b389','3117de1c-ea7e-41b0-80eb-17a779bd7749'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3804da24a34d45159e2157bfadc68eab',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:36 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4a2a8250-d998-4d15-ab84-2de3d3174d7e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d481335-084e-4c8f-af40-39aaa4c19441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:36 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4a2a8250-d998-4d15-ab84-2de3d3174d7e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d481335-084e-4c8f-af40-39aaa4c19441) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:36 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-4a2a8250-d998-4d15-ab84-2de3d3174d7e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Flow 'volume_create_api' (d4329e66-7906-4a6b-bff7-fa691e0d50a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:13:36 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4a2a8250-d998-4d15-ab84-2de3d3174d7e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Create volume request issued successfully. Sep 01 01:13:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4a2a8250-d998-4d15-ab84-2de3d3174d7e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:13:36 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 782/1626] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:13:36 2026] POST /volume/v3/volumes => generated 763 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:13:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-90564aa4-6824-4bc2-8160-15eb6b07a37c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-90564aa4-6824-4bc2-8160-15eb6b07a37c tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b Sep 01 01:13:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-90564aa4-6824-4bc2-8160-15eb6b07a37c tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-90564aa4-6824-4bc2-8160-15eb6b07a37c tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-90564aa4-6824-4bc2-8160-15eb6b07a37c tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-90564aa4-6824-4bc2-8160-15eb6b07a37c tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b returned with HTTP 200 Sep 01 01:13:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 845/1627] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:36 2026] GET /volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b => generated 831 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:13:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-87b8f9ab-4a5d-4488-b056-272de8ce3956 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-87b8f9ab-4a5d-4488-b056-272de8ce3956 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] GET http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 Sep 01 01:13:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-87b8f9ab-4a5d-4488-b056-272de8ce3956 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-87b8f9ab-4a5d-4488-b056-272de8ce3956 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:36 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:36 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:36 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:36 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:36 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-87b8f9ab-4a5d-4488-b056-272de8ce3956 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Volume info retrieved successfully. Sep 01 01:13:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-87b8f9ab-4a5d-4488-b056-272de8ce3956 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 returned with HTTP 200 Sep 01 01:13:36 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 783/1628] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:36 2026] GET /volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 => generated 869 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f9667f23-05fe-4303-9e5e-d33e5d800de8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f9667f23-05fe-4303-9e5e-d33e5d800de8 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] GET http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 Sep 01 01:13:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f9667f23-05fe-4303-9e5e-d33e5d800de8 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f9667f23-05fe-4303-9e5e-d33e5d800de8 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f9667f23-05fe-4303-9e5e-d33e5d800de8 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] Volume info retrieved successfully. Sep 01 01:13:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f9667f23-05fe-4303-9e5e-d33e5d800de8 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 returned with HTTP 200 Sep 01 01:13:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 846/1629] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:36 2026] GET /volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 => generated 1032 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:13:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5bfeab6d-ffed-4d1e-bd1c-2f97738b9290 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5bfeab6d-ffed-4d1e-bd1c-2f97738b9290 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] POST http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4/action Sep 01 01:13:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5bfeab6d-ffed-4d1e-bd1c-2f97738b9290 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:13:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5bfeab6d-ffed-4d1e-bd1c-2f97738b9290 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:36 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:36 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:36 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:36 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:36 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5bfeab6d-ffed-4d1e-bd1c-2f97738b9290 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Volume info retrieved successfully. Sep 01 01:13:36 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:36 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:13:36 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-5bfeab6d-ffed-4d1e-bd1c-2f97738b9290 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:13:36 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-5bfeab6d-ffed-4d1e-bd1c-2f97738b9290 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:13:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-99a2debd-23d3-4755-9bbf-29363738e3be None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:37 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-5bfeab6d-ffed-4d1e-bd1c-2f97738b9290 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Created reservations ['4f4fc2c3-cc5d-4a02-b281-5fed288b76d0', '8da9cb63-0b07-49d3-ac5b-84b2af35f609'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:13:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-99a2debd-23d3-4755-9bbf-29363738e3be tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] GET http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c Sep 01 01:13:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-99a2debd-23d3-4755-9bbf-29363738e3be tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-99a2debd-23d3-4755-9bbf-29363738e3be tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-99a2debd-23d3-4755-9bbf-29363738e3be tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Volume info retrieved successfully. Sep 01 01:13:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-99a2debd-23d3-4755-9bbf-29363738e3be tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c returned with HTTP 200 Sep 01 01:13:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 847/1630] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:13:37 2026] GET /volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c => generated 1333 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:13:37 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-5bfeab6d-ffed-4d1e-bd1c-2f97738b9290 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Created reservations ['2d17ee39-09f6-4598-ac24-5b19abc801af', 'e6d98476-6cb7-4061-b556-ebe6e83bbf47'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:13:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f984d8af-bd69-4a5c-97ca-090df4e7f787 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f984d8af-bd69-4a5c-97ca-090df4e7f787 None None] GET http://192.168.122.211/volume// Sep 01 01:13:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f984d8af-bd69-4a5c-97ca-090df4e7f787 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f984d8af-bd69-4a5c-97ca-090df4e7f787 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f984d8af-bd69-4a5c-97ca-090df4e7f787 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:13:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 848/1631] 192.168.122.211 () {58 vars in 1308 bytes} [Tue Sep 1 01:13:37 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:13:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-90c45fcd-c8e4-4805-977c-e2f563c48c01 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-90c45fcd-c8e4-4805-977c-e2f563c48c01 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] POST http://192.168.122.211/volume/v3/attachments Sep 01 01:13:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-90c45fcd-c8e4-4805-977c-e2f563c48c01 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c", "connector": null, "instance_uuid": "d3c444d3-5c68-43e6-9eba-a5a230ba094d"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:37 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:37 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:37 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5bfeab6d-ffed-4d1e-bd1c-2f97738b9290 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Retype volume request issued successfully. Sep 01 01:13:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5bfeab6d-ffed-4d1e-bd1c-2f97738b9290 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4/action returned with HTTP 202 Sep 01 01:13:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 784/1632] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:13:36 2026] POST /volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4/action => generated 0 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 01:13:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-13a79fb0-1091-49b7-9fba-53f14556fc13 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-13a79fb0-1091-49b7-9fba-53f14556fc13 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] GET http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 Sep 01 01:13:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-13a79fb0-1091-49b7-9fba-53f14556fc13 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-13a79fb0-1091-49b7-9fba-53f14556fc13 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:37 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:37 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:37 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:37 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:37 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-13a79fb0-1091-49b7-9fba-53f14556fc13 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Volume info retrieved successfully. Sep 01 01:13:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-90c45fcd-c8e4-4805-977c-e2f563c48c01 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] http://192.168.122.211/volume/v3/attachments returned with HTTP 200 Sep 01 01:13:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 849/1633] 192.168.122.211 () {66 vars in 1483 bytes} [Tue Sep 1 01:13:37 2026] POST /volume/v3/attachments => generated 273 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:13:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-13a79fb0-1091-49b7-9fba-53f14556fc13 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 returned with HTTP 200 Sep 01 01:13:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 785/1634] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:37 2026] GET /volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 => generated 868 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7093f342-5359-4886-a4cb-c5d67f9ed0e4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7093f342-5359-4886-a4cb-c5d67f9ed0e4 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 Sep 01 01:13:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7093f342-5359-4886-a4cb-c5d67f9ed0e4 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7093f342-5359-4886-a4cb-c5d67f9ed0e4 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7093f342-5359-4886-a4cb-c5d67f9ed0e4 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7093f342-5359-4886-a4cb-c5d67f9ed0e4 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 returned with HTTP 200 Sep 01 01:13:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 850/1635] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:37 2026] GET /volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 => generated 889 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-cf8764c6-e5e8-4df6-8def-b2a8b4aa3e1e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cf8764c6-e5e8-4df6-8def-b2a8b4aa3e1e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b Sep 01 01:13:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cf8764c6-e5e8-4df6-8def-b2a8b4aa3e1e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cf8764c6-e5e8-4df6-8def-b2a8b4aa3e1e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:37 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:37 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:37 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:37 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:37 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-cf8764c6-e5e8-4df6-8def-b2a8b4aa3e1e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cf8764c6-e5e8-4df6-8def-b2a8b4aa3e1e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b returned with HTTP 200 Sep 01 01:13:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 786/1636] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:37 2026] GET /volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b => generated 855 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-06354b59-ad51-4653-b417-abfd2c7c93c7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-06354b59-ad51-4653-b417-abfd2c7c93c7 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] GET http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 Sep 01 01:13:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-06354b59-ad51-4653-b417-abfd2c7c93c7 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-06354b59-ad51-4653-b417-abfd2c7c93c7 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-06354b59-ad51-4653-b417-abfd2c7c93c7 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Volume info retrieved successfully. Sep 01 01:13:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c9242c93-2c40-47ef-a96a-219b22e86430 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-06354b59-ad51-4653-b417-abfd2c7c93c7 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 returned with HTTP 200 Sep 01 01:13:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 851/1637] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:38 2026] GET /volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 => generated 869 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:13:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c9242c93-2c40-47ef-a96a-219b22e86430 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 Sep 01 01:13:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c9242c93-2c40-47ef-a96a-219b22e86430 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c9242c93-2c40-47ef-a96a-219b22e86430 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a1335425-e7e7-4249-8be3-0e238e08c260 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a1335425-e7e7-4249-8be3-0e238e08c260 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] GET http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 Sep 01 01:13:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a1335425-e7e7-4249-8be3-0e238e08c260 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a1335425-e7e7-4249-8be3-0e238e08c260 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c9242c93-2c40-47ef-a96a-219b22e86430 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c9242c93-2c40-47ef-a96a-219b22e86430 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 returned with HTTP 200 Sep 01 01:13:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 787/1638] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:38 2026] GET /volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 => generated 889 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fbf80b32-d836-4274-b96c-9897cdba8fb4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a1335425-e7e7-4249-8be3-0e238e08c260 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] Volume info retrieved successfully. Sep 01 01:13:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fbf80b32-d836-4274-b96c-9897cdba8fb4 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b Sep 01 01:13:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fbf80b32-d836-4274-b96c-9897cdba8fb4 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fbf80b32-d836-4274-b96c-9897cdba8fb4 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a1335425-e7e7-4249-8be3-0e238e08c260 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 returned with HTTP 200 Sep 01 01:13:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 852/1639] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:38 2026] GET /volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 => generated 1032 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:13:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ab8853bd-149e-4d4e-a006-6ecee711d986 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ab8853bd-149e-4d4e-a006-6ecee711d986 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] GET http://192.168.122.211/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1297042150 Sep 01 01:13:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ab8853bd-149e-4d4e-a006-6ecee711d986 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ab8853bd-149e-4d4e-a006-6ecee711d986 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ab8853bd-149e-4d4e-a006-6ecee711d986 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1297042150'), ('all_tenants', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:13:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-fbf80b32-d836-4274-b96c-9897cdba8fb4 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fbf80b32-d836-4274-b96c-9897cdba8fb4 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b returned with HTTP 200 Sep 01 01:13:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 788/1640] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:38 2026] GET /volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b => generated 855 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ab8853bd-149e-4d4e-a006-6ecee711d986 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] Get all volumes completed successfully. Sep 01 01:13:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ab8853bd-149e-4d4e-a006-6ecee711d986 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] http://192.168.122.211/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1297042150 returned with HTTP 200 Sep 01 01:13:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 853/1641] 192.168.122.211 () {58 vars in 1282 bytes} [Tue Sep 1 01:13:38 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1297042150 => generated 355 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-15344295-bc6d-4a3f-b4e5-779cae286d84 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-15344295-bc6d-4a3f-b4e5-779cae286d84 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] GET http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 Sep 01 01:13:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-15344295-bc6d-4a3f-b4e5-779cae286d84 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-15344295-bc6d-4a3f-b4e5-779cae286d84 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:39 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:39 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:39 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:39 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:39 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-15344295-bc6d-4a3f-b4e5-779cae286d84 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Volume info retrieved successfully. Sep 01 01:13:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-15344295-bc6d-4a3f-b4e5-779cae286d84 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 returned with HTTP 200 Sep 01 01:13:39 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 789/1642] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:38 2026] GET /volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 => generated 869 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b5cba3c7-1a41-40b1-98f0-118cdf413f0f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b5cba3c7-1a41-40b1-98f0-118cdf413f0f tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] DELETE http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 Sep 01 01:13:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b5cba3c7-1a41-40b1-98f0-118cdf413f0f tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b5cba3c7-1a41-40b1-98f0-118cdf413f0f tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:39 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-b5cba3c7-1a41-40b1-98f0-118cdf413f0f tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Delete volume with id: a1b66a7f-a7f3-4887-953c-c56f1630f6b4 Sep 01 01:13:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b5cba3c7-1a41-40b1-98f0-118cdf413f0f tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Volume info retrieved successfully. Sep 01 01:13:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b5cba3c7-1a41-40b1-98f0-118cdf413f0f tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Delete volume request issued successfully. Sep 01 01:13:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b5cba3c7-1a41-40b1-98f0-118cdf413f0f tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 returned with HTTP 202 Sep 01 01:13:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 854/1643] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:13:39 2026] DELETE /volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:13:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d0d4a82a-a188-4a78-b28e-1860b08633da None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d0d4a82a-a188-4a78-b28e-1860b08633da tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] GET http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 Sep 01 01:13:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d0d4a82a-a188-4a78-b28e-1860b08633da tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d0d4a82a-a188-4a78-b28e-1860b08633da tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:39 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:39 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:39 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:39 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:39 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d0d4a82a-a188-4a78-b28e-1860b08633da tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Volume info retrieved successfully. Sep 01 01:13:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d0d4a82a-a188-4a78-b28e-1860b08633da tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 returned with HTTP 200 Sep 01 01:13:39 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 790/1644] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:39 2026] GET /volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 => generated 868 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-73fe89cc-e40d-4c03-9773-8bd90719a833 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-73fe89cc-e40d-4c03-9773-8bd90719a833 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 Sep 01 01:13:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-73fe89cc-e40d-4c03-9773-8bd90719a833 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-73fe89cc-e40d-4c03-9773-8bd90719a833 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-73fe89cc-e40d-4c03-9773-8bd90719a833 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-73fe89cc-e40d-4c03-9773-8bd90719a833 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 returned with HTTP 200 Sep 01 01:13:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 855/1645] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:39 2026] GET /volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 => generated 889 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4f17b00f-cb0e-4568-9e51-2c234dd57405 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4f17b00f-cb0e-4568-9e51-2c234dd57405 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b Sep 01 01:13:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4f17b00f-cb0e-4568-9e51-2c234dd57405 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4f17b00f-cb0e-4568-9e51-2c234dd57405 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:39 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:39 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:39 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:39 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:39 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4f17b00f-cb0e-4568-9e51-2c234dd57405 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4f17b00f-cb0e-4568-9e51-2c234dd57405 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b returned with HTTP 200 Sep 01 01:13:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 791/1646] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:39 2026] GET /volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b => generated 855 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-33b59411-f859-46d8-9cfa-c62008c3731b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-33b59411-f859-46d8-9cfa-c62008c3731b tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] GET http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 Sep 01 01:13:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-33b59411-f859-46d8-9cfa-c62008c3731b tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-33b59411-f859-46d8-9cfa-c62008c3731b tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-33b59411-f859-46d8-9cfa-c62008c3731b tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Volume info retrieved successfully. Sep 01 01:13:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-33b59411-f859-46d8-9cfa-c62008c3731b tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 returned with HTTP 200 Sep 01 01:13:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 856/1647] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:40 2026] GET /volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 => generated 868 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c87cf645-9747-4d75-a33b-b5ee9863c201 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c87cf645-9747-4d75-a33b-b5ee9863c201 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 Sep 01 01:13:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c87cf645-9747-4d75-a33b-b5ee9863c201 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c87cf645-9747-4d75-a33b-b5ee9863c201 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:40 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:40 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c87cf645-9747-4d75-a33b-b5ee9863c201 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c87cf645-9747-4d75-a33b-b5ee9863c201 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 returned with HTTP 200 Sep 01 01:13:41 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 792/1648] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:40 2026] GET /volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 => generated 889 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e5cfa4fc-b471-412d-b8c2-5af1655d9d79 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e5cfa4fc-b471-412d-b8c2-5af1655d9d79 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b Sep 01 01:13:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e5cfa4fc-b471-412d-b8c2-5af1655d9d79 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e5cfa4fc-b471-412d-b8c2-5af1655d9d79 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:41 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:41 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e5cfa4fc-b471-412d-b8c2-5af1655d9d79 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e5cfa4fc-b471-412d-b8c2-5af1655d9d79 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b returned with HTTP 200 Sep 01 01:13:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 857/1649] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:41 2026] GET /volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b => generated 855 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-20a5bd4e-0d93-4e0c-ada4-f916c9532811 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-20a5bd4e-0d93-4e0c-ada4-f916c9532811 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] GET http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 Sep 01 01:13:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-20a5bd4e-0d93-4e0c-ada4-f916c9532811 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-20a5bd4e-0d93-4e0c-ada4-f916c9532811 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:41 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:41 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:41 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:41 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-20a5bd4e-0d93-4e0c-ada4-f916c9532811 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Volume info retrieved successfully. Sep 01 01:13:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-20a5bd4e-0d93-4e0c-ada4-f916c9532811 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 returned with HTTP 200 Sep 01 01:13:41 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 793/1650] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:41 2026] GET /volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 => generated 868 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3a2126c4-d2f3-473e-91af-daf152c63389 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3a2126c4-d2f3-473e-91af-daf152c63389 None None] GET http://192.168.122.211/volume// Sep 01 01:13:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3a2126c4-d2f3-473e-91af-daf152c63389 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3a2126c4-d2f3-473e-91af-daf152c63389 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3a2126c4-d2f3-473e-91af-daf152c63389 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:13:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 858/1651] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:13:41 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:13:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-c352a8a6-375b-4c56-ad18-d332e8549373 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-c352a8a6-375b-4c56-ad18-d332e8549373 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] GET http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c Sep 01 01:13:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-c352a8a6-375b-4c56-ad18-d332e8549373 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-c352a8a6-375b-4c56-ad18-d332e8549373 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:42 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:42 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dbdcf1d2-00f1-401b-8be1-da70c4e59eac None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dbdcf1d2-00f1-401b-8be1-da70c4e59eac tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 Sep 01 01:13:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dbdcf1d2-00f1-401b-8be1-da70c4e59eac tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dbdcf1d2-00f1-401b-8be1-da70c4e59eac tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:42 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:42 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:42 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-c352a8a6-375b-4c56-ad18-d332e8549373 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Volume info retrieved successfully. Sep 01 01:13:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-c352a8a6-375b-4c56-ad18-d332e8549373 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c returned with HTTP 200 Sep 01 01:13:42 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 794/1652] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:13:41 2026] GET /volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c => generated 1513 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:13:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-dbdcf1d2-00f1-401b-8be1-da70c4e59eac tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dbdcf1d2-00f1-401b-8be1-da70c4e59eac tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 returned with HTTP 200 Sep 01 01:13:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 859/1653] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:42 2026] GET /volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 => generated 889 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b3438e10-4bc3-4db1-b15c-21e35210ed23 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b3438e10-4bc3-4db1-b15c-21e35210ed23 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b Sep 01 01:13:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b3438e10-4bc3-4db1-b15c-21e35210ed23 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b3438e10-4bc3-4db1-b15c-21e35210ed23 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:42 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:42 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:42 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:42 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:42 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b3438e10-4bc3-4db1-b15c-21e35210ed23 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-ebe3791f-36ab-4305-8a79-9bfee886b228 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b3438e10-4bc3-4db1-b15c-21e35210ed23 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b returned with HTTP 200 Sep 01 01:13:42 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 795/1654] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:42 2026] GET /volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b => generated 855 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-ebe3791f-36ab-4305-8a79-9bfee886b228 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] PUT http://192.168.122.211/volume/v3/attachments/1da774d6-2295-41a0-bbf3-f81d90207ead Sep 01 01:13:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-ebe3791f-36ab-4305-8a79-9bfee886b228 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.211", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23a224877e5e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3ccf17f9-df62-4659-aa6b-f6fc551683f0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:42 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-ebe3791f-36ab-4305-8a79-9bfee886b228 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Acquiring lock "cinder-attachment_update-7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c-devstack" by "attachment_update" {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:13:42 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-ebe3791f-36ab-4305-8a79-9bfee886b228 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Lock "cinder-attachment_update-7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:13:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-06001132-78b3-41ca-95ed-7c27936e28b4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-06001132-78b3-41ca-95ed-7c27936e28b4 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] GET http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 Sep 01 01:13:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-06001132-78b3-41ca-95ed-7c27936e28b4 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-06001132-78b3-41ca-95ed-7c27936e28b4 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:42 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=551,cinder:INSERT=93,cinder:UPDATE=167,cinder:DELETE=9 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:13:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-06001132-78b3-41ca-95ed-7c27936e28b4 tempest-VolumeRetypeWithoutMigrationTest-1131757941 tempest-VolumeRetypeWithoutMigrationTest-1131757941-project-member] http://192.168.122.211/volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 returned with HTTP 404 Sep 01 01:13:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 796/1655] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:42 2026] GET /volume/v3/volumes/a1b66a7f-a7f3-4887-953c-c56f1630f6b4 => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:13:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-13d8bfd4-45e5-4d3c-87a5-19ce302de533 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-13d8bfd4-45e5-4d3c-87a5-19ce302de533 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] DELETE http://192.168.122.211/volume/v3/types/336bc8aa-1811-40ea-89dd-c3a11b830e65 Sep 01 01:13:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-13d8bfd4-45e5-4d3c-87a5-19ce302de533 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-13d8bfd4-45e5-4d3c-87a5-19ce302de533 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-13d8bfd4-45e5-4d3c-87a5-19ce302de533 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] http://192.168.122.211/volume/v3/types/336bc8aa-1811-40ea-89dd-c3a11b830e65 returned with HTTP 202 Sep 01 01:13:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 797/1656] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:13:43 2026] DELETE /volume/v3/types/336bc8aa-1811-40ea-89dd-c3a11b830e65 => generated 0 bytes in 255 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:13:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3762f9cb-da25-4cb4-8ba0-433334f649d0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3762f9cb-da25-4cb4-8ba0-433334f649d0 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 Sep 01 01:13:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3762f9cb-da25-4cb4-8ba0-433334f649d0 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3762f9cb-da25-4cb4-8ba0-433334f649d0 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:43 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:43 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:43 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:43 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3762f9cb-da25-4cb4-8ba0-433334f649d0 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3762f9cb-da25-4cb4-8ba0-433334f649d0 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 returned with HTTP 200 Sep 01 01:13:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 798/1657] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:43 2026] GET /volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 => generated 889 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c6460838-2982-426f-a675-aff38e55c75f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c6460838-2982-426f-a675-aff38e55c75f tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] GET http://192.168.122.211/volume/v3/types/336bc8aa-1811-40ea-89dd-c3a11b830e65 Sep 01 01:13:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c6460838-2982-426f-a675-aff38e55c75f tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c6460838-2982-426f-a675-aff38e55c75f tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c6460838-2982-426f-a675-aff38e55c75f tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] http://192.168.122.211/volume/v3/types/336bc8aa-1811-40ea-89dd-c3a11b830e65 returned with HTTP 404 Sep 01 01:13:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 799/1658] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:13:43 2026] GET /volume/v3/types/336bc8aa-1811-40ea-89dd-c3a11b830e65 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:13:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6cedcf28-996e-4140-a077-d5d4be71fca3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6cedcf28-996e-4140-a077-d5d4be71fca3 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] DELETE http://192.168.122.211/volume/v3/types/b3ce34bf-71cb-4878-913b-4e87bc129854 Sep 01 01:13:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6cedcf28-996e-4140-a077-d5d4be71fca3 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6cedcf28-996e-4140-a077-d5d4be71fca3 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6cedcf28-996e-4140-a077-d5d4be71fca3 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] http://192.168.122.211/volume/v3/types/b3ce34bf-71cb-4878-913b-4e87bc129854 returned with HTTP 202 Sep 01 01:13:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 800/1659] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:13:43 2026] DELETE /volume/v3/types/b3ce34bf-71cb-4878-913b-4e87bc129854 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:13:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a2178d36-424e-45c8-92a5-233406fe9024 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a2178d36-424e-45c8-92a5-233406fe9024 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b Sep 01 01:13:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a2178d36-424e-45c8-92a5-233406fe9024 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a2178d36-424e-45c8-92a5-233406fe9024 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:43 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:43 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:43 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:43 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a2178d36-424e-45c8-92a5-233406fe9024 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a2178d36-424e-45c8-92a5-233406fe9024 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b returned with HTTP 200 Sep 01 01:13:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 801/1660] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:43 2026] GET /volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-60010eba-e1bf-4365-891d-551d17d48a37 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-60010eba-e1bf-4365-891d-551d17d48a37 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] GET http://192.168.122.211/volume/v3/types/b3ce34bf-71cb-4878-913b-4e87bc129854 Sep 01 01:13:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-60010eba-e1bf-4365-891d-551d17d48a37 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-60010eba-e1bf-4365-891d-551d17d48a37 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-60010eba-e1bf-4365-891d-551d17d48a37 tempest-VolumeRetypeWithoutMigrationTest-524771729 tempest-VolumeRetypeWithoutMigrationTest-524771729-project-admin] http://192.168.122.211/volume/v3/types/b3ce34bf-71cb-4878-913b-4e87bc129854 returned with HTTP 404 Sep 01 01:13:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 802/1661] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:13:43 2026] GET /volume/v3/types/b3ce34bf-71cb-4878-913b-4e87bc129854 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:13:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c1115b1e-c2e0-447c-9be6-a105f6ea8e07 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c1115b1e-c2e0-447c-9be6-a105f6ea8e07 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 Sep 01 01:13:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c1115b1e-c2e0-447c-9be6-a105f6ea8e07 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c1115b1e-c2e0-447c-9be6-a105f6ea8e07 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:44 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:44 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c1115b1e-c2e0-447c-9be6-a105f6ea8e07 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c1115b1e-c2e0-447c-9be6-a105f6ea8e07 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 returned with HTTP 200 Sep 01 01:13:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 803/1662] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:44 2026] GET /volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 => generated 890 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-005f8e16-41ab-440a-8df5-6b20d9828f9c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-005f8e16-41ab-440a-8df5-6b20d9828f9c tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 Sep 01 01:13:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-005f8e16-41ab-440a-8df5-6b20d9828f9c tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-005f8e16-41ab-440a-8df5-6b20d9828f9c tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:44 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:44 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-005f8e16-41ab-440a-8df5-6b20d9828f9c tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-005f8e16-41ab-440a-8df5-6b20d9828f9c tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 returned with HTTP 200 Sep 01 01:13:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 804/1663] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:44 2026] GET /volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 => generated 890 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e6e37554-6c9d-4be4-983a-9ade752392fd None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e6e37554-6c9d-4be4-983a-9ade752392fd tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b Sep 01 01:13:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e6e37554-6c9d-4be4-983a-9ade752392fd tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e6e37554-6c9d-4be4-983a-9ade752392fd tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:44 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:44 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e6e37554-6c9d-4be4-983a-9ade752392fd tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e6e37554-6c9d-4be4-983a-9ade752392fd tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b returned with HTTP 200 Sep 01 01:13:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 805/1664] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:44 2026] GET /volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b => generated 855 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-404a378b-cb4a-4a7b-b731-a30e2c1167f8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-404a378b-cb4a-4a7b-b731-a30e2c1167f8 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] DELETE http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 Sep 01 01:13:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-404a378b-cb4a-4a7b-b731-a30e2c1167f8 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-404a378b-cb4a-4a7b-b731-a30e2c1167f8 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:44 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-404a378b-cb4a-4a7b-b731-a30e2c1167f8 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Delete volume with id: 43673413-7d05-4fde-b847-ccc5cde0d998 Sep 01 01:13:44 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:44 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-404a378b-cb4a-4a7b-b731-a30e2c1167f8 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-404a378b-cb4a-4a7b-b731-a30e2c1167f8 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Delete volume request issued successfully. Sep 01 01:13:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-404a378b-cb4a-4a7b-b731-a30e2c1167f8 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 returned with HTTP 202 Sep 01 01:13:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 806/1665] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:13:44 2026] DELETE /volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:13:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c012e2d7-b505-4ca1-96a8-91ae215ddfd4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c012e2d7-b505-4ca1-96a8-91ae215ddfd4 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 Sep 01 01:13:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c012e2d7-b505-4ca1-96a8-91ae215ddfd4 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c012e2d7-b505-4ca1-96a8-91ae215ddfd4 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:44 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:44 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c012e2d7-b505-4ca1-96a8-91ae215ddfd4 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c012e2d7-b505-4ca1-96a8-91ae215ddfd4 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 returned with HTTP 200 Sep 01 01:13:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 807/1666] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:44 2026] GET /volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 => generated 889 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:45 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=434,cinder:UPDATE=101,cinder:DELETE=8,cinder:INSERT=51 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:13:45 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-ebe3791f-36ab-4305-8a79-9bfee886b228 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Lock "cinder-attachment_update-7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c-devstack" released by "attachment_update" :: held 3.204s {{(pid=86751) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:13:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-ebe3791f-36ab-4305-8a79-9bfee886b228 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] http://192.168.122.211/volume/v3/attachments/1da774d6-2295-41a0-bbf3-f81d90207ead returned with HTTP 200 Sep 01 01:13:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 860/1667] 192.168.122.211 () {66 vars in 1593 bytes} [Tue Sep 1 01:13:42 2026] PUT /volume/v3/attachments/1da774d6-2295-41a0-bbf3-f81d90207ead => generated 694 bytes in 3302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:13:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-28a7aa74-8553-42d9-a954-18880af22d01 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-28a7aa74-8553-42d9-a954-18880af22d01 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b Sep 01 01:13:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-28a7aa74-8553-42d9-a954-18880af22d01 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-28a7aa74-8553-42d9-a954-18880af22d01 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-fa931f45-f2cc-4c45-8651-078b0e9e708b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:45 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:45 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:45 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:45 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-fa931f45-f2cc-4c45-8651-078b0e9e708b tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] POST http://192.168.122.211/volume/v3/attachments/1da774d6-2295-41a0-bbf3-f81d90207ead/action Sep 01 01:13:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-fa931f45-f2cc-4c45-8651-078b0e9e708b tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:13:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-fa931f45-f2cc-4c45-8651-078b0e9e708b tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-28a7aa74-8553-42d9-a954-18880af22d01 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-28a7aa74-8553-42d9-a954-18880af22d01 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b returned with HTTP 200 Sep 01 01:13:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 808/1668] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:45 2026] GET /volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b => generated 856 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3f904db7-e4a9-422e-8bdf-66c47179f620 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3f904db7-e4a9-422e-8bdf-66c47179f620 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b Sep 01 01:13:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3f904db7-e4a9-422e-8bdf-66c47179f620 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3f904db7-e4a9-422e-8bdf-66c47179f620 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:46 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:46 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:46 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:46 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-888c1a8c-5539-4cb4-a1b8-bd164f04ea52 req-fa931f45-f2cc-4c45-8651-078b0e9e708b tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] http://192.168.122.211/volume/v3/attachments/1da774d6-2295-41a0-bbf3-f81d90207ead/action returned with HTTP 204 Sep 01 01:13:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 861/1669] 192.168.122.211 () {66 vars in 1614 bytes} [Tue Sep 1 01:13:45 2026] POST /volume/v3/attachments/1da774d6-2295-41a0-bbf3-f81d90207ead/action => generated 0 bytes in 155 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:13:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fce3b9d9-8455-44ca-912b-e82bb4b36e97 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fce3b9d9-8455-44ca-912b-e82bb4b36e97 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 Sep 01 01:13:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fce3b9d9-8455-44ca-912b-e82bb4b36e97 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fce3b9d9-8455-44ca-912b-e82bb4b36e97 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:46 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3f904db7-e4a9-422e-8bdf-66c47179f620 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3f904db7-e4a9-422e-8bdf-66c47179f620 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b returned with HTTP 200 Sep 01 01:13:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 809/1670] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:46 2026] GET /volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b => generated 856 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fce3b9d9-8455-44ca-912b-e82bb4b36e97 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-05d717d3-f427-4d59-aa7b-0db9396b9856 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-05d717d3-f427-4d59-aa7b-0db9396b9856 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:13:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-05d717d3-f427-4d59-aa7b-0db9396b9856 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-24496972"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-05d717d3-f427-4d59-aa7b-0db9396b9856 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-24496972'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:13:46 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-05d717d3-f427-4d59-aa7b-0db9396b9856 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Create volume of 1 GB Sep 01 01:13:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fce3b9d9-8455-44ca-912b-e82bb4b36e97 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 returned with HTTP 200 Sep 01 01:13:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 862/1671] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:46 2026] GET /volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 => generated 889 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:46 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-05d717d3-f427-4d59-aa7b-0db9396b9856 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Availability Zones retrieved successfully. Sep 01 01:13:46 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-05d717d3-f427-4d59-aa7b-0db9396b9856 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Flow 'volume_create_api' (f0dbe63f-44cf-4507-8c54-147f5fde3b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:13:46 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-05d717d3-f427-4d59-aa7b-0db9396b9856 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (078faef5-bf20-4cda-819e-5e0af5ef4110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:46 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-05d717d3-f427-4d59-aa7b-0db9396b9856 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:13:46 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-05d717d3-f427-4d59-aa7b-0db9396b9856 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (078faef5-bf20-4cda-819e-5e0af5ef4110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:46 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-05d717d3-f427-4d59-aa7b-0db9396b9856 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65a81237-df4b-4f84-8c12-aa567df729a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:46 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-05d717d3-f427-4d59-aa7b-0db9396b9856 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Created reservations ['3d213abb-ab8f-4403-b4b5-45d15110d945', '743d56c2-4f62-444f-97ea-350b133b8e4e', 'a3c774df-2115-46a9-8bdc-39b9a37ac320', '709b9af1-0263-430c-a659-817d361fca17'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:13:46 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-05d717d3-f427-4d59-aa7b-0db9396b9856 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65a81237-df4b-4f84-8c12-aa567df729a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d213abb-ab8f-4403-b4b5-45d15110d945', '743d56c2-4f62-444f-97ea-350b133b8e4e', 'a3c774df-2115-46a9-8bdc-39b9a37ac320', '709b9af1-0263-430c-a659-817d361fca17']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:46 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-05d717d3-f427-4d59-aa7b-0db9396b9856 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (188cc134-12a4-4526-a836-790094df5e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:46 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:46 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:46 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-05d717d3-f427-4d59-aa7b-0db9396b9856 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (188cc134-12a4-4526-a836-790094df5e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2923141-7627-4f23-bac2-59d1dc8ad7e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-24496972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad6f5359f6094ddfa8bb9440f17f78fb',qos_specs=None,replication_status=,reservations=['3d213abb-ab8f-4403-b4b5-45d15110d945','743d56c2-4f62-444f-97ea-350b133b8e4e','a3c774df-2115-46a9-8bdc-39b9a37ac320','709b9af1-0263-430c-a659-817d361fca17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3804da24a34d45159e2157bfadc68eab',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:13:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-24496972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2923141-7627-4f23-bac2-59d1dc8ad7e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad6f5359f6094ddfa8bb9440f17f78fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3804da24a34d45159e2157bfadc68eab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:46 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-05d717d3-f427-4d59-aa7b-0db9396b9856 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71ddb619-6b59-47e2-b501-5df0c38d9bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:46 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-05d717d3-f427-4d59-aa7b-0db9396b9856 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71ddb619-6b59-47e2-b501-5df0c38d9bd5) transitioned into state 'SUCCESS' from state '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-24496972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad6f5359f6094ddfa8bb9440f17f78fb',qos_specs=None,replication_status=,reservations=['3d213abb-ab8f-4403-b4b5-45d15110d945','743d56c2-4f62-444f-97ea-350b133b8e4e','a3c774df-2115-46a9-8bdc-39b9a37ac320','709b9af1-0263-430c-a659-817d361fca17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3804da24a34d45159e2157bfadc68eab',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:46 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-05d717d3-f427-4d59-aa7b-0db9396b9856 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93f29456-bea1-439b-9d97-a366314d6773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:46 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-05d717d3-f427-4d59-aa7b-0db9396b9856 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93f29456-bea1-439b-9d97-a366314d6773) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:46 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-05d717d3-f427-4d59-aa7b-0db9396b9856 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Flow 'volume_create_api' (f0dbe63f-44cf-4507-8c54-147f5fde3b0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:13:46 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-05d717d3-f427-4d59-aa7b-0db9396b9856 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Create volume request issued successfully. Sep 01 01:13:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-05d717d3-f427-4d59-aa7b-0db9396b9856 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:13:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 810/1672] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:13:46 2026] POST /volume/v3/volumes => generated 762 bytes in 630 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:13:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4588bdee-5183-4cb6-9fc3-4f5c308402ce None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4588bdee-5183-4cb6-9fc3-4f5c308402ce tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 Sep 01 01:13:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4588bdee-5183-4cb6-9fc3-4f5c308402ce tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4588bdee-5183-4cb6-9fc3-4f5c308402ce tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4588bdee-5183-4cb6-9fc3-4f5c308402ce tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4588bdee-5183-4cb6-9fc3-4f5c308402ce tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 returned with HTTP 200 Sep 01 01:13:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 863/1673] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:46 2026] GET /volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 => generated 830 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-227d7ecc-947b-4dce-acd6-254294eba710 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-227d7ecc-947b-4dce-acd6-254294eba710 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 Sep 01 01:13:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-227d7ecc-947b-4dce-acd6-254294eba710 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-227d7ecc-947b-4dce-acd6-254294eba710 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-227d7ecc-947b-4dce-acd6-254294eba710 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 returned with HTTP 404 Sep 01 01:13:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 811/1674] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:47 2026] GET /volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:13:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-28dd87c0-6846-48c3-834b-18d924cfba96 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-28dd87c0-6846-48c3-834b-18d924cfba96 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 Sep 01 01:13:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-28dd87c0-6846-48c3-834b-18d924cfba96 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-28dd87c0-6846-48c3-834b-18d924cfba96 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-28dd87c0-6846-48c3-834b-18d924cfba96 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 returned with HTTP 404 Sep 01 01:13:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 864/1675] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:47 2026] GET /volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:13:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-463325bc-6236-49aa-9e47-48e6462ecea3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-463325bc-6236-49aa-9e47-48e6462ecea3 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] DELETE http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 Sep 01 01:13:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-463325bc-6236-49aa-9e47-48e6462ecea3 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-463325bc-6236-49aa-9e47-48e6462ecea3 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:47 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-463325bc-6236-49aa-9e47-48e6462ecea3 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Delete volume with id: 43673413-7d05-4fde-b847-ccc5cde0d998 Sep 01 01:13:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-463325bc-6236-49aa-9e47-48e6462ecea3 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 returned with HTTP 404 Sep 01 01:13:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 812/1676] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:13:47 2026] DELETE /volume/v3/volumes/43673413-7d05-4fde-b847-ccc5cde0d998 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:13:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0cc80227-009c-4f0a-b828-2bbac119503f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0cc80227-009c-4f0a-b828-2bbac119503f tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 Sep 01 01:13:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0cc80227-009c-4f0a-b828-2bbac119503f tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0cc80227-009c-4f0a-b828-2bbac119503f tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:47 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-0cc80227-009c-4f0a-b828-2bbac119503f tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Delete snapshot with id: 9ebcb189-34e7-4038-9a71-ac19ffffb096 Sep 01 01:13:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0cc80227-009c-4f0a-b828-2bbac119503f tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:13:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0cc80227-009c-4f0a-b828-2bbac119503f tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot delete request issued successfully. Sep 01 01:13:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0cc80227-009c-4f0a-b828-2bbac119503f tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 returned with HTTP 202 Sep 01 01:13:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 865/1677] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:13:47 2026] DELETE /volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:13:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ed329cb0-723b-429e-80a9-ad14b507a871 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ed329cb0-723b-429e-80a9-ad14b507a871 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 Sep 01 01:13:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ed329cb0-723b-429e-80a9-ad14b507a871 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ed329cb0-723b-429e-80a9-ad14b507a871 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ed329cb0-723b-429e-80a9-ad14b507a871 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:13:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ed329cb0-723b-429e-80a9-ad14b507a871 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 returned with HTTP 200 Sep 01 01:13:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 813/1678] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:47 2026] GET /volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 => generated 468 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8256ed40-7493-4f71-a186-08592861b732 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8256ed40-7493-4f71-a186-08592861b732 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 Sep 01 01:13:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8256ed40-7493-4f71-a186-08592861b732 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8256ed40-7493-4f71-a186-08592861b732 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8256ed40-7493-4f71-a186-08592861b732 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8256ed40-7493-4f71-a186-08592861b732 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 returned with HTTP 200 Sep 01 01:13:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 866/1679] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:47 2026] GET /volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-67a8e627-b9c3-441d-931e-d4ae8dffa53d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-67a8e627-b9c3-441d-931e-d4ae8dffa53d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 Sep 01 01:13:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-67a8e627-b9c3-441d-931e-d4ae8dffa53d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-67a8e627-b9c3-441d-931e-d4ae8dffa53d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:48 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:48 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:48 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-67a8e627-b9c3-441d-931e-d4ae8dffa53d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:13:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-67a8e627-b9c3-441d-931e-d4ae8dffa53d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 returned with HTTP 200 Sep 01 01:13:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 814/1680] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:48 2026] GET /volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 => generated 468 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-132904d6-e3ad-48c6-b7af-5cb8d386b611 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-132904d6-e3ad-48c6-b7af-5cb8d386b611 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 Sep 01 01:13:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-132904d6-e3ad-48c6-b7af-5cb8d386b611 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-132904d6-e3ad-48c6-b7af-5cb8d386b611 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:49 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:49 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-132904d6-e3ad-48c6-b7af-5cb8d386b611 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-132904d6-e3ad-48c6-b7af-5cb8d386b611 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 returned with HTTP 200 Sep 01 01:13:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 867/1681] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:48 2026] GET /volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 => generated 855 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e5227338-a49c-4c02-8b26-693da9dfd309 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e5227338-a49c-4c02-8b26-693da9dfd309 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 Sep 01 01:13:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e5227338-a49c-4c02-8b26-693da9dfd309 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e5227338-a49c-4c02-8b26-693da9dfd309 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:49 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:49 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:49 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:49 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:49 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e5227338-a49c-4c02-8b26-693da9dfd309 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e5227338-a49c-4c02-8b26-693da9dfd309 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 returned with HTTP 200 Sep 01 01:13:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 815/1682] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:49 2026] GET /volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 => generated 855 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e8bbd49a-b8f5-4393-a5fd-3b7d203e6c7e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-43c4d0eb-06ce-4d74-a85f-854ba726193a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-43c4d0eb-06ce-4d74-a85f-854ba726193a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 Sep 01 01:13:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-43c4d0eb-06ce-4d74-a85f-854ba726193a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-43c4d0eb-06ce-4d74-a85f-854ba726193a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:49 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:49 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:49 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-43c4d0eb-06ce-4d74-a85f-854ba726193a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:13:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-43c4d0eb-06ce-4d74-a85f-854ba726193a tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 returned with HTTP 200 Sep 01 01:13:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 816/1683] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:49 2026] GET /volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e8bbd49a-b8f5-4393-a5fd-3b7d203e6c7e tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:13:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e8bbd49a-b8f5-4393-a5fd-3b7d203e6c7e tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:13:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-e8bbd49a-b8f5-4393-a5fd-3b7d203e6c7e tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:13:50 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-e8bbd49a-b8f5-4393-a5fd-3b7d203e6c7e tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Create volume of 1 GB Sep 01 01:13:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e8bbd49a-b8f5-4393-a5fd-3b7d203e6c7e tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Availability Zones retrieved successfully. Sep 01 01:13:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e8bbd49a-b8f5-4393-a5fd-3b7d203e6c7e tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Flow 'volume_create_api' (e92b3492-3c31-4c73-a9ac-a429ba6cd80b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:13:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e8bbd49a-b8f5-4393-a5fd-3b7d203e6c7e tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4ac2402-9293-4db5-b946-1db564fee5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-e8bbd49a-b8f5-4393-a5fd-3b7d203e6c7e tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:13:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9afca032-c576-4841-9a65-dce5b989b26c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e8bbd49a-b8f5-4393-a5fd-3b7d203e6c7e tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4ac2402-9293-4db5-b946-1db564fee5fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e8bbd49a-b8f5-4393-a5fd-3b7d203e6c7e tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c30495e-04aa-4bdf-82a8-16f6a1bb4eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9afca032-c576-4841-9a65-dce5b989b26c tempest-AvailabilityZoneTestJSON-474948649 tempest-AvailabilityZoneTestJSON-474948649-project-member] GET http://192.168.122.211/volume/v3/os-availability-zone Sep 01 01:13:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9afca032-c576-4841-9a65-dce5b989b26c tempest-AvailabilityZoneTestJSON-474948649 tempest-AvailabilityZoneTestJSON-474948649-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9afca032-c576-4841-9a65-dce5b989b26c tempest-AvailabilityZoneTestJSON-474948649 tempest-AvailabilityZoneTestJSON-474948649-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:50 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:50 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:13:50 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9afca032-c576-4841-9a65-dce5b989b26c tempest-AvailabilityZoneTestJSON-474948649 tempest-AvailabilityZoneTestJSON-474948649-project-member] Availability Zones retrieved successfully. Sep 01 01:13:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9afca032-c576-4841-9a65-dce5b989b26c tempest-AvailabilityZoneTestJSON-474948649 tempest-AvailabilityZoneTestJSON-474948649-project-member] http://192.168.122.211/volume/v3/os-availability-zone returned with HTTP 200 Sep 01 01:13:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 817/1684] 192.168.122.211 () {58 vars in 1160 bytes} [Tue Sep 1 01:13:50 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:13:50 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-e8bbd49a-b8f5-4393-a5fd-3b7d203e6c7e tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Created reservations ['36410e1c-e300-49e9-9614-b3cc08fabe0e', '6741a3bb-e24e-4ebd-bd7c-473e1496f7ad', 'c2b44516-c916-4009-be44-f01282217cc0', '0f7a6675-d79c-4f1c-b3a9-1f71f19a6da3'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:13:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e8bbd49a-b8f5-4393-a5fd-3b7d203e6c7e tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c30495e-04aa-4bdf-82a8-16f6a1bb4eed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36410e1c-e300-49e9-9614-b3cc08fabe0e', '6741a3bb-e24e-4ebd-bd7c-473e1496f7ad', 'c2b44516-c916-4009-be44-f01282217cc0', '0f7a6675-d79c-4f1c-b3a9-1f71f19a6da3']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e8bbd49a-b8f5-4393-a5fd-3b7d203e6c7e tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bbf3bb7-f9a6-488e-a640-cda22e7f155f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e8bbd49a-b8f5-4393-a5fd-3b7d203e6c7e tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bbf3bb7-f9a6-488e-a640-cda22e7f155f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcebc5b5-30b4-4d54-8f78-241d906176ba', '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='c37d14469e704c4bb0fb0d4d6b1df6de',qos_specs=None,replication_status=,reservations=['36410e1c-e300-49e9-9614-b3cc08fabe0e','6741a3bb-e24e-4ebd-bd7c-473e1496f7ad','c2b44516-c916-4009-be44-f01282217cc0','0f7a6675-d79c-4f1c-b3a9-1f71f19a6da3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a71fdf668ad4fbb93016ed1f9c414d2',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:13:50Z,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=bcebc5b5-30b4-4d54-8f78-241d906176ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c37d14469e704c4bb0fb0d4d6b1df6de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a71fdf668ad4fbb93016ed1f9c414d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e8bbd49a-b8f5-4393-a5fd-3b7d203e6c7e tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0da7fb1c-e8a2-4abe-a135-50792c10e6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e8bbd49a-b8f5-4393-a5fd-3b7d203e6c7e tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0da7fb1c-e8a2-4abe-a135-50792c10e6c5) transitioned into state 'SUCCESS' from 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='c37d14469e704c4bb0fb0d4d6b1df6de',qos_specs=None,replication_status=,reservations=['36410e1c-e300-49e9-9614-b3cc08fabe0e','6741a3bb-e24e-4ebd-bd7c-473e1496f7ad','c2b44516-c916-4009-be44-f01282217cc0','0f7a6675-d79c-4f1c-b3a9-1f71f19a6da3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a71fdf668ad4fbb93016ed1f9c414d2',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e8bbd49a-b8f5-4393-a5fd-3b7d203e6c7e tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c393b807-cc0a-46c5-b545-59a1e32c7f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:13:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1dbfddcb-417d-48eb-bf0b-c52184a1bd47 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1dbfddcb-417d-48eb-bf0b-c52184a1bd47 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 Sep 01 01:13:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1dbfddcb-417d-48eb-bf0b-c52184a1bd47 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1dbfddcb-417d-48eb-bf0b-c52184a1bd47 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e8bbd49a-b8f5-4393-a5fd-3b7d203e6c7e tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c393b807-cc0a-46c5-b545-59a1e32c7f8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:13:50 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:50 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:50 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1dbfddcb-417d-48eb-bf0b-c52184a1bd47 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Snapshot retrieved successfully. Sep 01 01:13:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1dbfddcb-417d-48eb-bf0b-c52184a1bd47 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 returned with HTTP 200 Sep 01 01:13:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 818/1685] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:50 2026] GET /volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e8bbd49a-b8f5-4393-a5fd-3b7d203e6c7e tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Flow 'volume_create_api' (e92b3492-3c31-4c73-a9ac-a429ba6cd80b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:13:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e8bbd49a-b8f5-4393-a5fd-3b7d203e6c7e tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Create volume request issued successfully. Sep 01 01:13:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e8bbd49a-b8f5-4393-a5fd-3b7d203e6c7e tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:13:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 868/1686] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:13:49 2026] POST /volume/v3/volumes => generated 742 bytes in 1589 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:13:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0584caf9-1075-46ab-ac2f-5ccb93ac0fe5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0584caf9-1075-46ab-ac2f-5ccb93ac0fe5 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] GET http://192.168.122.211/volume/v3/volumes/bcebc5b5-30b4-4d54-8f78-241d906176ba Sep 01 01:13:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0584caf9-1075-46ab-ac2f-5ccb93ac0fe5 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0584caf9-1075-46ab-ac2f-5ccb93ac0fe5 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:50 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:50 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:50 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:50 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:50 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0584caf9-1075-46ab-ac2f-5ccb93ac0fe5 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Volume info retrieved successfully. Sep 01 01:13:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0584caf9-1075-46ab-ac2f-5ccb93ac0fe5 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] http://192.168.122.211/volume/v3/volumes/bcebc5b5-30b4-4d54-8f78-241d906176ba returned with HTTP 200 Sep 01 01:13:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 819/1687] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:50 2026] GET /volume/v3/volumes/bcebc5b5-30b4-4d54-8f78-241d906176ba => generated 921 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-13833073-e7f9-47d5-b9ce-ab0d01974183 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-13833073-e7f9-47d5-b9ce-ab0d01974183 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 Sep 01 01:13:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-13833073-e7f9-47d5-b9ce-ab0d01974183 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-13833073-e7f9-47d5-b9ce-ab0d01974183 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-13833073-e7f9-47d5-b9ce-ab0d01974183 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 returned with HTTP 404 Sep 01 01:13:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 869/1688] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:13:51 2026] GET /volume/v3/snapshots/9ebcb189-34e7-4038-9a71-ac19ffffb096 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:13:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-96929986-f783-4bc9-9fe7-c9de73ca0070 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-96929986-f783-4bc9-9fe7-c9de73ca0070 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/0d7f2c3e-657f-44c1-971e-86022e8f4e78 Sep 01 01:13:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-96929986-f783-4bc9-9fe7-c9de73ca0070 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-96929986-f783-4bc9-9fe7-c9de73ca0070 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:51 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:51 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:51 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:51 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dd87b5f5-f741-4edd-9978-b58607a78d80 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dd87b5f5-f741-4edd-9978-b58607a78d80 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] GET http://192.168.122.211/volume/v3/volumes/bcebc5b5-30b4-4d54-8f78-241d906176ba Sep 01 01:13:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dd87b5f5-f741-4edd-9978-b58607a78d80 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dd87b5f5-f741-4edd-9978-b58607a78d80 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:51 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-96929986-f783-4bc9-9fe7-c9de73ca0070 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-96929986-f783-4bc9-9fe7-c9de73ca0070 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/0d7f2c3e-657f-44c1-971e-86022e8f4e78 returned with HTTP 200 Sep 01 01:13:51 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 820/1689] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:51 2026] GET /volume/v3/volumes/0d7f2c3e-657f-44c1-971e-86022e8f4e78 => generated 856 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-dd87b5f5-f741-4edd-9978-b58607a78d80 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Volume info retrieved successfully. Sep 01 01:13:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2aa5ba97-e694-4e45-8c2b-b34f5fa6695d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dd87b5f5-f741-4edd-9978-b58607a78d80 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] http://192.168.122.211/volume/v3/volumes/bcebc5b5-30b4-4d54-8f78-241d906176ba returned with HTTP 200 Sep 01 01:13:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 870/1690] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:51 2026] GET /volume/v3/volumes/bcebc5b5-30b4-4d54-8f78-241d906176ba => generated 971 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2aa5ba97-e694-4e45-8c2b-b34f5fa6695d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] DELETE http://192.168.122.211/volume/v3/volumes/0d7f2c3e-657f-44c1-971e-86022e8f4e78 Sep 01 01:13:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2aa5ba97-e694-4e45-8c2b-b34f5fa6695d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2aa5ba97-e694-4e45-8c2b-b34f5fa6695d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:52 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-2aa5ba97-e694-4e45-8c2b-b34f5fa6695d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Delete volume with id: 0d7f2c3e-657f-44c1-971e-86022e8f4e78 Sep 01 01:13:52 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:52 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:52 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:52 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:52 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2aa5ba97-e694-4e45-8c2b-b34f5fa6695d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:52 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2aa5ba97-e694-4e45-8c2b-b34f5fa6695d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Delete volume request issued successfully. Sep 01 01:13:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2aa5ba97-e694-4e45-8c2b-b34f5fa6695d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/0d7f2c3e-657f-44c1-971e-86022e8f4e78 returned with HTTP 202 Sep 01 01:13:52 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 821/1691] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:13:51 2026] DELETE /volume/v3/volumes/0d7f2c3e-657f-44c1-971e-86022e8f4e78 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:13:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a3406c7d-0ad4-4f00-825a-1b11f13ea2a4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a3406c7d-0ad4-4f00-825a-1b11f13ea2a4 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/0d7f2c3e-657f-44c1-971e-86022e8f4e78 Sep 01 01:13:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a3406c7d-0ad4-4f00-825a-1b11f13ea2a4 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a3406c7d-0ad4-4f00-825a-1b11f13ea2a4 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a3406c7d-0ad4-4f00-825a-1b11f13ea2a4 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a3406c7d-0ad4-4f00-825a-1b11f13ea2a4 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/0d7f2c3e-657f-44c1-971e-86022e8f4e78 returned with HTTP 200 Sep 01 01:13:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 871/1692] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:52 2026] GET /volume/v3/volumes/0d7f2c3e-657f-44c1-971e-86022e8f4e78 => generated 855 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4f25071d-7a8d-4198-b97b-e7b2e063a384 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4f25071d-7a8d-4198-b97b-e7b2e063a384 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] GET http://192.168.122.211/volume/v3/volumes/bcebc5b5-30b4-4d54-8f78-241d906176ba Sep 01 01:13:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4f25071d-7a8d-4198-b97b-e7b2e063a384 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4f25071d-7a8d-4198-b97b-e7b2e063a384 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4f25071d-7a8d-4198-b97b-e7b2e063a384 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Volume info retrieved successfully. Sep 01 01:13:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4f25071d-7a8d-4198-b97b-e7b2e063a384 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] http://192.168.122.211/volume/v3/volumes/bcebc5b5-30b4-4d54-8f78-241d906176ba returned with HTTP 200 Sep 01 01:13:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 822/1693] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:53 2026] GET /volume/v3/volumes/bcebc5b5-30b4-4d54-8f78-241d906176ba => generated 972 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8aaab8fe-217b-431e-9d6e-4b259e399af9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8aaab8fe-217b-431e-9d6e-4b259e399af9 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] GET http://192.168.122.211/volume/v3/volumes/detail?all_tenants=1&project_id=ad6f5359f6094ddfa8bb9440f17f78fb Sep 01 01:13:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8aaab8fe-217b-431e-9d6e-4b259e399af9 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8aaab8fe-217b-431e-9d6e-4b259e399af9 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8aaab8fe-217b-431e-9d6e-4b259e399af9 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Could not evaluate value ad6f5359f6094ddfa8bb9440f17f78fb, assuming string {{(pid=86751) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 01:13:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8aaab8fe-217b-431e-9d6e-4b259e399af9 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Searching by: MultiDict([('project_id', 'ad6f5359f6094ddfa8bb9440f17f78fb'), ('all_tenants', 1)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:13:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8aaab8fe-217b-431e-9d6e-4b259e399af9 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Get all volumes completed successfully. Sep 01 01:13:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8aaab8fe-217b-431e-9d6e-4b259e399af9 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] http://192.168.122.211/volume/v3/volumes/detail?all_tenants=1&project_id=ad6f5359f6094ddfa8bb9440f17f78fb returned with HTTP 200 Sep 01 01:13:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 872/1694] 192.168.122.211 () {58 vars in 1257 bytes} [Tue Sep 1 01:13:53 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=ad6f5359f6094ddfa8bb9440f17f78fb => generated 3040 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:13:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d8c45c64-212e-4f9c-b917-f9870c8f8923 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d8c45c64-212e-4f9c-b917-f9870c8f8923 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/bcebc5b5-30b4-4d54-8f78-241d906176ba Sep 01 01:13:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d8c45c64-212e-4f9c-b917-f9870c8f8923 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d8c45c64-212e-4f9c-b917-f9870c8f8923 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:53 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-d8c45c64-212e-4f9c-b917-f9870c8f8923 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Delete volume with id: bcebc5b5-30b4-4d54-8f78-241d906176ba Sep 01 01:13:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8f461e80-a5eb-46fb-ae2e-9df7751039f9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8f461e80-a5eb-46fb-ae2e-9df7751039f9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/0d7f2c3e-657f-44c1-971e-86022e8f4e78 Sep 01 01:13:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8f461e80-a5eb-46fb-ae2e-9df7751039f9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8f461e80-a5eb-46fb-ae2e-9df7751039f9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d8c45c64-212e-4f9c-b917-f9870c8f8923 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Volume info retrieved successfully. Sep 01 01:13:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8f461e80-a5eb-46fb-ae2e-9df7751039f9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8f461e80-a5eb-46fb-ae2e-9df7751039f9 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/0d7f2c3e-657f-44c1-971e-86022e8f4e78 returned with HTTP 200 Sep 01 01:13:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 873/1695] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:53 2026] GET /volume/v3/volumes/0d7f2c3e-657f-44c1-971e-86022e8f4e78 => generated 855 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d8c45c64-212e-4f9c-b917-f9870c8f8923 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] Delete volume request issued successfully. Sep 01 01:13:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d8c45c64-212e-4f9c-b917-f9870c8f8923 tempest-VolumesListAdminTestJSON-1431100955 tempest-VolumesListAdminTestJSON-1431100955-project-admin] http://192.168.122.211/volume/v3/volumes/bcebc5b5-30b4-4d54-8f78-241d906176ba returned with HTTP 202 Sep 01 01:13:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 823/1696] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:13:53 2026] DELETE /volume/v3/volumes/bcebc5b5-30b4-4d54-8f78-241d906176ba => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:13:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1097d93d-72c0-470a-9823-7b7c7c8ccd20 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1097d93d-72c0-470a-9823-7b7c7c8ccd20 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 Sep 01 01:13:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1097d93d-72c0-470a-9823-7b7c7c8ccd20 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1097d93d-72c0-470a-9823-7b7c7c8ccd20 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1097d93d-72c0-470a-9823-7b7c7c8ccd20 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1097d93d-72c0-470a-9823-7b7c7c8ccd20 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 returned with HTTP 200 Sep 01 01:13:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 874/1697] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:53 2026] GET /volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 => generated 855 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-08313109-321e-4c82-802e-4d96b41422aa None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-08313109-321e-4c82-802e-4d96b41422aa tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] DELETE http://192.168.122.211/volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 Sep 01 01:13:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-08313109-321e-4c82-802e-4d96b41422aa tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-08313109-321e-4c82-802e-4d96b41422aa tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:53 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-08313109-321e-4c82-802e-4d96b41422aa tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Delete volume with id: f2923141-7627-4f23-bac2-59d1dc8ad7e9 Sep 01 01:13:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-08313109-321e-4c82-802e-4d96b41422aa tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-08313109-321e-4c82-802e-4d96b41422aa tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Delete volume request issued successfully. Sep 01 01:13:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-08313109-321e-4c82-802e-4d96b41422aa tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 returned with HTTP 202 Sep 01 01:13:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 824/1698] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:13:53 2026] DELETE /volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:13:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-931c931d-68f1-4f59-81e9-eef402089e3d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-931c931d-68f1-4f59-81e9-eef402089e3d tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 Sep 01 01:13:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-931c931d-68f1-4f59-81e9-eef402089e3d tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-931c931d-68f1-4f59-81e9-eef402089e3d tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-931c931d-68f1-4f59-81e9-eef402089e3d tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-931c931d-68f1-4f59-81e9-eef402089e3d tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 returned with HTTP 200 Sep 01 01:13:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 875/1699] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:53 2026] GET /volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 => generated 854 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a9ccb870-d7ec-4d56-9f46-5f2714c0a5fc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a9ccb870-d7ec-4d56-9f46-5f2714c0a5fc tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/0d7f2c3e-657f-44c1-971e-86022e8f4e78 Sep 01 01:13:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a9ccb870-d7ec-4d56-9f46-5f2714c0a5fc tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a9ccb870-d7ec-4d56-9f46-5f2714c0a5fc tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a9ccb870-d7ec-4d56-9f46-5f2714c0a5fc tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/0d7f2c3e-657f-44c1-971e-86022e8f4e78 returned with HTTP 404 Sep 01 01:13:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 825/1700] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:54 2026] GET /volume/v3/volumes/0d7f2c3e-657f-44c1-971e-86022e8f4e78 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:13:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ae17874a-3efe-4156-92af-071e9305532d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ae17874a-3efe-4156-92af-071e9305532d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 Sep 01 01:13:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ae17874a-3efe-4156-92af-071e9305532d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ae17874a-3efe-4156-92af-071e9305532d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ae17874a-3efe-4156-92af-071e9305532d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ae17874a-3efe-4156-92af-071e9305532d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 returned with HTTP 200 Sep 01 01:13:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 876/1701] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:54 2026] GET /volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 => generated 856 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d063c5c2-fca7-4043-a7bf-926848757e1d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d063c5c2-fca7-4043-a7bf-926848757e1d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] DELETE http://192.168.122.211/volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 Sep 01 01:13:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d063c5c2-fca7-4043-a7bf-926848757e1d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d063c5c2-fca7-4043-a7bf-926848757e1d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:54 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-d063c5c2-fca7-4043-a7bf-926848757e1d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Delete volume with id: b623891a-8767-421d-8eef-23cd3d8c23a9 Sep 01 01:13:54 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:54 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:54 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:54 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d063c5c2-fca7-4043-a7bf-926848757e1d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c3427ede-e32d-44a0-8639-eee73f82c378 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d063c5c2-fca7-4043-a7bf-926848757e1d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Delete volume request issued successfully. Sep 01 01:13:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d063c5c2-fca7-4043-a7bf-926848757e1d tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 returned with HTTP 202 Sep 01 01:13:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 826/1702] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:13:54 2026] DELETE /volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 => generated 0 bytes in 249 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:13:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c3427ede-e32d-44a0-8639-eee73f82c378 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 Sep 01 01:13:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c27485d1-139c-4450-8ecc-437649db75e8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c3427ede-e32d-44a0-8639-eee73f82c378 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c3427ede-e32d-44a0-8639-eee73f82c378 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c27485d1-139c-4450-8ecc-437649db75e8 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 Sep 01 01:13:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c27485d1-139c-4450-8ecc-437649db75e8 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c27485d1-139c-4450-8ecc-437649db75e8 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:55 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:55 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:55 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:55 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c3427ede-e32d-44a0-8639-eee73f82c378 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c27485d1-139c-4450-8ecc-437649db75e8 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c3427ede-e32d-44a0-8639-eee73f82c378 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 returned with HTTP 200 Sep 01 01:13:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 877/1703] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:55 2026] GET /volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 => generated 854 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c27485d1-139c-4450-8ecc-437649db75e8 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 returned with HTTP 200 Sep 01 01:13:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 827/1704] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:55 2026] GET /volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 => generated 855 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-62830cbe-7807-4f00-9576-fdf7e888ef6c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1615fceb-ff1d-4df2-895e-3cfbad0ef518 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-62830cbe-7807-4f00-9576-fdf7e888ef6c tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 Sep 01 01:13:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-62830cbe-7807-4f00-9576-fdf7e888ef6c tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-62830cbe-7807-4f00-9576-fdf7e888ef6c tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1615fceb-ff1d-4df2-895e-3cfbad0ef518 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 Sep 01 01:13:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1615fceb-ff1d-4df2-895e-3cfbad0ef518 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1615fceb-ff1d-4df2-895e-3cfbad0ef518 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:56 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:56 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:56 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:56 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-62830cbe-7807-4f00-9576-fdf7e888ef6c tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:56 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1615fceb-ff1d-4df2-895e-3cfbad0ef518 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Volume info retrieved successfully. Sep 01 01:13:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-62830cbe-7807-4f00-9576-fdf7e888ef6c tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 returned with HTTP 200 Sep 01 01:13:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 878/1705] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:56 2026] GET /volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 => generated 854 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1615fceb-ff1d-4df2-895e-3cfbad0ef518 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 returned with HTTP 200 Sep 01 01:13:56 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 828/1706] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:56 2026] GET /volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 => generated 855 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c7bb0d55-107c-414b-b14e-7e43ae7eaf90 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c7bb0d55-107c-414b-b14e-7e43ae7eaf90 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 Sep 01 01:13:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c7bb0d55-107c-414b-b14e-7e43ae7eaf90 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c7bb0d55-107c-414b-b14e-7e43ae7eaf90 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e915eb25-e68a-47b5-a394-adb7918dba03 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e915eb25-e68a-47b5-a394-adb7918dba03 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] GET http://192.168.122.211/volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 Sep 01 01:13:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e915eb25-e68a-47b5-a394-adb7918dba03 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e915eb25-e68a-47b5-a394-adb7918dba03 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c7bb0d55-107c-414b-b14e-7e43ae7eaf90 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 returned with HTTP 404 Sep 01 01:13:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 879/1707] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:57 2026] GET /volume/v3/volumes/f2923141-7627-4f23-bac2-59d1dc8ad7e9 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:13:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6be486ad-060b-4dd9-bf2a-4e1119b86b62 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6be486ad-060b-4dd9-bf2a-4e1119b86b62 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b Sep 01 01:13:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6be486ad-060b-4dd9-bf2a-4e1119b86b62 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6be486ad-060b-4dd9-bf2a-4e1119b86b62 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e915eb25-e68a-47b5-a394-adb7918dba03 tempest-VolumesSnapshotTestJSON-713433623 tempest-VolumesSnapshotTestJSON-713433623-project-member] http://192.168.122.211/volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 returned with HTTP 404 Sep 01 01:13:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 829/1708] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:57 2026] GET /volume/v3/volumes/b623891a-8767-421d-8eef-23cd3d8c23a9 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:13:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6be486ad-060b-4dd9-bf2a-4e1119b86b62 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6be486ad-060b-4dd9-bf2a-4e1119b86b62 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b returned with HTTP 200 Sep 01 01:13:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 880/1709] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:57 2026] GET /volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b => generated 856 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0d69329d-5578-48d9-814e-1487cf7bd341 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0d69329d-5578-48d9-814e-1487cf7bd341 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] DELETE http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b Sep 01 01:13:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0d69329d-5578-48d9-814e-1487cf7bd341 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0d69329d-5578-48d9-814e-1487cf7bd341 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:57 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-0d69329d-5578-48d9-814e-1487cf7bd341 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Delete volume with id: 0ce765c7-4b32-4ae0-8b3e-e942f099b21b Sep 01 01:13:57 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:57 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0d69329d-5578-48d9-814e-1487cf7bd341 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0d69329d-5578-48d9-814e-1487cf7bd341 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Delete volume request issued successfully. Sep 01 01:13:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0d69329d-5578-48d9-814e-1487cf7bd341 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b returned with HTTP 202 Sep 01 01:13:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 830/1710] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:13:57 2026] DELETE /volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:13:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a3031aef-8d8c-4778-b077-3e1e8afeb260 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a3031aef-8d8c-4778-b077-3e1e8afeb260 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b Sep 01 01:13:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a3031aef-8d8c-4778-b077-3e1e8afeb260 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a3031aef-8d8c-4778-b077-3e1e8afeb260 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:13:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:13:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a3031aef-8d8c-4778-b077-3e1e8afeb260 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a3031aef-8d8c-4778-b077-3e1e8afeb260 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b returned with HTTP 200 Sep 01 01:13:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 881/1711] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:58 2026] GET /volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b => generated 855 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8c6e2295-fb33-40da-82f2-5a02950b777a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:13:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8c6e2295-fb33-40da-82f2-5a02950b777a tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b Sep 01 01:13:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8c6e2295-fb33-40da-82f2-5a02950b777a tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:13:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8c6e2295-fb33-40da-82f2-5a02950b777a tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:13:59 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:13:59 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:13:59 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:13:59 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:13:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8c6e2295-fb33-40da-82f2-5a02950b777a tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:13:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8c6e2295-fb33-40da-82f2-5a02950b777a tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b returned with HTTP 200 Sep 01 01:13:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 831/1712] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:13:59 2026] GET /volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b => generated 855 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:13:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c0171333-fb99-413d-a4ac-842217ff8c60 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c0171333-fb99-413d-a4ac-842217ff8c60 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:14:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c0171333-fb99-413d-a4ac-842217ff8c60 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-721822276"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-c0171333-fb99-413d-a4ac-842217ff8c60 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-721822276'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:14:00 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-c0171333-fb99-413d-a4ac-842217ff8c60 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Create volume of 1 GB Sep 01 01:14:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c0171333-fb99-413d-a4ac-842217ff8c60 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Availability Zones retrieved successfully. Sep 01 01:14:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c0171333-fb99-413d-a4ac-842217ff8c60 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Flow 'volume_create_api' (efb8359a-bc73-41b8-8d5a-6845e0b5635f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:14:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c0171333-fb99-413d-a4ac-842217ff8c60 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (655afb90-4ac1-4b54-9b90-8fdef7edb461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-c0171333-fb99-413d-a4ac-842217ff8c60 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:14:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c0171333-fb99-413d-a4ac-842217ff8c60 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (655afb90-4ac1-4b54-9b90-8fdef7edb461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c0171333-fb99-413d-a4ac-842217ff8c60 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5abf2618-9b69-40e1-a68a-9323f9e015ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-91713af6-bb3a-49ee-bb3d-885b097571ed None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-91713af6-bb3a-49ee-bb3d-885b097571ed tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b Sep 01 01:14:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-91713af6-bb3a-49ee-bb3d-885b097571ed tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-91713af6-bb3a-49ee-bb3d-885b097571ed tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-91713af6-bb3a-49ee-bb3d-885b097571ed tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b returned with HTTP 404 Sep 01 01:14:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 832/1713] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:00 2026] GET /volume/v3/volumes/0ce765c7-4b32-4ae0-8b3e-e942f099b21b => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:14:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a7f344bf-77dd-4be0-875e-25d4041cd6e2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a7f344bf-77dd-4be0-875e-25d4041cd6e2 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 Sep 01 01:14:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a7f344bf-77dd-4be0-875e-25d4041cd6e2 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a7f344bf-77dd-4be0-875e-25d4041cd6e2 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:00 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:00 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:00 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a7f344bf-77dd-4be0-875e-25d4041cd6e2 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:14:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a7f344bf-77dd-4be0-875e-25d4041cd6e2 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 returned with HTTP 200 Sep 01 01:14:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 833/1714] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:00 2026] GET /volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 => generated 857 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d56ed209-4d6a-436a-8105-fe07462604d2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d56ed209-4d6a-436a-8105-fe07462604d2 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] DELETE http://192.168.122.211/volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 Sep 01 01:14:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d56ed209-4d6a-436a-8105-fe07462604d2 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d56ed209-4d6a-436a-8105-fe07462604d2 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:00 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-d56ed209-4d6a-436a-8105-fe07462604d2 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Delete volume with id: 3d976d77-9e93-41e3-82df-5651bc2b4035 Sep 01 01:14:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:00 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:00 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:00 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d56ed209-4d6a-436a-8105-fe07462604d2 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:14:00 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-c0171333-fb99-413d-a4ac-842217ff8c60 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Created reservations ['190699ab-23a4-4d1b-ba68-254456bea7ab', '7704c034-33d8-47f0-80f3-113053e9ebf5', '4085ff4b-d71d-4b6d-96d7-fd4b3d128439', '7e14d77f-d31d-4ab5-8bcc-bfd4a5f593a7'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:14:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c0171333-fb99-413d-a4ac-842217ff8c60 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5abf2618-9b69-40e1-a68a-9323f9e015ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['190699ab-23a4-4d1b-ba68-254456bea7ab', '7704c034-33d8-47f0-80f3-113053e9ebf5', '4085ff4b-d71d-4b6d-96d7-fd4b3d128439', '7e14d77f-d31d-4ab5-8bcc-bfd4a5f593a7']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c0171333-fb99-413d-a4ac-842217ff8c60 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c78120a4-aa6e-4d13-a03b-37a47fd9c9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:00 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d56ed209-4d6a-436a-8105-fe07462604d2 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Delete volume request issued successfully. Sep 01 01:14:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d56ed209-4d6a-436a-8105-fe07462604d2 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 returned with HTTP 202 Sep 01 01:14:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 834/1715] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:14:00 2026] DELETE /volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 => generated 0 bytes in 219 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:14:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-97ca4c2a-4f20-4f5a-bbf2-287116098b36 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-97ca4c2a-4f20-4f5a-bbf2-287116098b36 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 Sep 01 01:14:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-97ca4c2a-4f20-4f5a-bbf2-287116098b36 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-97ca4c2a-4f20-4f5a-bbf2-287116098b36 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:00 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:00 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c0171333-fb99-413d-a4ac-842217ff8c60 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c78120a4-aa6e-4d13-a03b-37a47fd9c9cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e962e882-c7e2-4c69-a3f5-15a466d77802', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-721822276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2949095f2eaf4099ba004be7cee196f9',qos_specs=None,replication_status=,reservations=['190699ab-23a4-4d1b-ba68-254456bea7ab','7704c034-33d8-47f0-80f3-113053e9ebf5','4085ff4b-d71d-4b6d-96d7-fd4b3d128439','7e14d77f-d31d-4ab5-8bcc-bfd4a5f593a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d69951d6659b4fae91720e35c3a31aea',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:14:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-721822276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e962e882-c7e2-4c69-a3f5-15a466d77802,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2949095f2eaf4099ba004be7cee196f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d69951d6659b4fae91720e35c3a31aea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:00 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-97ca4c2a-4f20-4f5a-bbf2-287116098b36 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:14:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c0171333-fb99-413d-a4ac-842217ff8c60 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cfd1e63-7663-4cfa-9ab5-3aacea7dca93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-97ca4c2a-4f20-4f5a-bbf2-287116098b36 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 returned with HTTP 200 Sep 01 01:14:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 835/1716] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:00 2026] GET /volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 => generated 856 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c0171333-fb99-413d-a4ac-842217ff8c60 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cfd1e63-7663-4cfa-9ab5-3aacea7dca93) transitioned into state 'SUCCESS' from state '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-721822276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2949095f2eaf4099ba004be7cee196f9',qos_specs=None,replication_status=,reservations=['190699ab-23a4-4d1b-ba68-254456bea7ab','7704c034-33d8-47f0-80f3-113053e9ebf5','4085ff4b-d71d-4b6d-96d7-fd4b3d128439','7e14d77f-d31d-4ab5-8bcc-bfd4a5f593a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d69951d6659b4fae91720e35c3a31aea',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c0171333-fb99-413d-a4ac-842217ff8c60 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a07d40a9-1cf5-4e1c-a7df-c154683dcd19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c0171333-fb99-413d-a4ac-842217ff8c60 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a07d40a9-1cf5-4e1c-a7df-c154683dcd19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c0171333-fb99-413d-a4ac-842217ff8c60 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Flow 'volume_create_api' (efb8359a-bc73-41b8-8d5a-6845e0b5635f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:14:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c0171333-fb99-413d-a4ac-842217ff8c60 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Create volume request issued successfully. Sep 01 01:14:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c0171333-fb99-413d-a4ac-842217ff8c60 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:14:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 882/1717] 192.168.122.211 () {62 vars in 1183 bytes} [Tue Sep 1 01:13:59 2026] POST /volume/v3/volumes => generated 827 bytes in 1410 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:14:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2199a25c-1907-4576-a509-252eb94f958c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2199a25c-1907-4576-a509-252eb94f958c tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] GET http://192.168.122.211/volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 Sep 01 01:14:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2199a25c-1907-4576-a509-252eb94f958c tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2199a25c-1907-4576-a509-252eb94f958c tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2199a25c-1907-4576-a509-252eb94f958c tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Volume info retrieved successfully. Sep 01 01:14:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2199a25c-1907-4576-a509-252eb94f958c tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] http://192.168.122.211/volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 returned with HTTP 200 Sep 01 01:14:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 836/1718] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:14:01 2026] GET /volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 => generated 895 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:14:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4ac790d3-3cef-4287-a893-7e51ceecfa54 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4ac790d3-3cef-4287-a893-7e51ceecfa54 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 Sep 01 01:14:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4ac790d3-3cef-4287-a893-7e51ceecfa54 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4ac790d3-3cef-4287-a893-7e51ceecfa54 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4ac790d3-3cef-4287-a893-7e51ceecfa54 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Volume info retrieved successfully. Sep 01 01:14:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4ac790d3-3cef-4287-a893-7e51ceecfa54 tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 returned with HTTP 200 Sep 01 01:14:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 883/1719] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:01 2026] GET /volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 => generated 856 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f4366960-3841-4eb7-a810-285ad44da751 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f4366960-3841-4eb7-a810-285ad44da751 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] GET http://192.168.122.211/volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 Sep 01 01:14:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f4366960-3841-4eb7-a810-285ad44da751 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f4366960-3841-4eb7-a810-285ad44da751 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:02 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:02 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:02 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:02 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f4366960-3841-4eb7-a810-285ad44da751 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Volume info retrieved successfully. Sep 01 01:14:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f4366960-3841-4eb7-a810-285ad44da751 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] http://192.168.122.211/volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 returned with HTTP 200 Sep 01 01:14:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 837/1720] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:14:02 2026] GET /volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 => generated 919 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:14:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3e817edf-0f3d-429a-9711-620ea97a2c7e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3e817edf-0f3d-429a-9711-620ea97a2c7e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] GET http://192.168.122.211/volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 Sep 01 01:14:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3e817edf-0f3d-429a-9711-620ea97a2c7e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3e817edf-0f3d-429a-9711-620ea97a2c7e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3e817edf-0f3d-429a-9711-620ea97a2c7e tempest-VolumesListAdminTestJSON-426819381 tempest-VolumesListAdminTestJSON-426819381-project-member] http://192.168.122.211/volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 returned with HTTP 404 Sep 01 01:14:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 884/1721] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:03 2026] GET /volume/v3/volumes/3d976d77-9e93-41e3-82df-5651bc2b4035 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:14:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d43a9724-b1d7-4dcd-bd47-0ecf8d3d3dc4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d43a9724-b1d7-4dcd-bd47-0ecf8d3d3dc4 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] GET http://192.168.122.211/volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 Sep 01 01:14:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d43a9724-b1d7-4dcd-bd47-0ecf8d3d3dc4 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d43a9724-b1d7-4dcd-bd47-0ecf8d3d3dc4 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:03 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:03 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:03 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:03 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:03 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d43a9724-b1d7-4dcd-bd47-0ecf8d3d3dc4 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Volume info retrieved successfully. Sep 01 01:14:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d43a9724-b1d7-4dcd-bd47-0ecf8d3d3dc4 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] http://192.168.122.211/volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 returned with HTTP 200 Sep 01 01:14:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 838/1722] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:14:03 2026] GET /volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 => generated 955 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:14:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-88b36c7d-d241-40a4-8535-273e60af0cc2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-88b36c7d-d241-40a4-8535-273e60af0cc2 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] POST http://192.168.122.211/volume/v3/volume-transfers Sep 01 01:14:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-88b36c7d-d241-40a4-8535-273e60af0cc2 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e962e882-c7e2-4c69-a3f5-15a466d77802"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volume_transfer [None req-88b36c7d-d241-40a4-8535-273e60af0cc2 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e962e882-c7e2-4c69-a3f5-15a466d77802'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 01:14:03 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volume_transfer [None req-88b36c7d-d241-40a4-8535-273e60af0cc2 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Creating transfer of volume e962e882-c7e2-4c69-a3f5-15a466d77802 Sep 01 01:14:03 devstack devstack@c-api.service[86751]: INFO cinder.transfer.api [None req-88b36c7d-d241-40a4-8535-273e60af0cc2 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Generating transfer record for volume e962e882-c7e2-4c69-a3f5-15a466d77802 Sep 01 01:14:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-88b36c7d-d241-40a4-8535-273e60af0cc2 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] http://192.168.122.211/volume/v3/volume-transfers returned with HTTP 202 Sep 01 01:14:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 885/1723] 192.168.122.211 () {62 vars in 1210 bytes} [Tue Sep 1 01:14:03 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:14:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-75c3695a-af05-467b-bde3-bc99fcd2fead None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-75c3695a-af05-467b-bde3-bc99fcd2fead tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] GET http://192.168.122.211/volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 Sep 01 01:14:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-75c3695a-af05-467b-bde3-bc99fcd2fead tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-75c3695a-af05-467b-bde3-bc99fcd2fead tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:03 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:03 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:03 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:03 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:03 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-75c3695a-af05-467b-bde3-bc99fcd2fead tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Volume info retrieved successfully. Sep 01 01:14:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-75c3695a-af05-467b-bde3-bc99fcd2fead tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] http://192.168.122.211/volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 returned with HTTP 200 Sep 01 01:14:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 839/1724] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:14:03 2026] GET /volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 => generated 963 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:14:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5b0fd834-1626-481d-bf47-ec2979ed46b6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5b0fd834-1626-481d-bf47-ec2979ed46b6 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] GET http://192.168.122.211/volume/v3/volume-transfers/c29abc11-846e-45c8-926f-55c6fb3e4a73 Sep 01 01:14:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5b0fd834-1626-481d-bf47-ec2979ed46b6 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5b0fd834-1626-481d-bf47-ec2979ed46b6 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5b0fd834-1626-481d-bf47-ec2979ed46b6 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] http://192.168.122.211/volume/v3/volume-transfers/c29abc11-846e-45c8-926f-55c6fb3e4a73 returned with HTTP 200 Sep 01 01:14:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 886/1725] 192.168.122.211 () {60 vars in 1300 bytes} [Tue Sep 1 01:14:03 2026] GET /volume/v3/volume-transfers/c29abc11-846e-45c8-926f-55c6fb3e4a73 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:14:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2004a416-4b9b-4981-ab9d-2517242a7b85 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2004a416-4b9b-4981-ab9d-2517242a7b85 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] GET http://192.168.122.211/volume/v3/volume-transfers Sep 01 01:14:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2004a416-4b9b-4981-ab9d-2517242a7b85 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2004a416-4b9b-4981-ab9d-2517242a7b85 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volume_transfer [None req-2004a416-4b9b-4981-ab9d-2517242a7b85 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Listing volume transfers {{(pid=86752) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 01:14:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2004a416-4b9b-4981-ab9d-2517242a7b85 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] http://192.168.122.211/volume/v3/volume-transfers returned with HTTP 200 Sep 01 01:14:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 840/1726] 192.168.122.211 () {60 vars in 1189 bytes} [Tue Sep 1 01:14:03 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:14:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e36e0865-42a4-4320-889b-ae42767e84d5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e36e0865-42a4-4320-889b-ae42767e84d5 tempest-VolumesTransfersV355Test-128375732 tempest-VolumesTransfersV355Test-128375732-project-member] POST http://192.168.122.211/volume/v3/volume-transfers/c29abc11-846e-45c8-926f-55c6fb3e4a73/accept Sep 01 01:14:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e36e0865-42a4-4320-889b-ae42767e84d5 tempest-VolumesTransfersV355Test-128375732 tempest-VolumesTransfersV355Test-128375732-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "8790f25184ba435e"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.volume_transfer [None req-e36e0865-42a4-4320-889b-ae42767e84d5 tempest-VolumesTransfersV355Test-128375732 tempest-VolumesTransfersV355Test-128375732-project-member] Accepting volume transfer c29abc11-846e-45c8-926f-55c6fb3e4a73 {{(pid=86751) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 01:14:04 devstack devstack@c-api.service[86751]: INFO cinder.api.contrib.volume_transfer [None req-e36e0865-42a4-4320-889b-ae42767e84d5 tempest-VolumesTransfersV355Test-128375732 tempest-VolumesTransfersV355Test-128375732-project-member] Accepting transfer c29abc11-846e-45c8-926f-55c6fb3e4a73 Sep 01 01:14:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:04 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-e36e0865-42a4-4320-889b-ae42767e84d5 tempest-VolumesTransfersV355Test-128375732 tempest-VolumesTransfersV355Test-128375732-project-member] Created reservations ['4506ede0-7fd6-456b-a76f-5a528980ece0', 'd52e1333-06e1-4218-bbf8-562a1e4822a2', 'be5cda04-cffa-41c0-abae-49edb98378bf', '2f41a360-78c1-48c5-a9df-4c4ef6c59dad'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:14:04 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-e36e0865-42a4-4320-889b-ae42767e84d5 tempest-VolumesTransfersV355Test-128375732 tempest-VolumesTransfersV355Test-128375732-project-member] Created reservations ['e0c93a66-c7da-45bd-af7e-5063024a61ef', '847fbe5c-a678-4d82-a2df-fe7ef4250e3c', '6b897d15-8100-479f-9dc1-5040ce0c9db7', '6a65ef2c-dcc5-4537-9c63-62122beef5dc'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:14:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:04 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:14:04 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-e36e0865-42a4-4320-889b-ae42767e84d5 tempest-VolumesTransfersV355Test-128375732 tempest-VolumesTransfersV355Test-128375732-project-member] Created reservations ['03c763d4-6bf6-4712-a8a5-cdbcf22b791c', 'bc40dd8b-7af0-40b1-bda6-ba076ffb7a2f', '1c91e247-1559-45b7-bb02-44de8802a921', 'a5fc5b93-e353-456b-9c1e-ddba93c0e957'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:14:04 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-e36e0865-42a4-4320-889b-ae42767e84d5 tempest-VolumesTransfersV355Test-128375732 tempest-VolumesTransfersV355Test-128375732-project-member] Created reservations ['e207525b-8572-4b5f-8e25-783953000ac3', 'e0b6c929-2c7e-4ee0-9b1b-689545a4bc49', '12125645-617c-4b89-9503-c8eba934a0ed', '4212577f-9ff3-4d0a-aa48-43da725c6a5e'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:14:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e36e0865-42a4-4320-889b-ae42767e84d5 tempest-VolumesTransfersV355Test-128375732 tempest-VolumesTransfersV355Test-128375732-project-member] Transfer volume completed successfully. Sep 01 01:14:05 devstack devstack@c-api.service[86751]: INFO cinder.transfer.api [None req-e36e0865-42a4-4320-889b-ae42767e84d5 tempest-VolumesTransfersV355Test-128375732 tempest-VolumesTransfersV355Test-128375732-project-member] Volume e962e882-c7e2-4c69-a3f5-15a466d77802 has been transferred. Sep 01 01:14:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e36e0865-42a4-4320-889b-ae42767e84d5 tempest-VolumesTransfersV355Test-128375732 tempest-VolumesTransfersV355Test-128375732-project-member] http://192.168.122.211/volume/v3/volume-transfers/c29abc11-846e-45c8-926f-55c6fb3e4a73/accept returned with HTTP 202 Sep 01 01:14:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 887/1727] 192.168.122.211 () {62 vars in 1342 bytes} [Tue Sep 1 01:14:03 2026] POST /volume/v3/volume-transfers/c29abc11-846e-45c8-926f-55c6fb3e4a73/accept => generated 373 bytes in 1507 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:14:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-32119dfe-070a-42b0-8c2f-b491cde1150c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-32119dfe-070a-42b0-8c2f-b491cde1150c tempest-VolumesTransfersV355Test-128375732 tempest-VolumesTransfersV355Test-128375732-project-member] GET http://192.168.122.211/volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 Sep 01 01:14:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-32119dfe-070a-42b0-8c2f-b491cde1150c tempest-VolumesTransfersV355Test-128375732 tempest-VolumesTransfersV355Test-128375732-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-32119dfe-070a-42b0-8c2f-b491cde1150c tempest-VolumesTransfersV355Test-128375732 tempest-VolumesTransfersV355Test-128375732-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:05 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:05 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-32119dfe-070a-42b0-8c2f-b491cde1150c tempest-VolumesTransfersV355Test-128375732 tempest-VolumesTransfersV355Test-128375732-project-member] Volume info retrieved successfully. Sep 01 01:14:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-32119dfe-070a-42b0-8c2f-b491cde1150c tempest-VolumesTransfersV355Test-128375732 tempest-VolumesTransfersV355Test-128375732-project-member] http://192.168.122.211/volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 returned with HTTP 200 Sep 01 01:14:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 841/1728] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:14:05 2026] GET /volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 => generated 955 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:14:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-019e8f99-98b0-48a9-b942-38ed7aff261a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-019e8f99-98b0-48a9-b942-38ed7aff261a tempest-VolumesTransfersV355Test-128375732 tempest-VolumesTransfersV355Test-128375732-project-member] GET http://192.168.122.211/volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 Sep 01 01:14:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-019e8f99-98b0-48a9-b942-38ed7aff261a tempest-VolumesTransfersV355Test-128375732 tempest-VolumesTransfersV355Test-128375732-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-019e8f99-98b0-48a9-b942-38ed7aff261a tempest-VolumesTransfersV355Test-128375732 tempest-VolumesTransfersV355Test-128375732-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-019e8f99-98b0-48a9-b942-38ed7aff261a tempest-VolumesTransfersV355Test-128375732 tempest-VolumesTransfersV355Test-128375732-project-member] Volume info retrieved successfully. Sep 01 01:14:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-019e8f99-98b0-48a9-b942-38ed7aff261a tempest-VolumesTransfersV355Test-128375732 tempest-VolumesTransfersV355Test-128375732-project-member] http://192.168.122.211/volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 returned with HTTP 200 Sep 01 01:14:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 888/1729] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:14:05 2026] GET /volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 => generated 955 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:14:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8304e3d5-e55a-4f8e-b24b-6a6f54e68bdb None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8304e3d5-e55a-4f8e-b24b-6a6f54e68bdb tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] DELETE http://192.168.122.211/volume/v3/volume-transfers/c29abc11-846e-45c8-926f-55c6fb3e4a73 Sep 01 01:14:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8304e3d5-e55a-4f8e-b24b-6a6f54e68bdb tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8304e3d5-e55a-4f8e-b24b-6a6f54e68bdb tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:05 devstack devstack@c-api.service[86752]: INFO cinder.api.contrib.volume_transfer [None req-8304e3d5-e55a-4f8e-b24b-6a6f54e68bdb tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Delete transfer with id: c29abc11-846e-45c8-926f-55c6fb3e4a73 Sep 01 01:14:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8304e3d5-e55a-4f8e-b24b-6a6f54e68bdb tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] http://192.168.122.211/volume/v3/volume-transfers/c29abc11-846e-45c8-926f-55c6fb3e4a73 returned with HTTP 404 Sep 01 01:14:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 842/1730] 192.168.122.211 () {60 vars in 1303 bytes} [Tue Sep 1 01:14:05 2026] DELETE /volume/v3/volume-transfers/c29abc11-846e-45c8-926f-55c6fb3e4a73 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:14:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4bebc396-ab4f-4d8b-b798-deee897f2b96 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4bebc396-ab4f-4d8b-b798-deee897f2b96 tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 Sep 01 01:14:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4bebc396-ab4f-4d8b-b798-deee897f2b96 tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4bebc396-ab4f-4d8b-b798-deee897f2b96 tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:05 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-4bebc396-ab4f-4d8b-b798-deee897f2b96 tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] Delete volume with id: e962e882-c7e2-4c69-a3f5-15a466d77802 Sep 01 01:14:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4bebc396-ab4f-4d8b-b798-deee897f2b96 tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] Volume info retrieved successfully. Sep 01 01:14:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4bebc396-ab4f-4d8b-b798-deee897f2b96 tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] Delete volume request issued successfully. Sep 01 01:14:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4bebc396-ab4f-4d8b-b798-deee897f2b96 tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] http://192.168.122.211/volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 returned with HTTP 202 Sep 01 01:14:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 889/1731] 192.168.122.211 () {60 vars in 1276 bytes} [Tue Sep 1 01:14:05 2026] DELETE /volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 => generated 0 bytes in 381 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:14:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-428162e5-2ac3-4370-9a16-bda257e47374 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-428162e5-2ac3-4370-9a16-bda257e47374 tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] GET http://192.168.122.211/volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 Sep 01 01:14:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-428162e5-2ac3-4370-9a16-bda257e47374 tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-428162e5-2ac3-4370-9a16-bda257e47374 tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:05 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:05 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-428162e5-2ac3-4370-9a16-bda257e47374 tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] Volume info retrieved successfully. Sep 01 01:14:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-428162e5-2ac3-4370-9a16-bda257e47374 tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] http://192.168.122.211/volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 returned with HTTP 200 Sep 01 01:14:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 843/1732] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:14:05 2026] GET /volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 => generated 1138 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:14:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d1e85527-a4ae-47a7-b0bc-9e2bff7afdea None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d1e85527-a4ae-47a7-b0bc-9e2bff7afdea tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] GET http://192.168.122.211/volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 Sep 01 01:14:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d1e85527-a4ae-47a7-b0bc-9e2bff7afdea tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d1e85527-a4ae-47a7-b0bc-9e2bff7afdea tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d1e85527-a4ae-47a7-b0bc-9e2bff7afdea tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] Volume info retrieved successfully. Sep 01 01:14:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d1e85527-a4ae-47a7-b0bc-9e2bff7afdea tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] http://192.168.122.211/volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 returned with HTTP 200 Sep 01 01:14:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 890/1733] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:14:06 2026] GET /volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 => generated 1138 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:14:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5559dccd-aab9-42e2-b8b9-0d90a027cdcc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5559dccd-aab9-42e2-b8b9-0d90a027cdcc tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] GET http://192.168.122.211/volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 Sep 01 01:14:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5559dccd-aab9-42e2-b8b9-0d90a027cdcc tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5559dccd-aab9-42e2-b8b9-0d90a027cdcc tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5559dccd-aab9-42e2-b8b9-0d90a027cdcc tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] http://192.168.122.211/volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 returned with HTTP 404 Sep 01 01:14:08 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 844/1734] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:14:08 2026] GET /volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:14:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5bebbad9-98b2-4a2f-8ef0-35debf2b1ead None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5bebbad9-98b2-4a2f-8ef0-35debf2b1ead tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] GET http://192.168.122.211/volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 Sep 01 01:14:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5bebbad9-98b2-4a2f-8ef0-35debf2b1ead tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5bebbad9-98b2-4a2f-8ef0-35debf2b1ead tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5bebbad9-98b2-4a2f-8ef0-35debf2b1ead tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] http://192.168.122.211/volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 returned with HTTP 404 Sep 01 01:14:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 891/1735] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:14:08 2026] GET /volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:14:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0945b8c3-70c7-4126-a1c0-5f77666118bb None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0945b8c3-70c7-4126-a1c0-5f77666118bb tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] DELETE http://192.168.122.211/volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 Sep 01 01:14:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0945b8c3-70c7-4126-a1c0-5f77666118bb tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0945b8c3-70c7-4126-a1c0-5f77666118bb tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:08 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-0945b8c3-70c7-4126-a1c0-5f77666118bb tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Delete volume with id: e962e882-c7e2-4c69-a3f5-15a466d77802 Sep 01 01:14:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0945b8c3-70c7-4126-a1c0-5f77666118bb tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] http://192.168.122.211/volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 returned with HTTP 404 Sep 01 01:14:08 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 845/1736] 192.168.122.211 () {60 vars in 1276 bytes} [Tue Sep 1 01:14:08 2026] DELETE /volume/v3/volumes/e962e882-c7e2-4c69-a3f5-15a466d77802 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:14:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c8da68bf-0e6a-4e04-a89d-2d1cc258b5fe None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c8da68bf-0e6a-4e04-a89d-2d1cc258b5fe tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:14:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c8da68bf-0e6a-4e04-a89d-2d1cc258b5fe tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-487210829"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-c8da68bf-0e6a-4e04-a89d-2d1cc258b5fe tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-487210829'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:14:08 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-c8da68bf-0e6a-4e04-a89d-2d1cc258b5fe tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Create volume of 1 GB Sep 01 01:14:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c8da68bf-0e6a-4e04-a89d-2d1cc258b5fe tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Availability Zones retrieved successfully. Sep 01 01:14:08 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c8da68bf-0e6a-4e04-a89d-2d1cc258b5fe tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Flow 'volume_create_api' (0b6e7174-e6e0-4dde-a3fe-7a616d0aa980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:14:08 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c8da68bf-0e6a-4e04-a89d-2d1cc258b5fe tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08f5eba3-d916-45b5-9a24-b0ce8dfa5eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:08 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-c8da68bf-0e6a-4e04-a89d-2d1cc258b5fe tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:14:08 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c8da68bf-0e6a-4e04-a89d-2d1cc258b5fe tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08f5eba3-d916-45b5-9a24-b0ce8dfa5eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:08 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c8da68bf-0e6a-4e04-a89d-2d1cc258b5fe tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd6d7c93-4521-482f-890a-b474cd40dde2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:08 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-c8da68bf-0e6a-4e04-a89d-2d1cc258b5fe tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Created reservations ['dd67b6d7-496a-4892-90ad-69307e1963c5', 'a30df223-cbcc-4f90-b692-48f46ea7f7f3', 'ea295d26-3585-4a3e-b431-07fdd6139ce2', 'bf95ec04-cb6e-4e72-bcd5-b862fbc4c55a'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:14:08 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c8da68bf-0e6a-4e04-a89d-2d1cc258b5fe tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd6d7c93-4521-482f-890a-b474cd40dde2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd67b6d7-496a-4892-90ad-69307e1963c5', 'a30df223-cbcc-4f90-b692-48f46ea7f7f3', 'ea295d26-3585-4a3e-b431-07fdd6139ce2', 'bf95ec04-cb6e-4e72-bcd5-b862fbc4c55a']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:08 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c8da68bf-0e6a-4e04-a89d-2d1cc258b5fe tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04a12692-46a9-4d50-9e92-f03e9217e877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:08 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:08 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:08 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c8da68bf-0e6a-4e04-a89d-2d1cc258b5fe tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04a12692-46a9-4d50-9e92-f03e9217e877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '794ab331-34f1-4f65-af07-8b69fa61d279', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-487210829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2949095f2eaf4099ba004be7cee196f9',qos_specs=None,replication_status=,reservations=['dd67b6d7-496a-4892-90ad-69307e1963c5','a30df223-cbcc-4f90-b692-48f46ea7f7f3','ea295d26-3585-4a3e-b431-07fdd6139ce2','bf95ec04-cb6e-4e72-bcd5-b862fbc4c55a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d69951d6659b4fae91720e35c3a31aea',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:14:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-487210829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=794ab331-34f1-4f65-af07-8b69fa61d279,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2949095f2eaf4099ba004be7cee196f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d69951d6659b4fae91720e35c3a31aea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:08 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c8da68bf-0e6a-4e04-a89d-2d1cc258b5fe tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10a82484-38f8-4fd7-a1e7-f0819daa7358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:08 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c8da68bf-0e6a-4e04-a89d-2d1cc258b5fe tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10a82484-38f8-4fd7-a1e7-f0819daa7358) transitioned into state 'SUCCESS' from state '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-487210829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2949095f2eaf4099ba004be7cee196f9',qos_specs=None,replication_status=,reservations=['dd67b6d7-496a-4892-90ad-69307e1963c5','a30df223-cbcc-4f90-b692-48f46ea7f7f3','ea295d26-3585-4a3e-b431-07fdd6139ce2','bf95ec04-cb6e-4e72-bcd5-b862fbc4c55a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d69951d6659b4fae91720e35c3a31aea',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:08 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c8da68bf-0e6a-4e04-a89d-2d1cc258b5fe tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15fd5ec9-cd85-4bbf-af0a-7d367fa4fe57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:08 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c8da68bf-0e6a-4e04-a89d-2d1cc258b5fe tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15fd5ec9-cd85-4bbf-af0a-7d367fa4fe57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:08 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c8da68bf-0e6a-4e04-a89d-2d1cc258b5fe tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Flow 'volume_create_api' (0b6e7174-e6e0-4dde-a3fe-7a616d0aa980) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:14:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c8da68bf-0e6a-4e04-a89d-2d1cc258b5fe tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Create volume request issued successfully. Sep 01 01:14:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c8da68bf-0e6a-4e04-a89d-2d1cc258b5fe tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:14:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 892/1737] 192.168.122.211 () {62 vars in 1183 bytes} [Tue Sep 1 01:14:08 2026] POST /volume/v3/volumes => generated 827 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:14:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-530bd793-9c7f-47fa-8a60-d4b8f2f4bf58 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-530bd793-9c7f-47fa-8a60-d4b8f2f4bf58 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] GET http://192.168.122.211/volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 Sep 01 01:14:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-530bd793-9c7f-47fa-8a60-d4b8f2f4bf58 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-530bd793-9c7f-47fa-8a60-d4b8f2f4bf58 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:08 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:08 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:08 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:08 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:08 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-530bd793-9c7f-47fa-8a60-d4b8f2f4bf58 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Volume info retrieved successfully. Sep 01 01:14:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-530bd793-9c7f-47fa-8a60-d4b8f2f4bf58 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] http://192.168.122.211/volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 returned with HTTP 200 Sep 01 01:14:08 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 846/1738] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:14:08 2026] GET /volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 => generated 895 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:14:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6d27f80d-7551-4bfc-93b1-1510f5d90c77 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d27f80d-7551-4bfc-93b1-1510f5d90c77 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:14:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6d27f80d-7551-4bfc-93b1-1510f5d90c77 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1125279656"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-6d27f80d-7551-4bfc-93b1-1510f5d90c77 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1125279656'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:14:09 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-6d27f80d-7551-4bfc-93b1-1510f5d90c77 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Create volume of 1 GB Sep 01 01:14:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6d27f80d-7551-4bfc-93b1-1510f5d90c77 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Availability Zones retrieved successfully. Sep 01 01:14:09 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6d27f80d-7551-4bfc-93b1-1510f5d90c77 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Flow 'volume_create_api' (2f5953e4-88a9-4897-ad54-13485fdfad06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:14:09 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6d27f80d-7551-4bfc-93b1-1510f5d90c77 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a21c565c-45b3-4068-8f27-cf8a4d6b2edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:09 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-6d27f80d-7551-4bfc-93b1-1510f5d90c77 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:14:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ef3c1d05-5b43-4ee0-a078-df553ae3e735 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ef3c1d05-5b43-4ee0-a078-df553ae3e735 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] GET http://192.168.122.211/volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 Sep 01 01:14:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ef3c1d05-5b43-4ee0-a078-df553ae3e735 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ef3c1d05-5b43-4ee0-a078-df553ae3e735 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:09 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:09 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:09 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:09 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:09 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ef3c1d05-5b43-4ee0-a078-df553ae3e735 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Volume info retrieved successfully. Sep 01 01:14:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ef3c1d05-5b43-4ee0-a078-df553ae3e735 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] http://192.168.122.211/volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 returned with HTTP 200 Sep 01 01:14:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 847/1739] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:14:09 2026] GET /volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 => generated 919 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:14:09 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6d27f80d-7551-4bfc-93b1-1510f5d90c77 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a21c565c-45b3-4068-8f27-cf8a4d6b2edb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:09 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6d27f80d-7551-4bfc-93b1-1510f5d90c77 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6985972e-ed3c-4a6d-a8d4-fac85d2f978a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:10 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-6d27f80d-7551-4bfc-93b1-1510f5d90c77 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Created reservations ['b8a0c52b-533b-4ee5-943e-71a257cdd84d', '9b4f0924-bd0a-4c46-b3e8-94fcc4c3817a', '10d064f5-1e36-4122-b91f-22b6bbf60ee8', 'b691d175-b9fe-4472-8d3f-4b562c17e5dc'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:14:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6d27f80d-7551-4bfc-93b1-1510f5d90c77 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6985972e-ed3c-4a6d-a8d4-fac85d2f978a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8a0c52b-533b-4ee5-943e-71a257cdd84d', '9b4f0924-bd0a-4c46-b3e8-94fcc4c3817a', '10d064f5-1e36-4122-b91f-22b6bbf60ee8', 'b691d175-b9fe-4472-8d3f-4b562c17e5dc']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6d27f80d-7551-4bfc-93b1-1510f5d90c77 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bfa74b8-a0ab-4d83-ad4e-ab9a193104d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6d27f80d-7551-4bfc-93b1-1510f5d90c77 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bfa74b8-a0ab-4d83-ad4e-ab9a193104d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd16be29-935f-4fc3-8498-43742374d0de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1125279656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07925f9d9c8147318d93fe194b16d0ae',qos_specs=None,replication_status=,reservations=['b8a0c52b-533b-4ee5-943e-71a257cdd84d','9b4f0924-bd0a-4c46-b3e8-94fcc4c3817a','10d064f5-1e36-4122-b91f-22b6bbf60ee8','b691d175-b9fe-4472-8d3f-4b562c17e5dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4e112eb44164574ba2d4c5d1a94f5c5',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:14:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1125279656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd16be29-935f-4fc3-8498-43742374d0de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07925f9d9c8147318d93fe194b16d0ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4e112eb44164574ba2d4c5d1a94f5c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6d27f80d-7551-4bfc-93b1-1510f5d90c77 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f106cc9-1811-40e5-b620-525af45122b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6d27f80d-7551-4bfc-93b1-1510f5d90c77 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f106cc9-1811-40e5-b620-525af45122b3) transitioned into state 'SUCCESS' from state '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-1125279656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07925f9d9c8147318d93fe194b16d0ae',qos_specs=None,replication_status=,reservations=['b8a0c52b-533b-4ee5-943e-71a257cdd84d','9b4f0924-bd0a-4c46-b3e8-94fcc4c3817a','10d064f5-1e36-4122-b91f-22b6bbf60ee8','b691d175-b9fe-4472-8d3f-4b562c17e5dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4e112eb44164574ba2d4c5d1a94f5c5',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6d27f80d-7551-4bfc-93b1-1510f5d90c77 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aee5338c-a88c-46b2-9790-e6c73c3ea677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6d27f80d-7551-4bfc-93b1-1510f5d90c77 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aee5338c-a88c-46b2-9790-e6c73c3ea677) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:10 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6d27f80d-7551-4bfc-93b1-1510f5d90c77 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Flow 'volume_create_api' (2f5953e4-88a9-4897-ad54-13485fdfad06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:14:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6d27f80d-7551-4bfc-93b1-1510f5d90c77 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Create volume request issued successfully. Sep 01 01:14:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d27f80d-7551-4bfc-93b1-1510f5d90c77 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:14:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 893/1740] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:14:09 2026] POST /volume/v3/volumes => generated 759 bytes in 1097 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:14:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-52417d16-0a22-4f9f-a7f1-d4d0df15ffbe None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-52417d16-0a22-4f9f-a7f1-d4d0df15ffbe tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] GET http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de Sep 01 01:14:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-52417d16-0a22-4f9f-a7f1-d4d0df15ffbe tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-52417d16-0a22-4f9f-a7f1-d4d0df15ffbe tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:10 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:10 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:10 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:10 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:10 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-52417d16-0a22-4f9f-a7f1-d4d0df15ffbe tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Volume info retrieved successfully. Sep 01 01:14:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-52417d16-0a22-4f9f-a7f1-d4d0df15ffbe tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de returned with HTTP 200 Sep 01 01:14:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 848/1741] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:10 2026] GET /volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de => generated 827 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-529f4fd8-694c-410d-980c-2ce6705e0373 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-529f4fd8-694c-410d-980c-2ce6705e0373 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] GET http://192.168.122.211/volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 Sep 01 01:14:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-529f4fd8-694c-410d-980c-2ce6705e0373 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-529f4fd8-694c-410d-980c-2ce6705e0373 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-529f4fd8-694c-410d-980c-2ce6705e0373 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Volume info retrieved successfully. Sep 01 01:14:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-529f4fd8-694c-410d-980c-2ce6705e0373 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] http://192.168.122.211/volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 returned with HTTP 200 Sep 01 01:14:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 894/1742] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:14:10 2026] GET /volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 => generated 955 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:14:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4d91a2ef-a7e3-40ba-9737-57f99d938a36 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4d91a2ef-a7e3-40ba-9737-57f99d938a36 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] POST http://192.168.122.211/volume/v3/volume-transfers Sep 01 01:14:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4d91a2ef-a7e3-40ba-9737-57f99d938a36 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "794ab331-34f1-4f65-af07-8b69fa61d279"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volume_transfer [None req-4d91a2ef-a7e3-40ba-9737-57f99d938a36 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Creating new volume transfer {'transfer': {'volume_id': '794ab331-34f1-4f65-af07-8b69fa61d279'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 01:14:11 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volume_transfer [None req-4d91a2ef-a7e3-40ba-9737-57f99d938a36 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Creating transfer of volume 794ab331-34f1-4f65-af07-8b69fa61d279 Sep 01 01:14:11 devstack devstack@c-api.service[86752]: INFO cinder.transfer.api [None req-4d91a2ef-a7e3-40ba-9737-57f99d938a36 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Generating transfer record for volume 794ab331-34f1-4f65-af07-8b69fa61d279 Sep 01 01:14:11 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:11 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:11 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:11 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4d91a2ef-a7e3-40ba-9737-57f99d938a36 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] http://192.168.122.211/volume/v3/volume-transfers returned with HTTP 202 Sep 01 01:14:11 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 849/1743] 192.168.122.211 () {62 vars in 1210 bytes} [Tue Sep 1 01:14:11 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:14:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f2092036-1778-4508-a003-929043329425 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f2092036-1778-4508-a003-929043329425 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] GET http://192.168.122.211/volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 Sep 01 01:14:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f2092036-1778-4508-a003-929043329425 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f2092036-1778-4508-a003-929043329425 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f2092036-1778-4508-a003-929043329425 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Volume info retrieved successfully. Sep 01 01:14:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f2092036-1778-4508-a003-929043329425 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] http://192.168.122.211/volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 returned with HTTP 200 Sep 01 01:14:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 895/1744] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:14:11 2026] GET /volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 => generated 963 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:14:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1db086fc-d1d0-4566-88d7-7f0deae01dfa None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1db086fc-d1d0-4566-88d7-7f0deae01dfa tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] GET http://192.168.122.211/volume/v3/volume-transfers/detail Sep 01 01:14:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1db086fc-d1d0-4566-88d7-7f0deae01dfa tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1db086fc-d1d0-4566-88d7-7f0deae01dfa tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volume_transfer [None req-1db086fc-d1d0-4566-88d7-7f0deae01dfa tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Listing volume transfers {{(pid=86752) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 01:14:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1db086fc-d1d0-4566-88d7-7f0deae01dfa tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] http://192.168.122.211/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 01 01:14:11 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 850/1745] 192.168.122.211 () {60 vars in 1210 bytes} [Tue Sep 1 01:14:11 2026] GET /volume/v3/volume-transfers/detail => generated 443 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:14:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-891b7c8a-aca0-4ba5-ad2e-0a238acadfb2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-891b7c8a-aca0-4ba5-ad2e-0a238acadfb2 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] DELETE http://192.168.122.211/volume/v3/volume-transfers/01099101-9359-4ee5-8a57-084460db310e Sep 01 01:14:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-891b7c8a-aca0-4ba5-ad2e-0a238acadfb2 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-891b7c8a-aca0-4ba5-ad2e-0a238acadfb2 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:11 devstack devstack@c-api.service[86751]: INFO cinder.api.contrib.volume_transfer [None req-891b7c8a-aca0-4ba5-ad2e-0a238acadfb2 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Delete transfer with id: 01099101-9359-4ee5-8a57-084460db310e Sep 01 01:14:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-891b7c8a-aca0-4ba5-ad2e-0a238acadfb2 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] http://192.168.122.211/volume/v3/volume-transfers/01099101-9359-4ee5-8a57-084460db310e returned with HTTP 202 Sep 01 01:14:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 896/1746] 192.168.122.211 () {60 vars in 1303 bytes} [Tue Sep 1 01:14:11 2026] DELETE /volume/v3/volume-transfers/01099101-9359-4ee5-8a57-084460db310e => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 01:14:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a947e691-a5f4-4470-a3ff-6e7f8523bfe7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a947e691-a5f4-4470-a3ff-6e7f8523bfe7 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] GET http://192.168.122.211/volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 Sep 01 01:14:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a947e691-a5f4-4470-a3ff-6e7f8523bfe7 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a947e691-a5f4-4470-a3ff-6e7f8523bfe7 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:11 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:11 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:11 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:11 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:11 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a947e691-a5f4-4470-a3ff-6e7f8523bfe7 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Volume info retrieved successfully. Sep 01 01:14:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a947e691-a5f4-4470-a3ff-6e7f8523bfe7 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] http://192.168.122.211/volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 returned with HTTP 200 Sep 01 01:14:11 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 851/1747] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:14:11 2026] GET /volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 => generated 955 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:14:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-135cd80e-21fa-4b06-a469-026d29780bc8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-135cd80e-21fa-4b06-a469-026d29780bc8 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] DELETE http://192.168.122.211/volume/v3/volume-transfers/01099101-9359-4ee5-8a57-084460db310e Sep 01 01:14:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-135cd80e-21fa-4b06-a469-026d29780bc8 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-135cd80e-21fa-4b06-a469-026d29780bc8 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:11 devstack devstack@c-api.service[86751]: INFO cinder.api.contrib.volume_transfer [None req-135cd80e-21fa-4b06-a469-026d29780bc8 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Delete transfer with id: 01099101-9359-4ee5-8a57-084460db310e Sep 01 01:14:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-135cd80e-21fa-4b06-a469-026d29780bc8 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] http://192.168.122.211/volume/v3/volume-transfers/01099101-9359-4ee5-8a57-084460db310e returned with HTTP 404 Sep 01 01:14:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 897/1748] 192.168.122.211 () {60 vars in 1303 bytes} [Tue Sep 1 01:14:11 2026] DELETE /volume/v3/volume-transfers/01099101-9359-4ee5-8a57-084460db310e => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:14:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-63b62239-cd0e-4c92-907f-2d69e7ae151a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-63b62239-cd0e-4c92-907f-2d69e7ae151a tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 Sep 01 01:14:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-63b62239-cd0e-4c92-907f-2d69e7ae151a tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-63b62239-cd0e-4c92-907f-2d69e7ae151a tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:11 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-63b62239-cd0e-4c92-907f-2d69e7ae151a tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] Delete volume with id: 794ab331-34f1-4f65-af07-8b69fa61d279 Sep 01 01:14:11 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:11 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:11 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:11 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:11 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-63b62239-cd0e-4c92-907f-2d69e7ae151a tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] Volume info retrieved successfully. Sep 01 01:14:11 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-63b62239-cd0e-4c92-907f-2d69e7ae151a tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] Delete volume request issued successfully. Sep 01 01:14:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-63b62239-cd0e-4c92-907f-2d69e7ae151a tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] http://192.168.122.211/volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 returned with HTTP 202 Sep 01 01:14:11 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 852/1749] 192.168.122.211 () {60 vars in 1276 bytes} [Tue Sep 1 01:14:11 2026] DELETE /volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:14:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2617de9b-cc28-4d7c-84db-b43d0cfdd32c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2617de9b-cc28-4d7c-84db-b43d0cfdd32c tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] GET http://192.168.122.211/volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 Sep 01 01:14:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2617de9b-cc28-4d7c-84db-b43d0cfdd32c tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2617de9b-cc28-4d7c-84db-b43d0cfdd32c tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2617de9b-cc28-4d7c-84db-b43d0cfdd32c tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] Volume info retrieved successfully. Sep 01 01:14:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2617de9b-cc28-4d7c-84db-b43d0cfdd32c tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] http://192.168.122.211/volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 returned with HTTP 200 Sep 01 01:14:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 898/1750] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:14:11 2026] GET /volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 => generated 1138 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:14:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-90694eff-4f36-4c9e-8eaf-6a387022cb73 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-90694eff-4f36-4c9e-8eaf-6a387022cb73 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] GET http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de Sep 01 01:14:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-90694eff-4f36-4c9e-8eaf-6a387022cb73 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-90694eff-4f36-4c9e-8eaf-6a387022cb73 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:11 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:11 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:11 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:11 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:11 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-90694eff-4f36-4c9e-8eaf-6a387022cb73 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Volume info retrieved successfully. Sep 01 01:14:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-90694eff-4f36-4c9e-8eaf-6a387022cb73 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de returned with HTTP 200 Sep 01 01:14:11 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 853/1751] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:11 2026] GET /volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-705c0f9e-f8b8-489c-8b3f-2f9613194a93 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-705c0f9e-f8b8-489c-8b3f-2f9613194a93 tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] GET http://192.168.122.211/volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 Sep 01 01:14:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-705c0f9e-f8b8-489c-8b3f-2f9613194a93 tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-705c0f9e-f8b8-489c-8b3f-2f9613194a93 tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-705c0f9e-f8b8-489c-8b3f-2f9613194a93 tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] Volume info retrieved successfully. Sep 01 01:14:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-705c0f9e-f8b8-489c-8b3f-2f9613194a93 tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] http://192.168.122.211/volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 returned with HTTP 200 Sep 01 01:14:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 899/1752] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:14:12 2026] GET /volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 => generated 1138 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:14:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1a00200f-4b0f-4f72-9375-58703b7bdef1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1a00200f-4b0f-4f72-9375-58703b7bdef1 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] GET http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de Sep 01 01:14:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1a00200f-4b0f-4f72-9375-58703b7bdef1 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1a00200f-4b0f-4f72-9375-58703b7bdef1 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:12 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:12 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:12 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:12 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1a00200f-4b0f-4f72-9375-58703b7bdef1 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Volume info retrieved successfully. Sep 01 01:14:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1a00200f-4b0f-4f72-9375-58703b7bdef1 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de returned with HTTP 200 Sep 01 01:14:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 854/1753] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:12 2026] GET /volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-33879799-e354-4f00-b63d-68538b851c49 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-33879799-e354-4f00-b63d-68538b851c49 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] POST http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata Sep 01 01:14:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-33879799-e354-4f00-b63d-68538b851c49 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-33879799-e354-4f00-b63d-68538b851c49 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Volume info retrieved successfully. Sep 01 01:14:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-33879799-e354-4f00-b63d-68538b851c49 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Create volume metadata completed successfully. Sep 01 01:14:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-33879799-e354-4f00-b63d-68538b851c49 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata returned with HTTP 200 Sep 01 01:14:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 900/1754] 192.168.122.211 () {60 vars in 1281 bytes} [Tue Sep 1 01:14:12 2026] POST /volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata => generated 101 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f9e262ca-fdc9-4c34-83f4-d326e449c309 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f9e262ca-fdc9-4c34-83f4-d326e449c309 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] GET http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata Sep 01 01:14:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f9e262ca-fdc9-4c34-83f4-d326e449c309 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f9e262ca-fdc9-4c34-83f4-d326e449c309 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:13 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:13 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f9e262ca-fdc9-4c34-83f4-d326e449c309 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Volume info retrieved successfully. Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f9e262ca-fdc9-4c34-83f4-d326e449c309 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Get volume metadata completed successfully. Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f9e262ca-fdc9-4c34-83f4-d326e449c309 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata returned with HTTP 200 Sep 01 01:14:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 855/1755] 192.168.122.211 () {58 vars in 1259 bytes} [Tue Sep 1 01:14:12 2026] GET /volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata => generated 101 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-baae3f63-166e-42ba-a340-f30d54d5cb89 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-baae3f63-166e-42ba-a340-f30d54d5cb89 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] PUT http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata Sep 01 01:14:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-baae3f63-166e-42ba-a340-f30d54d5cb89 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-baae3f63-166e-42ba-a340-f30d54d5cb89 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Volume info retrieved successfully. Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-baae3f63-166e-42ba-a340-f30d54d5cb89 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Update volume metadata completed successfully. Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-baae3f63-166e-42ba-a340-f30d54d5cb89 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata returned with HTTP 200 Sep 01 01:14:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 901/1756] 192.168.122.211 () {60 vars in 1279 bytes} [Tue Sep 1 01:14:13 2026] PUT /volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata => generated 57 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:14:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d3641500-fdbf-49f3-af7d-3cc8be9e7828 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d3641500-fdbf-49f3-af7d-3cc8be9e7828 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] GET http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata Sep 01 01:14:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d3641500-fdbf-49f3-af7d-3cc8be9e7828 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d3641500-fdbf-49f3-af7d-3cc8be9e7828 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:13 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:13 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d3641500-fdbf-49f3-af7d-3cc8be9e7828 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Volume info retrieved successfully. Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d3641500-fdbf-49f3-af7d-3cc8be9e7828 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Get volume metadata completed successfully. Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d3641500-fdbf-49f3-af7d-3cc8be9e7828 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata returned with HTTP 200 Sep 01 01:14:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 856/1757] 192.168.122.211 () {58 vars in 1259 bytes} [Tue Sep 1 01:14:13 2026] GET /volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata => generated 57 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:14:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2a219013-bf74-4cd6-89fd-78760422a0dd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2a219013-bf74-4cd6-89fd-78760422a0dd tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] DELETE http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata/key1 Sep 01 01:14:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2a219013-bf74-4cd6-89fd-78760422a0dd tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2a219013-bf74-4cd6-89fd-78760422a0dd tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2a219013-bf74-4cd6-89fd-78760422a0dd tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Volume info retrieved successfully. Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2a219013-bf74-4cd6-89fd-78760422a0dd tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Get volume metadata completed successfully. Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2a219013-bf74-4cd6-89fd-78760422a0dd tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Delete volume metadata completed successfully. Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2a219013-bf74-4cd6-89fd-78760422a0dd tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata/key1 returned with HTTP 200 Sep 01 01:14:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 902/1758] 192.168.122.211 () {58 vars in 1277 bytes} [Tue Sep 1 01:14:13 2026] DELETE /volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata/key1 => generated 0 bytes in 81 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 01:14:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5f1715bd-b883-4c56-94d3-c0fb9f58a94d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5f1715bd-b883-4c56-94d3-c0fb9f58a94d tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] GET http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata Sep 01 01:14:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5f1715bd-b883-4c56-94d3-c0fb9f58a94d tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5f1715bd-b883-4c56-94d3-c0fb9f58a94d tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:13 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:13 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5f1715bd-b883-4c56-94d3-c0fb9f58a94d tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Volume info retrieved successfully. Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5f1715bd-b883-4c56-94d3-c0fb9f58a94d tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Get volume metadata completed successfully. Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5f1715bd-b883-4c56-94d3-c0fb9f58a94d tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata returned with HTTP 200 Sep 01 01:14:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 857/1759] 192.168.122.211 () {58 vars in 1259 bytes} [Tue Sep 1 01:14:13 2026] GET /volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata => generated 32 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:14:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-008ce24b-0f7f-445c-bb20-2bbd8fd737fe None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-008ce24b-0f7f-445c-bb20-2bbd8fd737fe tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] PUT http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata Sep 01 01:14:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-008ce24b-0f7f-445c-bb20-2bbd8fd737fe tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-008ce24b-0f7f-445c-bb20-2bbd8fd737fe tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Volume info retrieved successfully. Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-008ce24b-0f7f-445c-bb20-2bbd8fd737fe tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Update volume metadata completed successfully. Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-008ce24b-0f7f-445c-bb20-2bbd8fd737fe tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata returned with HTTP 200 Sep 01 01:14:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 903/1760] 192.168.122.211 () {60 vars in 1279 bytes} [Tue Sep 1 01:14:13 2026] PUT /volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata => generated 16 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:14:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-cce6b0df-87a9-4f3f-be82-6b0e34389dfc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cce6b0df-87a9-4f3f-be82-6b0e34389dfc tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] POST http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata Sep 01 01:14:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cce6b0df-87a9-4f3f-be82-6b0e34389dfc tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:13 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:13 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-cce6b0df-87a9-4f3f-be82-6b0e34389dfc tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Volume info retrieved successfully. Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-cce6b0df-87a9-4f3f-be82-6b0e34389dfc tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Create volume metadata completed successfully. Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cce6b0df-87a9-4f3f-be82-6b0e34389dfc tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata returned with HTTP 200 Sep 01 01:14:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 858/1761] 192.168.122.211 () {60 vars in 1280 bytes} [Tue Sep 1 01:14:13 2026] POST /volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata => generated 68 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:14:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fe9bd19c-6818-4ac1-9c24-dd8fc3204180 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fe9bd19c-6818-4ac1-9c24-dd8fc3204180 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] PUT http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata/key3 Sep 01 01:14:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fe9bd19c-6818-4ac1-9c24-dd8fc3204180 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fe9bd19c-6818-4ac1-9c24-dd8fc3204180 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Volume info retrieved successfully. Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fe9bd19c-6818-4ac1-9c24-dd8fc3204180 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Update volume metadata completed successfully. Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fe9bd19c-6818-4ac1-9c24-dd8fc3204180 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata/key3 returned with HTTP 200 Sep 01 01:14:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 904/1762] 192.168.122.211 () {60 vars in 1294 bytes} [Tue Sep 1 01:14:13 2026] PUT /volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata/key3 => generated 35 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:14:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-037f19e3-9a43-4fa3-a3ba-63d18187fdb9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-037f19e3-9a43-4fa3-a3ba-63d18187fdb9 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] GET http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata/key3 Sep 01 01:14:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-037f19e3-9a43-4fa3-a3ba-63d18187fdb9 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-037f19e3-9a43-4fa3-a3ba-63d18187fdb9 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:13 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:13 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-037f19e3-9a43-4fa3-a3ba-63d18187fdb9 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Volume info retrieved successfully. Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-037f19e3-9a43-4fa3-a3ba-63d18187fdb9 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Get volume metadata completed successfully. Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-037f19e3-9a43-4fa3-a3ba-63d18187fdb9 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata/key3 returned with HTTP 200 Sep 01 01:14:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 859/1763] 192.168.122.211 () {58 vars in 1274 bytes} [Tue Sep 1 01:14:13 2026] GET /volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata/key3 => generated 35 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:14:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7e738118-dd4e-4ade-aeae-e214ea922c0c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7e738118-dd4e-4ade-aeae-e214ea922c0c tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] GET http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata Sep 01 01:14:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7e738118-dd4e-4ade-aeae-e214ea922c0c tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7e738118-dd4e-4ade-aeae-e214ea922c0c tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7e738118-dd4e-4ade-aeae-e214ea922c0c tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Volume info retrieved successfully. Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7e738118-dd4e-4ade-aeae-e214ea922c0c tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Get volume metadata completed successfully. Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7e738118-dd4e-4ade-aeae-e214ea922c0c tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata returned with HTTP 200 Sep 01 01:14:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 905/1764] 192.168.122.211 () {58 vars in 1259 bytes} [Tue Sep 1 01:14:13 2026] GET /volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata => generated 75 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:14:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d9a045de-60de-4de2-af52-cdc71c006ee3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d9a045de-60de-4de2-af52-cdc71c006ee3 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] PUT http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata Sep 01 01:14:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d9a045de-60de-4de2-af52-cdc71c006ee3 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:13 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:13 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d9a045de-60de-4de2-af52-cdc71c006ee3 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Volume info retrieved successfully. Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d9a045de-60de-4de2-af52-cdc71c006ee3 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Update volume metadata completed successfully. Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d9a045de-60de-4de2-af52-cdc71c006ee3 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata returned with HTTP 200 Sep 01 01:14:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 860/1765] 192.168.122.211 () {60 vars in 1279 bytes} [Tue Sep 1 01:14:13 2026] PUT /volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de/metadata => generated 16 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:14:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b4b69b94-db1a-4601-9486-c96d0d864ea1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b4b69b94-db1a-4601-9486-c96d0d864ea1 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] GET http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de Sep 01 01:14:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4156cc77-8a38-4694-9b2b-7bca6b3dd843 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b4b69b94-db1a-4601-9486-c96d0d864ea1 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b4b69b94-db1a-4601-9486-c96d0d864ea1 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4156cc77-8a38-4694-9b2b-7bca6b3dd843 tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] GET http://192.168.122.211/volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 Sep 01 01:14:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4156cc77-8a38-4694-9b2b-7bca6b3dd843 tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4156cc77-8a38-4694-9b2b-7bca6b3dd843 tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4156cc77-8a38-4694-9b2b-7bca6b3dd843 tempest-VolumesTransfersV355Test-1990360363 tempest-VolumesTransfersV355Test-1990360363-project-admin] http://192.168.122.211/volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 returned with HTTP 404 Sep 01 01:14:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 861/1766] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:14:13 2026] GET /volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:14:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-99a25add-9006-497e-b679-63135f11d5dc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-99a25add-9006-497e-b679-63135f11d5dc tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] GET http://192.168.122.211/volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 Sep 01 01:14:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-99a25add-9006-497e-b679-63135f11d5dc tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-99a25add-9006-497e-b679-63135f11d5dc tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b4b69b94-db1a-4601-9486-c96d0d864ea1 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Volume info retrieved successfully. Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-99a25add-9006-497e-b679-63135f11d5dc tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] http://192.168.122.211/volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 returned with HTTP 404 Sep 01 01:14:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 862/1767] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:14:13 2026] GET /volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:14:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b72b1dac-9909-4e0b-b497-6e6049187f43 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b4b69b94-db1a-4601-9486-c96d0d864ea1 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de returned with HTTP 200 Sep 01 01:14:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 906/1768] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:13 2026] GET /volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de => generated 852 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b72b1dac-9909-4e0b-b497-6e6049187f43 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] DELETE http://192.168.122.211/volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 Sep 01 01:14:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b72b1dac-9909-4e0b-b497-6e6049187f43 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b72b1dac-9909-4e0b-b497-6e6049187f43 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-b72b1dac-9909-4e0b-b497-6e6049187f43 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] Delete volume with id: 794ab331-34f1-4f65-af07-8b69fa61d279 Sep 01 01:14:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b72b1dac-9909-4e0b-b497-6e6049187f43 tempest-VolumesTransfersV355Test-50643204 tempest-VolumesTransfersV355Test-50643204-project-member] http://192.168.122.211/volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 returned with HTTP 404 Sep 01 01:14:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 863/1769] 192.168.122.211 () {60 vars in 1276 bytes} [Tue Sep 1 01:14:13 2026] DELETE /volume/v3/volumes/794ab331-34f1-4f65-af07-8b69fa61d279 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:14:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e9a639ef-2dd2-41bf-afd9-5a0126373135 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e9a639ef-2dd2-41bf-afd9-5a0126373135 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] DELETE http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de Sep 01 01:14:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e9a639ef-2dd2-41bf-afd9-5a0126373135 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e9a639ef-2dd2-41bf-afd9-5a0126373135 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-e9a639ef-2dd2-41bf-afd9-5a0126373135 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Delete volume with id: cd16be29-935f-4fc3-8498-43742374d0de Sep 01 01:14:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e9a639ef-2dd2-41bf-afd9-5a0126373135 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Volume info retrieved successfully. Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e9a639ef-2dd2-41bf-afd9-5a0126373135 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Delete volume request issued successfully. Sep 01 01:14:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e9a639ef-2dd2-41bf-afd9-5a0126373135 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de returned with HTTP 202 Sep 01 01:14:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 907/1770] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:14:13 2026] DELETE /volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:14:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0ce2a90f-ed01-463b-b719-a7eb30bbe7a5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0ce2a90f-ed01-463b-b719-a7eb30bbe7a5 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] GET http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de Sep 01 01:14:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0ce2a90f-ed01-463b-b719-a7eb30bbe7a5 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0ce2a90f-ed01-463b-b719-a7eb30bbe7a5 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:14 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:14 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:14 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:14 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:14 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0ce2a90f-ed01-463b-b719-a7eb30bbe7a5 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Volume info retrieved successfully. Sep 01 01:14:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0ce2a90f-ed01-463b-b719-a7eb30bbe7a5 tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de returned with HTTP 200 Sep 01 01:14:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 864/1771] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:13 2026] GET /volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de => generated 851 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d974d15f-0629-4894-9184-4853daa4649e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d974d15f-0629-4894-9184-4853daa4649e tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] GET http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de Sep 01 01:14:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d974d15f-0629-4894-9184-4853daa4649e tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d974d15f-0629-4894-9184-4853daa4649e tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d974d15f-0629-4894-9184-4853daa4649e tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Volume info retrieved successfully. Sep 01 01:14:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d974d15f-0629-4894-9184-4853daa4649e tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de returned with HTTP 200 Sep 01 01:14:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 908/1772] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:15 2026] GET /volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-83cd8d5f-b194-40f6-bbbf-c18311a88cbd None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-83cd8d5f-b194-40f6-bbbf-c18311a88cbd tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] GET http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de Sep 01 01:14:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-83cd8d5f-b194-40f6-bbbf-c18311a88cbd tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-83cd8d5f-b194-40f6-bbbf-c18311a88cbd tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-83cd8d5f-b194-40f6-bbbf-c18311a88cbd tempest-VolumesMetadataTest-1101204742 tempest-VolumesMetadataTest-1101204742-project-member] http://192.168.122.211/volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de returned with HTTP 404 Sep 01 01:14:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 865/1773] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:16 2026] GET /volume/v3/volumes/cd16be29-935f-4fc3-8498-43742374d0de => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:14:25 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=293,cinder:UPDATE=93,cinder:INSERT=64 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:14:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a15dbac3-f097-4a42-ab84-7f5cf6092075 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e3dcf306-70f2-42b5-b275-63e616ccfb49 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a15dbac3-f097-4a42-ab84-7f5cf6092075 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:14:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a15dbac3-f097-4a42-ab84-7f5cf6092075 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1389776990", "metadata": {"Type": "Test"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-a15dbac3-f097-4a42-ab84-7f5cf6092075 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1389776990', 'metadata': {'Type': 'Test'}}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:14:25 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-a15dbac3-f097-4a42-ab84-7f5cf6092075 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Create volume of 1 GB Sep 01 01:14:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a15dbac3-f097-4a42-ab84-7f5cf6092075 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Availability Zones retrieved successfully. Sep 01 01:14:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a15dbac3-f097-4a42-ab84-7f5cf6092075 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Flow 'volume_create_api' (d7c42ef0-d0b2-445b-a40e-a6cff94b2da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:14:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a15dbac3-f097-4a42-ab84-7f5cf6092075 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0055558-ce7c-4473-b735-66c54dc52803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-a15dbac3-f097-4a42-ab84-7f5cf6092075 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:14:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e3dcf306-70f2-42b5-b275-63e616ccfb49 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:14:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e3dcf306-70f2-42b5-b275-63e616ccfb49 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1312271146"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-e3dcf306-70f2-42b5-b275-63e616ccfb49 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1312271146'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:14:25 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-e3dcf306-70f2-42b5-b275-63e616ccfb49 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Create volume of 1 GB Sep 01 01:14:25 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e3dcf306-70f2-42b5-b275-63e616ccfb49 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Availability Zones retrieved successfully. Sep 01 01:14:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a15dbac3-f097-4a42-ab84-7f5cf6092075 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0055558-ce7c-4473-b735-66c54dc52803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:25 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a15dbac3-f097-4a42-ab84-7f5cf6092075 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (932b8578-dbe6-461d-bb76-6dcb85285d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:25 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-e3dcf306-70f2-42b5-b275-63e616ccfb49 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Flow 'volume_create_api' (676607a1-4902-4a2f-a91b-1fa3ebfa7208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:14:25 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-e3dcf306-70f2-42b5-b275-63e616ccfb49 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (041d1da0-b871-40b8-b935-98bea33f5af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:25 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-e3dcf306-70f2-42b5-b275-63e616ccfb49 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:14:25 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-e3dcf306-70f2-42b5-b275-63e616ccfb49 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (041d1da0-b871-40b8-b935-98bea33f5af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:25 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-e3dcf306-70f2-42b5-b275-63e616ccfb49 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50f19a39-d484-4c93-aef5-7f2b293e2e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:26 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-a15dbac3-f097-4a42-ab84-7f5cf6092075 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Created reservations ['72ff71fa-642f-4c23-964a-4fcb72c70118', '7ecdcaa3-d90a-4320-b895-1e1496d7a652', 'c4aff1cc-7123-45e8-9fcf-af930ddbaab7', '9082795f-b5c4-497a-b6de-1b6399d83930'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:14:26 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a15dbac3-f097-4a42-ab84-7f5cf6092075 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (932b8578-dbe6-461d-bb76-6dcb85285d03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72ff71fa-642f-4c23-964a-4fcb72c70118', '7ecdcaa3-d90a-4320-b895-1e1496d7a652', 'c4aff1cc-7123-45e8-9fcf-af930ddbaab7', '9082795f-b5c4-497a-b6de-1b6399d83930']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:26 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a15dbac3-f097-4a42-ab84-7f5cf6092075 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24042504-01a1-4980-80b3-148422427b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:26 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a15dbac3-f097-4a42-ab84-7f5cf6092075 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24042504-01a1-4980-80b3-148422427b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c59f44bc-3f7e-4434-bf71-c530fd46601b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1389776990',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='7e8f24635af947f0a7487e88c1617056',qos_specs=None,replication_status=,reservations=['72ff71fa-642f-4c23-964a-4fcb72c70118','7ecdcaa3-d90a-4320-b895-1e1496d7a652','c4aff1cc-7123-45e8-9fcf-af930ddbaab7','9082795f-b5c4-497a-b6de-1b6399d83930'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d100af495ec54f30b7f237c4dc53568f',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:14:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1389776990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c59f44bc-3f7e-4434-bf71-c530fd46601b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='7e8f24635af947f0a7487e88c1617056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d100af495ec54f30b7f237c4dc53568f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:26 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a15dbac3-f097-4a42-ab84-7f5cf6092075 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2bb9d7a-d9aa-4d02-bace-5c4d0bc5278a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:26 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-e3dcf306-70f2-42b5-b275-63e616ccfb49 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Created reservations ['3a63e45c-55f4-489d-9161-81585d0e8106', 'c43cc2c4-8976-41c5-962b-f5559b601b20', 'b407f25e-8d8e-4a9c-b14b-96e07751201c', 'd585c727-403d-4f66-98cf-a16e631369c3'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:14:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-e3dcf306-70f2-42b5-b275-63e616ccfb49 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50f19a39-d484-4c93-aef5-7f2b293e2e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a63e45c-55f4-489d-9161-81585d0e8106', 'c43cc2c4-8976-41c5-962b-f5559b601b20', 'b407f25e-8d8e-4a9c-b14b-96e07751201c', 'd585c727-403d-4f66-98cf-a16e631369c3']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-e3dcf306-70f2-42b5-b275-63e616ccfb49 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (052b446d-94ad-425d-9da9-fffa3c952043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:26 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a15dbac3-f097-4a42-ab84-7f5cf6092075 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2bb9d7a-d9aa-4d02-bace-5c4d0bc5278a) transitioned into state 'SUCCESS' from state '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-1389776990',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='7e8f24635af947f0a7487e88c1617056',qos_specs=None,replication_status=,reservations=['72ff71fa-642f-4c23-964a-4fcb72c70118','7ecdcaa3-d90a-4320-b895-1e1496d7a652','c4aff1cc-7123-45e8-9fcf-af930ddbaab7','9082795f-b5c4-497a-b6de-1b6399d83930'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d100af495ec54f30b7f237c4dc53568f',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:26 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:26 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:26 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a15dbac3-f097-4a42-ab84-7f5cf6092075 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a83e06f-4283-4795-b32d-ee84d5aefc11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-e3dcf306-70f2-42b5-b275-63e616ccfb49 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (052b446d-94ad-425d-9da9-fffa3c952043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50d1136c-5829-4118-8870-37955ea38684', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1312271146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92044937972b4ee2adccb9a3dd6d6404',qos_specs=None,replication_status=,reservations=['3a63e45c-55f4-489d-9161-81585d0e8106','c43cc2c4-8976-41c5-962b-f5559b601b20','b407f25e-8d8e-4a9c-b14b-96e07751201c','d585c727-403d-4f66-98cf-a16e631369c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7812cf8013ac45fdae8e6edf59549458',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:14:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1312271146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50d1136c-5829-4118-8870-37955ea38684,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92044937972b4ee2adccb9a3dd6d6404',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7812cf8013ac45fdae8e6edf59549458',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-e3dcf306-70f2-42b5-b275-63e616ccfb49 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8be5620f-1b08-4f21-b6dd-54172b27ffa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:26 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a15dbac3-f097-4a42-ab84-7f5cf6092075 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a83e06f-4283-4795-b32d-ee84d5aefc11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:26 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a15dbac3-f097-4a42-ab84-7f5cf6092075 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Flow 'volume_create_api' (d7c42ef0-d0b2-445b-a40e-a6cff94b2da6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:14:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a15dbac3-f097-4a42-ab84-7f5cf6092075 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Create volume request issued successfully. Sep 01 01:14:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a15dbac3-f097-4a42-ab84-7f5cf6092075 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:14:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 909/1774] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:14:25 2026] POST /volume/v3/volumes => generated 768 bytes in 1092 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:14:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-e3dcf306-70f2-42b5-b275-63e616ccfb49 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8be5620f-1b08-4f21-b6dd-54172b27ffa0) transitioned into state 'SUCCESS' from state '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-1312271146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92044937972b4ee2adccb9a3dd6d6404',qos_specs=None,replication_status=,reservations=['3a63e45c-55f4-489d-9161-81585d0e8106','c43cc2c4-8976-41c5-962b-f5559b601b20','b407f25e-8d8e-4a9c-b14b-96e07751201c','d585c727-403d-4f66-98cf-a16e631369c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7812cf8013ac45fdae8e6edf59549458',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-33615d88-faa4-4342-9b62-122da19a46f8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-33615d88-faa4-4342-9b62-122da19a46f8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b Sep 01 01:14:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-33615d88-faa4-4342-9b62-122da19a46f8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-e3dcf306-70f2-42b5-b275-63e616ccfb49 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64bc6c0a-d04d-49fb-8c85-f29fcca33e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-33615d88-faa4-4342-9b62-122da19a46f8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-e3dcf306-70f2-42b5-b275-63e616ccfb49 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64bc6c0a-d04d-49fb-8c85-f29fcca33e53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:26 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-e3dcf306-70f2-42b5-b275-63e616ccfb49 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Flow 'volume_create_api' (676607a1-4902-4a2f-a91b-1fa3ebfa7208) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:14:26 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e3dcf306-70f2-42b5-b275-63e616ccfb49 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Create volume request issued successfully. Sep 01 01:14:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e3dcf306-70f2-42b5-b275-63e616ccfb49 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:14:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-33615d88-faa4-4342-9b62-122da19a46f8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 866/1775] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:14:25 2026] POST /volume/v3/volumes => generated 760 bytes in 900 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:14:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-77055ffc-6b2c-4816-b8fa-017b342db0c8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-77055ffc-6b2c-4816-b8fa-017b342db0c8 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] GET http://192.168.122.211/volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 Sep 01 01:14:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-77055ffc-6b2c-4816-b8fa-017b342db0c8 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-77055ffc-6b2c-4816-b8fa-017b342db0c8 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-33615d88-faa4-4342-9b62-122da19a46f8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b returned with HTTP 200 Sep 01 01:14:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 910/1776] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:26 2026] GET /volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b => generated 836 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:26 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:26 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:26 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:26 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:26 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-77055ffc-6b2c-4816-b8fa-017b342db0c8 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Volume info retrieved successfully. Sep 01 01:14:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-77055ffc-6b2c-4816-b8fa-017b342db0c8 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] http://192.168.122.211/volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 returned with HTTP 200 Sep 01 01:14:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 867/1777] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:26 2026] GET /volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 => generated 828 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-95ec8edc-2cef-4fd1-8e85-a86ae0893c25 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-95ec8edc-2cef-4fd1-8e85-a86ae0893c25 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b Sep 01 01:14:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-95ec8edc-2cef-4fd1-8e85-a86ae0893c25 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-95ec8edc-2cef-4fd1-8e85-a86ae0893c25 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f57b1bd1-e4f6-4f72-a325-bc69ed4eae8f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f57b1bd1-e4f6-4f72-a325-bc69ed4eae8f tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] GET http://192.168.122.211/volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 Sep 01 01:14:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-95ec8edc-2cef-4fd1-8e85-a86ae0893c25 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f57b1bd1-e4f6-4f72-a325-bc69ed4eae8f tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f57b1bd1-e4f6-4f72-a325-bc69ed4eae8f tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-95ec8edc-2cef-4fd1-8e85-a86ae0893c25 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b returned with HTTP 200 Sep 01 01:14:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 911/1778] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:27 2026] GET /volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b => generated 860 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:27 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:27 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:27 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:27 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:27 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f57b1bd1-e4f6-4f72-a325-bc69ed4eae8f tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Volume info retrieved successfully. Sep 01 01:14:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f57b1bd1-e4f6-4f72-a325-bc69ed4eae8f tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] http://192.168.122.211/volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 returned with HTTP 200 Sep 01 01:14:27 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 868/1779] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:27 2026] GET /volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 => generated 852 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b123487e-43dd-4688-adf7-d30ef6a48cdb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b123487e-43dd-4688-adf7-d30ef6a48cdb tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b Sep 01 01:14:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b123487e-43dd-4688-adf7-d30ef6a48cdb tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b123487e-43dd-4688-adf7-d30ef6a48cdb tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-73351a9a-4ad7-410a-a619-57c917435fd2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-73351a9a-4ad7-410a-a619-57c917435fd2 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] GET http://192.168.122.211/volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 Sep 01 01:14:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-73351a9a-4ad7-410a-a619-57c917435fd2 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-73351a9a-4ad7-410a-a619-57c917435fd2 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:28 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:28 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:28 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:28 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b123487e-43dd-4688-adf7-d30ef6a48cdb tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:28 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-73351a9a-4ad7-410a-a619-57c917435fd2 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Volume info retrieved successfully. Sep 01 01:14:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b123487e-43dd-4688-adf7-d30ef6a48cdb tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b returned with HTTP 200 Sep 01 01:14:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 912/1780] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:28 2026] GET /volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b => generated 861 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-73351a9a-4ad7-410a-a619-57c917435fd2 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] http://192.168.122.211/volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 returned with HTTP 200 Sep 01 01:14:28 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 869/1781] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:28 2026] GET /volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:14:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-460348af-5bbd-4c02-b1e1-f615a757df74 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-460348af-5bbd-4c02-b1e1-f615a757df74 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b Sep 01 01:14:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-460348af-5bbd-4c02-b1e1-f615a757df74 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-460348af-5bbd-4c02-b1e1-f615a757df74 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0193a9a5-876f-4291-8b56-dbc94c488638 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0193a9a5-876f-4291-8b56-dbc94c488638 None None] GET http://192.168.122.211/volume// Sep 01 01:14:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0193a9a5-876f-4291-8b56-dbc94c488638 None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0193a9a5-876f-4291-8b56-dbc94c488638 None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0193a9a5-876f-4291-8b56-dbc94c488638 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:14:28 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 870/1782] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:14:28 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 01:14:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-f9c5fb80-1bbd-4d4e-a06a-7e4a1a253583 req-d014e029-3f15-4da9-9fec-1107e893227a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-f9c5fb80-1bbd-4d4e-a06a-7e4a1a253583 req-d014e029-3f15-4da9-9fec-1107e893227a tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] POST http://192.168.122.211/volume/v3/attachments Sep 01 01:14:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-f9c5fb80-1bbd-4d4e-a06a-7e4a1a253583 req-d014e029-3f15-4da9-9fec-1107e893227a tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c", "connector": null, "instance_uuid": "d3c444d3-5c68-43e6-9eba-a5a230ba094d"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-460348af-5bbd-4c02-b1e1-f615a757df74 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:28 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:28 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-460348af-5bbd-4c02-b1e1-f615a757df74 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b returned with HTTP 200 Sep 01 01:14:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 913/1783] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:28 2026] GET /volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b => generated 861 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:28 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:28 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-87221ca7-b58d-4ed0-8a09-9373c850a618 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-87221ca7-b58d-4ed0-8a09-9373c850a618 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] PUT http://192.168.122.211/volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b Sep 01 01:14:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-87221ca7-b58d-4ed0-8a09-9373c850a618 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1389776990"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:28 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:28 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-87221ca7-b58d-4ed0-8a09-9373c850a618 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-87221ca7-b58d-4ed0-8a09-9373c850a618 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume updated successfully. Sep 01 01:14:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-87221ca7-b58d-4ed0-8a09-9373c850a618 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b returned with HTTP 200 Sep 01 01:14:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 914/1784] 192.168.122.211 () {60 vars in 1252 bytes} [Tue Sep 1 01:14:28 2026] PUT /volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b => generated 793 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-447998d0-3b82-4569-99a8-29f9445b0ab8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-f9c5fb80-1bbd-4d4e-a06a-7e4a1a253583 req-d014e029-3f15-4da9-9fec-1107e893227a tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] http://192.168.122.211/volume/v3/attachments returned with HTTP 200 Sep 01 01:14:28 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 871/1785] 192.168.122.211 () {66 vars in 1483 bytes} [Tue Sep 1 01:14:28 2026] POST /volume/v3/attachments => generated 273 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:14:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-447998d0-3b82-4569-99a8-29f9445b0ab8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] PUT http://192.168.122.211/volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b Sep 01 01:14:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-447998d0-3b82-4569-99a8-29f9445b0ab8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1298121306", "description": "This is the new description of volume"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-f9c5fb80-1bbd-4d4e-a06a-7e4a1a253583 req-34d11d84-559f-45b5-bc08-ff34606f2b8b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-f9c5fb80-1bbd-4d4e-a06a-7e4a1a253583 req-34d11d84-559f-45b5-bc08-ff34606f2b8b tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] DELETE http://192.168.122.211/volume/v3/attachments/1da774d6-2295-41a0-bbf3-f81d90207ead Sep 01 01:14:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-f9c5fb80-1bbd-4d4e-a06a-7e4a1a253583 req-34d11d84-559f-45b5-bc08-ff34606f2b8b tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-f9c5fb80-1bbd-4d4e-a06a-7e4a1a253583 req-34d11d84-559f-45b5-bc08-ff34606f2b8b tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-447998d0-3b82-4569-99a8-29f9445b0ab8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-447998d0-3b82-4569-99a8-29f9445b0ab8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume updated successfully. Sep 01 01:14:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-447998d0-3b82-4569-99a8-29f9445b0ab8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b returned with HTTP 200 Sep 01 01:14:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 915/1786] 192.168.122.211 () {60 vars in 1253 bytes} [Tue Sep 1 01:14:28 2026] PUT /volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b => generated 832 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:29 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:29 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f5cb23cb-ee1f-4e0f-afdb-616cf398ba70 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f5cb23cb-ee1f-4e0f-afdb-616cf398ba70 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b Sep 01 01:14:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f5cb23cb-ee1f-4e0f-afdb-616cf398ba70 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f5cb23cb-ee1f-4e0f-afdb-616cf398ba70 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:29 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f5cb23cb-ee1f-4e0f-afdb-616cf398ba70 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f5cb23cb-ee1f-4e0f-afdb-616cf398ba70 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b returned with HTTP 200 Sep 01 01:14:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 916/1787] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:29 2026] GET /volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b => generated 900 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:29 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:29 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, Sep 01 01:14:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-99fb50f3-10b7-478f-bda2-d13c9182f946 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-99fb50f3-10b7-478f-bda2-d13c9182f946 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:14:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-99fb50f3-10b7-478f-bda2-d13c9182f946 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2055497710", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1163539749"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-99fb50f3-10b7-478f-bda2-d13c9182f946 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2055497710', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1163539749'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:14:29 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-99fb50f3-10b7-478f-bda2-d13c9182f946 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Create volume of 1 GB Sep 01 01:14:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-99fb50f3-10b7-478f-bda2-d13c9182f946 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Availability Zones retrieved successfully. Sep 01 01:14:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-99fb50f3-10b7-478f-bda2-d13c9182f946 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Flow 'volume_create_api' (727f843f-b0cc-4708-91b7-bab9762eacf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:14:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-99fb50f3-10b7-478f-bda2-d13c9182f946 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b510473-eef0-4b31-b58a-5e310259ae5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-99fb50f3-10b7-478f-bda2-d13c9182f946 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:14:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-f9c5fb80-1bbd-4d4e-a06a-7e4a1a253583 req-34d11d84-559f-45b5-bc08-ff34606f2b8b tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] http://192.168.122.211/volume/v3/attachments/1da774d6-2295-41a0-bbf3-f81d90207ead returned with HTTP 200 Sep 01 01:14:29 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 872/1788] 192.168.122.211 () {64 vars in 1562 bytes} [Tue Sep 1 01:14:28 2026] DELETE /volume/v3/attachments/1da774d6-2295-41a0-bbf3-f81d90207ead => generated 192 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:14:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-99fb50f3-10b7-478f-bda2-d13c9182f946 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b510473-eef0-4b31-b58a-5e310259ae5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-99fb50f3-10b7-478f-bda2-d13c9182f946 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0072512e-5839-48f8-8c1c-712360677e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:29 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-99fb50f3-10b7-478f-bda2-d13c9182f946 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Created reservations ['a744ae10-ce21-4488-a3d5-6d25982c89ba', '6a36eb1a-6e36-4b01-8e71-7a76e7f0ad27', '2819fd44-4ae0-4388-bada-3b93ded912f0', 'a6dbc2e1-23d6-4855-beb3-5d2ed516bc45'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:14:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-99fb50f3-10b7-478f-bda2-d13c9182f946 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0072512e-5839-48f8-8c1c-712360677e48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a744ae10-ce21-4488-a3d5-6d25982c89ba', '6a36eb1a-6e36-4b01-8e71-7a76e7f0ad27', '2819fd44-4ae0-4388-bada-3b93ded912f0', 'a6dbc2e1-23d6-4855-beb3-5d2ed516bc45']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-99fb50f3-10b7-478f-bda2-d13c9182f946 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3615cd85-87d0-45b0-91cc-79d95081eba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:29 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-99fb50f3-10b7-478f-bda2-d13c9182f946 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3615cd85-87d0-45b0-91cc-79d95081eba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86e58bce-02a0-40b5-9f88-9fdebef43123', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2055497710',display_name='tempest-VolumesGetTest-Volume-1163539749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8f24635af947f0a7487e88c1617056',qos_specs=None,replication_status=,reservations=['a744ae10-ce21-4488-a3d5-6d25982c89ba','6a36eb1a-6e36-4b01-8e71-7a76e7f0ad27','2819fd44-4ae0-4388-bada-3b93ded912f0','a6dbc2e1-23d6-4855-beb3-5d2ed516bc45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d100af495ec54f30b7f237c4dc53568f',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:14:29Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2055497710',display_name='tempest-VolumesGetTest-Volume-1163539749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86e58bce-02a0-40b5-9f88-9fdebef43123,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e8f24635af947f0a7487e88c1617056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d100af495ec54f30b7f237c4dc53568f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-99fb50f3-10b7-478f-bda2-d13c9182f946 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ed97345-0498-4aed-9705-69d3e3b2b8a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-99fb50f3-10b7-478f-bda2-d13c9182f946 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ed97345-0498-4aed-9705-69d3e3b2b8a8) transitioned into 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-2055497710',display_name='tempest-VolumesGetTest-Volume-1163539749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8f24635af947f0a7487e88c1617056',qos_specs=None,replication_status=,reservations=['a744ae10-ce21-4488-a3d5-6d25982c89ba','6a36eb1a-6e36-4b01-8e71-7a76e7f0ad27','2819fd44-4ae0-4388-bada-3b93ded912f0','a6dbc2e1-23d6-4855-beb3-5d2ed516bc45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d100af495ec54f30b7f237c4dc53568f',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-99fb50f3-10b7-478f-bda2-d13c9182f946 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5339b8b8-be09-4458-8413-ae414a9052a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-99fb50f3-10b7-478f-bda2-d13c9182f946 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5339b8b8-be09-4458-8413-ae414a9052a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-99fb50f3-10b7-478f-bda2-d13c9182f946 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Flow 'volume_create_api' (727f843f-b0cc-4708-91b7-bab9762eacf9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:14:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-99fb50f3-10b7-478f-bda2-d13c9182f946 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Create volume request issued successfully. Sep 01 01:14:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-99fb50f3-10b7-478f-bda2-d13c9182f946 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:14:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 917/1789] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:14:29 2026] POST /volume/v3/volumes => generated 789 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:14:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-478e70e7-befc-4bb5-8f7d-d412f0cd93c1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-478e70e7-befc-4bb5-8f7d-d412f0cd93c1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/86e58bce-02a0-40b5-9f88-9fdebef43123 Sep 01 01:14:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-478e70e7-befc-4bb5-8f7d-d412f0cd93c1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-478e70e7-befc-4bb5-8f7d-d412f0cd93c1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:29 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:29 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:29 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:29 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:29 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-478e70e7-befc-4bb5-8f7d-d412f0cd93c1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1438cc8f-d808-40f2-9f92-a0808d9a185a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1438cc8f-d808-40f2-9f92-a0808d9a185a tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] GET http://192.168.122.211/volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 Sep 01 01:14:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1438cc8f-d808-40f2-9f92-a0808d9a185a tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1438cc8f-d808-40f2-9f92-a0808d9a185a tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-478e70e7-befc-4bb5-8f7d-d412f0cd93c1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/86e58bce-02a0-40b5-9f88-9fdebef43123 returned with HTTP 200 Sep 01 01:14:29 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 873/1790] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:29 2026] GET /volume/v3/volumes/86e58bce-02a0-40b5-9f88-9fdebef43123 => generated 857 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:29 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1438cc8f-d808-40f2-9f92-a0808d9a185a tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Volume info retrieved successfully. Sep 01 01:14:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1438cc8f-d808-40f2-9f92-a0808d9a185a tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] http://192.168.122.211/volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 returned with HTTP 200 Sep 01 01:14:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 918/1791] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:29 2026] GET /volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7144e866-25d7-43b5-bb7a-123d93c84b49 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7144e866-25d7-43b5-bb7a-123d93c84b49 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] POST http://192.168.122.211/volume/v3/os-volume-transfer Sep 01 01:14:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7144e866-25d7-43b5-bb7a-123d93c84b49 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "50d1136c-5829-4118-8870-37955ea38684"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.volume_transfer [None req-7144e866-25d7-43b5-bb7a-123d93c84b49 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Creating new volume transfer {'transfer': {'volume_id': '50d1136c-5829-4118-8870-37955ea38684'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 01:14:29 devstack devstack@c-api.service[86752]: INFO cinder.api.contrib.volume_transfer [None req-7144e866-25d7-43b5-bb7a-123d93c84b49 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Creating transfer of volume 50d1136c-5829-4118-8870-37955ea38684 Sep 01 01:14:29 devstack devstack@c-api.service[86752]: INFO cinder.transfer.api [None req-7144e866-25d7-43b5-bb7a-123d93c84b49 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Generating transfer record for volume 50d1136c-5829-4118-8870-37955ea38684 Sep 01 01:14:29 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:29 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:29 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:29 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7144e866-25d7-43b5-bb7a-123d93c84b49 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] http://192.168.122.211/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 01:14:29 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 874/1792] 192.168.122.211 () {60 vars in 1175 bytes} [Tue Sep 1 01:14:29 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:14:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-83b24477-011a-4729-8ca5-13a1a1d586f9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-83b24477-011a-4729-8ca5-13a1a1d586f9 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] GET http://192.168.122.211/volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 Sep 01 01:14:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-83b24477-011a-4729-8ca5-13a1a1d586f9 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-83b24477-011a-4729-8ca5-13a1a1d586f9 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:29 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-83b24477-011a-4729-8ca5-13a1a1d586f9 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Volume info retrieved successfully. Sep 01 01:14:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-83b24477-011a-4729-8ca5-13a1a1d586f9 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] http://192.168.122.211/volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 returned with HTTP 200 Sep 01 01:14:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 919/1793] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:29 2026] GET /volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 => generated 861 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-68ce492d-1c00-437b-8693-bfa779b2c686 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-68ce492d-1c00-437b-8693-bfa779b2c686 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] GET http://192.168.122.211/volume/v3/os-volume-transfer/58598467-0b28-4904-98e5-7414cc55cb1c Sep 01 01:14:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-68ce492d-1c00-437b-8693-bfa779b2c686 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-68ce492d-1c00-437b-8693-bfa779b2c686 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-68ce492d-1c00-437b-8693-bfa779b2c686 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] http://192.168.122.211/volume/v3/os-volume-transfer/58598467-0b28-4904-98e5-7414cc55cb1c returned with HTTP 200 Sep 01 01:14:30 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 875/1794] 192.168.122.211 () {58 vars in 1265 bytes} [Tue Sep 1 01:14:30 2026] GET /volume/v3/os-volume-transfer/58598467-0b28-4904-98e5-7414cc55cb1c => generated 417 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-20b3f17f-d63d-4633-a80c-244286726e13 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-20b3f17f-d63d-4633-a80c-244286726e13 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] GET http://192.168.122.211/volume/v3/os-volume-transfer Sep 01 01:14:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-20b3f17f-d63d-4633-a80c-244286726e13 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-20b3f17f-d63d-4633-a80c-244286726e13 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.volume_transfer [None req-20b3f17f-d63d-4633-a80c-244286726e13 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Listing volume transfers {{(pid=86751) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 01 01:14:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-20b3f17f-d63d-4633-a80c-244286726e13 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] http://192.168.122.211/volume/v3/os-volume-transfer returned with HTTP 200 Sep 01 01:14:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 920/1795] 192.168.122.211 () {58 vars in 1154 bytes} [Tue Sep 1 01:14:30 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c4d6296d-702a-44e9-abda-8f1a35f5ac29 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c4d6296d-702a-44e9-abda-8f1a35f5ac29 tempest-VolumesTransfersTest-778441448 tempest-VolumesTransfersTest-778441448-project-member] POST http://192.168.122.211/volume/v3/os-volume-transfer/58598467-0b28-4904-98e5-7414cc55cb1c/accept Sep 01 01:14:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c4d6296d-702a-44e9-abda-8f1a35f5ac29 tempest-VolumesTransfersTest-778441448 tempest-VolumesTransfersTest-778441448-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "8b6fc83e947aa3c4"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.volume_transfer [None req-c4d6296d-702a-44e9-abda-8f1a35f5ac29 tempest-VolumesTransfersTest-778441448 tempest-VolumesTransfersTest-778441448-project-member] Accepting volume transfer 58598467-0b28-4904-98e5-7414cc55cb1c {{(pid=86752) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 01:14:30 devstack devstack@c-api.service[86752]: INFO cinder.api.contrib.volume_transfer [None req-c4d6296d-702a-44e9-abda-8f1a35f5ac29 tempest-VolumesTransfersTest-778441448 tempest-VolumesTransfersTest-778441448-project-member] Accepting transfer 58598467-0b28-4904-98e5-7414cc55cb1c Sep 01 01:14:30 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:30 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:30 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-c4d6296d-702a-44e9-abda-8f1a35f5ac29 tempest-VolumesTransfersTest-778441448 tempest-VolumesTransfersTest-778441448-project-member] Created reservations ['ed94e3d3-91e0-48c6-b2b6-d7c451f37691', '24e9fd38-75ef-40bc-a052-e7b46091ad96', '030fe0fb-27b7-428d-b14c-93c62981decb', '18928754-593b-4bc4-922b-da2cb8281efb'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:14:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-10d016d7-df08-487a-8462-2e930b94fd98 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-10d016d7-df08-487a-8462-2e930b94fd98 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/86e58bce-02a0-40b5-9f88-9fdebef43123 Sep 01 01:14:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-10d016d7-df08-487a-8462-2e930b94fd98 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-10d016d7-df08-487a-8462-2e930b94fd98 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-10d016d7-df08-487a-8462-2e930b94fd98 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:30 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-c4d6296d-702a-44e9-abda-8f1a35f5ac29 tempest-VolumesTransfersTest-778441448 tempest-VolumesTransfersTest-778441448-project-member] Created reservations ['a73b50d7-3ed4-48f3-a1ae-7c8147ded2d7', '053a19d3-d51d-4ec7-8609-fe67aebd42eb', '1917788d-52ac-40a0-84f1-e3bece58f459', '42c7738e-4eec-4340-b8bc-206ada940ffa'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:14:30 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:30 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:14:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-10d016d7-df08-487a-8462-2e930b94fd98 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/86e58bce-02a0-40b5-9f88-9fdebef43123 returned with HTTP 200 Sep 01 01:14:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 921/1796] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:30 2026] GET /volume/v3/volumes/86e58bce-02a0-40b5-9f88-9fdebef43123 => generated 881 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:31 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-c4d6296d-702a-44e9-abda-8f1a35f5ac29 tempest-VolumesTransfersTest-778441448 tempest-VolumesTransfersTest-778441448-project-member] Created reservations ['466ecc75-e358-4050-8a5a-bd26b6fca4c9', '3b46ff63-5835-4662-bec7-05b13a5c155a', 'b9bad2a4-04eb-4256-b5bf-53b538b71055', '262c4a90-9c66-4882-b0cc-57068c6fb193'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:14:31 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-c4d6296d-702a-44e9-abda-8f1a35f5ac29 tempest-VolumesTransfersTest-778441448 tempest-VolumesTransfersTest-778441448-project-member] Created reservations ['6cf97c77-a492-444b-9ef6-ee9512892d6f', 'f5bf384f-ac01-48f6-8321-feffaae41101', 'cbf30f26-b060-4283-88c5-d0600eec74b4', '03df7a7f-a2ac-4f5e-bd46-834a01107460'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:14:31 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c4d6296d-702a-44e9-abda-8f1a35f5ac29 tempest-VolumesTransfersTest-778441448 tempest-VolumesTransfersTest-778441448-project-member] Transfer volume completed successfully. Sep 01 01:14:31 devstack devstack@c-api.service[86752]: INFO cinder.transfer.api [None req-c4d6296d-702a-44e9-abda-8f1a35f5ac29 tempest-VolumesTransfersTest-778441448 tempest-VolumesTransfersTest-778441448-project-member] Volume 50d1136c-5829-4118-8870-37955ea38684 has been transferred. Sep 01 01:14:31 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:31 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c4d6296d-702a-44e9-abda-8f1a35f5ac29 tempest-VolumesTransfersTest-778441448 tempest-VolumesTransfersTest-778441448-project-member] http://192.168.122.211/volume/v3/os-volume-transfer/58598467-0b28-4904-98e5-7414cc55cb1c/accept returned with HTTP 202 Sep 01 01:14:31 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 876/1797] 192.168.122.211 () {60 vars in 1307 bytes} [Tue Sep 1 01:14:30 2026] POST /volume/v3/os-volume-transfer/58598467-0b28-4904-98e5-7414cc55cb1c/accept => generated 373 bytes in 1331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:14:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-638ebb0a-4858-49c6-8c8b-71faa34668b4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-638ebb0a-4858-49c6-8c8b-71faa34668b4 tempest-VolumesTransfersTest-778441448 tempest-VolumesTransfersTest-778441448-project-member] GET http://192.168.122.211/volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 Sep 01 01:14:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-638ebb0a-4858-49c6-8c8b-71faa34668b4 tempest-VolumesTransfersTest-778441448 tempest-VolumesTransfersTest-778441448-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-638ebb0a-4858-49c6-8c8b-71faa34668b4 tempest-VolumesTransfersTest-778441448 tempest-VolumesTransfersTest-778441448-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-638ebb0a-4858-49c6-8c8b-71faa34668b4 tempest-VolumesTransfersTest-778441448 tempest-VolumesTransfersTest-778441448-project-member] Volume info retrieved successfully. Sep 01 01:14:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-638ebb0a-4858-49c6-8c8b-71faa34668b4 tempest-VolumesTransfersTest-778441448 tempest-VolumesTransfersTest-778441448-project-member] http://192.168.122.211/volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 returned with HTTP 200 Sep 01 01:14:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 922/1798] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:31 2026] GET /volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 => generated 853 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-cc2fd39d-c157-47ae-9d61-a192d2fe9857 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cc2fd39d-c157-47ae-9d61-a192d2fe9857 tempest-VolumesTransfersTest-778441448 tempest-VolumesTransfersTest-778441448-project-member] GET http://192.168.122.211/volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 Sep 01 01:14:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cc2fd39d-c157-47ae-9d61-a192d2fe9857 tempest-VolumesTransfersTest-778441448 tempest-VolumesTransfersTest-778441448-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cc2fd39d-c157-47ae-9d61-a192d2fe9857 tempest-VolumesTransfersTest-778441448 tempest-VolumesTransfersTest-778441448-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:31 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:31 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:31 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:31 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:31 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-cc2fd39d-c157-47ae-9d61-a192d2fe9857 tempest-VolumesTransfersTest-778441448 tempest-VolumesTransfersTest-778441448-project-member] Volume info retrieved successfully. Sep 01 01:14:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cc2fd39d-c157-47ae-9d61-a192d2fe9857 tempest-VolumesTransfersTest-778441448 tempest-VolumesTransfersTest-778441448-project-member] http://192.168.122.211/volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 returned with HTTP 200 Sep 01 01:14:31 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 877/1799] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:31 2026] GET /volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-70a1d55c-0848-491e-aa6c-c89d5793df88 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-70a1d55c-0848-491e-aa6c-c89d5793df88 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] DELETE http://192.168.122.211/volume/v3/os-volume-transfer/58598467-0b28-4904-98e5-7414cc55cb1c Sep 01 01:14:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-70a1d55c-0848-491e-aa6c-c89d5793df88 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-70a1d55c-0848-491e-aa6c-c89d5793df88 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:31 devstack devstack@c-api.service[86751]: INFO cinder.api.contrib.volume_transfer [None req-70a1d55c-0848-491e-aa6c-c89d5793df88 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Delete transfer with id: 58598467-0b28-4904-98e5-7414cc55cb1c Sep 01 01:14:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-70a1d55c-0848-491e-aa6c-c89d5793df88 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] http://192.168.122.211/volume/v3/os-volume-transfer/58598467-0b28-4904-98e5-7414cc55cb1c returned with HTTP 404 Sep 01 01:14:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 923/1800] 192.168.122.211 () {58 vars in 1268 bytes} [Tue Sep 1 01:14:31 2026] DELETE /volume/v3/os-volume-transfer/58598467-0b28-4904-98e5-7414cc55cb1c => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:14:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a22705eb-373c-45b9-8071-05e72d829c6d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a22705eb-373c-45b9-8071-05e72d829c6d tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 Sep 01 01:14:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a22705eb-373c-45b9-8071-05e72d829c6d tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a22705eb-373c-45b9-8071-05e72d829c6d tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:31 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-a22705eb-373c-45b9-8071-05e72d829c6d tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] Delete volume with id: 50d1136c-5829-4118-8870-37955ea38684 Sep 01 01:14:31 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:31 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:31 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:31 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:31 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a22705eb-373c-45b9-8071-05e72d829c6d tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] Volume info retrieved successfully. Sep 01 01:14:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7c26bc7b-87ad-477f-9e31-bb9b405df1f6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7c26bc7b-87ad-477f-9e31-bb9b405df1f6 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/86e58bce-02a0-40b5-9f88-9fdebef43123 Sep 01 01:14:31 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a22705eb-373c-45b9-8071-05e72d829c6d tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] Delete volume request issued successfully. Sep 01 01:14:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a22705eb-373c-45b9-8071-05e72d829c6d tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] http://192.168.122.211/volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 returned with HTTP 202 Sep 01 01:14:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7c26bc7b-87ad-477f-9e31-bb9b405df1f6 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7c26bc7b-87ad-477f-9e31-bb9b405df1f6 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:31 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 878/1801] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:14:31 2026] DELETE /volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:14:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-de978d5d-b777-49d5-852f-5f81cfab87fa None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-de978d5d-b777-49d5-852f-5f81cfab87fa tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] GET http://192.168.122.211/volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 Sep 01 01:14:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-de978d5d-b777-49d5-852f-5f81cfab87fa tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-de978d5d-b777-49d5-852f-5f81cfab87fa tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:31 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:31 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:31 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:31 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:31 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-de978d5d-b777-49d5-852f-5f81cfab87fa tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] Volume info retrieved successfully. Sep 01 01:14:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7c26bc7b-87ad-477f-9e31-bb9b405df1f6 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-de978d5d-b777-49d5-852f-5f81cfab87fa tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] http://192.168.122.211/volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 returned with HTTP 200 Sep 01 01:14:31 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 879/1802] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:31 2026] GET /volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 => generated 1015 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:14:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7c26bc7b-87ad-477f-9e31-bb9b405df1f6 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/86e58bce-02a0-40b5-9f88-9fdebef43123 returned with HTTP 200 Sep 01 01:14:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 924/1803] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:31 2026] GET /volume/v3/volumes/86e58bce-02a0-40b5-9f88-9fdebef43123 => generated 882 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f9f4d97c-0266-405a-b389-a7b8a275f1ab None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f9f4d97c-0266-405a-b389-a7b8a275f1ab tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] PUT http://192.168.122.211/volume/v3/volumes/86e58bce-02a0-40b5-9f88-9fdebef43123 Sep 01 01:14:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f9f4d97c-0266-405a-b389-a7b8a275f1ab tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1389776990", "description": null}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:32 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:32 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:32 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:32 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f9f4d97c-0266-405a-b389-a7b8a275f1ab tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f9f4d97c-0266-405a-b389-a7b8a275f1ab tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume updated successfully. Sep 01 01:14:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f9f4d97c-0266-405a-b389-a7b8a275f1ab tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/86e58bce-02a0-40b5-9f88-9fdebef43123 returned with HTTP 200 Sep 01 01:14:32 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 880/1804] 192.168.122.211 () {60 vars in 1252 bytes} [Tue Sep 1 01:14:32 2026] PUT /volume/v3/volumes/86e58bce-02a0-40b5-9f88-9fdebef43123 => generated 779 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0c20e832-04d3-4679-89b5-9fd4536e8380 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0c20e832-04d3-4679-89b5-9fd4536e8380 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/86e58bce-02a0-40b5-9f88-9fdebef43123 Sep 01 01:14:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0c20e832-04d3-4679-89b5-9fd4536e8380 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0c20e832-04d3-4679-89b5-9fd4536e8380 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0c20e832-04d3-4679-89b5-9fd4536e8380 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0c20e832-04d3-4679-89b5-9fd4536e8380 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/86e58bce-02a0-40b5-9f88-9fdebef43123 returned with HTTP 200 Sep 01 01:14:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 925/1805] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:32 2026] GET /volume/v3/volumes/86e58bce-02a0-40b5-9f88-9fdebef43123 => generated 847 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e7f618cc-00b0-44eb-8863-7fe143d88c46 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e7f618cc-00b0-44eb-8863-7fe143d88c46 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] DELETE http://192.168.122.211/volume/v3/volumes/86e58bce-02a0-40b5-9f88-9fdebef43123 Sep 01 01:14:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e7f618cc-00b0-44eb-8863-7fe143d88c46 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e7f618cc-00b0-44eb-8863-7fe143d88c46 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:32 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-e7f618cc-00b0-44eb-8863-7fe143d88c46 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Delete volume with id: 86e58bce-02a0-40b5-9f88-9fdebef43123 Sep 01 01:14:32 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:32 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:32 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:32 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e7f618cc-00b0-44eb-8863-7fe143d88c46 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e7f618cc-00b0-44eb-8863-7fe143d88c46 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Delete volume request issued successfully. Sep 01 01:14:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e7f618cc-00b0-44eb-8863-7fe143d88c46 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/86e58bce-02a0-40b5-9f88-9fdebef43123 returned with HTTP 202 Sep 01 01:14:32 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 881/1806] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:14:32 2026] DELETE /volume/v3/volumes/86e58bce-02a0-40b5-9f88-9fdebef43123 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:14:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d6803da8-46be-4d4b-b28c-48913fb2a756 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d6803da8-46be-4d4b-b28c-48913fb2a756 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/86e58bce-02a0-40b5-9f88-9fdebef43123 Sep 01 01:14:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d6803da8-46be-4d4b-b28c-48913fb2a756 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d6803da8-46be-4d4b-b28c-48913fb2a756 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d6803da8-46be-4d4b-b28c-48913fb2a756 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d6803da8-46be-4d4b-b28c-48913fb2a756 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/86e58bce-02a0-40b5-9f88-9fdebef43123 returned with HTTP 200 Sep 01 01:14:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 926/1807] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:32 2026] GET /volume/v3/volumes/86e58bce-02a0-40b5-9f88-9fdebef43123 => generated 846 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a3210a75-4048-4552-9489-8d9664bf7a5b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a3210a75-4048-4552-9489-8d9664bf7a5b tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] GET http://192.168.122.211/volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 Sep 01 01:14:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a3210a75-4048-4552-9489-8d9664bf7a5b tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a3210a75-4048-4552-9489-8d9664bf7a5b tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:33 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:33 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:33 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:33 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:33 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a3210a75-4048-4552-9489-8d9664bf7a5b tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] Volume info retrieved successfully. Sep 01 01:14:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a3210a75-4048-4552-9489-8d9664bf7a5b tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] http://192.168.122.211/volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 returned with HTTP 200 Sep 01 01:14:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 882/1808] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:33 2026] GET /volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 => generated 1015 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:14:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c92edf2c-ba5c-4a1e-b73e-5c23ff810d52 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c92edf2c-ba5c-4a1e-b73e-5c23ff810d52 None None] GET http://192.168.122.211/volume// Sep 01 01:14:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c92edf2c-ba5c-4a1e-b73e-5c23ff810d52 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c92edf2c-ba5c-4a1e-b73e-5c23ff810d52 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c92edf2c-ba5c-4a1e-b73e-5c23ff810d52 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:14:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 927/1809] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:14:33 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:14:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-e06bcecc-af9e-4f55-ae81-9516dd6cec37 req-1b4057b5-dac3-455f-aa96-3893b810966b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-e06bcecc-af9e-4f55-ae81-9516dd6cec37 req-1b4057b5-dac3-455f-aa96-3893b810966b tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] GET http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c Sep 01 01:14:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-e06bcecc-af9e-4f55-ae81-9516dd6cec37 req-1b4057b5-dac3-455f-aa96-3893b810966b tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-e06bcecc-af9e-4f55-ae81-9516dd6cec37 req-1b4057b5-dac3-455f-aa96-3893b810966b tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:33 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:33 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:33 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:33 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:33 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-e06bcecc-af9e-4f55-ae81-9516dd6cec37 req-1b4057b5-dac3-455f-aa96-3893b810966b tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Volume info retrieved successfully. Sep 01 01:14:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-e06bcecc-af9e-4f55-ae81-9516dd6cec37 req-1b4057b5-dac3-455f-aa96-3893b810966b tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c returned with HTTP 200 Sep 01 01:14:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 883/1810] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:14:33 2026] GET /volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c => generated 1513 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:14:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8bf6f1ef-853f-490e-84b0-08932c16e44b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8bf6f1ef-853f-490e-84b0-08932c16e44b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/86e58bce-02a0-40b5-9f88-9fdebef43123 Sep 01 01:14:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8bf6f1ef-853f-490e-84b0-08932c16e44b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8bf6f1ef-853f-490e-84b0-08932c16e44b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8bf6f1ef-853f-490e-84b0-08932c16e44b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8bf6f1ef-853f-490e-84b0-08932c16e44b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/86e58bce-02a0-40b5-9f88-9fdebef43123 returned with HTTP 200 Sep 01 01:14:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 928/1811] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:33 2026] GET /volume/v3/volumes/86e58bce-02a0-40b5-9f88-9fdebef43123 => generated 846 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-e06bcecc-af9e-4f55-ae81-9516dd6cec37 req-2d19248e-6439-42c4-89a7-cc0beb6d610e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-e06bcecc-af9e-4f55-ae81-9516dd6cec37 req-2d19248e-6439-42c4-89a7-cc0beb6d610e tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] PUT http://192.168.122.211/volume/v3/attachments/c245ce50-ea51-40cf-a637-3bd1323adec3 Sep 01 01:14:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-e06bcecc-af9e-4f55-ae81-9516dd6cec37 req-2d19248e-6439-42c4-89a7-cc0beb6d610e tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.211", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23a224877e5e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3ccf17f9-df62-4659-aa6b-f6fc551683f0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:33 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-e06bcecc-af9e-4f55-ae81-9516dd6cec37 req-2d19248e-6439-42c4-89a7-cc0beb6d610e tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Acquiring lock "cinder-attachment_update-7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c-devstack" by "attachment_update" {{(pid=86752) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:14:33 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-e06bcecc-af9e-4f55-ae81-9516dd6cec37 req-2d19248e-6439-42c4-89a7-cc0beb6d610e tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Lock "cinder-attachment_update-7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86752) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:14:33 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:33 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:34 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:34 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d45f959f-cf09-4f44-91b3-26bc5782836d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d45f959f-cf09-4f44-91b3-26bc5782836d tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] GET http://192.168.122.211/volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 Sep 01 01:14:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d45f959f-cf09-4f44-91b3-26bc5782836d tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d45f959f-cf09-4f44-91b3-26bc5782836d tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d45f959f-cf09-4f44-91b3-26bc5782836d tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] http://192.168.122.211/volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 returned with HTTP 404 Sep 01 01:14:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 929/1812] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:34 2026] GET /volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:14:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6baf8639-e929-4bc4-8c9a-63b72d943509 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6baf8639-e929-4bc4-8c9a-63b72d943509 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] GET http://192.168.122.211/volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 Sep 01 01:14:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6baf8639-e929-4bc4-8c9a-63b72d943509 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6baf8639-e929-4bc4-8c9a-63b72d943509 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6baf8639-e929-4bc4-8c9a-63b72d943509 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] http://192.168.122.211/volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 returned with HTTP 404 Sep 01 01:14:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 930/1813] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:34 2026] GET /volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:14:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8823c9c7-0652-4bd3-a31a-69c7b53cc05d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8823c9c7-0652-4bd3-a31a-69c7b53cc05d tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] DELETE http://192.168.122.211/volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 Sep 01 01:14:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8823c9c7-0652-4bd3-a31a-69c7b53cc05d tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8823c9c7-0652-4bd3-a31a-69c7b53cc05d tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:34 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-8823c9c7-0652-4bd3-a31a-69c7b53cc05d tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Delete volume with id: 50d1136c-5829-4118-8870-37955ea38684 Sep 01 01:14:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8823c9c7-0652-4bd3-a31a-69c7b53cc05d tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] http://192.168.122.211/volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 returned with HTTP 404 Sep 01 01:14:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 931/1814] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:14:34 2026] DELETE /volume/v3/volumes/50d1136c-5829-4118-8870-37955ea38684 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:14:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-221a2246-87c6-4bb3-9642-4721697d27f5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-221a2246-87c6-4bb3-9642-4721697d27f5 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:14:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-221a2246-87c6-4bb3-9642-4721697d27f5 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-449099501"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-221a2246-87c6-4bb3-9642-4721697d27f5 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-449099501'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:14:34 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-221a2246-87c6-4bb3-9642-4721697d27f5 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Create volume of 1 GB Sep 01 01:14:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-221a2246-87c6-4bb3-9642-4721697d27f5 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Availability Zones retrieved successfully. Sep 01 01:14:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-221a2246-87c6-4bb3-9642-4721697d27f5 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Flow 'volume_create_api' (b7f9b731-b88f-4d2e-a68a-184c9806c6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:14:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-221a2246-87c6-4bb3-9642-4721697d27f5 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d8e9a09-7fc0-4b04-abc7-3c97e0c2a076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-221a2246-87c6-4bb3-9642-4721697d27f5 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:14:34 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-e06bcecc-af9e-4f55-ae81-9516dd6cec37 req-2d19248e-6439-42c4-89a7-cc0beb6d610e tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Lock "cinder-attachment_update-7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c-devstack" released by "attachment_update" :: held 0.452s {{(pid=86752) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:14:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-e06bcecc-af9e-4f55-ae81-9516dd6cec37 req-2d19248e-6439-42c4-89a7-cc0beb6d610e tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] http://192.168.122.211/volume/v3/attachments/c245ce50-ea51-40cf-a637-3bd1323adec3 returned with HTTP 200 Sep 01 01:14:34 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 884/1815] 192.168.122.211 () {66 vars in 1593 bytes} [Tue Sep 1 01:14:33 2026] PUT /volume/v3/attachments/c245ce50-ea51-40cf-a637-3bd1323adec3 => generated 694 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:14:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-e06bcecc-af9e-4f55-ae81-9516dd6cec37 req-1a3bd519-2c04-4aac-8ba4-2a7dd3f83d91 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-e06bcecc-af9e-4f55-ae81-9516dd6cec37 req-1a3bd519-2c04-4aac-8ba4-2a7dd3f83d91 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] POST http://192.168.122.211/volume/v3/attachments/c245ce50-ea51-40cf-a637-3bd1323adec3/action Sep 01 01:14:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-e06bcecc-af9e-4f55-ae81-9516dd6cec37 req-1a3bd519-2c04-4aac-8ba4-2a7dd3f83d91 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Action body: b'{"os-complete": null}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:14:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-e06bcecc-af9e-4f55-ae81-9516dd6cec37 req-1a3bd519-2c04-4aac-8ba4-2a7dd3f83d91 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-221a2246-87c6-4bb3-9642-4721697d27f5 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d8e9a09-7fc0-4b04-abc7-3c97e0c2a076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-221a2246-87c6-4bb3-9642-4721697d27f5 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd3d30a6-fd81-4361-a5d1-12c05125e755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:34 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:34 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:34 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:34 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-e06bcecc-af9e-4f55-ae81-9516dd6cec37 req-1a3bd519-2c04-4aac-8ba4-2a7dd3f83d91 tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] http://192.168.122.211/volume/v3/attachments/c245ce50-ea51-40cf-a637-3bd1323adec3/action returned with HTTP 204 Sep 01 01:14:34 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 885/1816] 192.168.122.211 () {66 vars in 1614 bytes} [Tue Sep 1 01:14:34 2026] POST /volume/v3/attachments/c245ce50-ea51-40cf-a637-3bd1323adec3/action => generated 0 bytes in 112 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:14:34 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-221a2246-87c6-4bb3-9642-4721697d27f5 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Created reservations ['8e8acb8b-15f6-40a1-be8d-29276d56e9c5', '0389abbe-c10f-4630-88ba-6a38d3c45887', '687e4c72-a6c0-4748-90b7-ebd04a1b6d9d', '601a319b-c849-4d4a-8ce8-0cd9bd7c6a40'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:14:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-221a2246-87c6-4bb3-9642-4721697d27f5 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd3d30a6-fd81-4361-a5d1-12c05125e755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e8acb8b-15f6-40a1-be8d-29276d56e9c5', '0389abbe-c10f-4630-88ba-6a38d3c45887', '687e4c72-a6c0-4748-90b7-ebd04a1b6d9d', '601a319b-c849-4d4a-8ce8-0cd9bd7c6a40']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-221a2246-87c6-4bb3-9642-4721697d27f5 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75598379-a1fc-4214-b1de-055beb6f693e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-10f1dfbc-6783-408a-b05a-f59ab49d8152 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-10f1dfbc-6783-408a-b05a-f59ab49d8152 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/86e58bce-02a0-40b5-9f88-9fdebef43123 Sep 01 01:14:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-10f1dfbc-6783-408a-b05a-f59ab49d8152 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-10f1dfbc-6783-408a-b05a-f59ab49d8152 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-10f1dfbc-6783-408a-b05a-f59ab49d8152 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/86e58bce-02a0-40b5-9f88-9fdebef43123 returned with HTTP 404 Sep 01 01:14:34 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 886/1817] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:34 2026] GET /volume/v3/volumes/86e58bce-02a0-40b5-9f88-9fdebef43123 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:14:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-221a2246-87c6-4bb3-9642-4721697d27f5 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75598379-a1fc-4214-b1de-055beb6f693e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0920d306-405e-4c1e-9087-5c3805cc195a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-449099501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92044937972b4ee2adccb9a3dd6d6404',qos_specs=None,replication_status=,reservations=['8e8acb8b-15f6-40a1-be8d-29276d56e9c5','0389abbe-c10f-4630-88ba-6a38d3c45887','687e4c72-a6c0-4748-90b7-ebd04a1b6d9d','601a319b-c849-4d4a-8ce8-0cd9bd7c6a40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7812cf8013ac45fdae8e6edf59549458',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:14:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-449099501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0920d306-405e-4c1e-9087-5c3805cc195a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92044937972b4ee2adccb9a3dd6d6404',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7812cf8013ac45fdae8e6edf59549458',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:34 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-221a2246-87c6-4bb3-9642-4721697d27f5 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc57b365-8c89-44d0-959d-0fc9f9aaaa43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-cef5e00f-c82a-46e7-b8cf-55e88e2e3f3f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cef5e00f-c82a-46e7-b8cf-55e88e2e3f3f tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b Sep 01 01:14:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cef5e00f-c82a-46e7-b8cf-55e88e2e3f3f tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cef5e00f-c82a-46e7-b8cf-55e88e2e3f3f tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:34 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:34 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:34 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:34 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:34 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-cef5e00f-c82a-46e7-b8cf-55e88e2e3f3f tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cef5e00f-c82a-46e7-b8cf-55e88e2e3f3f tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b returned with HTTP 200 Sep 01 01:14:35 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 887/1818] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:34 2026] GET /volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b => generated 900 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-221a2246-87c6-4bb3-9642-4721697d27f5 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc57b365-8c89-44d0-959d-0fc9f9aaaa43) transitioned into state 'SUCCESS' from state '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-449099501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92044937972b4ee2adccb9a3dd6d6404',qos_specs=None,replication_status=,reservations=['8e8acb8b-15f6-40a1-be8d-29276d56e9c5','0389abbe-c10f-4630-88ba-6a38d3c45887','687e4c72-a6c0-4748-90b7-ebd04a1b6d9d','601a319b-c849-4d4a-8ce8-0cd9bd7c6a40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7812cf8013ac45fdae8e6edf59549458',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-221a2246-87c6-4bb3-9642-4721697d27f5 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e037967b-43c4-499a-9fee-49f249fa6c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-36355ab6-0130-4eb9-9658-7d7dbfc38e8d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-36355ab6-0130-4eb9-9658-7d7dbfc38e8d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] DELETE http://192.168.122.211/volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b Sep 01 01:14:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-36355ab6-0130-4eb9-9658-7d7dbfc38e8d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-36355ab6-0130-4eb9-9658-7d7dbfc38e8d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:35 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-36355ab6-0130-4eb9-9658-7d7dbfc38e8d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Delete volume with id: c59f44bc-3f7e-4434-bf71-c530fd46601b Sep 01 01:14:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-221a2246-87c6-4bb3-9642-4721697d27f5 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e037967b-43c4-499a-9fee-49f249fa6c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:35 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:35 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:35 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:35 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:35 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-36355ab6-0130-4eb9-9658-7d7dbfc38e8d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-221a2246-87c6-4bb3-9642-4721697d27f5 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Flow 'volume_create_api' (b7f9b731-b88f-4d2e-a68a-184c9806c6de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:14:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-221a2246-87c6-4bb3-9642-4721697d27f5 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Create volume request issued successfully. Sep 01 01:14:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-221a2246-87c6-4bb3-9642-4721697d27f5 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:14:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 932/1819] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:14:34 2026] POST /volume/v3/volumes => generated 759 bytes in 748 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:14:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-294ab92c-a240-4504-a005-440ffcf9c0e7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-294ab92c-a240-4504-a005-440ffcf9c0e7 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] GET http://192.168.122.211/volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a Sep 01 01:14:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-294ab92c-a240-4504-a005-440ffcf9c0e7 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-294ab92c-a240-4504-a005-440ffcf9c0e7 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:35 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-36355ab6-0130-4eb9-9658-7d7dbfc38e8d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Delete volume request issued successfully. Sep 01 01:14:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-36355ab6-0130-4eb9-9658-7d7dbfc38e8d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b returned with HTTP 202 Sep 01 01:14:35 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 888/1820] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:14:35 2026] DELETE /volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:14:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-23893282-37fd-4d71-9f8a-1d856f00bbf8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-23893282-37fd-4d71-9f8a-1d856f00bbf8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b Sep 01 01:14:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-23893282-37fd-4d71-9f8a-1d856f00bbf8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-23893282-37fd-4d71-9f8a-1d856f00bbf8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:35 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:35 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-294ab92c-a240-4504-a005-440ffcf9c0e7 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Volume info retrieved successfully. Sep 01 01:14:35 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:35 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-294ab92c-a240-4504-a005-440ffcf9c0e7 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] http://192.168.122.211/volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a returned with HTTP 200 Sep 01 01:14:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 933/1821] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:35 2026] GET /volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a => generated 827 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:35 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-23893282-37fd-4d71-9f8a-1d856f00bbf8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-23893282-37fd-4d71-9f8a-1d856f00bbf8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b returned with HTTP 200 Sep 01 01:14:35 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 889/1822] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:35 2026] GET /volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b => generated 899 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-35384763-110b-445e-9bb8-063e05d32247 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-35384763-110b-445e-9bb8-063e05d32247 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] GET http://192.168.122.211/volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a Sep 01 01:14:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-35384763-110b-445e-9bb8-063e05d32247 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-35384763-110b-445e-9bb8-063e05d32247 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-17a7fe08-6439-4086-90b9-066b9729c415 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-17a7fe08-6439-4086-90b9-066b9729c415 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b Sep 01 01:14:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-17a7fe08-6439-4086-90b9-066b9729c415 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-17a7fe08-6439-4086-90b9-066b9729c415 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-35384763-110b-445e-9bb8-063e05d32247 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Volume info retrieved successfully. Sep 01 01:14:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-35384763-110b-445e-9bb8-063e05d32247 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] http://192.168.122.211/volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a returned with HTTP 200 Sep 01 01:14:36 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:36 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 934/1823] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:36 2026] GET /volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a => generated 851 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:36 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:36 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:36 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-17a7fe08-6439-4086-90b9-066b9729c415 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-17a7fe08-6439-4086-90b9-066b9729c415 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b returned with HTTP 200 Sep 01 01:14:36 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 890/1824] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:36 2026] GET /volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b => generated 899 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bcff3b62-bdee-4490-b83c-fb1ad94a301a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bcff3b62-bdee-4490-b83c-fb1ad94a301a tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bcff3b62-bdee-4490-b83c-fb1ad94a301a tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1059703399", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-bcff3b62-bdee-4490-b83c-fb1ad94a301a tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1059703399', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:14:37 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-bcff3b62-bdee-4490-b83c-fb1ad94a301a tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Create volume of 1 GB Sep 01 01:14:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bcff3b62-bdee-4490-b83c-fb1ad94a301a tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Availability Zones retrieved successfully. Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bcff3b62-bdee-4490-b83c-fb1ad94a301a tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Flow 'volume_create_api' (1f1603d7-54ec-4d4d-bf54-4d45a5849513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bcff3b62-bdee-4490-b83c-fb1ad94a301a tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f10c8a37-2a35-4069-936b-0de2476aae54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-bcff3b62-bdee-4490-b83c-fb1ad94a301a tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bcff3b62-bdee-4490-b83c-fb1ad94a301a tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f10c8a37-2a35-4069-936b-0de2476aae54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bcff3b62-bdee-4490-b83c-fb1ad94a301a tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f90ab92a-9d16-40ee-8b94-5f9fb64fe8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6f3d018d-7971-4b11-b107-dff5a2deade3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6f3d018d-7971-4b11-b107-dff5a2deade3 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] GET http://192.168.122.211/volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a Sep 01 01:14:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6f3d018d-7971-4b11-b107-dff5a2deade3 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6f3d018d-7971-4b11-b107-dff5a2deade3 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:37 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:37 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:37 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:37 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-bcff3b62-bdee-4490-b83c-fb1ad94a301a tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Created reservations ['a5e1bcff-640b-4446-ab72-8cb8b2f8e9e7', 'adb3e483-57cf-4b6d-9e33-811b14ef6a9d', '5cb2b070-2559-4c8d-bd4e-ccb0a5f8562b', 'e97f8e48-d59d-43dc-bc73-14a0955e9a93'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:14:37 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6f3d018d-7971-4b11-b107-dff5a2deade3 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Volume info retrieved successfully. Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bcff3b62-bdee-4490-b83c-fb1ad94a301a tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f90ab92a-9d16-40ee-8b94-5f9fb64fe8c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5e1bcff-640b-4446-ab72-8cb8b2f8e9e7', 'adb3e483-57cf-4b6d-9e33-811b14ef6a9d', '5cb2b070-2559-4c8d-bd4e-ccb0a5f8562b', 'e97f8e48-d59d-43dc-bc73-14a0955e9a93']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bcff3b62-bdee-4490-b83c-fb1ad94a301a tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dedddbda-860a-42d2-a115-e75ed0d1a8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6f3d018d-7971-4b11-b107-dff5a2deade3 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] http://192.168.122.211/volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a returned with HTTP 200 Sep 01 01:14:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 891/1825] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:37 2026] GET /volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a => generated 852 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-cf1421f3-ec2d-44db-831c-8431694fea07 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cf1421f3-ec2d-44db-831c-8431694fea07 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b Sep 01 01:14:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cf1421f3-ec2d-44db-831c-8431694fea07 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cf1421f3-ec2d-44db-831c-8431694fea07 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cf1421f3-ec2d-44db-831c-8431694fea07 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b returned with HTTP 404 Sep 01 01:14:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 892/1826] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:37 2026] GET /volume/v3/volumes/c59f44bc-3f7e-4434-bf71-c530fd46601b => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:14:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e6be72a3-9a6f-4ac4-a7e6-59de61d0fae0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e6be72a3-9a6f-4ac4-a7e6-59de61d0fae0 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] POST http://192.168.122.211/volume/v3/os-volume-transfer Sep 01 01:14:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e6be72a3-9a6f-4ac4-a7e6-59de61d0fae0 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0920d306-405e-4c1e-9087-5c3805cc195a"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.volume_transfer [None req-e6be72a3-9a6f-4ac4-a7e6-59de61d0fae0 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Creating new volume transfer {'transfer': {'volume_id': '0920d306-405e-4c1e-9087-5c3805cc195a'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 01:14:37 devstack devstack@c-api.service[86752]: INFO cinder.api.contrib.volume_transfer [None req-e6be72a3-9a6f-4ac4-a7e6-59de61d0fae0 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Creating transfer of volume 0920d306-405e-4c1e-9087-5c3805cc195a Sep 01 01:14:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:37 devstack devstack@c-api.service[86752]: INFO cinder.transfer.api [None req-e6be72a3-9a6f-4ac4-a7e6-59de61d0fae0 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Generating transfer record for volume 0920d306-405e-4c1e-9087-5c3805cc195a Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bcff3b62-bdee-4490-b83c-fb1ad94a301a tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dedddbda-860a-42d2-a115-e75ed0d1a8e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cf2e284-e880-44b2-be68-74c897e9c35d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1059703399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d4e27e5e9c04f3bab30ce8096f8d55b',qos_specs=None,replication_status=,reservations=['a5e1bcff-640b-4446-ab72-8cb8b2f8e9e7','adb3e483-57cf-4b6d-9e33-811b14ef6a9d','5cb2b070-2559-4c8d-bd4e-ccb0a5f8562b','e97f8e48-d59d-43dc-bc73-14a0955e9a93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='323ed9b6c82545dc8d47b221600ec4fb',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:14:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1059703399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7cf2e284-e880-44b2-be68-74c897e9c35d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d4e27e5e9c04f3bab30ce8096f8d55b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='323ed9b6c82545dc8d47b221600ec4fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bcff3b62-bdee-4490-b83c-fb1ad94a301a tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27e58d8d-1f48-4b51-bf3a-ea1d8e9af178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:37 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:37 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:37 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:37 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e6be72a3-9a6f-4ac4-a7e6-59de61d0fae0 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] http://192.168.122.211/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 01:14:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 893/1827] 192.168.122.211 () {60 vars in 1175 bytes} [Tue Sep 1 01:14:37 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:14:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8e4652a0-2430-4d08-953c-88647eecccd1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8e4652a0-2430-4d08-953c-88647eecccd1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:14:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8e4652a0-2430-4d08-953c-88647eecccd1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1410268388"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-8e4652a0-2430-4d08-953c-88647eecccd1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1410268388'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:14:37 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-8e4652a0-2430-4d08-953c-88647eecccd1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Create volume of 1 GB Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bcff3b62-bdee-4490-b83c-fb1ad94a301a tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27e58d8d-1f48-4b51-bf3a-ea1d8e9af178) transitioned into state 'SUCCESS' from state '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-1059703399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d4e27e5e9c04f3bab30ce8096f8d55b',qos_specs=None,replication_status=,reservations=['a5e1bcff-640b-4446-ab72-8cb8b2f8e9e7','adb3e483-57cf-4b6d-9e33-811b14ef6a9d','5cb2b070-2559-4c8d-bd4e-ccb0a5f8562b','e97f8e48-d59d-43dc-bc73-14a0955e9a93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='323ed9b6c82545dc8d47b221600ec4fb',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:37 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8e4652a0-2430-4d08-953c-88647eecccd1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Availability Zones retrieved successfully. Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bcff3b62-bdee-4490-b83c-fb1ad94a301a tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e4f787d-f562-4a5c-857e-94db2a5caf39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8e4652a0-2430-4d08-953c-88647eecccd1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Flow 'volume_create_api' (f041ca13-aa99-4bf7-bfde-62a6faca7bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bcff3b62-bdee-4490-b83c-fb1ad94a301a tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e4f787d-f562-4a5c-857e-94db2a5caf39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8e4652a0-2430-4d08-953c-88647eecccd1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31684ce9-3c21-4b5b-adcf-c436256eac2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-bcff3b62-bdee-4490-b83c-fb1ad94a301a tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Flow 'volume_create_api' (1f1603d7-54ec-4d4d-bf54-4d45a5849513) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:14:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-8e4652a0-2430-4d08-953c-88647eecccd1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:14:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bcff3b62-bdee-4490-b83c-fb1ad94a301a tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Create volume request issued successfully. Sep 01 01:14:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bcff3b62-bdee-4490-b83c-fb1ad94a301a tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:14:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 935/1828] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:14:37 2026] POST /volume/v3/volumes => generated 765 bytes in 720 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d4677191-9696-4b07-9188-03e88b374302 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d4677191-9696-4b07-9188-03e88b374302 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] GET http://192.168.122.211/volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d4677191-9696-4b07-9188-03e88b374302 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d4677191-9696-4b07-9188-03e88b374302 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d4677191-9696-4b07-9188-03e88b374302 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Volume info retrieved successfully. Sep 01 01:14:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d4677191-9696-4b07-9188-03e88b374302 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] http://192.168.122.211/volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a returned with HTTP 200 Sep 01 01:14:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 936/1829] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:37 2026] GET /volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a => generated 860 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-38738173-6d75-4764-9f00-c43dfdcc6539 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-38738173-6d75-4764-9f00-c43dfdcc6539 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] GET http://192.168.122.211/volume/v3/volumes/7cf2e284-e880-44b2-be68-74c897e9c35d Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-38738173-6d75-4764-9f00-c43dfdcc6539 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-38738173-6d75-4764-9f00-c43dfdcc6539 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8e4652a0-2430-4d08-953c-88647eecccd1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31684ce9-3c21-4b5b-adcf-c436256eac2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8e4652a0-2430-4d08-953c-88647eecccd1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3cf05f8-20e1-4dd1-adf3-d94ca7a0df8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-38738173-6d75-4764-9f00-c43dfdcc6539 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Volume info retrieved successfully. Sep 01 01:14:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-38738173-6d75-4764-9f00-c43dfdcc6539 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] http://192.168.122.211/volume/v3/volumes/7cf2e284-e880-44b2-be68-74c897e9c35d returned with HTTP 200 Sep 01 01:14:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 937/1830] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:37 2026] GET /volume/v3/volumes/7cf2e284-e880-44b2-be68-74c897e9c35d => generated 833 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-823fc241-07fa-4f61-b6fe-bd3053fa3ab8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-823fc241-07fa-4f61-b6fe-bd3053fa3ab8 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] GET http://192.168.122.211/volume/v3/os-volume-transfer/detail Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-823fc241-07fa-4f61-b6fe-bd3053fa3ab8 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-823fc241-07fa-4f61-b6fe-bd3053fa3ab8 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.contrib.volume_transfer [None req-823fc241-07fa-4f61-b6fe-bd3053fa3ab8 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Listing volume transfers {{(pid=86751) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 01 01:14:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-823fc241-07fa-4f61-b6fe-bd3053fa3ab8 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] http://192.168.122.211/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 01 01:14:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 938/1831] 192.168.122.211 () {58 vars in 1175 bytes} [Tue Sep 1 01:14:37 2026] GET /volume/v3/os-volume-transfer/detail => generated 420 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8267820e-2d02-47a7-a71f-848e65f36433 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8267820e-2d02-47a7-a71f-848e65f36433 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] DELETE http://192.168.122.211/volume/v3/os-volume-transfer/16191cfd-640b-4bc4-9faa-87b2375949f4 Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8267820e-2d02-47a7-a71f-848e65f36433 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8267820e-2d02-47a7-a71f-848e65f36433 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:37 devstack devstack@c-api.service[86751]: INFO cinder.api.contrib.volume_transfer [None req-8267820e-2d02-47a7-a71f-848e65f36433 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Delete transfer with id: 16191cfd-640b-4bc4-9faa-87b2375949f4 Sep 01 01:14:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8267820e-2d02-47a7-a71f-848e65f36433 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] http://192.168.122.211/volume/v3/os-volume-transfer/16191cfd-640b-4bc4-9faa-87b2375949f4 returned with HTTP 202 Sep 01 01:14:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 939/1832] 192.168.122.211 () {58 vars in 1268 bytes} [Tue Sep 1 01:14:37 2026] DELETE /volume/v3/os-volume-transfer/16191cfd-640b-4bc4-9faa-87b2375949f4 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:14:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-251d07e9-e6c7-47af-8859-6aafbca20925 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:38 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-8e4652a0-2430-4d08-953c-88647eecccd1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Created reservations ['02bf8abe-2f14-4175-b954-14561f77af36', 'a8aca1e3-5883-4b78-a175-bee4ff13a853', 'af2b7a32-9310-4f2b-b50b-95bbdb04ddd0', '89e1ff39-696c-46a1-8d31-b8b8ba22c32c'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:14:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-251d07e9-e6c7-47af-8859-6aafbca20925 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] GET http://192.168.122.211/volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a Sep 01 01:14:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8e4652a0-2430-4d08-953c-88647eecccd1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3cf05f8-20e1-4dd1-adf3-d94ca7a0df8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02bf8abe-2f14-4175-b954-14561f77af36', 'a8aca1e3-5883-4b78-a175-bee4ff13a853', 'af2b7a32-9310-4f2b-b50b-95bbdb04ddd0', '89e1ff39-696c-46a1-8d31-b8b8ba22c32c']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-251d07e9-e6c7-47af-8859-6aafbca20925 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-251d07e9-e6c7-47af-8859-6aafbca20925 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8e4652a0-2430-4d08-953c-88647eecccd1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (388a83da-507e-452e-aebe-81e8b18933b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-251d07e9-e6c7-47af-8859-6aafbca20925 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Volume info retrieved successfully. Sep 01 01:14:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8e4652a0-2430-4d08-953c-88647eecccd1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (388a83da-507e-452e-aebe-81e8b18933b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13781af3-942d-45c1-b1eb-baae4c2ff563', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1410268388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8f24635af947f0a7487e88c1617056',qos_specs=None,replication_status=,reservations=['02bf8abe-2f14-4175-b954-14561f77af36','a8aca1e3-5883-4b78-a175-bee4ff13a853','af2b7a32-9310-4f2b-b50b-95bbdb04ddd0','89e1ff39-696c-46a1-8d31-b8b8ba22c32c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d100af495ec54f30b7f237c4dc53568f',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:14:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1410268388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13781af3-942d-45c1-b1eb-baae4c2ff563,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e8f24635af947f0a7487e88c1617056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d100af495ec54f30b7f237c4dc53568f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-251d07e9-e6c7-47af-8859-6aafbca20925 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] http://192.168.122.211/volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a returned with HTTP 200 Sep 01 01:14:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 940/1833] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:38 2026] GET /volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a => generated 852 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8e4652a0-2430-4d08-953c-88647eecccd1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d52213b4-72c3-4fb2-9a93-1c2f6951e8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-db6cb396-da6d-4144-9d51-590247173d3b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-db6cb396-da6d-4144-9d51-590247173d3b tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] DELETE http://192.168.122.211/volume/v3/os-volume-transfer/16191cfd-640b-4bc4-9faa-87b2375949f4 Sep 01 01:14:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-db6cb396-da6d-4144-9d51-590247173d3b tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-db6cb396-da6d-4144-9d51-590247173d3b tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:38 devstack devstack@c-api.service[86751]: INFO cinder.api.contrib.volume_transfer [None req-db6cb396-da6d-4144-9d51-590247173d3b tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Delete transfer with id: 16191cfd-640b-4bc4-9faa-87b2375949f4 Sep 01 01:14:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-db6cb396-da6d-4144-9d51-590247173d3b tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] http://192.168.122.211/volume/v3/os-volume-transfer/16191cfd-640b-4bc4-9faa-87b2375949f4 returned with HTTP 404 Sep 01 01:14:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 941/1834] 192.168.122.211 () {58 vars in 1268 bytes} [Tue Sep 1 01:14:38 2026] DELETE /volume/v3/os-volume-transfer/16191cfd-640b-4bc4-9faa-87b2375949f4 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:14:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-360dc588-a338-4aba-b299-290dda54cbbc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-360dc588-a338-4aba-b299-290dda54cbbc tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a Sep 01 01:14:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-360dc588-a338-4aba-b299-290dda54cbbc tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-360dc588-a338-4aba-b299-290dda54cbbc tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:38 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-360dc588-a338-4aba-b299-290dda54cbbc tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] Delete volume with id: 0920d306-405e-4c1e-9087-5c3805cc195a Sep 01 01:14:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8e4652a0-2430-4d08-953c-88647eecccd1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d52213b4-72c3-4fb2-9a93-1c2f6951e8ba) transitioned into state 'SUCCESS' from state '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-1410268388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8f24635af947f0a7487e88c1617056',qos_specs=None,replication_status=,reservations=['02bf8abe-2f14-4175-b954-14561f77af36','a8aca1e3-5883-4b78-a175-bee4ff13a853','af2b7a32-9310-4f2b-b50b-95bbdb04ddd0','89e1ff39-696c-46a1-8d31-b8b8ba22c32c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d100af495ec54f30b7f237c4dc53568f',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-360dc588-a338-4aba-b299-290dda54cbbc tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] Volume info retrieved successfully. Sep 01 01:14:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8e4652a0-2430-4d08-953c-88647eecccd1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14162756-afe4-49b9-84ea-042f3d3a81d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8e4652a0-2430-4d08-953c-88647eecccd1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14162756-afe4-49b9-84ea-042f3d3a81d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8e4652a0-2430-4d08-953c-88647eecccd1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Flow 'volume_create_api' (f041ca13-aa99-4bf7-bfde-62a6faca7bb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:14:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-360dc588-a338-4aba-b299-290dda54cbbc tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] Delete volume request issued successfully. Sep 01 01:14:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-360dc588-a338-4aba-b299-290dda54cbbc tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] http://192.168.122.211/volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a returned with HTTP 202 Sep 01 01:14:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8e4652a0-2430-4d08-953c-88647eecccd1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Create volume request issued successfully. Sep 01 01:14:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8e4652a0-2430-4d08-953c-88647eecccd1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:14:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 942/1835] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:14:38 2026] DELETE /volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:14:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 894/1836] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:14:37 2026] POST /volume/v3/volumes => generated 754 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:14:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-84da834b-c51f-4486-85b6-4d1c07249c9b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-84da834b-c51f-4486-85b6-4d1c07249c9b tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] GET http://192.168.122.211/volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a Sep 01 01:14:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-84da834b-c51f-4486-85b6-4d1c07249c9b tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-67ffc474-85e3-47ab-8856-2cf6f7ea209b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-84da834b-c51f-4486-85b6-4d1c07249c9b tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-67ffc474-85e3-47ab-8856-2cf6f7ea209b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 Sep 01 01:14:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-67ffc474-85e3-47ab-8856-2cf6f7ea209b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-67ffc474-85e3-47ab-8856-2cf6f7ea209b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-67ffc474-85e3-47ab-8856-2cf6f7ea209b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-67ffc474-85e3-47ab-8856-2cf6f7ea209b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 returned with HTTP 200 Sep 01 01:14:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-84da834b-c51f-4486-85b6-4d1c07249c9b tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] Volume info retrieved successfully. Sep 01 01:14:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 895/1837] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:38 2026] GET /volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 => generated 822 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-84da834b-c51f-4486-85b6-4d1c07249c9b tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] http://192.168.122.211/volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a returned with HTTP 200 Sep 01 01:14:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 943/1838] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:38 2026] GET /volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a => generated 1014 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:14:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f69d57b7-7e61-4077-9cc4-fe29cba33c86 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f69d57b7-7e61-4077-9cc4-fe29cba33c86 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] GET http://192.168.122.211/volume/v3/volumes/7cf2e284-e880-44b2-be68-74c897e9c35d Sep 01 01:14:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f69d57b7-7e61-4077-9cc4-fe29cba33c86 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f69d57b7-7e61-4077-9cc4-fe29cba33c86 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:39 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:39 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:39 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:39 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:39 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f69d57b7-7e61-4077-9cc4-fe29cba33c86 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Volume info retrieved successfully. Sep 01 01:14:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f69d57b7-7e61-4077-9cc4-fe29cba33c86 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] http://192.168.122.211/volume/v3/volumes/7cf2e284-e880-44b2-be68-74c897e9c35d returned with HTTP 200 Sep 01 01:14:39 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 896/1839] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:38 2026] GET /volume/v3/volumes/7cf2e284-e880-44b2-be68-74c897e9c35d => generated 857 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-07cdb546-1186-4a86-9f09-d8ce1b85b64b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-07cdb546-1186-4a86-9f09-d8ce1b85b64b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 Sep 01 01:14:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-07cdb546-1186-4a86-9f09-d8ce1b85b64b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-07cdb546-1186-4a86-9f09-d8ce1b85b64b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3c8cb326-a817-4c0b-9420-31872a4fcfc8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3c8cb326-a817-4c0b-9420-31872a4fcfc8 tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] GET http://192.168.122.211/volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a Sep 01 01:14:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3c8cb326-a817-4c0b-9420-31872a4fcfc8 tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3c8cb326-a817-4c0b-9420-31872a4fcfc8 tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-07cdb546-1186-4a86-9f09-d8ce1b85b64b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:39 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:39 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:39 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:39 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-07cdb546-1186-4a86-9f09-d8ce1b85b64b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 returned with HTTP 200 Sep 01 01:14:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 944/1840] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:39 2026] GET /volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 => generated 846 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:39 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3c8cb326-a817-4c0b-9420-31872a4fcfc8 tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] Volume info retrieved successfully. Sep 01 01:14:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3c8cb326-a817-4c0b-9420-31872a4fcfc8 tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] http://192.168.122.211/volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a returned with HTTP 200 Sep 01 01:14:39 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 897/1841] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:39 2026] GET /volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a => generated 1014 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:14:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7a622a2c-8b7f-4477-b61e-ef8a4c328898 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7a622a2c-8b7f-4477-b61e-ef8a4c328898 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] GET http://192.168.122.211/volume/v3/volumes/7cf2e284-e880-44b2-be68-74c897e9c35d Sep 01 01:14:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7a622a2c-8b7f-4477-b61e-ef8a4c328898 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7a622a2c-8b7f-4477-b61e-ef8a4c328898 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7a622a2c-8b7f-4477-b61e-ef8a4c328898 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Volume info retrieved successfully. Sep 01 01:14:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7a622a2c-8b7f-4477-b61e-ef8a4c328898 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] http://192.168.122.211/volume/v3/volumes/7cf2e284-e880-44b2-be68-74c897e9c35d returned with HTTP 200 Sep 01 01:14:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 945/1842] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:40 2026] GET /volume/v3/volumes/7cf2e284-e880-44b2-be68-74c897e9c35d => generated 858 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6ebe030e-542d-4074-8d5f-383202546d5f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6ebe030e-542d-4074-8d5f-383202546d5f tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] GET http://192.168.122.211/volume/v3/volumes/7cf2e284-e880-44b2-be68-74c897e9c35d Sep 01 01:14:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6ebe030e-542d-4074-8d5f-383202546d5f tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6ebe030e-542d-4074-8d5f-383202546d5f tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:40 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:40 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:40 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6ebe030e-542d-4074-8d5f-383202546d5f tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Volume info retrieved successfully. Sep 01 01:14:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6ebe030e-542d-4074-8d5f-383202546d5f tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] http://192.168.122.211/volume/v3/volumes/7cf2e284-e880-44b2-be68-74c897e9c35d returned with HTTP 200 Sep 01 01:14:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 898/1843] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:40 2026] GET /volume/v3/volumes/7cf2e284-e880-44b2-be68-74c897e9c35d => generated 858 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9c02c56c-9872-49cc-b377-387fe03c0997 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9c02c56c-9872-49cc-b377-387fe03c0997 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] POST http://192.168.122.211/volume/v3/volumes/7cf2e284-e880-44b2-be68-74c897e9c35d/action Sep 01 01:14:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9c02c56c-9872-49cc-b377-387fe03c0997 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-182227308", "disk_format": "raw"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:14:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9c02c56c-9872-49cc-b377-387fe03c0997 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-182227308", "disk_format": "raw"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-61f4e52a-2ae1-46d0-918b-6600392922b9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9c02c56c-9872-49cc-b377-387fe03c0997 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Volume info retrieved successfully. Sep 01 01:14:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-61f4e52a-2ae1-46d0-918b-6600392922b9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 Sep 01 01:14:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-61f4e52a-2ae1-46d0-918b-6600392922b9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-61f4e52a-2ae1-46d0-918b-6600392922b9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:40 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:40 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:40 devstack devstack@c-api.service[86751]: DEBUG cinder.image.image_utils [None req-9c02c56c-9872-49cc-b377-387fe03c0997 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-182227308'}] 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-182227308'}]. {{(pid=86751) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 01:14:40 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-61f4e52a-2ae1-46d0-918b-6600392922b9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-61f4e52a-2ae1-46d0-918b-6600392922b9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 returned with HTTP 200 Sep 01 01:14:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 899/1844] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:40 2026] GET /volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 => generated 846 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:14:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-db3e9db6-5985-4c13-bb4e-01b10b7d59c0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-db3e9db6-5985-4c13-bb4e-01b10b7d59c0 tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] GET http://192.168.122.211/volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a Sep 01 01:14:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-db3e9db6-5985-4c13-bb4e-01b10b7d59c0 tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-db3e9db6-5985-4c13-bb4e-01b10b7d59c0 tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-db3e9db6-5985-4c13-bb4e-01b10b7d59c0 tempest-VolumesTransfersTest-774162278 tempest-VolumesTransfersTest-774162278-project-admin] http://192.168.122.211/volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a returned with HTTP 404 Sep 01 01:14:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 900/1845] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:40 2026] GET /volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:14:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6ba6036f-8e0e-4831-ad27-df6266704b08 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6ba6036f-8e0e-4831-ad27-df6266704b08 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] GET http://192.168.122.211/volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a Sep 01 01:14:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6ba6036f-8e0e-4831-ad27-df6266704b08 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6ba6036f-8e0e-4831-ad27-df6266704b08 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6ba6036f-8e0e-4831-ad27-df6266704b08 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] http://192.168.122.211/volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a returned with HTTP 404 Sep 01 01:14:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 901/1846] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:40 2026] GET /volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:14:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9da512b8-6026-47a5-b16a-bde476604ea4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9da512b8-6026-47a5-b16a-bde476604ea4 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] DELETE http://192.168.122.211/volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a Sep 01 01:14:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9da512b8-6026-47a5-b16a-bde476604ea4 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9da512b8-6026-47a5-b16a-bde476604ea4 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:40 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-9da512b8-6026-47a5-b16a-bde476604ea4 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] Delete volume with id: 0920d306-405e-4c1e-9087-5c3805cc195a Sep 01 01:14:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9da512b8-6026-47a5-b16a-bde476604ea4 tempest-VolumesTransfersTest-214304112 tempest-VolumesTransfersTest-214304112-project-member] http://192.168.122.211/volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a returned with HTTP 404 Sep 01 01:14:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 902/1847] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:14:40 2026] DELETE /volume/v3/volumes/0920d306-405e-4c1e-9087-5c3805cc195a => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:14:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-77a9a3a6-72e7-4299-87af-9f1655caed71 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-77a9a3a6-72e7-4299-87af-9f1655caed71 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 Sep 01 01:14:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-77a9a3a6-72e7-4299-87af-9f1655caed71 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-77a9a3a6-72e7-4299-87af-9f1655caed71 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:41 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:41 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:41 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:41 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-77a9a3a6-72e7-4299-87af-9f1655caed71 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-77a9a3a6-72e7-4299-87af-9f1655caed71 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 returned with HTTP 200 Sep 01 01:14:41 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 903/1848] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:41 2026] GET /volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 => generated 847 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5770e329-0cb4-4eb7-892f-c84d7028bca0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5770e329-0cb4-4eb7-892f-c84d7028bca0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:14:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5770e329-0cb4-4eb7-892f-c84d7028bca0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "13781af3-942d-45c1-b1eb-baae4c2ff563", "size": 1, "name": "tempest-VolumesGetTest-Volume-772572414", "metadata": {"Type": "Test"}}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-5770e329-0cb4-4eb7-892f-c84d7028bca0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Create volume request body: {'volume': {'source_volid': '13781af3-942d-45c1-b1eb-baae4c2ff563', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-772572414', 'metadata': {'Type': 'Test'}}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:14:41 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:41 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:41 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:41 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5770e329-0cb4-4eb7-892f-c84d7028bca0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume retrieved successfully. Sep 01 01:14:41 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-5770e329-0cb4-4eb7-892f-c84d7028bca0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Create volume of 1 GB Sep 01 01:14:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5770e329-0cb4-4eb7-892f-c84d7028bca0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Availability Zones retrieved successfully. Sep 01 01:14:41 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5770e329-0cb4-4eb7-892f-c84d7028bca0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Flow 'volume_create_api' (b31be64b-b04b-48f8-a9d0-0254d1ab3c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:14:41 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5770e329-0cb4-4eb7-892f-c84d7028bca0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (542bfd4b-aad6-42a9-8bdf-65fd877bb7eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:41 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-5770e329-0cb4-4eb7-892f-c84d7028bca0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:14:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5770e329-0cb4-4eb7-892f-c84d7028bca0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (542bfd4b-aad6-42a9-8bdf-65fd877bb7eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '13781af3-942d-45c1-b1eb-baae4c2ff563', 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5770e329-0cb4-4eb7-892f-c84d7028bca0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e60a9c2-1f3d-4681-adb1-9f6887cbcdc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:42 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-5770e329-0cb4-4eb7-892f-c84d7028bca0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Created reservations ['afffea8e-dff9-4329-8a75-75132cca5b3d', '4aecc923-af32-4785-ac26-6aec2c675c15', '7c902af5-96da-42a7-ada1-ed185337a9cb', '34a1f780-b20e-4c71-ad4d-b34ce4d7ef8b'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:14:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5770e329-0cb4-4eb7-892f-c84d7028bca0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e60a9c2-1f3d-4681-adb1-9f6887cbcdc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afffea8e-dff9-4329-8a75-75132cca5b3d', '4aecc923-af32-4785-ac26-6aec2c675c15', '7c902af5-96da-42a7-ada1-ed185337a9cb', '34a1f780-b20e-4c71-ad4d-b34ce4d7ef8b']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5770e329-0cb4-4eb7-892f-c84d7028bca0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7188a68e-ef01-49b4-ae72-9b89e1b04337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:42 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:42 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:42 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:42 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5770e329-0cb4-4eb7-892f-c84d7028bca0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7188a68e-ef01-49b4-ae72-9b89e1b04337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f139b62-2f6b-4a52-87cb-8427ab757178', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-772572414',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='7e8f24635af947f0a7487e88c1617056',qos_specs=None,replication_status=,reservations=['afffea8e-dff9-4329-8a75-75132cca5b3d','4aecc923-af32-4785-ac26-6aec2c675c15','7c902af5-96da-42a7-ada1-ed185337a9cb','34a1f780-b20e-4c71-ad4d-b34ce4d7ef8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=13781af3-942d-45c1-b1eb-baae4c2ff563,status='creating',user_id='d100af495ec54f30b7f237c4dc53568f',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:14:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-772572414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f139b62-2f6b-4a52-87cb-8427ab757178,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='7e8f24635af947f0a7487e88c1617056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=13781af3-942d-45c1-b1eb-baae4c2ff563,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d100af495ec54f30b7f237c4dc53568f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5770e329-0cb4-4eb7-892f-c84d7028bca0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (092efcd0-39b3-40fb-a004-5b4f54e61cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5770e329-0cb4-4eb7-892f-c84d7028bca0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (092efcd0-39b3-40fb-a004-5b4f54e61cad) transitioned into state 'SUCCESS' from state '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-772572414',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='7e8f24635af947f0a7487e88c1617056',qos_specs=None,replication_status=,reservations=['afffea8e-dff9-4329-8a75-75132cca5b3d','4aecc923-af32-4785-ac26-6aec2c675c15','7c902af5-96da-42a7-ada1-ed185337a9cb','34a1f780-b20e-4c71-ad4d-b34ce4d7ef8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=13781af3-942d-45c1-b1eb-baae4c2ff563,status='creating',user_id='d100af495ec54f30b7f237c4dc53568f',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5770e329-0cb4-4eb7-892f-c84d7028bca0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (362ce281-34a5-4eee-8d26-37f85f30cf67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:42 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:42 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5770e329-0cb4-4eb7-892f-c84d7028bca0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (362ce281-34a5-4eee-8d26-37f85f30cf67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5770e329-0cb4-4eb7-892f-c84d7028bca0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Flow 'volume_create_api' (b31be64b-b04b-48f8-a9d0-0254d1ab3c09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:14:42 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5770e329-0cb4-4eb7-892f-c84d7028bca0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Create volume request issued successfully. Sep 01 01:14:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5770e329-0cb4-4eb7-892f-c84d7028bca0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:14:42 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 904/1849] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:14:41 2026] POST /volume/v3/volumes => generated 801 bytes in 1070 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:14:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-972b4cdd-b258-44c5-bbff-1de1be0836e8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-972b4cdd-b258-44c5-bbff-1de1be0836e8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:14:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-972b4cdd-b258-44c5-bbff-1de1be0836e8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-972b4cdd-b258-44c5-bbff-1de1be0836e8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:42 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:42 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:42 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:42 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:43 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-972b4cdd-b258-44c5-bbff-1de1be0836e8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-972b4cdd-b258-44c5-bbff-1de1be0836e8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:14:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 905/1850] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:42 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 869 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9c02c56c-9872-49cc-b377-387fe03c0997 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Copy volume to image completed successfully. Sep 01 01:14:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9c02c56c-9872-49cc-b377-387fe03c0997 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] http://192.168.122.211/volume/v3/volumes/7cf2e284-e880-44b2-be68-74c897e9c35d/action returned with HTTP 202 Sep 01 01:14:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 946/1851] 192.168.122.211 () {60 vars in 1275 bytes} [Tue Sep 1 01:14:40 2026] POST /volume/v3/volumes/7cf2e284-e880-44b2-be68-74c897e9c35d/action => generated 653 bytes in 3011 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:14:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b3a0f0ea-0cd2-4197-9983-2eab2301fe12 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b3a0f0ea-0cd2-4197-9983-2eab2301fe12 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:14:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b3a0f0ea-0cd2-4197-9983-2eab2301fe12 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b3a0f0ea-0cd2-4197-9983-2eab2301fe12 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:44 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=472,cinder:UPDATE=110,cinder:INSERT=69 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:14:44 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:44 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b3a0f0ea-0cd2-4197-9983-2eab2301fe12 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b3a0f0ea-0cd2-4197-9983-2eab2301fe12 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:14:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 906/1852] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:44 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-045d5c22-3471-48a3-b745-8a35a4145f7b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-045d5c22-3471-48a3-b745-8a35a4145f7b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:14:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-045d5c22-3471-48a3-b745-8a35a4145f7b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-045d5c22-3471-48a3-b745-8a35a4145f7b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-045d5c22-3471-48a3-b745-8a35a4145f7b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-045d5c22-3471-48a3-b745-8a35a4145f7b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:14:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 947/1853] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:45 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8ea092db-81a9-406c-9126-bb0019b32cb4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8ea092db-81a9-406c-9126-bb0019b32cb4 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:14:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8ea092db-81a9-406c-9126-bb0019b32cb4 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8ea092db-81a9-406c-9126-bb0019b32cb4 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:46 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:46 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:46 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:46 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:46 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8ea092db-81a9-406c-9126-bb0019b32cb4 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8ea092db-81a9-406c-9126-bb0019b32cb4 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:14:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 907/1854] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:46 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a2fd7b59-c0be-49f0-9bbf-b6e6e0f8c606 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a2fd7b59-c0be-49f0-9bbf-b6e6e0f8c606 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:14:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a2fd7b59-c0be-49f0-9bbf-b6e6e0f8c606 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a2fd7b59-c0be-49f0-9bbf-b6e6e0f8c606 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a2fd7b59-c0be-49f0-9bbf-b6e6e0f8c606 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a2fd7b59-c0be-49f0-9bbf-b6e6e0f8c606 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:14:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 948/1855] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:47 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ae583ba4-b9c8-42b6-965a-b70cbadf28d0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ae583ba4-b9c8-42b6-965a-b70cbadf28d0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:14:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ae583ba4-b9c8-42b6-965a-b70cbadf28d0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ae583ba4-b9c8-42b6-965a-b70cbadf28d0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:49 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:49 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:49 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:49 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:49 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ae583ba4-b9c8-42b6-965a-b70cbadf28d0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ae583ba4-b9c8-42b6-965a-b70cbadf28d0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:14:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 908/1856] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:48 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:14:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-22124a18-7f8b-4db1-9edb-c574def0054a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-22124a18-7f8b-4db1-9edb-c574def0054a tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:14:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-22124a18-7f8b-4db1-9edb-c574def0054a tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-22124a18-7f8b-4db1-9edb-c574def0054a tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-22124a18-7f8b-4db1-9edb-c574def0054a tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-22124a18-7f8b-4db1-9edb-c574def0054a tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:14:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 949/1857] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:50 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2a615729-2009-4aff-ae55-6adf41599ff0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2a615729-2009-4aff-ae55-6adf41599ff0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:14:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2a615729-2009-4aff-ae55-6adf41599ff0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2a615729-2009-4aff-ae55-6adf41599ff0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:51 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:51 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:51 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:51 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:51 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2a615729-2009-4aff-ae55-6adf41599ff0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2a615729-2009-4aff-ae55-6adf41599ff0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:14:51 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 909/1858] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:51 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-34bcd9b0-1e26-4b3b-a5b8-c5213ff550c9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-34bcd9b0-1e26-4b3b-a5b8-c5213ff550c9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:14:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-34bcd9b0-1e26-4b3b-a5b8-c5213ff550c9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-34bcd9b0-1e26-4b3b-a5b8-c5213ff550c9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-34bcd9b0-1e26-4b3b-a5b8-c5213ff550c9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-34bcd9b0-1e26-4b3b-a5b8-c5213ff550c9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:14:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 950/1859] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:52 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2758ecfa-ef40-4519-90c7-3e3f784c1035 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2758ecfa-ef40-4519-90c7-3e3f784c1035 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:14:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2758ecfa-ef40-4519-90c7-3e3f784c1035 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1157639050"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:14:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-2758ecfa-ef40-4519-90c7-3e3f784c1035 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1157639050'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:14:53 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-2758ecfa-ef40-4519-90c7-3e3f784c1035 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Create volume of 1 GB Sep 01 01:14:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2758ecfa-ef40-4519-90c7-3e3f784c1035 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Availability Zones retrieved successfully. Sep 01 01:14:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2758ecfa-ef40-4519-90c7-3e3f784c1035 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Flow 'volume_create_api' (7a994183-2a14-49f9-8021-51c6b7a4caba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:14:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2758ecfa-ef40-4519-90c7-3e3f784c1035 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0abad766-ef2f-41d1-acb4-485717c1d6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-2758ecfa-ef40-4519-90c7-3e3f784c1035 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:14:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2758ecfa-ef40-4519-90c7-3e3f784c1035 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0abad766-ef2f-41d1-acb4-485717c1d6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2758ecfa-ef40-4519-90c7-3e3f784c1035 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c674f3f-620d-4e82-9b92-6af62f6df3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3ae203f0-907a-4dcd-a0ce-d790a1dd40a9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3ae203f0-907a-4dcd-a0ce-d790a1dd40a9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:14:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3ae203f0-907a-4dcd-a0ce-d790a1dd40a9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3ae203f0-907a-4dcd-a0ce-d790a1dd40a9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3ae203f0-907a-4dcd-a0ce-d790a1dd40a9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:54 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-2758ecfa-ef40-4519-90c7-3e3f784c1035 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Created reservations ['97ead70b-f688-4b4f-b8f5-e56f783693d9', '8746e5e7-8276-4dff-97be-8ba47ea6ed8f', '2b03e76f-214e-482b-852a-2cedf4b4d652', '8a45a961-4a5b-405f-bf5f-12f6a4d268db'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:14:54 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2758ecfa-ef40-4519-90c7-3e3f784c1035 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c674f3f-620d-4e82-9b92-6af62f6df3c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97ead70b-f688-4b4f-b8f5-e56f783693d9', '8746e5e7-8276-4dff-97be-8ba47ea6ed8f', '2b03e76f-214e-482b-852a-2cedf4b4d652', '8a45a961-4a5b-405f-bf5f-12f6a4d268db']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3ae203f0-907a-4dcd-a0ce-d790a1dd40a9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:14:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 951/1860] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:53 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:14:54 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2758ecfa-ef40-4519-90c7-3e3f784c1035 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25277241-7fb6-4933-b024-bca3f4c54c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:54 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:54 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:54 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2758ecfa-ef40-4519-90c7-3e3f784c1035 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25277241-7fb6-4933-b024-bca3f4c54c32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b9f6db2-2ab2-4706-b0b6-175beff8aa61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1157639050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dd0c5242b484c57a767529a35f488b6',qos_specs=None,replication_status=,reservations=['97ead70b-f688-4b4f-b8f5-e56f783693d9','8746e5e7-8276-4dff-97be-8ba47ea6ed8f','2b03e76f-214e-482b-852a-2cedf4b4d652','8a45a961-4a5b-405f-bf5f-12f6a4d268db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='133fd87efa7d430cb55f76a585154aa6',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:14:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1157639050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b9f6db2-2ab2-4706-b0b6-175beff8aa61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dd0c5242b484c57a767529a35f488b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='133fd87efa7d430cb55f76a585154aa6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:54 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2758ecfa-ef40-4519-90c7-3e3f784c1035 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (365b996c-8bf2-42cd-86eb-7bd43a1dbc84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:54 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2758ecfa-ef40-4519-90c7-3e3f784c1035 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (365b996c-8bf2-42cd-86eb-7bd43a1dbc84) transitioned into state 'SUCCESS' from state '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-1157639050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dd0c5242b484c57a767529a35f488b6',qos_specs=None,replication_status=,reservations=['97ead70b-f688-4b4f-b8f5-e56f783693d9','8746e5e7-8276-4dff-97be-8ba47ea6ed8f','2b03e76f-214e-482b-852a-2cedf4b4d652','8a45a961-4a5b-405f-bf5f-12f6a4d268db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='133fd87efa7d430cb55f76a585154aa6',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:54 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2758ecfa-ef40-4519-90c7-3e3f784c1035 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5357eb41-6105-4472-8957-047ed8dd7334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:14:54 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2758ecfa-ef40-4519-90c7-3e3f784c1035 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5357eb41-6105-4472-8957-047ed8dd7334) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:14:54 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2758ecfa-ef40-4519-90c7-3e3f784c1035 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Flow 'volume_create_api' (7a994183-2a14-49f9-8021-51c6b7a4caba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:14:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2758ecfa-ef40-4519-90c7-3e3f784c1035 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Create volume request issued successfully. Sep 01 01:14:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2758ecfa-ef40-4519-90c7-3e3f784c1035 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:14:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 910/1861] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:14:53 2026] POST /volume/v3/volumes => generated 756 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:14:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5eba0170-e6e6-45b7-82c3-c193b8c356d0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5eba0170-e6e6-45b7-82c3-c193b8c356d0 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:14:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5eba0170-e6e6-45b7-82c3-c193b8c356d0 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5eba0170-e6e6-45b7-82c3-c193b8c356d0 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5eba0170-e6e6-45b7-82c3-c193b8c356d0 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:14:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5eba0170-e6e6-45b7-82c3-c193b8c356d0 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:14:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 952/1862] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:54 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 824 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9a23134b-1c21-45ab-ab77-7ac3d8204145 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9a23134b-1c21-45ab-ab77-7ac3d8204145 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:14:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9a23134b-1c21-45ab-ab77-7ac3d8204145 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9a23134b-1c21-45ab-ab77-7ac3d8204145 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:55 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:55 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:55 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:55 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9a23134b-1c21-45ab-ab77-7ac3d8204145 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9a23134b-1c21-45ab-ab77-7ac3d8204145 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:14:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 911/1863] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:55 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a60d5f97-fbfb-4741-9637-862930b13d50 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a60d5f97-fbfb-4741-9637-862930b13d50 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:14:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a60d5f97-fbfb-4741-9637-862930b13d50 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a60d5f97-fbfb-4741-9637-862930b13d50 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a60d5f97-fbfb-4741-9637-862930b13d50 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:14:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a60d5f97-fbfb-4741-9637-862930b13d50 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:14:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 953/1864] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:55 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-89550df7-e3e1-497e-9e08-c3b3eeaf3007 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-89550df7-e3e1-497e-9e08-c3b3eeaf3007 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:14:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-89550df7-e3e1-497e-9e08-c3b3eeaf3007 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-89550df7-e3e1-497e-9e08-c3b3eeaf3007 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:56 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:56 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:56 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:56 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:56 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-89550df7-e3e1-497e-9e08-c3b3eeaf3007 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-89550df7-e3e1-497e-9e08-c3b3eeaf3007 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:14:56 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 912/1865] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:56 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:14:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cec69fc4-4102-4538-adf3-4829a71ab98f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cec69fc4-4102-4538-adf3-4829a71ab98f tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:14:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cec69fc4-4102-4538-adf3-4829a71ab98f tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cec69fc4-4102-4538-adf3-4829a71ab98f tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cec69fc4-4102-4538-adf3-4829a71ab98f tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:14:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cec69fc4-4102-4538-adf3-4829a71ab98f tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:14:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 954/1866] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:56 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:14:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4fb0d733-0e06-4d57-8bd1-22eb2d820cfa None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4fb0d733-0e06-4d57-8bd1-22eb2d820cfa tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:14:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4fb0d733-0e06-4d57-8bd1-22eb2d820cfa tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4fb0d733-0e06-4d57-8bd1-22eb2d820cfa tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:57 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:57 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4fb0d733-0e06-4d57-8bd1-22eb2d820cfa tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4fb0d733-0e06-4d57-8bd1-22eb2d820cfa tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:14:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 913/1867] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:57 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:14:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-58411cce-9a78-42e8-8a83-fad6be82c307 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-58411cce-9a78-42e8-8a83-fad6be82c307 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:14:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-58411cce-9a78-42e8-8a83-fad6be82c307 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-58411cce-9a78-42e8-8a83-fad6be82c307 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-58411cce-9a78-42e8-8a83-fad6be82c307 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:14:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-58411cce-9a78-42e8-8a83-fad6be82c307 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:14:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 955/1868] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:57 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-38bccfe1-4729-4ec1-99f9-fc591db3949b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-38bccfe1-4729-4ec1-99f9-fc591db3949b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:14:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-38bccfe1-4729-4ec1-99f9-fc591db3949b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-38bccfe1-4729-4ec1-99f9-fc591db3949b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:58 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:58 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:58 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:58 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-38bccfe1-4729-4ec1-99f9-fc591db3949b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-38bccfe1-4729-4ec1-99f9-fc591db3949b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:14:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 914/1869] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:58 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f4ef8dcf-602b-48f3-99e2-4de1b5c11db8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f4ef8dcf-602b-48f3-99e2-4de1b5c11db8 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:14:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f4ef8dcf-602b-48f3-99e2-4de1b5c11db8 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f4ef8dcf-602b-48f3-99e2-4de1b5c11db8 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f4ef8dcf-602b-48f3-99e2-4de1b5c11db8 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:14:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f4ef8dcf-602b-48f3-99e2-4de1b5c11db8 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:14:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 956/1870] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:58 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d97e47e5-d466-4f76-97f5-e1230248cadf None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d97e47e5-d466-4f76-97f5-e1230248cadf tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:14:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d97e47e5-d466-4f76-97f5-e1230248cadf tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d97e47e5-d466-4f76-97f5-e1230248cadf tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:59 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:59 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:14:59 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:59 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:14:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d97e47e5-d466-4f76-97f5-e1230248cadf tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:14:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d97e47e5-d466-4f76-97f5-e1230248cadf tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:14:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 915/1871] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:59 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:14:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c86ae4c7-0cb6-45fe-a38e-ec057e9baaaf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:14:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c86ae4c7-0cb6-45fe-a38e-ec057e9baaaf tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:14:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c86ae4c7-0cb6-45fe-a38e-ec057e9baaaf tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:14:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c86ae4c7-0cb6-45fe-a38e-ec057e9baaaf tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:14:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:14:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:14:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:14:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:14:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c86ae4c7-0cb6-45fe-a38e-ec057e9baaaf tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:14:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c86ae4c7-0cb6-45fe-a38e-ec057e9baaaf tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:14:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 957/1872] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:14:59 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-604e368a-1dee-4c94-8249-7026003be67f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-604e368a-1dee-4c94-8249-7026003be67f tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-604e368a-1dee-4c94-8249-7026003be67f tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-604e368a-1dee-4c94-8249-7026003be67f tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:00 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:00 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:00 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-604e368a-1dee-4c94-8249-7026003be67f tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-604e368a-1dee-4c94-8249-7026003be67f tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 916/1873] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:00 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-18af97f2-99a5-4256-b8b6-6737c5394eff None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-18af97f2-99a5-4256-b8b6-6737c5394eff tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-18af97f2-99a5-4256-b8b6-6737c5394eff tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-18af97f2-99a5-4256-b8b6-6737c5394eff tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-18af97f2-99a5-4256-b8b6-6737c5394eff tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-18af97f2-99a5-4256-b8b6-6737c5394eff tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 958/1874] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:00 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ad318d6f-4c5d-46c1-be4b-fd1ba854d5ae None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ad318d6f-4c5d-46c1-be4b-fd1ba854d5ae tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ad318d6f-4c5d-46c1-be4b-fd1ba854d5ae tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ad318d6f-4c5d-46c1-be4b-fd1ba854d5ae tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ad318d6f-4c5d-46c1-be4b-fd1ba854d5ae tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ad318d6f-4c5d-46c1-be4b-fd1ba854d5ae tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 917/1875] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:01 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:15:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d3d7245d-2ed9-4d65-bda1-f119b4e8af86 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d3d7245d-2ed9-4d65-bda1-f119b4e8af86 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d3d7245d-2ed9-4d65-bda1-f119b4e8af86 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d3d7245d-2ed9-4d65-bda1-f119b4e8af86 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d3d7245d-2ed9-4d65-bda1-f119b4e8af86 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d3d7245d-2ed9-4d65-bda1-f119b4e8af86 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 959/1876] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:01 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-36ce66ab-30d7-4dfb-b6ef-b54f90ab1a91 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-36ce66ab-30d7-4dfb-b6ef-b54f90ab1a91 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-36ce66ab-30d7-4dfb-b6ef-b54f90ab1a91 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-36ce66ab-30d7-4dfb-b6ef-b54f90ab1a91 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:02 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:02 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:02 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:02 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-36ce66ab-30d7-4dfb-b6ef-b54f90ab1a91 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-36ce66ab-30d7-4dfb-b6ef-b54f90ab1a91 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 918/1877] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:02 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f6473cd1-b6a8-4ed7-92a3-c46bff477234 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f6473cd1-b6a8-4ed7-92a3-c46bff477234 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f6473cd1-b6a8-4ed7-92a3-c46bff477234 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f6473cd1-b6a8-4ed7-92a3-c46bff477234 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f6473cd1-b6a8-4ed7-92a3-c46bff477234 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f6473cd1-b6a8-4ed7-92a3-c46bff477234 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 960/1878] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:03 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-aa3a1799-815e-44e6-96de-7de70ea28316 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aa3a1799-815e-44e6-96de-7de70ea28316 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aa3a1799-815e-44e6-96de-7de70ea28316 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aa3a1799-815e-44e6-96de-7de70ea28316 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:03 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:03 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:03 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:03 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:03 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-aa3a1799-815e-44e6-96de-7de70ea28316 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aa3a1799-815e-44e6-96de-7de70ea28316 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 919/1879] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:03 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a5d13986-2aa5-4399-a89e-83cfe791799f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a5d13986-2aa5-4399-a89e-83cfe791799f tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a5d13986-2aa5-4399-a89e-83cfe791799f tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a5d13986-2aa5-4399-a89e-83cfe791799f tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a5d13986-2aa5-4399-a89e-83cfe791799f tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a5d13986-2aa5-4399-a89e-83cfe791799f tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 961/1880] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:04 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:15:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5c778b19-f741-4cbe-aecb-ef7a095fcea5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5c778b19-f741-4cbe-aecb-ef7a095fcea5 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5c778b19-f741-4cbe-aecb-ef7a095fcea5 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5c778b19-f741-4cbe-aecb-ef7a095fcea5 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:04 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:04 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:04 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:04 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5c778b19-f741-4cbe-aecb-ef7a095fcea5 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5c778b19-f741-4cbe-aecb-ef7a095fcea5 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:04 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 920/1881] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:04 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9a4586b8-305c-4b43-967b-71fdc6fc1c36 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9a4586b8-305c-4b43-967b-71fdc6fc1c36 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9a4586b8-305c-4b43-967b-71fdc6fc1c36 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9a4586b8-305c-4b43-967b-71fdc6fc1c36 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9a4586b8-305c-4b43-967b-71fdc6fc1c36 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9a4586b8-305c-4b43-967b-71fdc6fc1c36 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 962/1882] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:05 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8c11483e-356d-4436-ac97-d6e43ff115d9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8c11483e-356d-4436-ac97-d6e43ff115d9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8c11483e-356d-4436-ac97-d6e43ff115d9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8c11483e-356d-4436-ac97-d6e43ff115d9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:06 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:06 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:06 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:06 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:06 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8c11483e-356d-4436-ac97-d6e43ff115d9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8c11483e-356d-4436-ac97-d6e43ff115d9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 921/1883] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:06 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8cb0f6d9-d6be-4619-a646-c6b287111071 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8cb0f6d9-d6be-4619-a646-c6b287111071 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8cb0f6d9-d6be-4619-a646-c6b287111071 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8cb0f6d9-d6be-4619-a646-c6b287111071 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8cb0f6d9-d6be-4619-a646-c6b287111071 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8cb0f6d9-d6be-4619-a646-c6b287111071 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 963/1884] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:06 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ac34eace-227c-4c41-9c89-05c99f5a6d07 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ac34eace-227c-4c41-9c89-05c99f5a6d07 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ac34eace-227c-4c41-9c89-05c99f5a6d07 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ac34eace-227c-4c41-9c89-05c99f5a6d07 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:07 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:07 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ac34eace-227c-4c41-9c89-05c99f5a6d07 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ac34eace-227c-4c41-9c89-05c99f5a6d07 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 922/1885] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:07 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-57e21e7d-fce7-4e5a-aa03-28601b8f1f76 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-57e21e7d-fce7-4e5a-aa03-28601b8f1f76 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-57e21e7d-fce7-4e5a-aa03-28601b8f1f76 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-57e21e7d-fce7-4e5a-aa03-28601b8f1f76 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-57e21e7d-fce7-4e5a-aa03-28601b8f1f76 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-57e21e7d-fce7-4e5a-aa03-28601b8f1f76 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 964/1886] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:07 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d84be665-04fc-4b5c-8935-2c4f0dddf3f0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d84be665-04fc-4b5c-8935-2c4f0dddf3f0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d84be665-04fc-4b5c-8935-2c4f0dddf3f0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d84be665-04fc-4b5c-8935-2c4f0dddf3f0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:08 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:08 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:08 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:08 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:08 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d84be665-04fc-4b5c-8935-2c4f0dddf3f0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d84be665-04fc-4b5c-8935-2c4f0dddf3f0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:08 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 923/1887] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:08 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ef5cab4d-2b6a-4fbd-88f2-704d27f3e0ea None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ef5cab4d-2b6a-4fbd-88f2-704d27f3e0ea tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ef5cab4d-2b6a-4fbd-88f2-704d27f3e0ea tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ef5cab4d-2b6a-4fbd-88f2-704d27f3e0ea tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:08 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:08 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ef5cab4d-2b6a-4fbd-88f2-704d27f3e0ea tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ef5cab4d-2b6a-4fbd-88f2-704d27f3e0ea tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 965/1888] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:08 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-51111aec-68c4-4baf-ac20-6c9fad7f7bb6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-51111aec-68c4-4baf-ac20-6c9fad7f7bb6 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-51111aec-68c4-4baf-ac20-6c9fad7f7bb6 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-51111aec-68c4-4baf-ac20-6c9fad7f7bb6 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:09 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:09 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:09 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:09 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:09 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-51111aec-68c4-4baf-ac20-6c9fad7f7bb6 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-51111aec-68c4-4baf-ac20-6c9fad7f7bb6 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 924/1889] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:09 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-78fecfb2-46cc-49e6-baec-fb4f723428b9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-78fecfb2-46cc-49e6-baec-fb4f723428b9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-78fecfb2-46cc-49e6-baec-fb4f723428b9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-78fecfb2-46cc-49e6-baec-fb4f723428b9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-78fecfb2-46cc-49e6-baec-fb4f723428b9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-78fecfb2-46cc-49e6-baec-fb4f723428b9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 966/1890] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:09 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-39b9e85d-e650-47e5-be51-27eb4fbae916 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-39b9e85d-e650-47e5-be51-27eb4fbae916 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-39b9e85d-e650-47e5-be51-27eb4fbae916 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-39b9e85d-e650-47e5-be51-27eb4fbae916 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:10 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:10 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:10 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:10 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:10 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-39b9e85d-e650-47e5-be51-27eb4fbae916 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-39b9e85d-e650-47e5-be51-27eb4fbae916 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 925/1891] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:10 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b05d9a5a-338a-49f0-be67-9337f2bbd7c7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b05d9a5a-338a-49f0-be67-9337f2bbd7c7 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b05d9a5a-338a-49f0-be67-9337f2bbd7c7 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b05d9a5a-338a-49f0-be67-9337f2bbd7c7 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b05d9a5a-338a-49f0-be67-9337f2bbd7c7 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b05d9a5a-338a-49f0-be67-9337f2bbd7c7 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 967/1892] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:10 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3523d9bc-1a18-4db9-bb0a-c40336281b4c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3523d9bc-1a18-4db9-bb0a-c40336281b4c tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3523d9bc-1a18-4db9-bb0a-c40336281b4c tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3523d9bc-1a18-4db9-bb0a-c40336281b4c tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:11 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:11 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:11 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:11 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:11 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3523d9bc-1a18-4db9-bb0a-c40336281b4c tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3523d9bc-1a18-4db9-bb0a-c40336281b4c tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:11 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 926/1893] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:11 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:15:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-97813362-454a-4265-9c78-ee7aca6f1f42 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-97813362-454a-4265-9c78-ee7aca6f1f42 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-97813362-454a-4265-9c78-ee7aca6f1f42 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-97813362-454a-4265-9c78-ee7aca6f1f42 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-97813362-454a-4265-9c78-ee7aca6f1f42 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-97813362-454a-4265-9c78-ee7aca6f1f42 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 968/1894] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:11 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9100f7e7-8837-4de8-996c-1ac3ba60cdba None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9100f7e7-8837-4de8-996c-1ac3ba60cdba tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9100f7e7-8837-4de8-996c-1ac3ba60cdba tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9100f7e7-8837-4de8-996c-1ac3ba60cdba tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:12 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:12 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:12 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:12 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9100f7e7-8837-4de8-996c-1ac3ba60cdba tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9100f7e7-8837-4de8-996c-1ac3ba60cdba tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 927/1895] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:12 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fdf630c2-d5f4-4459-9be2-4b9e0f0e4112 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fdf630c2-d5f4-4459-9be2-4b9e0f0e4112 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fdf630c2-d5f4-4459-9be2-4b9e0f0e4112 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fdf630c2-d5f4-4459-9be2-4b9e0f0e4112 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fdf630c2-d5f4-4459-9be2-4b9e0f0e4112 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fdf630c2-d5f4-4459-9be2-4b9e0f0e4112 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 969/1896] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:12 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d73ff511-95e3-469e-9b4b-3aa30c6c13ab None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d73ff511-95e3-469e-9b4b-3aa30c6c13ab tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d73ff511-95e3-469e-9b4b-3aa30c6c13ab tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d73ff511-95e3-469e-9b4b-3aa30c6c13ab tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:13 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:13 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d73ff511-95e3-469e-9b4b-3aa30c6c13ab tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d73ff511-95e3-469e-9b4b-3aa30c6c13ab tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 928/1897] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:13 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a7ebb90d-39f7-4182-8976-e63f5083fff5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a7ebb90d-39f7-4182-8976-e63f5083fff5 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a7ebb90d-39f7-4182-8976-e63f5083fff5 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a7ebb90d-39f7-4182-8976-e63f5083fff5 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a7ebb90d-39f7-4182-8976-e63f5083fff5 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a7ebb90d-39f7-4182-8976-e63f5083fff5 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 970/1898] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:13 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a9d9fc3a-a75b-4aa0-be55-79e4d59ff853 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a9d9fc3a-a75b-4aa0-be55-79e4d59ff853 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a9d9fc3a-a75b-4aa0-be55-79e4d59ff853 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a9d9fc3a-a75b-4aa0-be55-79e4d59ff853 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:14 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:14 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:14 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:14 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:14 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a9d9fc3a-a75b-4aa0-be55-79e4d59ff853 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a9d9fc3a-a75b-4aa0-be55-79e4d59ff853 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 929/1899] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:14 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-df3d787e-acdb-406f-9b3a-3f62be143a19 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-df3d787e-acdb-406f-9b3a-3f62be143a19 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-df3d787e-acdb-406f-9b3a-3f62be143a19 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-df3d787e-acdb-406f-9b3a-3f62be143a19 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-df3d787e-acdb-406f-9b3a-3f62be143a19 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-df3d787e-acdb-406f-9b3a-3f62be143a19 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 971/1900] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:15 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-aa38dba9-d81b-4efc-8865-44367d77356a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aa38dba9-d81b-4efc-8865-44367d77356a tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] GET http://192.168.122.211/volume/v3/volumes/7cf2e284-e880-44b2-be68-74c897e9c35d Sep 01 01:15:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aa38dba9-d81b-4efc-8865-44367d77356a tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aa38dba9-d81b-4efc-8865-44367d77356a tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:15 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:15 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:15 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:15 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:15 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-aa38dba9-d81b-4efc-8865-44367d77356a tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Volume info retrieved successfully. Sep 01 01:15:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aa38dba9-d81b-4efc-8865-44367d77356a tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] http://192.168.122.211/volume/v3/volumes/7cf2e284-e880-44b2-be68-74c897e9c35d returned with HTTP 200 Sep 01 01:15:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 930/1901] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:15 2026] GET /volume/v3/volumes/7cf2e284-e880-44b2-be68-74c897e9c35d => generated 858 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a6ccd884-7989-434d-a6df-0c8f8966ae4d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a6ccd884-7989-434d-a6df-0c8f8966ae4d tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] DELETE http://192.168.122.211/volume/v3/volumes/7cf2e284-e880-44b2-be68-74c897e9c35d Sep 01 01:15:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a6ccd884-7989-434d-a6df-0c8f8966ae4d tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a6ccd884-7989-434d-a6df-0c8f8966ae4d tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:15 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-a6ccd884-7989-434d-a6df-0c8f8966ae4d tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Delete volume with id: 7cf2e284-e880-44b2-be68-74c897e9c35d Sep 01 01:15:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a6ccd884-7989-434d-a6df-0c8f8966ae4d tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Volume info retrieved successfully. Sep 01 01:15:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f7c29cfe-c30a-4047-9713-247beba4d8bc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f7c29cfe-c30a-4047-9713-247beba4d8bc tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f7c29cfe-c30a-4047-9713-247beba4d8bc tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f7c29cfe-c30a-4047-9713-247beba4d8bc tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a6ccd884-7989-434d-a6df-0c8f8966ae4d tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Delete volume request issued successfully. Sep 01 01:15:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a6ccd884-7989-434d-a6df-0c8f8966ae4d tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] http://192.168.122.211/volume/v3/volumes/7cf2e284-e880-44b2-be68-74c897e9c35d returned with HTTP 202 Sep 01 01:15:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 972/1902] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:15:15 2026] DELETE /volume/v3/volumes/7cf2e284-e880-44b2-be68-74c897e9c35d => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:15:15 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:15 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0ed23d30-f9f3-40f3-ade7-00aa60f78513 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:15 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:15 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0ed23d30-f9f3-40f3-ade7-00aa60f78513 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] GET http://192.168.122.211/volume/v3/volumes/7cf2e284-e880-44b2-be68-74c897e9c35d Sep 01 01:15:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0ed23d30-f9f3-40f3-ade7-00aa60f78513 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0ed23d30-f9f3-40f3-ade7-00aa60f78513 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:15 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f7c29cfe-c30a-4047-9713-247beba4d8bc tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f7c29cfe-c30a-4047-9713-247beba4d8bc tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 931/1903] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:15 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0ed23d30-f9f3-40f3-ade7-00aa60f78513 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Volume info retrieved successfully. Sep 01 01:15:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0ed23d30-f9f3-40f3-ade7-00aa60f78513 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] http://192.168.122.211/volume/v3/volumes/7cf2e284-e880-44b2-be68-74c897e9c35d returned with HTTP 200 Sep 01 01:15:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 973/1904] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:15 2026] GET /volume/v3/volumes/7cf2e284-e880-44b2-be68-74c897e9c35d => generated 857 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7a0f510d-254d-406a-b221-6d460a46cc4e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7a0f510d-254d-406a-b221-6d460a46cc4e tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7a0f510d-254d-406a-b221-6d460a46cc4e tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7a0f510d-254d-406a-b221-6d460a46cc4e tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:16 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:16 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:16 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:16 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7a0f510d-254d-406a-b221-6d460a46cc4e tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7a0f510d-254d-406a-b221-6d460a46cc4e tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 932/1905] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:16 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a0c31e4d-dcc8-4aca-990d-64becde0304a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a0c31e4d-dcc8-4aca-990d-64becde0304a tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a0c31e4d-dcc8-4aca-990d-64becde0304a tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a0c31e4d-dcc8-4aca-990d-64becde0304a tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-24e5d299-ea45-4253-ac36-649a421f14a8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-24e5d299-ea45-4253-ac36-649a421f14a8 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] GET http://192.168.122.211/volume/v3/volumes/7cf2e284-e880-44b2-be68-74c897e9c35d Sep 01 01:15:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-24e5d299-ea45-4253-ac36-649a421f14a8 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-24e5d299-ea45-4253-ac36-649a421f14a8 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-24e5d299-ea45-4253-ac36-649a421f14a8 tempest-TestImageHashVerification-1135397039 tempest-TestImageHashVerification-1135397039-project-member] http://192.168.122.211/volume/v3/volumes/7cf2e284-e880-44b2-be68-74c897e9c35d returned with HTTP 404 Sep 01 01:15:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 933/1906] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:17 2026] GET /volume/v3/volumes/7cf2e284-e880-44b2-be68-74c897e9c35d => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:15:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a0c31e4d-dcc8-4aca-990d-64becde0304a tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a0c31e4d-dcc8-4aca-990d-64becde0304a tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 974/1907] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:17 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7645cf63-68ae-4130-9271-0e411f1b7cd6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7645cf63-68ae-4130-9271-0e411f1b7cd6 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7645cf63-68ae-4130-9271-0e411f1b7cd6 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7645cf63-68ae-4130-9271-0e411f1b7cd6 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:17 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:17 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:17 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:17 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:17 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7645cf63-68ae-4130-9271-0e411f1b7cd6 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7645cf63-68ae-4130-9271-0e411f1b7cd6 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 934/1908] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:17 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-abc4b918-e2ac-44c7-ad5f-3c263c594818 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-abc4b918-e2ac-44c7-ad5f-3c263c594818 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-abc4b918-e2ac-44c7-ad5f-3c263c594818 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-abc4b918-e2ac-44c7-ad5f-3c263c594818 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-abc4b918-e2ac-44c7-ad5f-3c263c594818 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-abc4b918-e2ac-44c7-ad5f-3c263c594818 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 975/1909] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:18 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-30cd97db-59e0-4c2b-a8f9-eb247751fbc9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-30cd97db-59e0-4c2b-a8f9-eb247751fbc9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-30cd97db-59e0-4c2b-a8f9-eb247751fbc9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-30cd97db-59e0-4c2b-a8f9-eb247751fbc9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:18 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:18 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:18 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:18 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:18 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-30cd97db-59e0-4c2b-a8f9-eb247751fbc9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-30cd97db-59e0-4c2b-a8f9-eb247751fbc9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:18 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 935/1910] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:18 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ee568305-0381-49f1-9bba-85e301a6c0aa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ee568305-0381-49f1-9bba-85e301a6c0aa tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ee568305-0381-49f1-9bba-85e301a6c0aa tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ee568305-0381-49f1-9bba-85e301a6c0aa tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ee568305-0381-49f1-9bba-85e301a6c0aa tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ee568305-0381-49f1-9bba-85e301a6c0aa tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 976/1911] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:19 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fa9bb546-0e2b-4a06-ab7b-6875a65ce77a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fa9bb546-0e2b-4a06-ab7b-6875a65ce77a tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fa9bb546-0e2b-4a06-ab7b-6875a65ce77a tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fa9bb546-0e2b-4a06-ab7b-6875a65ce77a tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:19 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:19 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:19 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:19 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:19 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-fa9bb546-0e2b-4a06-ab7b-6875a65ce77a tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fa9bb546-0e2b-4a06-ab7b-6875a65ce77a tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 936/1912] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:19 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4e8c73f8-7ec7-4a11-9ae3-d2335c8db21b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4e8c73f8-7ec7-4a11-9ae3-d2335c8db21b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4e8c73f8-7ec7-4a11-9ae3-d2335c8db21b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4e8c73f8-7ec7-4a11-9ae3-d2335c8db21b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4e8c73f8-7ec7-4a11-9ae3-d2335c8db21b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4e8c73f8-7ec7-4a11-9ae3-d2335c8db21b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 977/1913] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:20 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1198cd1c-52ca-4735-b50a-a2a0033fd454 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1198cd1c-52ca-4735-b50a-a2a0033fd454 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1198cd1c-52ca-4735-b50a-a2a0033fd454 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1198cd1c-52ca-4735-b50a-a2a0033fd454 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:20 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:20 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:20 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:20 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:20 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1198cd1c-52ca-4735-b50a-a2a0033fd454 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1198cd1c-52ca-4735-b50a-a2a0033fd454 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:20 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 937/1914] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:20 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:15:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cd24eb43-89ef-4b76-8d7a-be04e15dd4be None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cd24eb43-89ef-4b76-8d7a-be04e15dd4be tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cd24eb43-89ef-4b76-8d7a-be04e15dd4be tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cd24eb43-89ef-4b76-8d7a-be04e15dd4be tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cd24eb43-89ef-4b76-8d7a-be04e15dd4be tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cd24eb43-89ef-4b76-8d7a-be04e15dd4be tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 978/1915] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:21 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:15:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-45687b59-e061-4ae8-b1e5-141bc247f8c6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-45687b59-e061-4ae8-b1e5-141bc247f8c6 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-45687b59-e061-4ae8-b1e5-141bc247f8c6 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-45687b59-e061-4ae8-b1e5-141bc247f8c6 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:21 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:21 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:21 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:21 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:21 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-45687b59-e061-4ae8-b1e5-141bc247f8c6 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-45687b59-e061-4ae8-b1e5-141bc247f8c6 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:21 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 938/1916] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:21 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-65a0a0c8-d0dd-4b80-834c-2fd0c4193648 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-65a0a0c8-d0dd-4b80-834c-2fd0c4193648 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-65a0a0c8-d0dd-4b80-834c-2fd0c4193648 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-65a0a0c8-d0dd-4b80-834c-2fd0c4193648 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-65a0a0c8-d0dd-4b80-834c-2fd0c4193648 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-65a0a0c8-d0dd-4b80-834c-2fd0c4193648 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 979/1917] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:22 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-47be5fc4-3cdc-481e-8b8f-f9e1021cefbe None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-47be5fc4-3cdc-481e-8b8f-f9e1021cefbe tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-47be5fc4-3cdc-481e-8b8f-f9e1021cefbe tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-47be5fc4-3cdc-481e-8b8f-f9e1021cefbe tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:22 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:22 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:22 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:22 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:22 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-47be5fc4-3cdc-481e-8b8f-f9e1021cefbe tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-47be5fc4-3cdc-481e-8b8f-f9e1021cefbe tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 939/1918] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:22 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-79d952ca-46d9-4cd1-9efb-0c1a108330fe None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-79d952ca-46d9-4cd1-9efb-0c1a108330fe tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-79d952ca-46d9-4cd1-9efb-0c1a108330fe tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-79d952ca-46d9-4cd1-9efb-0c1a108330fe tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-79d952ca-46d9-4cd1-9efb-0c1a108330fe tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-79d952ca-46d9-4cd1-9efb-0c1a108330fe tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 980/1919] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:23 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-667049a4-9e0e-468d-aa2c-095ddc51278a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-667049a4-9e0e-468d-aa2c-095ddc51278a tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-667049a4-9e0e-468d-aa2c-095ddc51278a tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-667049a4-9e0e-468d-aa2c-095ddc51278a tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:24 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:24 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:24 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:24 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:24 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-667049a4-9e0e-468d-aa2c-095ddc51278a tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-667049a4-9e0e-468d-aa2c-095ddc51278a tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:24 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 940/1920] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:23 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a089f842-a71b-488d-91f7-e987484e5b19 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a089f842-a71b-488d-91f7-e987484e5b19 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a089f842-a71b-488d-91f7-e987484e5b19 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a089f842-a71b-488d-91f7-e987484e5b19 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:24 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a089f842-a71b-488d-91f7-e987484e5b19 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a089f842-a71b-488d-91f7-e987484e5b19 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 981/1921] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:24 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:15:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a4e2f50a-53f3-432b-80b2-589ae87ff6d9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a4e2f50a-53f3-432b-80b2-589ae87ff6d9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a4e2f50a-53f3-432b-80b2-589ae87ff6d9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a4e2f50a-53f3-432b-80b2-589ae87ff6d9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:25 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:25 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:25 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:25 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:25 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a4e2f50a-53f3-432b-80b2-589ae87ff6d9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a4e2f50a-53f3-432b-80b2-589ae87ff6d9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:25 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 941/1922] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:25 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-567db058-6b78-4956-b483-24d05c28325f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-567db058-6b78-4956-b483-24d05c28325f tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-567db058-6b78-4956-b483-24d05c28325f tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-567db058-6b78-4956-b483-24d05c28325f tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:25 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=341,cinder:INSERT=35,cinder:UPDATE=55 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:15:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-567db058-6b78-4956-b483-24d05c28325f tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-567db058-6b78-4956-b483-24d05c28325f tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 982/1923] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:25 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 893 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-134eb510-b968-4525-ad69-5e872acd6c5e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-134eb510-b968-4525-ad69-5e872acd6c5e tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-134eb510-b968-4525-ad69-5e872acd6c5e tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-134eb510-b968-4525-ad69-5e872acd6c5e tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:26 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:26 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:26 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:26 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:26 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-134eb510-b968-4525-ad69-5e872acd6c5e tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-134eb510-b968-4525-ad69-5e872acd6c5e tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 942/1924] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:26 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b62cf99b-5955-47db-9554-ec8039d8e059 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b62cf99b-5955-47db-9554-ec8039d8e059 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b62cf99b-5955-47db-9554-ec8039d8e059 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b62cf99b-5955-47db-9554-ec8039d8e059 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b62cf99b-5955-47db-9554-ec8039d8e059 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-a26b67a6-5d4b-4812-bccf-30faace06c1b req-aec72199-8ca9-4263-9837-6a0d75fd88ae None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b62cf99b-5955-47db-9554-ec8039d8e059 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 983/1925] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:27 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 894 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-a26b67a6-5d4b-4812-bccf-30faace06c1b req-aec72199-8ca9-4263-9837-6a0d75fd88ae tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] DELETE http://192.168.122.211/volume/v3/attachments/c245ce50-ea51-40cf-a637-3bd1323adec3 Sep 01 01:15:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-a26b67a6-5d4b-4812-bccf-30faace06c1b req-aec72199-8ca9-4263-9837-6a0d75fd88ae tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-a26b67a6-5d4b-4812-bccf-30faace06c1b req-aec72199-8ca9-4263-9837-6a0d75fd88ae tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2e622675-9212-41eb-a993-cdd022fa106e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2e622675-9212-41eb-a993-cdd022fa106e tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:27 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:27 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2e622675-9212-41eb-a993-cdd022fa106e tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2e622675-9212-41eb-a993-cdd022fa106e tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2e622675-9212-41eb-a993-cdd022fa106e tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:27 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:27 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, Sep 01 01:15:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2e622675-9212-41eb-a993-cdd022fa106e tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 984/1926] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:27 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 894 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-499ccf57-daad-4f83-bd23-22b811e18499 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-499ccf57-daad-4f83-bd23-22b811e18499 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] PUT http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-499ccf57-daad-4f83-bd23-22b811e18499 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-772572414"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:15:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-a26b67a6-5d4b-4812-bccf-30faace06c1b req-aec72199-8ca9-4263-9837-6a0d75fd88ae tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] http://192.168.122.211/volume/v3/attachments/c245ce50-ea51-40cf-a637-3bd1323adec3 returned with HTTP 200 Sep 01 01:15:27 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 943/1927] 192.168.122.211 () {64 vars in 1562 bytes} [Tue Sep 1 01:15:27 2026] DELETE /volume/v3/attachments/c245ce50-ea51-40cf-a637-3bd1323adec3 => generated 19 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-499ccf57-daad-4f83-bd23-22b811e18499 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-a26b67a6-5d4b-4812-bccf-30faace06c1b req-383b36df-ef80-4a8e-97e3-5da8358ef9be None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-a26b67a6-5d4b-4812-bccf-30faace06c1b req-383b36df-ef80-4a8e-97e3-5da8358ef9be tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] DELETE http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c Sep 01 01:15:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-a26b67a6-5d4b-4812-bccf-30faace06c1b req-383b36df-ef80-4a8e-97e3-5da8358ef9be tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-a26b67a6-5d4b-4812-bccf-30faace06c1b req-383b36df-ef80-4a8e-97e3-5da8358ef9be tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-499ccf57-daad-4f83-bd23-22b811e18499 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume updated successfully. Sep 01 01:15:27 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [req-a26b67a6-5d4b-4812-bccf-30faace06c1b req-383b36df-ef80-4a8e-97e3-5da8358ef9be tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Delete volume with id: 7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c Sep 01 01:15:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-499ccf57-daad-4f83-bd23-22b811e18499 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 985/1928] 192.168.122.211 () {60 vars in 1252 bytes} [Tue Sep 1 01:15:27 2026] PUT /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 826 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1204fe24-24b1-4bf2-8a1c-6ce8d3ea939b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:27 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:27 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:27 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:27 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:27 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-a26b67a6-5d4b-4812-bccf-30faace06c1b req-383b36df-ef80-4a8e-97e3-5da8358ef9be tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Volume info retrieved successfully. Sep 01 01:15:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1204fe24-24b1-4bf2-8a1c-6ce8d3ea939b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] PUT http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1204fe24-24b1-4bf2-8a1c-6ce8d3ea939b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-312068963", "description": "This is the new description of volume"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:15:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1204fe24-24b1-4bf2-8a1c-6ce8d3ea939b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1204fe24-24b1-4bf2-8a1c-6ce8d3ea939b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume updated successfully. Sep 01 01:15:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1204fe24-24b1-4bf2-8a1c-6ce8d3ea939b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 986/1929] 192.168.122.211 () {60 vars in 1253 bytes} [Tue Sep 1 01:15:27 2026] PUT /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 865 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6c7a030e-f18b-4709-909a-e01cb93b2954 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:27 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-a26b67a6-5d4b-4812-bccf-30faace06c1b req-383b36df-ef80-4a8e-97e3-5da8358ef9be tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] Delete volume request issued successfully. Sep 01 01:15:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-a26b67a6-5d4b-4812-bccf-30faace06c1b req-383b36df-ef80-4a8e-97e3-5da8358ef9be tempest-TestShelveInstance-1237028677 tempest-TestShelveInstance-1237028677-project-member] http://192.168.122.211/volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c returned with HTTP 202 Sep 01 01:15:27 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 944/1930] 192.168.122.211 () {62 vars in 1509 bytes} [Tue Sep 1 01:15:27 2026] DELETE /volume/v3/volumes/7efd4fc5-ea88-44fe-a8e7-b00efb2ed07c => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:15:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-72f4aed9-6376-43d5-be1c-c8e0c643caff None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6c7a030e-f18b-4709-909a-e01cb93b2954 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6c7a030e-f18b-4709-909a-e01cb93b2954 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6c7a030e-f18b-4709-909a-e01cb93b2954 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-72f4aed9-6376-43d5-be1c-c8e0c643caff tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-72f4aed9-6376-43d5-be1c-c8e0c643caff tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-72f4aed9-6376-43d5-be1c-c8e0c643caff tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6c7a030e-f18b-4709-909a-e01cb93b2954 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:27 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:27 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:27 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:27 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6c7a030e-f18b-4709-909a-e01cb93b2954 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 987/1931] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:27 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:27 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-72f4aed9-6376-43d5-be1c-c8e0c643caff tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-72f4aed9-6376-43d5-be1c-c8e0c643caff tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:27 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 945/1932] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:27 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 933 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fd35eb74-0b60-4b47-b037-b37ec69f037d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fd35eb74-0b60-4b47-b037-b37ec69f037d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:15:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fd35eb74-0b60-4b47-b037-b37ec69f037d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-357299857", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-165805967"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:15:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-fd35eb74-0b60-4b47-b037-b37ec69f037d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-357299857', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-165805967'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:15:27 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-fd35eb74-0b60-4b47-b037-b37ec69f037d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Create volume of 1 GB Sep 01 01:15:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fd35eb74-0b60-4b47-b037-b37ec69f037d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Availability Zones retrieved successfully. Sep 01 01:15:27 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fd35eb74-0b60-4b47-b037-b37ec69f037d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Flow 'volume_create_api' (cc96c142-947a-4acb-bdd3-94d43c01f560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:15:27 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fd35eb74-0b60-4b47-b037-b37ec69f037d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (108f9ae5-d207-42e7-b7ba-78987897ef6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:27 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-fd35eb74-0b60-4b47-b037-b37ec69f037d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:15:27 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fd35eb74-0b60-4b47-b037-b37ec69f037d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (108f9ae5-d207-42e7-b7ba-78987897ef6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:27 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fd35eb74-0b60-4b47-b037-b37ec69f037d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d3968c8-b147-42df-a5de-23223e217c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:27 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-fd35eb74-0b60-4b47-b037-b37ec69f037d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Created reservations ['c3f33a63-b15c-4700-a1bb-5a9cf8df0a41', '00c94d4b-c5b6-4004-b58a-2a9955866e83', '456d1db0-e61e-4116-bdf9-d003b5666630', 'a0728963-5e6c-41fe-8040-e83337b78a79'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:15:27 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fd35eb74-0b60-4b47-b037-b37ec69f037d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d3968c8-b147-42df-a5de-23223e217c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3f33a63-b15c-4700-a1bb-5a9cf8df0a41', '00c94d4b-c5b6-4004-b58a-2a9955866e83', '456d1db0-e61e-4116-bdf9-d003b5666630', 'a0728963-5e6c-41fe-8040-e83337b78a79']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:27 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fd35eb74-0b60-4b47-b037-b37ec69f037d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5b1b97e-d18e-481c-afa3-7db28749453d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fd35eb74-0b60-4b47-b037-b37ec69f037d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5b1b97e-d18e-481c-afa3-7db28749453d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ccbbaa6-cf10-4f90-a736-4de2817e8426', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-357299857',display_name='tempest-VolumesGetTest-Volume-165805967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8f24635af947f0a7487e88c1617056',qos_specs=None,replication_status=,reservations=['c3f33a63-b15c-4700-a1bb-5a9cf8df0a41','00c94d4b-c5b6-4004-b58a-2a9955866e83','456d1db0-e61e-4116-bdf9-d003b5666630','a0728963-5e6c-41fe-8040-e83337b78a79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d100af495ec54f30b7f237c4dc53568f',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:15:27Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-357299857',display_name='tempest-VolumesGetTest-Volume-165805967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ccbbaa6-cf10-4f90-a736-4de2817e8426,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e8f24635af947f0a7487e88c1617056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d100af495ec54f30b7f237c4dc53568f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fd35eb74-0b60-4b47-b037-b37ec69f037d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8723e51d-dfcf-4d5b-8f78-57ade7303615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fd35eb74-0b60-4b47-b037-b37ec69f037d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8723e51d-dfcf-4d5b-8f78-57ade7303615) transitioned into 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-357299857',display_name='tempest-VolumesGetTest-Volume-165805967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8f24635af947f0a7487e88c1617056',qos_specs=None,replication_status=,reservations=['c3f33a63-b15c-4700-a1bb-5a9cf8df0a41','00c94d4b-c5b6-4004-b58a-2a9955866e83','456d1db0-e61e-4116-bdf9-d003b5666630','a0728963-5e6c-41fe-8040-e83337b78a79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d100af495ec54f30b7f237c4dc53568f',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fd35eb74-0b60-4b47-b037-b37ec69f037d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d51b55f-6923-4cb4-9ae8-7378fa38bb97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fd35eb74-0b60-4b47-b037-b37ec69f037d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d51b55f-6923-4cb4-9ae8-7378fa38bb97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fd35eb74-0b60-4b47-b037-b37ec69f037d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Flow 'volume_create_api' (cc96c142-947a-4acb-bdd3-94d43c01f560) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:15:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fd35eb74-0b60-4b47-b037-b37ec69f037d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Create volume request issued successfully. Sep 01 01:15:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fd35eb74-0b60-4b47-b037-b37ec69f037d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:15:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 988/1933] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:15:27 2026] POST /volume/v3/volumes => generated 787 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:15:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-916e23c4-4fdc-454b-9534-4e6a679048c9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-916e23c4-4fdc-454b-9534-4e6a679048c9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/2ccbbaa6-cf10-4f90-a736-4de2817e8426 Sep 01 01:15:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-916e23c4-4fdc-454b-9534-4e6a679048c9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-916e23c4-4fdc-454b-9534-4e6a679048c9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:28 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:28 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:28 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:28 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:28 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-916e23c4-4fdc-454b-9534-4e6a679048c9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-916e23c4-4fdc-454b-9534-4e6a679048c9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/2ccbbaa6-cf10-4f90-a736-4de2817e8426 returned with HTTP 200 Sep 01 01:15:28 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 946/1934] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:28 2026] GET /volume/v3/volumes/2ccbbaa6-cf10-4f90-a736-4de2817e8426 => generated 855 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f967cd61-4f2b-4fb1-bb79-3e4267d265e9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f967cd61-4f2b-4fb1-bb79-3e4267d265e9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f967cd61-4f2b-4fb1-bb79-3e4267d265e9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f967cd61-4f2b-4fb1-bb79-3e4267d265e9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f967cd61-4f2b-4fb1-bb79-3e4267d265e9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f967cd61-4f2b-4fb1-bb79-3e4267d265e9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 989/1935] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:28 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 849 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b7a1a94f-7e3a-4583-86d3-615522837e81 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b7a1a94f-7e3a-4583-86d3-615522837e81 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:15:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b7a1a94f-7e3a-4583-86d3-615522837e81 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "0b9f6db2-2ab2-4706-b0b6-175beff8aa61", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1589978103"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:15:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-b7a1a94f-7e3a-4583-86d3-615522837e81 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Create volume request body: {'volume': {'source_volid': '0b9f6db2-2ab2-4706-b0b6-175beff8aa61', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1589978103'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:15:28 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:28 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:28 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:28 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:28 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b7a1a94f-7e3a-4583-86d3-615522837e81 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume retrieved successfully. Sep 01 01:15:28 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-b7a1a94f-7e3a-4583-86d3-615522837e81 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Create volume of 2 GB Sep 01 01:15:28 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b7a1a94f-7e3a-4583-86d3-615522837e81 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Availability Zones retrieved successfully. Sep 01 01:15:28 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b7a1a94f-7e3a-4583-86d3-615522837e81 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Flow 'volume_create_api' (fd7ef1f0-8b10-4694-b13c-55ed4a8e28c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:15:28 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b7a1a94f-7e3a-4583-86d3-615522837e81 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be470453-d00e-42af-9832-4b3f2dab1999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:28 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-b7a1a94f-7e3a-4583-86d3-615522837e81 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:15:28 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b7a1a94f-7e3a-4583-86d3-615522837e81 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be470453-d00e-42af-9832-4b3f2dab1999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '0b9f6db2-2ab2-4706-b0b6-175beff8aa61', 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:28 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b7a1a94f-7e3a-4583-86d3-615522837e81 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9798541-bfc8-42a3-869e-1eb27f6d2f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:29 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-b7a1a94f-7e3a-4583-86d3-615522837e81 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Created reservations ['a95a41c6-f0d0-4ca2-ad6c-a470c4bc1b76', 'b2fa6c2f-79b3-4353-b1a3-4f5ef1776877', '2ec6864c-fd70-4bb7-871c-491336a4e041', '0563da83-4ed5-42d0-99d7-fb04ddf8b335'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:15:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b7a1a94f-7e3a-4583-86d3-615522837e81 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9798541-bfc8-42a3-869e-1eb27f6d2f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a95a41c6-f0d0-4ca2-ad6c-a470c4bc1b76', 'b2fa6c2f-79b3-4353-b1a3-4f5ef1776877', '2ec6864c-fd70-4bb7-871c-491336a4e041', '0563da83-4ed5-42d0-99d7-fb04ddf8b335']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b7a1a94f-7e3a-4583-86d3-615522837e81 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acf9603c-a2dc-42bb-8d2c-99c637262c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:29 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:29 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:29 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:29 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b7a1a94f-7e3a-4583-86d3-615522837e81 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acf9603c-a2dc-42bb-8d2c-99c637262c52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e63097c8-862b-4df9-85c6-3ab6bf554556', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1589978103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dd0c5242b484c57a767529a35f488b6',qos_specs=None,replication_status=,reservations=['a95a41c6-f0d0-4ca2-ad6c-a470c4bc1b76','b2fa6c2f-79b3-4353-b1a3-4f5ef1776877','2ec6864c-fd70-4bb7-871c-491336a4e041','0563da83-4ed5-42d0-99d7-fb04ddf8b335'],size=2,snapshot_id=None,source_replicaid=,source_volid=0b9f6db2-2ab2-4706-b0b6-175beff8aa61,status='creating',user_id='133fd87efa7d430cb55f76a585154aa6',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:15:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1589978103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e63097c8-862b-4df9-85c6-3ab6bf554556,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dd0c5242b484c57a767529a35f488b6',provider_auth=None,provider_geometry=None,provider_id=None,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=0b9f6db2-2ab2-4706-b0b6-175beff8aa61,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='133fd87efa7d430cb55f76a585154aa6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b7a1a94f-7e3a-4583-86d3-615522837e81 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a2e4502-73a3-4ed5-81de-6209adaaeeea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b6f0afd4-033c-41ce-8dd3-6bcfb694f9c1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b6f0afd4-033c-41ce-8dd3-6bcfb694f9c1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/2ccbbaa6-cf10-4f90-a736-4de2817e8426 Sep 01 01:15:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b6f0afd4-033c-41ce-8dd3-6bcfb694f9c1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b6f0afd4-033c-41ce-8dd3-6bcfb694f9c1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b7a1a94f-7e3a-4583-86d3-615522837e81 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a2e4502-73a3-4ed5-81de-6209adaaeeea) transitioned into state 'SUCCESS' from state '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-1589978103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dd0c5242b484c57a767529a35f488b6',qos_specs=None,replication_status=,reservations=['a95a41c6-f0d0-4ca2-ad6c-a470c4bc1b76','b2fa6c2f-79b3-4353-b1a3-4f5ef1776877','2ec6864c-fd70-4bb7-871c-491336a4e041','0563da83-4ed5-42d0-99d7-fb04ddf8b335'],size=2,snapshot_id=None,source_replicaid=,source_volid=0b9f6db2-2ab2-4706-b0b6-175beff8aa61,status='creating',user_id='133fd87efa7d430cb55f76a585154aa6',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b7a1a94f-7e3a-4583-86d3-615522837e81 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fb069cf-61cc-4e72-a7f2-35cb8d0bd594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:29 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b6f0afd4-033c-41ce-8dd3-6bcfb694f9c1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:29 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:29 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b6f0afd4-033c-41ce-8dd3-6bcfb694f9c1 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/2ccbbaa6-cf10-4f90-a736-4de2817e8426 returned with HTTP 200 Sep 01 01:15:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 990/1936] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:29 2026] GET /volume/v3/volumes/2ccbbaa6-cf10-4f90-a736-4de2817e8426 => generated 879 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b7a1a94f-7e3a-4583-86d3-615522837e81 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fb069cf-61cc-4e72-a7f2-35cb8d0bd594) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b7a1a94f-7e3a-4583-86d3-615522837e81 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Flow 'volume_create_api' (fd7ef1f0-8b10-4694-b13c-55ed4a8e28c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:15:29 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b7a1a94f-7e3a-4583-86d3-615522837e81 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Create volume request issued successfully. Sep 01 01:15:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b7a1a94f-7e3a-4583-86d3-615522837e81 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:15:29 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 947/1937] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:15:28 2026] POST /volume/v3/volumes => generated 790 bytes in 725 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:15:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e31603d6-b649-48a5-8b59-dd18321c7ff4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e31603d6-b649-48a5-8b59-dd18321c7ff4 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 Sep 01 01:15:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e31603d6-b649-48a5-8b59-dd18321c7ff4 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e31603d6-b649-48a5-8b59-dd18321c7ff4 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:29 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e31603d6-b649-48a5-8b59-dd18321c7ff4 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e31603d6-b649-48a5-8b59-dd18321c7ff4 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 returned with HTTP 200 Sep 01 01:15:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 991/1938] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:29 2026] GET /volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 => generated 858 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f765a49a-570a-4be8-bdc7-98c0d8d98d56 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f765a49a-570a-4be8-bdc7-98c0d8d98d56 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/2ccbbaa6-cf10-4f90-a736-4de2817e8426 Sep 01 01:15:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f765a49a-570a-4be8-bdc7-98c0d8d98d56 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f765a49a-570a-4be8-bdc7-98c0d8d98d56 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:30 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:30 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:30 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:30 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:30 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f765a49a-570a-4be8-bdc7-98c0d8d98d56 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f765a49a-570a-4be8-bdc7-98c0d8d98d56 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/2ccbbaa6-cf10-4f90-a736-4de2817e8426 returned with HTTP 200 Sep 01 01:15:30 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 948/1939] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:30 2026] GET /volume/v3/volumes/2ccbbaa6-cf10-4f90-a736-4de2817e8426 => generated 880 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cb962c65-d055-48e5-8bae-db9498850f25 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cb962c65-d055-48e5-8bae-db9498850f25 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] PUT http://192.168.122.211/volume/v3/volumes/2ccbbaa6-cf10-4f90-a736-4de2817e8426 Sep 01 01:15:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cb962c65-d055-48e5-8bae-db9498850f25 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-772572414", "description": null}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:15:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-96255af2-c639-4dc0-935d-23bc03cae0ea None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-96255af2-c639-4dc0-935d-23bc03cae0ea tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 Sep 01 01:15:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-96255af2-c639-4dc0-935d-23bc03cae0ea tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cb962c65-d055-48e5-8bae-db9498850f25 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-96255af2-c639-4dc0-935d-23bc03cae0ea tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:30 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:30 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cb962c65-d055-48e5-8bae-db9498850f25 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume updated successfully. Sep 01 01:15:30 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:30 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cb962c65-d055-48e5-8bae-db9498850f25 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/2ccbbaa6-cf10-4f90-a736-4de2817e8426 returned with HTTP 200 Sep 01 01:15:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 992/1940] 192.168.122.211 () {60 vars in 1252 bytes} [Tue Sep 1 01:15:30 2026] PUT /volume/v3/volumes/2ccbbaa6-cf10-4f90-a736-4de2817e8426 => generated 778 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:30 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-96255af2-c639-4dc0-935d-23bc03cae0ea tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ca793381-e0cb-49b9-b85f-7b2e7db4629a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-96255af2-c639-4dc0-935d-23bc03cae0ea tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 returned with HTTP 200 Sep 01 01:15:30 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 949/1941] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:30 2026] GET /volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 => generated 882 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ca793381-e0cb-49b9-b85f-7b2e7db4629a tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/2ccbbaa6-cf10-4f90-a736-4de2817e8426 Sep 01 01:15:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ca793381-e0cb-49b9-b85f-7b2e7db4629a tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ca793381-e0cb-49b9-b85f-7b2e7db4629a tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ca793381-e0cb-49b9-b85f-7b2e7db4629a tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ca793381-e0cb-49b9-b85f-7b2e7db4629a tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/2ccbbaa6-cf10-4f90-a736-4de2817e8426 returned with HTTP 200 Sep 01 01:15:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 993/1942] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:30 2026] GET /volume/v3/volumes/2ccbbaa6-cf10-4f90-a736-4de2817e8426 => generated 846 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8a80b785-43ad-4118-83ff-7183d8afb17f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8a80b785-43ad-4118-83ff-7183d8afb17f tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] DELETE http://192.168.122.211/volume/v3/volumes/2ccbbaa6-cf10-4f90-a736-4de2817e8426 Sep 01 01:15:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8a80b785-43ad-4118-83ff-7183d8afb17f tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8a80b785-43ad-4118-83ff-7183d8afb17f tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:30 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-8a80b785-43ad-4118-83ff-7183d8afb17f tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Delete volume with id: 2ccbbaa6-cf10-4f90-a736-4de2817e8426 Sep 01 01:15:30 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:30 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:30 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:30 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:30 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8a80b785-43ad-4118-83ff-7183d8afb17f tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:30 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8a80b785-43ad-4118-83ff-7183d8afb17f tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Delete volume request issued successfully. Sep 01 01:15:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8a80b785-43ad-4118-83ff-7183d8afb17f tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/2ccbbaa6-cf10-4f90-a736-4de2817e8426 returned with HTTP 202 Sep 01 01:15:30 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 950/1943] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:15:30 2026] DELETE /volume/v3/volumes/2ccbbaa6-cf10-4f90-a736-4de2817e8426 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:15:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0153d500-112d-4f03-96b6-e3e4400ce36b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0153d500-112d-4f03-96b6-e3e4400ce36b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/2ccbbaa6-cf10-4f90-a736-4de2817e8426 Sep 01 01:15:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0153d500-112d-4f03-96b6-e3e4400ce36b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0153d500-112d-4f03-96b6-e3e4400ce36b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0153d500-112d-4f03-96b6-e3e4400ce36b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0153d500-112d-4f03-96b6-e3e4400ce36b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/2ccbbaa6-cf10-4f90-a736-4de2817e8426 returned with HTTP 200 Sep 01 01:15:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 994/1944] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:30 2026] GET /volume/v3/volumes/2ccbbaa6-cf10-4f90-a736-4de2817e8426 => generated 845 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7b37fdcc-8582-4595-963b-08cde0ddb224 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7b37fdcc-8582-4595-963b-08cde0ddb224 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 Sep 01 01:15:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7b37fdcc-8582-4595-963b-08cde0ddb224 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7b37fdcc-8582-4595-963b-08cde0ddb224 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:31 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:31 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:31 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:31 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:31 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7b37fdcc-8582-4595-963b-08cde0ddb224 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7b37fdcc-8582-4595-963b-08cde0ddb224 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 returned with HTTP 200 Sep 01 01:15:31 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 951/1945] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:31 2026] GET /volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 => generated 882 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a8e980ef-e235-4cec-bf7f-00b725e5ce5f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a8e980ef-e235-4cec-bf7f-00b725e5ce5f tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/2ccbbaa6-cf10-4f90-a736-4de2817e8426 Sep 01 01:15:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a8e980ef-e235-4cec-bf7f-00b725e5ce5f tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a8e980ef-e235-4cec-bf7f-00b725e5ce5f tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a8e980ef-e235-4cec-bf7f-00b725e5ce5f tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a8e980ef-e235-4cec-bf7f-00b725e5ce5f tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/2ccbbaa6-cf10-4f90-a736-4de2817e8426 returned with HTTP 200 Sep 01 01:15:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 995/1946] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:31 2026] GET /volume/v3/volumes/2ccbbaa6-cf10-4f90-a736-4de2817e8426 => generated 845 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c76754fa-2a48-413f-ac56-9759cad60798 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c76754fa-2a48-413f-ac56-9759cad60798 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 Sep 01 01:15:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c76754fa-2a48-413f-ac56-9759cad60798 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c76754fa-2a48-413f-ac56-9759cad60798 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:32 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:32 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:32 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:32 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c76754fa-2a48-413f-ac56-9759cad60798 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c76754fa-2a48-413f-ac56-9759cad60798 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 returned with HTTP 200 Sep 01 01:15:32 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 952/1947] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:32 2026] GET /volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 => generated 882 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a7227ed8-beba-4d98-b903-12d88472bf8b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a7227ed8-beba-4d98-b903-12d88472bf8b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/2ccbbaa6-cf10-4f90-a736-4de2817e8426 Sep 01 01:15:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a7227ed8-beba-4d98-b903-12d88472bf8b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a7227ed8-beba-4d98-b903-12d88472bf8b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a7227ed8-beba-4d98-b903-12d88472bf8b tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/2ccbbaa6-cf10-4f90-a736-4de2817e8426 returned with HTTP 404 Sep 01 01:15:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 996/1948] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:33 2026] GET /volume/v3/volumes/2ccbbaa6-cf10-4f90-a736-4de2817e8426 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:15:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3ee3d83d-9def-446a-a0eb-b9433f7c347c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3ee3d83d-9def-446a-a0eb-b9433f7c347c tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3ee3d83d-9def-446a-a0eb-b9433f7c347c tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3ee3d83d-9def-446a-a0eb-b9433f7c347c tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:33 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:33 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:33 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:33 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:33 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3ee3d83d-9def-446a-a0eb-b9433f7c347c tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3ee3d83d-9def-446a-a0eb-b9433f7c347c tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 953/1949] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:33 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 933 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1ddbcd7d-83c2-45f0-b464-267f57b9c643 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ddbcd7d-83c2-45f0-b464-267f57b9c643 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] DELETE http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ddbcd7d-83c2-45f0-b464-267f57b9c643 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ddbcd7d-83c2-45f0-b464-267f57b9c643 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:33 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-1ddbcd7d-83c2-45f0-b464-267f57b9c643 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Delete volume with id: 5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1ddbcd7d-83c2-45f0-b464-267f57b9c643 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1ddbcd7d-83c2-45f0-b464-267f57b9c643 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Delete volume request issued successfully. Sep 01 01:15:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ddbcd7d-83c2-45f0-b464-267f57b9c643 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 202 Sep 01 01:15:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 997/1950] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:15:33 2026] DELETE /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:15:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5c4b5a1b-2759-4251-a9b2-f2784afc358a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5c4b5a1b-2759-4251-a9b2-f2784afc358a tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5c4b5a1b-2759-4251-a9b2-f2784afc358a tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5c4b5a1b-2759-4251-a9b2-f2784afc358a tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:33 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:33 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:33 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:33 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:33 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5c4b5a1b-2759-4251-a9b2-f2784afc358a tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5c4b5a1b-2759-4251-a9b2-f2784afc358a tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 954/1951] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:33 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 932 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-40e1e057-f3da-44c7-980c-84ceb6cac690 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-40e1e057-f3da-44c7-980c-84ceb6cac690 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 Sep 01 01:15:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-40e1e057-f3da-44c7-980c-84ceb6cac690 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-40e1e057-f3da-44c7-980c-84ceb6cac690 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-40e1e057-f3da-44c7-980c-84ceb6cac690 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-40e1e057-f3da-44c7-980c-84ceb6cac690 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 returned with HTTP 200 Sep 01 01:15:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 998/1952] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:33 2026] GET /volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 => generated 882 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a2d6fa47-aa7d-4153-80bc-3905cce993cd None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a2d6fa47-aa7d-4153-80bc-3905cce993cd tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a2d6fa47-aa7d-4153-80bc-3905cce993cd tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a2d6fa47-aa7d-4153-80bc-3905cce993cd tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:34 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:34 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:34 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:34 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:34 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a2d6fa47-aa7d-4153-80bc-3905cce993cd tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a2d6fa47-aa7d-4153-80bc-3905cce993cd tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 200 Sep 01 01:15:34 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 955/1953] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:34 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 932 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:15:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3f841422-27d0-49a7-9127-79cd5dc3b16c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3f841422-27d0-49a7-9127-79cd5dc3b16c tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 Sep 01 01:15:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3f841422-27d0-49a7-9127-79cd5dc3b16c tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3f841422-27d0-49a7-9127-79cd5dc3b16c tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3f841422-27d0-49a7-9127-79cd5dc3b16c tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3f841422-27d0-49a7-9127-79cd5dc3b16c tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 returned with HTTP 200 Sep 01 01:15:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 999/1954] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:35 2026] GET /volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 => generated 882 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-df12dc71-3adc-491b-96c5-727d0bbef722 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-df12dc71-3adc-491b-96c5-727d0bbef722 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 Sep 01 01:15:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-df12dc71-3adc-491b-96c5-727d0bbef722 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-df12dc71-3adc-491b-96c5-727d0bbef722 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-df12dc71-3adc-491b-96c5-727d0bbef722 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 returned with HTTP 404 Sep 01 01:15:35 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 956/1955] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:35 2026] GET /volume/v3/volumes/5f139b62-2f6b-4a52-87cb-8427ab757178 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:15:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a528ef73-ae0d-4c76-b52d-b271ae634830 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a528ef73-ae0d-4c76-b52d-b271ae634830 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 Sep 01 01:15:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a528ef73-ae0d-4c76-b52d-b271ae634830 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a528ef73-ae0d-4c76-b52d-b271ae634830 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a528ef73-ae0d-4c76-b52d-b271ae634830 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a528ef73-ae0d-4c76-b52d-b271ae634830 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 returned with HTTP 200 Sep 01 01:15:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1000/1956] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:35 2026] GET /volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 => generated 847 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-742f73e0-688c-4f9d-a647-bef5087aa187 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-742f73e0-688c-4f9d-a647-bef5087aa187 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] DELETE http://192.168.122.211/volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 Sep 01 01:15:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-742f73e0-688c-4f9d-a647-bef5087aa187 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-742f73e0-688c-4f9d-a647-bef5087aa187 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:35 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-742f73e0-688c-4f9d-a647-bef5087aa187 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Delete volume with id: 13781af3-942d-45c1-b1eb-baae4c2ff563 Sep 01 01:15:35 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:35 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:35 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:35 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:35 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-742f73e0-688c-4f9d-a647-bef5087aa187 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:36 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-742f73e0-688c-4f9d-a647-bef5087aa187 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Delete volume request issued successfully. Sep 01 01:15:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-742f73e0-688c-4f9d-a647-bef5087aa187 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 returned with HTTP 202 Sep 01 01:15:36 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 957/1957] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:15:35 2026] DELETE /volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 => generated 0 bytes in 338 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:15:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4b6ab00d-d221-43d8-8bb8-5350f08745b6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4b6ab00d-d221-43d8-8bb8-5350f08745b6 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 Sep 01 01:15:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4b6ab00d-d221-43d8-8bb8-5350f08745b6 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4b6ab00d-d221-43d8-8bb8-5350f08745b6 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5a7570a7-75b9-4538-a5a3-a3a2a1f0a2db None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5a7570a7-75b9-4538-a5a3-a3a2a1f0a2db tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 Sep 01 01:15:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5a7570a7-75b9-4538-a5a3-a3a2a1f0a2db tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5a7570a7-75b9-4538-a5a3-a3a2a1f0a2db tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4b6ab00d-d221-43d8-8bb8-5350f08745b6 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:36 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:36 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4b6ab00d-d221-43d8-8bb8-5350f08745b6 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 returned with HTTP 200 Sep 01 01:15:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1001/1958] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:36 2026] GET /volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 => generated 846 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:36 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:36 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:36 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5a7570a7-75b9-4538-a5a3-a3a2a1f0a2db tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5a7570a7-75b9-4538-a5a3-a3a2a1f0a2db tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 returned with HTTP 200 Sep 01 01:15:36 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 958/1959] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:36 2026] GET /volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 => generated 882 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7b827c55-f06d-4f78-9c39-298d669743d8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7b827c55-f06d-4f78-9c39-298d669743d8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 Sep 01 01:15:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7b827c55-f06d-4f78-9c39-298d669743d8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7b827c55-f06d-4f78-9c39-298d669743d8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7b827c55-f06d-4f78-9c39-298d669743d8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7b827c55-f06d-4f78-9c39-298d669743d8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 returned with HTTP 200 Sep 01 01:15:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1002/1960] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:37 2026] GET /volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 => generated 846 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b4f1103f-05f1-4021-ba29-594b17cfb8b8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b4f1103f-05f1-4021-ba29-594b17cfb8b8 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 Sep 01 01:15:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b4f1103f-05f1-4021-ba29-594b17cfb8b8 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b4f1103f-05f1-4021-ba29-594b17cfb8b8 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:37 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:37 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:37 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:37 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:37 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b4f1103f-05f1-4021-ba29-594b17cfb8b8 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b4f1103f-05f1-4021-ba29-594b17cfb8b8 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 returned with HTTP 200 Sep 01 01:15:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 959/1961] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:37 2026] GET /volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 => generated 882 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a2f4d871-97d4-4b8e-8292-e24065190069 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a2f4d871-97d4-4b8e-8292-e24065190069 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 Sep 01 01:15:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a2f4d871-97d4-4b8e-8292-e24065190069 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a2f4d871-97d4-4b8e-8292-e24065190069 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a2f4d871-97d4-4b8e-8292-e24065190069 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a2f4d871-97d4-4b8e-8292-e24065190069 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 returned with HTTP 200 Sep 01 01:15:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1003/1962] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:38 2026] GET /volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 => generated 846 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ccb3419f-8580-4205-9c7b-1ffb4b72348b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ccb3419f-8580-4205-9c7b-1ffb4b72348b tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 Sep 01 01:15:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ccb3419f-8580-4205-9c7b-1ffb4b72348b tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ccb3419f-8580-4205-9c7b-1ffb4b72348b tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:39 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ccb3419f-8580-4205-9c7b-1ffb4b72348b tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ccb3419f-8580-4205-9c7b-1ffb4b72348b tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 returned with HTTP 200 Sep 01 01:15:39 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 960/1963] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:38 2026] GET /volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 => generated 882 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e7153945-5491-488d-8779-a3faa79953c7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e7153945-5491-488d-8779-a3faa79953c7 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 Sep 01 01:15:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e7153945-5491-488d-8779-a3faa79953c7 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e7153945-5491-488d-8779-a3faa79953c7 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e7153945-5491-488d-8779-a3faa79953c7 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 returned with HTTP 404 Sep 01 01:15:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1004/1964] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:39 2026] GET /volume/v3/volumes/13781af3-942d-45c1-b1eb-baae4c2ff563 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:15:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6784507b-2068-4e39-a302-413c37612a82 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6784507b-2068-4e39-a302-413c37612a82 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:15:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6784507b-2068-4e39-a302-413c37612a82 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5aa92ea2-a5d8-46f6-9949-7c665ebdeb00", "size": 1, "name": "tempest-VolumesGetTest-Volume-648052262", "metadata": {"Type": "Test"}}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:15:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-6784507b-2068-4e39-a302-413c37612a82 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Create volume request body: {'volume': {'imageRef': '5aa92ea2-a5d8-46f6-9949-7c665ebdeb00', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-648052262', 'metadata': {'Type': 'Test'}}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:15:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9da0c68f-7f62-4a61-bfef-9016664cf0d2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9da0c68f-7f62-4a61-bfef-9016664cf0d2 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 Sep 01 01:15:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9da0c68f-7f62-4a61-bfef-9016664cf0d2 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9da0c68f-7f62-4a61-bfef-9016664cf0d2 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9da0c68f-7f62-4a61-bfef-9016664cf0d2 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9da0c68f-7f62-4a61-bfef-9016664cf0d2 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 returned with HTTP 200 Sep 01 01:15:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1005/1965] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:40 2026] GET /volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 => generated 882 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a54419ec-3552-4da0-aed4-b3ea5f6190da None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a54419ec-3552-4da0-aed4-b3ea5f6190da tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:15:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a54419ec-3552-4da0-aed4-b3ea5f6190da tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1939227032"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:15:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-a54419ec-3552-4da0-aed4-b3ea5f6190da tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1939227032'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:15:41 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-a54419ec-3552-4da0-aed4-b3ea5f6190da tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Create volume of 1 GB Sep 01 01:15:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a54419ec-3552-4da0-aed4-b3ea5f6190da tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Availability Zones retrieved successfully. Sep 01 01:15:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a54419ec-3552-4da0-aed4-b3ea5f6190da tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Flow 'volume_create_api' (d002805b-8332-470e-b987-c8efc330ba94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:15:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a54419ec-3552-4da0-aed4-b3ea5f6190da tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2119fbd-ea35-4e3e-8e6c-fa9029edea0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-a54419ec-3552-4da0-aed4-b3ea5f6190da tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:15:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a54419ec-3552-4da0-aed4-b3ea5f6190da tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2119fbd-ea35-4e3e-8e6c-fa9029edea0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a54419ec-3552-4da0-aed4-b3ea5f6190da tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41ce4e4b-5630-4c2a-ba0b-a8281af61a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:41 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-6784507b-2068-4e39-a302-413c37612a82 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Create volume of 1 GB Sep 01 01:15:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6784507b-2068-4e39-a302-413c37612a82 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Availability Zones retrieved successfully. Sep 01 01:15:41 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6784507b-2068-4e39-a302-413c37612a82 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Flow 'volume_create_api' (043d3d79-193d-4c7b-82d1-30083592b549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:15:41 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6784507b-2068-4e39-a302-413c37612a82 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c52c0c20-389f-43d7-8c83-084f324f8db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:41 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-6784507b-2068-4e39-a302-413c37612a82 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:15:41 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-a54419ec-3552-4da0-aed4-b3ea5f6190da tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Created reservations ['d73eded7-9dd0-4db5-a30f-1e2dfafce84f', '4087a710-f375-4132-ab91-bf3d4ee1ba11', '89b96a87-a17c-453c-a4db-92dc16105c69', 'f9742f00-f703-4e17-aff1-38b9167bad52'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:15:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a54419ec-3552-4da0-aed4-b3ea5f6190da tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41ce4e4b-5630-4c2a-ba0b-a8281af61a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d73eded7-9dd0-4db5-a30f-1e2dfafce84f', '4087a710-f375-4132-ab91-bf3d4ee1ba11', '89b96a87-a17c-453c-a4db-92dc16105c69', 'f9742f00-f703-4e17-aff1-38b9167bad52']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a54419ec-3552-4da0-aed4-b3ea5f6190da tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7aa7a0e-5d59-4d00-ba40-ab7719ffe540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a54419ec-3552-4da0-aed4-b3ea5f6190da tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7aa7a0e-5d59-4d00-ba40-ab7719ffe540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '279bed83-a236-461d-b9e5-18addeabce34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1939227032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46b38125e7042cebdeefa66dc7b10e6',qos_specs=None,replication_status=,reservations=['d73eded7-9dd0-4db5-a30f-1e2dfafce84f','4087a710-f375-4132-ab91-bf3d4ee1ba11','89b96a87-a17c-453c-a4db-92dc16105c69','f9742f00-f703-4e17-aff1-38b9167bad52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75e3549b133b4e4488e4e03ca50d0cab',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:15:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1939227032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=279bed83-a236-461d-b9e5-18addeabce34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f46b38125e7042cebdeefa66dc7b10e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75e3549b133b4e4488e4e03ca50d0cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a54419ec-3552-4da0-aed4-b3ea5f6190da tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c6c9351-098a-4303-9030-75df0b4914eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a54419ec-3552-4da0-aed4-b3ea5f6190da tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c6c9351-098a-4303-9030-75df0b4914eb) transitioned into state 'SUCCESS' from state '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-1939227032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46b38125e7042cebdeefa66dc7b10e6',qos_specs=None,replication_status=,reservations=['d73eded7-9dd0-4db5-a30f-1e2dfafce84f','4087a710-f375-4132-ab91-bf3d4ee1ba11','89b96a87-a17c-453c-a4db-92dc16105c69','f9742f00-f703-4e17-aff1-38b9167bad52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75e3549b133b4e4488e4e03ca50d0cab',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a54419ec-3552-4da0-aed4-b3ea5f6190da tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f79ea3c-c7ee-4c5f-b070-31273c4f700a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a54419ec-3552-4da0-aed4-b3ea5f6190da tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f79ea3c-c7ee-4c5f-b070-31273c4f700a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a54419ec-3552-4da0-aed4-b3ea5f6190da tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Flow 'volume_create_api' (d002805b-8332-470e-b987-c8efc330ba94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:15:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a54419ec-3552-4da0-aed4-b3ea5f6190da tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Create volume request issued successfully. Sep 01 01:15:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a54419ec-3552-4da0-aed4-b3ea5f6190da tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:15:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1006/1966] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:15:40 2026] POST /volume/v3/volumes => generated 769 bytes in 786 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:15:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5c0ca700-462e-4ed0-8ed3-0b89a5a56d29 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:41 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6784507b-2068-4e39-a302-413c37612a82 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c52c0c20-389f-43d7-8c83-084f324f8db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c0ca700-462e-4ed0-8ed3-0b89a5a56d29 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 Sep 01 01:15:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c0ca700-462e-4ed0-8ed3-0b89a5a56d29 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c0ca700-462e-4ed0-8ed3-0b89a5a56d29 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:41 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6784507b-2068-4e39-a302-413c37612a82 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70a3006f-6e75-463a-926b-7439672c6777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:41 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:41 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5c0ca700-462e-4ed0-8ed3-0b89a5a56d29 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c0ca700-462e-4ed0-8ed3-0b89a5a56d29 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 returned with HTTP 200 Sep 01 01:15:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1007/1967] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:41 2026] GET /volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 => generated 882 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0157e85a-3cc2-4fa2-b778-9c7a8dd5c5ab None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0157e85a-3cc2-4fa2-b778-9c7a8dd5c5ab tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/279bed83-a236-461d-b9e5-18addeabce34 Sep 01 01:15:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0157e85a-3cc2-4fa2-b778-9c7a8dd5c5ab tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0157e85a-3cc2-4fa2-b778-9c7a8dd5c5ab tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:41 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:41 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0157e85a-3cc2-4fa2-b778-9c7a8dd5c5ab tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:15:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0157e85a-3cc2-4fa2-b778-9c7a8dd5c5ab tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/279bed83-a236-461d-b9e5-18addeabce34 returned with HTTP 200 Sep 01 01:15:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1008/1968] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:41 2026] GET /volume/v3/volumes/279bed83-a236-461d-b9e5-18addeabce34 => generated 837 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:41 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-6784507b-2068-4e39-a302-413c37612a82 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Created reservations ['52fb2364-8669-455b-9e7a-e8c3ff391b6e', '35bdfb45-8fc5-42c9-9338-efd4e04c2459', 'b795c606-5d29-4126-a84c-935706977d91', '7c3de152-4ee5-4077-8491-1faeb43487d3'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:15:41 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6784507b-2068-4e39-a302-413c37612a82 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70a3006f-6e75-463a-926b-7439672c6777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52fb2364-8669-455b-9e7a-e8c3ff391b6e', '35bdfb45-8fc5-42c9-9338-efd4e04c2459', 'b795c606-5d29-4126-a84c-935706977d91', '7c3de152-4ee5-4077-8491-1faeb43487d3']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:41 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6784507b-2068-4e39-a302-413c37612a82 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95cff523-3f3c-4028-bbd4-bdd4737ff513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:41 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:41 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:41 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6784507b-2068-4e39-a302-413c37612a82 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95cff523-3f3c-4028-bbd4-bdd4737ff513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07aafbef-a4c5-4822-88d4-954f516b45db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-648052262',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='7e8f24635af947f0a7487e88c1617056',qos_specs=None,replication_status=,reservations=['52fb2364-8669-455b-9e7a-e8c3ff391b6e','35bdfb45-8fc5-42c9-9338-efd4e04c2459','b795c606-5d29-4126-a84c-935706977d91','7c3de152-4ee5-4077-8491-1faeb43487d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d100af495ec54f30b7f237c4dc53568f',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:15:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-648052262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07aafbef-a4c5-4822-88d4-954f516b45db,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='7e8f24635af947f0a7487e88c1617056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d100af495ec54f30b7f237c4dc53568f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:41 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6784507b-2068-4e39-a302-413c37612a82 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c09c219-d88c-4b6a-8aa7-d12aa6edd696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:41 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6784507b-2068-4e39-a302-413c37612a82 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c09c219-d88c-4b6a-8aa7-d12aa6edd696) transitioned into state 'SUCCESS' from state '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-648052262',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='7e8f24635af947f0a7487e88c1617056',qos_specs=None,replication_status=,reservations=['52fb2364-8669-455b-9e7a-e8c3ff391b6e','35bdfb45-8fc5-42c9-9338-efd4e04c2459','b795c606-5d29-4126-a84c-935706977d91','7c3de152-4ee5-4077-8491-1faeb43487d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d100af495ec54f30b7f237c4dc53568f',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:41 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6784507b-2068-4e39-a302-413c37612a82 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6603c0c2-1c38-48d8-a9a3-1a8266c3e997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:41 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6784507b-2068-4e39-a302-413c37612a82 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6603c0c2-1c38-48d8-a9a3-1a8266c3e997) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:41 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6784507b-2068-4e39-a302-413c37612a82 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Flow 'volume_create_api' (043d3d79-193d-4c7b-82d1-30083592b549) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:15:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6784507b-2068-4e39-a302-413c37612a82 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Create volume request issued successfully. Sep 01 01:15:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6784507b-2068-4e39-a302-413c37612a82 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:15:41 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 961/1969] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:15:40 2026] POST /volume/v3/volumes => generated 767 bytes in 1914 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:15:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-eb306ad6-e1ab-4ee4-91cc-d759eee88c88 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eb306ad6-e1ab-4ee4-91cc-d759eee88c88 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db Sep 01 01:15:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eb306ad6-e1ab-4ee4-91cc-d759eee88c88 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eb306ad6-e1ab-4ee4-91cc-d759eee88c88 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-eb306ad6-e1ab-4ee4-91cc-d759eee88c88 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eb306ad6-e1ab-4ee4-91cc-d759eee88c88 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db returned with HTTP 200 Sep 01 01:15:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1009/1970] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:41 2026] GET /volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db => generated 835 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0ee86cf9-93cf-480f-9a37-d399a4312a9a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0ee86cf9-93cf-480f-9a37-d399a4312a9a tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 Sep 01 01:15:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0ee86cf9-93cf-480f-9a37-d399a4312a9a tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0ee86cf9-93cf-480f-9a37-d399a4312a9a tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:42 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:42 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:42 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:42 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:42 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0ee86cf9-93cf-480f-9a37-d399a4312a9a tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0ee86cf9-93cf-480f-9a37-d399a4312a9a tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 returned with HTTP 200 Sep 01 01:15:42 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 962/1971] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:42 2026] GET /volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 => generated 882 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-eddd937f-46a7-49ab-be2b-316d15ebed1a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eddd937f-46a7-49ab-be2b-316d15ebed1a tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/279bed83-a236-461d-b9e5-18addeabce34 Sep 01 01:15:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eddd937f-46a7-49ab-be2b-316d15ebed1a tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eddd937f-46a7-49ab-be2b-316d15ebed1a tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-eddd937f-46a7-49ab-be2b-316d15ebed1a tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:15:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eddd937f-46a7-49ab-be2b-316d15ebed1a tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/279bed83-a236-461d-b9e5-18addeabce34 returned with HTTP 200 Sep 01 01:15:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1010/1972] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:42 2026] GET /volume/v3/volumes/279bed83-a236-461d-b9e5-18addeabce34 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:15:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-817eef8f-34f1-4151-8f04-792665a98dd6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-817eef8f-34f1-4151-8f04-792665a98dd6 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db Sep 01 01:15:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-817eef8f-34f1-4151-8f04-792665a98dd6 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-817eef8f-34f1-4151-8f04-792665a98dd6 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:43 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:43 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:43 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:43 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-817eef8f-34f1-4151-8f04-792665a98dd6 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-817eef8f-34f1-4151-8f04-792665a98dd6 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db returned with HTTP 200 Sep 01 01:15:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 963/1973] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:43 2026] GET /volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db => generated 859 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:15:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5448ca40-0fdb-4a2b-901e-92b19adcce4e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5448ca40-0fdb-4a2b-901e-92b19adcce4e tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 Sep 01 01:15:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5448ca40-0fdb-4a2b-901e-92b19adcce4e tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5448ca40-0fdb-4a2b-901e-92b19adcce4e tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5448ca40-0fdb-4a2b-901e-92b19adcce4e tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e4801a4c-2e62-42c8-a684-1ea8f4d2d58e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5448ca40-0fdb-4a2b-901e-92b19adcce4e tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 returned with HTTP 200 Sep 01 01:15:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1011/1974] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:43 2026] GET /volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 => generated 883 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e4801a4c-2e62-42c8-a684-1ea8f4d2d58e tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/279bed83-a236-461d-b9e5-18addeabce34 Sep 01 01:15:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e4801a4c-2e62-42c8-a684-1ea8f4d2d58e tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e4801a4c-2e62-42c8-a684-1ea8f4d2d58e tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4c225efe-f741-4123-8d9a-680a7dc0e5e9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4c225efe-f741-4123-8d9a-680a7dc0e5e9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 Sep 01 01:15:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4c225efe-f741-4123-8d9a-680a7dc0e5e9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4c225efe-f741-4123-8d9a-680a7dc0e5e9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:43 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:43 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:43 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:43 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e4801a4c-2e62-42c8-a684-1ea8f4d2d58e tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:15:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4c225efe-f741-4123-8d9a-680a7dc0e5e9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e4801a4c-2e62-42c8-a684-1ea8f4d2d58e tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/279bed83-a236-461d-b9e5-18addeabce34 returned with HTTP 200 Sep 01 01:15:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 964/1975] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:43 2026] GET /volume/v3/volumes/279bed83-a236-461d-b9e5-18addeabce34 => generated 861 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4c225efe-f741-4123-8d9a-680a7dc0e5e9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 returned with HTTP 200 Sep 01 01:15:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1012/1976] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:43 2026] GET /volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 => generated 883 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0f411d28-c5a2-462c-840c-957227fab7b9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0f411d28-c5a2-462c-840c-957227fab7b9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 Sep 01 01:15:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0f411d28-c5a2-462c-840c-957227fab7b9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0f411d28-c5a2-462c-840c-957227fab7b9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:44 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:44 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0f411d28-c5a2-462c-840c-957227fab7b9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0f411d28-c5a2-462c-840c-957227fab7b9 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 returned with HTTP 200 Sep 01 01:15:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 965/1977] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:43 2026] GET /volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 => generated 883 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:15:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-52be08d4-19b1-4a06-bead-e95f99625177 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-52be08d4-19b1-4a06-bead-e95f99625177 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] DELETE http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 Sep 01 01:15:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-52be08d4-19b1-4a06-bead-e95f99625177 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-52be08d4-19b1-4a06-bead-e95f99625177 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:44 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-52be08d4-19b1-4a06-bead-e95f99625177 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Delete volume with id: e63097c8-862b-4df9-85c6-3ab6bf554556 Sep 01 01:15:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-52be08d4-19b1-4a06-bead-e95f99625177 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-52be08d4-19b1-4a06-bead-e95f99625177 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Delete volume request issued successfully. Sep 01 01:15:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-52be08d4-19b1-4a06-bead-e95f99625177 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 returned with HTTP 202 Sep 01 01:15:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1013/1978] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:15:44 2026] DELETE /volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:15:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a327f765-1432-4938-98c2-57bda8b8f091 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a327f765-1432-4938-98c2-57bda8b8f091 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 Sep 01 01:15:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a327f765-1432-4938-98c2-57bda8b8f091 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a327f765-1432-4938-98c2-57bda8b8f091 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:44 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:44 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:44 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=295,cinder:INSERT=26,cinder:UPDATE=42 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:15:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a327f765-1432-4938-98c2-57bda8b8f091 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-76e5a2b1-03fc-4299-a219-ccc57d4f1ba5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-76e5a2b1-03fc-4299-a219-ccc57d4f1ba5 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db Sep 01 01:15:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-76e5a2b1-03fc-4299-a219-ccc57d4f1ba5 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-76e5a2b1-03fc-4299-a219-ccc57d4f1ba5 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a327f765-1432-4938-98c2-57bda8b8f091 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 returned with HTTP 200 Sep 01 01:15:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 966/1979] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:44 2026] GET /volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 => generated 882 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-76e5a2b1-03fc-4299-a219-ccc57d4f1ba5 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-76e5a2b1-03fc-4299-a219-ccc57d4f1ba5 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db returned with HTTP 200 Sep 01 01:15:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1014/1980] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:44 2026] GET /volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db => generated 917 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-196567eb-474f-42e8-8acc-6c494c54e2c2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-196567eb-474f-42e8-8acc-6c494c54e2c2 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/279bed83-a236-461d-b9e5-18addeabce34 Sep 01 01:15:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-196567eb-474f-42e8-8acc-6c494c54e2c2 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-196567eb-474f-42e8-8acc-6c494c54e2c2 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:44 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:44 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-196567eb-474f-42e8-8acc-6c494c54e2c2 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:15:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-196567eb-474f-42e8-8acc-6c494c54e2c2 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/279bed83-a236-461d-b9e5-18addeabce34 returned with HTTP 200 Sep 01 01:15:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 967/1981] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:44 2026] GET /volume/v3/volumes/279bed83-a236-461d-b9e5-18addeabce34 => generated 862 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-23243b2a-e5c2-4308-bfea-0c5551ae7da0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-23243b2a-e5c2-4308-bfea-0c5551ae7da0 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:15:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-23243b2a-e5c2-4308-bfea-0c5551ae7da0 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "279bed83-a236-461d-b9e5-18addeabce34", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-604163179"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:15:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-23243b2a-e5c2-4308-bfea-0c5551ae7da0 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:15:45 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-23243b2a-e5c2-4308-bfea-0c5551ae7da0 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Create snapshot from volume 279bed83-a236-461d-b9e5-18addeabce34 Sep 01 01:15:45 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-23243b2a-e5c2-4308-bfea-0c5551ae7da0 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Created reservations ['795a2e6f-8ac9-4792-90e7-7db15732a2bc', 'c2c94395-7ad8-42f5-a3f5-98e4e15f0bb8', '3859ee0f-c946-40f5-8d4f-bc7d5ae63fde', 'c465fe9a-31c0-4eda-af3b-c147d42f0e33'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:15:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8d23f2fd-12c1-45b8-b43b-3335547d3317 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8d23f2fd-12c1-45b8-b43b-3335547d3317 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 Sep 01 01:15:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8d23f2fd-12c1-45b8-b43b-3335547d3317 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8d23f2fd-12c1-45b8-b43b-3335547d3317 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:45 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:45 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-23243b2a-e5c2-4308-bfea-0c5551ae7da0 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Snapshot create request issued successfully. Sep 01 01:15:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-23243b2a-e5c2-4308-bfea-0c5551ae7da0 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:15:45 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:45 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1015/1982] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:15:45 2026] POST /volume/v3/snapshots => generated 315 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:15:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1c0c352a-0a78-46a8-ad55-e7efe7413a2e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8d23f2fd-12c1-45b8-b43b-3335547d3317 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1c0c352a-0a78-46a8-ad55-e7efe7413a2e tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 Sep 01 01:15:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1c0c352a-0a78-46a8-ad55-e7efe7413a2e tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1c0c352a-0a78-46a8-ad55-e7efe7413a2e tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8d23f2fd-12c1-45b8-b43b-3335547d3317 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 returned with HTTP 200 Sep 01 01:15:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 968/1983] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:45 2026] GET /volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 => generated 882 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-aa50ca23-bf9d-4b3a-b372-45271abb69ad None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aa50ca23-bf9d-4b3a-b372-45271abb69ad tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db Sep 01 01:15:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aa50ca23-bf9d-4b3a-b372-45271abb69ad tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aa50ca23-bf9d-4b3a-b372-45271abb69ad tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1c0c352a-0a78-46a8-ad55-e7efe7413a2e tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Snapshot retrieved successfully. Sep 01 01:15:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1c0c352a-0a78-46a8-ad55-e7efe7413a2e tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 returned with HTTP 200 Sep 01 01:15:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1016/1984] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:15:45 2026] GET /volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 => generated 447 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:45 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:45 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:45 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:45 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-aa50ca23-bf9d-4b3a-b372-45271abb69ad tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aa50ca23-bf9d-4b3a-b372-45271abb69ad tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db returned with HTTP 200 Sep 01 01:15:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 969/1985] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:45 2026] GET /volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db => generated 917 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-20f068d5-06b3-47f6-b430-5de8403c8eb2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-20f068d5-06b3-47f6-b430-5de8403c8eb2 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 Sep 01 01:15:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-20f068d5-06b3-47f6-b430-5de8403c8eb2 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-20f068d5-06b3-47f6-b430-5de8403c8eb2 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-20f068d5-06b3-47f6-b430-5de8403c8eb2 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 returned with HTTP 404 Sep 01 01:15:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1017/1986] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:46 2026] GET /volume/v3/volumes/e63097c8-862b-4df9-85c6-3ab6bf554556 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:15:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d1d1ac8d-b5fb-4c66-acf5-f05170a5cfcc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d1d1ac8d-b5fb-4c66-acf5-f05170a5cfcc tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 Sep 01 01:15:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d1d1ac8d-b5fb-4c66-acf5-f05170a5cfcc tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-84d32b3a-ba97-44ca-a1db-0c66c9330611 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d1d1ac8d-b5fb-4c66-acf5-f05170a5cfcc tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-84d32b3a-ba97-44ca-a1db-0c66c9330611 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-84d32b3a-ba97-44ca-a1db-0c66c9330611 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-84d32b3a-ba97-44ca-a1db-0c66c9330611 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:46 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:46 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:46 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d1d1ac8d-b5fb-4c66-acf5-f05170a5cfcc tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Snapshot retrieved successfully. Sep 01 01:15:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d1d1ac8d-b5fb-4c66-acf5-f05170a5cfcc tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 returned with HTTP 200 Sep 01 01:15:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 970/1987] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:15:46 2026] GET /volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 => generated 447 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-84d32b3a-ba97-44ca-a1db-0c66c9330611 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-bc659424-f102-4adc-9f5d-467a3e049ec6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-84d32b3a-ba97-44ca-a1db-0c66c9330611 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1018/1988] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:46 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bc659424-f102-4adc-9f5d-467a3e049ec6 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db Sep 01 01:15:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bc659424-f102-4adc-9f5d-467a3e049ec6 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bc659424-f102-4adc-9f5d-467a3e049ec6 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0ac3d931-0ef9-497c-95da-629fdf57083b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0ac3d931-0ef9-497c-95da-629fdf57083b tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] DELETE http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0ac3d931-0ef9-497c-95da-629fdf57083b tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0ac3d931-0ef9-497c-95da-629fdf57083b tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:46 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-0ac3d931-0ef9-497c-95da-629fdf57083b tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Delete volume with id: 0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:46 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:46 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:46 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:46 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:46 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-bc659424-f102-4adc-9f5d-467a3e049ec6 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0ac3d931-0ef9-497c-95da-629fdf57083b tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bc659424-f102-4adc-9f5d-467a3e049ec6 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db returned with HTTP 200 Sep 01 01:15:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 971/1989] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:46 2026] GET /volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db => generated 920 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0ac3d931-0ef9-497c-95da-629fdf57083b tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Delete volume request issued successfully. Sep 01 01:15:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0ac3d931-0ef9-497c-95da-629fdf57083b tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 202 Sep 01 01:15:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1019/1990] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:15:46 2026] DELETE /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:15:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9c53bac3-8af5-4878-a31a-5c6da29334c8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9c53bac3-8af5-4878-a31a-5c6da29334c8 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9c53bac3-8af5-4878-a31a-5c6da29334c8 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9c53bac3-8af5-4878-a31a-5c6da29334c8 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:46 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:46 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:46 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:46 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:46 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9c53bac3-8af5-4878-a31a-5c6da29334c8 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9c53bac3-8af5-4878-a31a-5c6da29334c8 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 972/1991] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:46 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dc67cbac-d828-4830-baa4-f0b5764eefea None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dc67cbac-d828-4830-baa4-f0b5764eefea tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 Sep 01 01:15:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dc67cbac-d828-4830-baa4-f0b5764eefea tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dc67cbac-d828-4830-baa4-f0b5764eefea tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-dc67cbac-d828-4830-baa4-f0b5764eefea tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Snapshot retrieved successfully. Sep 01 01:15:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dc67cbac-d828-4830-baa4-f0b5764eefea tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 returned with HTTP 200 Sep 01 01:15:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1020/1992] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:15:47 2026] GET /volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 => generated 447 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4362fede-78f9-4008-93c5-f8d617274c45 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4362fede-78f9-4008-93c5-f8d617274c45 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db Sep 01 01:15:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4362fede-78f9-4008-93c5-f8d617274c45 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4362fede-78f9-4008-93c5-f8d617274c45 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:47 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:47 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4362fede-78f9-4008-93c5-f8d617274c45 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4362fede-78f9-4008-93c5-f8d617274c45 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db returned with HTTP 200 Sep 01 01:15:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 973/1993] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:47 2026] GET /volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db => generated 920 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a96e204e-1ba4-4fbf-a335-3040c4846f71 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a96e204e-1ba4-4fbf-a335-3040c4846f71 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a96e204e-1ba4-4fbf-a335-3040c4846f71 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a96e204e-1ba4-4fbf-a335-3040c4846f71 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a96e204e-1ba4-4fbf-a335-3040c4846f71 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Volume info retrieved successfully. Sep 01 01:15:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a96e204e-1ba4-4fbf-a335-3040c4846f71 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 200 Sep 01 01:15:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1021/1994] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:47 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 848 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7c55c321-4974-4982-bd8f-1227c279863f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7c55c321-4974-4982-bd8f-1227c279863f tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 Sep 01 01:15:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7c55c321-4974-4982-bd8f-1227c279863f tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7c55c321-4974-4982-bd8f-1227c279863f tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:48 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:48 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:48 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7c55c321-4974-4982-bd8f-1227c279863f tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Snapshot retrieved successfully. Sep 01 01:15:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7c55c321-4974-4982-bd8f-1227c279863f tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 returned with HTTP 200 Sep 01 01:15:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 974/1995] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:15:48 2026] GET /volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 => generated 447 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c088f673-a7ce-4e95-bb3a-1bf0d84e10f5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c088f673-a7ce-4e95-bb3a-1bf0d84e10f5 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db Sep 01 01:15:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c088f673-a7ce-4e95-bb3a-1bf0d84e10f5 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c088f673-a7ce-4e95-bb3a-1bf0d84e10f5 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c088f673-a7ce-4e95-bb3a-1bf0d84e10f5 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c088f673-a7ce-4e95-bb3a-1bf0d84e10f5 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db returned with HTTP 200 Sep 01 01:15:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1022/1996] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:48 2026] GET /volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db => generated 920 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-344b92dd-dad1-47c7-befe-ad1512f3bc69 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-344b92dd-dad1-47c7-befe-ad1512f3bc69 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] GET http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 Sep 01 01:15:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-344b92dd-dad1-47c7-befe-ad1512f3bc69 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-344b92dd-dad1-47c7-befe-ad1512f3bc69 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-344b92dd-dad1-47c7-befe-ad1512f3bc69 tempest-VolumesCloneTest-1086301818 tempest-VolumesCloneTest-1086301818-project-member] http://192.168.122.211/volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 returned with HTTP 404 Sep 01 01:15:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 975/1997] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:48 2026] GET /volume/v3/volumes/0b9f6db2-2ab2-4706-b0b6-175beff8aa61 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:15:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-701969a2-38ae-4ff5-9508-fd5b81cd7b21 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-701969a2-38ae-4ff5-9508-fd5b81cd7b21 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 Sep 01 01:15:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-701969a2-38ae-4ff5-9508-fd5b81cd7b21 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-701969a2-38ae-4ff5-9508-fd5b81cd7b21 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-701969a2-38ae-4ff5-9508-fd5b81cd7b21 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Snapshot retrieved successfully. Sep 01 01:15:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-701969a2-38ae-4ff5-9508-fd5b81cd7b21 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 returned with HTTP 200 Sep 01 01:15:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1023/1998] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:15:49 2026] GET /volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 => generated 474 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c16542c2-37e5-4541-9b6c-b36a12a627ea None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c16542c2-37e5-4541-9b6c-b36a12a627ea tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:15:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c16542c2-37e5-4541-9b6c-b36a12a627ea tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "78339df3-7571-4549-8d39-0173b7669615", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-676654625"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:15:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-c16542c2-37e5-4541-9b6c-b36a12a627ea tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Create volume request body: {'volume': {"'snapshot_id": '78339df3-7571-4549-8d39-0173b7669615', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-676654625'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:15:49 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-c16542c2-37e5-4541-9b6c-b36a12a627ea tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Create volume of 1 GB Sep 01 01:15:49 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c16542c2-37e5-4541-9b6c-b36a12a627ea tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Availability Zones retrieved successfully. Sep 01 01:15:49 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c16542c2-37e5-4541-9b6c-b36a12a627ea tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Flow 'volume_create_api' (aa170286-81c2-4fec-8796-f7cc6aa1786a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:15:49 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c16542c2-37e5-4541-9b6c-b36a12a627ea tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89d61da0-2f2d-4347-8639-3407a02b2e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:49 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-c16542c2-37e5-4541-9b6c-b36a12a627ea tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:15:49 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c16542c2-37e5-4541-9b6c-b36a12a627ea tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89d61da0-2f2d-4347-8639-3407a02b2e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:49 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c16542c2-37e5-4541-9b6c-b36a12a627ea tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (042d70dc-fc50-44b2-8e27-695c9fc6dcea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5d431754-56a0-4849-a519-bd95776a0575 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5d431754-56a0-4849-a519-bd95776a0575 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db Sep 01 01:15:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5d431754-56a0-4849-a519-bd95776a0575 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5d431754-56a0-4849-a519-bd95776a0575 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:49 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:49 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5d431754-56a0-4849-a519-bd95776a0575 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5d431754-56a0-4849-a519-bd95776a0575 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db returned with HTTP 200 Sep 01 01:15:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1024/1999] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:49 2026] GET /volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db => generated 920 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:49 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-c16542c2-37e5-4541-9b6c-b36a12a627ea tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Created reservations ['9de9b0b5-7bf8-4b5d-bbee-0240b18ff14d', 'ea2fdfd4-5037-4c53-935e-22358c8bddc5', '69e30d16-70ba-4baa-9fbe-ef02c30fda5c', '8611911e-d2e4-403a-95cf-95d21c2ad9c9'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:15:49 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c16542c2-37e5-4541-9b6c-b36a12a627ea tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (042d70dc-fc50-44b2-8e27-695c9fc6dcea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9de9b0b5-7bf8-4b5d-bbee-0240b18ff14d', 'ea2fdfd4-5037-4c53-935e-22358c8bddc5', '69e30d16-70ba-4baa-9fbe-ef02c30fda5c', '8611911e-d2e4-403a-95cf-95d21c2ad9c9']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:49 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c16542c2-37e5-4541-9b6c-b36a12a627ea tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff4bcdf0-4f44-43b4-89eb-556edda28cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:49 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:49 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:49 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c16542c2-37e5-4541-9b6c-b36a12a627ea tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff4bcdf0-4f44-43b4-89eb-556edda28cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cef9b25e-ac26-47af-96ca-0e6752445d8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-676654625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46b38125e7042cebdeefa66dc7b10e6',qos_specs=None,replication_status=,reservations=['9de9b0b5-7bf8-4b5d-bbee-0240b18ff14d','ea2fdfd4-5037-4c53-935e-22358c8bddc5','69e30d16-70ba-4baa-9fbe-ef02c30fda5c','8611911e-d2e4-403a-95cf-95d21c2ad9c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75e3549b133b4e4488e4e03ca50d0cab',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:15:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-676654625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cef9b25e-ac26-47af-96ca-0e6752445d8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f46b38125e7042cebdeefa66dc7b10e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75e3549b133b4e4488e4e03ca50d0cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c16542c2-37e5-4541-9b6c-b36a12a627ea tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75725a69-929e-4e93-9b4d-baeb99d84752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c16542c2-37e5-4541-9b6c-b36a12a627ea tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75725a69-929e-4e93-9b4d-baeb99d84752) transitioned into state 'SUCCESS' from state '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-676654625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46b38125e7042cebdeefa66dc7b10e6',qos_specs=None,replication_status=,reservations=['9de9b0b5-7bf8-4b5d-bbee-0240b18ff14d','ea2fdfd4-5037-4c53-935e-22358c8bddc5','69e30d16-70ba-4baa-9fbe-ef02c30fda5c','8611911e-d2e4-403a-95cf-95d21c2ad9c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75e3549b133b4e4488e4e03ca50d0cab',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c16542c2-37e5-4541-9b6c-b36a12a627ea tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca0ef52-ef63-489f-a54e-d605271784f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c16542c2-37e5-4541-9b6c-b36a12a627ea tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca0ef52-ef63-489f-a54e-d605271784f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c16542c2-37e5-4541-9b6c-b36a12a627ea tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Flow 'volume_create_api' (aa170286-81c2-4fec-8796-f7cc6aa1786a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:15:50 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c16542c2-37e5-4541-9b6c-b36a12a627ea tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Create volume request issued successfully. Sep 01 01:15:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c16542c2-37e5-4541-9b6c-b36a12a627ea tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:15:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 976/2000] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:15:49 2026] POST /volume/v3/volumes => generated 768 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:15:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7267a2f4-a6f3-4f3b-84ba-e218a28ccf18 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7267a2f4-a6f3-4f3b-84ba-e218a28ccf18 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:15:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7267a2f4-a6f3-4f3b-84ba-e218a28ccf18 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "78339df3-7571-4549-8d39-0173b7669615", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-208366861"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:15:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-7267a2f4-a6f3-4f3b-84ba-e218a28ccf18 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Create volume request body: {'volume': {"'snapshot_id": '78339df3-7571-4549-8d39-0173b7669615', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-208366861'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:15:50 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-7267a2f4-a6f3-4f3b-84ba-e218a28ccf18 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Create volume of 1 GB Sep 01 01:15:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7267a2f4-a6f3-4f3b-84ba-e218a28ccf18 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Availability Zones retrieved successfully. Sep 01 01:15:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7267a2f4-a6f3-4f3b-84ba-e218a28ccf18 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Flow 'volume_create_api' (fbad35b3-2201-4379-9042-86210f89c168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:15:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7267a2f4-a6f3-4f3b-84ba-e218a28ccf18 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01823f06-57e4-40ec-a1a5-f0fbff42a8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-7267a2f4-a6f3-4f3b-84ba-e218a28ccf18 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:15:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7267a2f4-a6f3-4f3b-84ba-e218a28ccf18 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01823f06-57e4-40ec-a1a5-f0fbff42a8ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7267a2f4-a6f3-4f3b-84ba-e218a28ccf18 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95946b7b-2682-484a-8651-af775f61e75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:50 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-7267a2f4-a6f3-4f3b-84ba-e218a28ccf18 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Created reservations ['11039469-8e46-48aa-a18b-541acb9ce2e2', 'e5559195-b317-40ed-bab5-06615bbcb608', 'a2cfaea4-d9e8-4b3c-986f-e687f3be50fd', '804db6cc-da90-4789-8a3e-0adb302fd86f'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:15:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7267a2f4-a6f3-4f3b-84ba-e218a28ccf18 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95946b7b-2682-484a-8651-af775f61e75b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11039469-8e46-48aa-a18b-541acb9ce2e2', 'e5559195-b317-40ed-bab5-06615bbcb608', 'a2cfaea4-d9e8-4b3c-986f-e687f3be50fd', '804db6cc-da90-4789-8a3e-0adb302fd86f']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7267a2f4-a6f3-4f3b-84ba-e218a28ccf18 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c93dcf00-65e2-469a-90c7-51d5a474a95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7267a2f4-a6f3-4f3b-84ba-e218a28ccf18 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c93dcf00-65e2-469a-90c7-51d5a474a95f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42fa08e7-c48c-4133-9a87-124b0d4b28a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-208366861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46b38125e7042cebdeefa66dc7b10e6',qos_specs=None,replication_status=,reservations=['11039469-8e46-48aa-a18b-541acb9ce2e2','e5559195-b317-40ed-bab5-06615bbcb608','a2cfaea4-d9e8-4b3c-986f-e687f3be50fd','804db6cc-da90-4789-8a3e-0adb302fd86f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75e3549b133b4e4488e4e03ca50d0cab',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:15:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-208366861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42fa08e7-c48c-4133-9a87-124b0d4b28a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f46b38125e7042cebdeefa66dc7b10e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75e3549b133b4e4488e4e03ca50d0cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7267a2f4-a6f3-4f3b-84ba-e218a28ccf18 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eb763f2-6eaa-43ae-9066-7beafd2deff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7267a2f4-a6f3-4f3b-84ba-e218a28ccf18 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eb763f2-6eaa-43ae-9066-7beafd2deff5) transitioned into state 'SUCCESS' from state '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-208366861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46b38125e7042cebdeefa66dc7b10e6',qos_specs=None,replication_status=,reservations=['11039469-8e46-48aa-a18b-541acb9ce2e2','e5559195-b317-40ed-bab5-06615bbcb608','a2cfaea4-d9e8-4b3c-986f-e687f3be50fd','804db6cc-da90-4789-8a3e-0adb302fd86f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75e3549b133b4e4488e4e03ca50d0cab',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7267a2f4-a6f3-4f3b-84ba-e218a28ccf18 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c032f95c-03c9-49e8-8b66-d28698f801be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7267a2f4-a6f3-4f3b-84ba-e218a28ccf18 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c032f95c-03c9-49e8-8b66-d28698f801be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7267a2f4-a6f3-4f3b-84ba-e218a28ccf18 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Flow 'volume_create_api' (fbad35b3-2201-4379-9042-86210f89c168) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:15:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7267a2f4-a6f3-4f3b-84ba-e218a28ccf18 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Create volume request issued successfully. Sep 01 01:15:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7267a2f4-a6f3-4f3b-84ba-e218a28ccf18 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:15:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1025/2001] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:15:50 2026] POST /volume/v3/volumes => generated 768 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:15:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a365fbd9-0c25-4015-bf5a-c361ef6de1fc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a365fbd9-0c25-4015-bf5a-c361ef6de1fc tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:15:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a365fbd9-0c25-4015-bf5a-c361ef6de1fc tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "78339df3-7571-4549-8d39-0173b7669615", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1147659"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:15:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-a365fbd9-0c25-4015-bf5a-c361ef6de1fc tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Create volume request body: {'volume': {"'snapshot_id": '78339df3-7571-4549-8d39-0173b7669615', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1147659'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:15:50 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-a365fbd9-0c25-4015-bf5a-c361ef6de1fc tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Create volume of 1 GB Sep 01 01:15:50 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:50 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:50 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a365fbd9-0c25-4015-bf5a-c361ef6de1fc tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Availability Zones retrieved successfully. Sep 01 01:15:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a365fbd9-0c25-4015-bf5a-c361ef6de1fc tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Flow 'volume_create_api' (26d399a1-b055-47ab-8acb-c7b334708ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:15:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a365fbd9-0c25-4015-bf5a-c361ef6de1fc tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aed5e6e-5174-437b-a99a-815da960a046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-a365fbd9-0c25-4015-bf5a-c361ef6de1fc tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:15:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-39463c7e-cea6-4e2d-93c8-ea6c6b0e719e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-39463c7e-cea6-4e2d-93c8-ea6c6b0e719e tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db Sep 01 01:15:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-39463c7e-cea6-4e2d-93c8-ea6c6b0e719e tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-39463c7e-cea6-4e2d-93c8-ea6c6b0e719e tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a365fbd9-0c25-4015-bf5a-c361ef6de1fc tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aed5e6e-5174-437b-a99a-815da960a046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a365fbd9-0c25-4015-bf5a-c361ef6de1fc tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f65f317b-a9c5-4324-b521-ade9ef6e5dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:51 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-a365fbd9-0c25-4015-bf5a-c361ef6de1fc tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Created reservations ['cbb2a1fa-1b14-4d3a-b011-46fd75effa1c', '65ac7c1a-8030-4381-887c-44d1708115df', 'b5506dd8-8ce4-4410-8096-e054eadad368', 'ff4a8205-5347-4b0a-bb4e-bde0066420d5'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:15:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a365fbd9-0c25-4015-bf5a-c361ef6de1fc tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f65f317b-a9c5-4324-b521-ade9ef6e5dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbb2a1fa-1b14-4d3a-b011-46fd75effa1c', '65ac7c1a-8030-4381-887c-44d1708115df', 'b5506dd8-8ce4-4410-8096-e054eadad368', 'ff4a8205-5347-4b0a-bb4e-bde0066420d5']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a365fbd9-0c25-4015-bf5a-c361ef6de1fc tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7b950b4-ea4f-4b99-aa72-2a8ad1ab860e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:51 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:51 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a365fbd9-0c25-4015-bf5a-c361ef6de1fc tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7b950b4-ea4f-4b99-aa72-2a8ad1ab860e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f01aaaea-6899-44da-b932-8c247d11de1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1147659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46b38125e7042cebdeefa66dc7b10e6',qos_specs=None,replication_status=,reservations=['cbb2a1fa-1b14-4d3a-b011-46fd75effa1c','65ac7c1a-8030-4381-887c-44d1708115df','b5506dd8-8ce4-4410-8096-e054eadad368','ff4a8205-5347-4b0a-bb4e-bde0066420d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75e3549b133b4e4488e4e03ca50d0cab',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:15:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1147659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f01aaaea-6899-44da-b932-8c247d11de1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f46b38125e7042cebdeefa66dc7b10e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75e3549b133b4e4488e4e03ca50d0cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a365fbd9-0c25-4015-bf5a-c361ef6de1fc tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2407cf7-136a-42f7-94cb-eb17ca778fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a365fbd9-0c25-4015-bf5a-c361ef6de1fc tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2407cf7-136a-42f7-94cb-eb17ca778fd9) transitioned into state 'SUCCESS' from state '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-1147659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46b38125e7042cebdeefa66dc7b10e6',qos_specs=None,replication_status=,reservations=['cbb2a1fa-1b14-4d3a-b011-46fd75effa1c','65ac7c1a-8030-4381-887c-44d1708115df','b5506dd8-8ce4-4410-8096-e054eadad368','ff4a8205-5347-4b0a-bb4e-bde0066420d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75e3549b133b4e4488e4e03ca50d0cab',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-39463c7e-cea6-4e2d-93c8-ea6c6b0e719e tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a365fbd9-0c25-4015-bf5a-c361ef6de1fc tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab793e9b-bfcc-498a-95f5-44919dee68df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-39463c7e-cea6-4e2d-93c8-ea6c6b0e719e tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db returned with HTTP 200 Sep 01 01:15:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1026/2002] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:50 2026] GET /volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db => generated 1340 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:15:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a365fbd9-0c25-4015-bf5a-c361ef6de1fc tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab793e9b-bfcc-498a-95f5-44919dee68df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a365fbd9-0c25-4015-bf5a-c361ef6de1fc tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Flow 'volume_create_api' (26d399a1-b055-47ab-8acb-c7b334708ca4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:15:51 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a365fbd9-0c25-4015-bf5a-c361ef6de1fc tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Create volume request issued successfully. Sep 01 01:15:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a365fbd9-0c25-4015-bf5a-c361ef6de1fc tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:15:51 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 977/2003] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:15:50 2026] POST /volume/v3/volumes => generated 766 bytes in 777 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:15:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5c86fe0d-6078-4b51-b19a-f0fff3b7efbb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c86fe0d-6078-4b51-b19a-f0fff3b7efbb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:15:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c86fe0d-6078-4b51-b19a-f0fff3b7efbb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "78339df3-7571-4549-8d39-0173b7669615", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-237717007"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:15:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-5c86fe0d-6078-4b51-b19a-f0fff3b7efbb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Create volume request body: {'volume': {"'snapshot_id": '78339df3-7571-4549-8d39-0173b7669615', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-237717007'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:15:51 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-5c86fe0d-6078-4b51-b19a-f0fff3b7efbb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Create volume of 1 GB Sep 01 01:15:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5c86fe0d-6078-4b51-b19a-f0fff3b7efbb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Availability Zones retrieved successfully. Sep 01 01:15:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c86fe0d-6078-4b51-b19a-f0fff3b7efbb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Flow 'volume_create_api' (0d0171c2-e13a-4147-8403-db29a41492b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:15:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c86fe0d-6078-4b51-b19a-f0fff3b7efbb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b17be20-1dc5-43e3-987f-b1b6953574d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-5c86fe0d-6078-4b51-b19a-f0fff3b7efbb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:15:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c86fe0d-6078-4b51-b19a-f0fff3b7efbb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b17be20-1dc5-43e3-987f-b1b6953574d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c86fe0d-6078-4b51-b19a-f0fff3b7efbb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09bbb0a0-0e75-4a3c-909f-d808ea4229d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:51 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-5c86fe0d-6078-4b51-b19a-f0fff3b7efbb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Created reservations ['1d6abafc-609b-44fa-a58d-330601f7d244', '737926a5-cf38-4423-ba5f-4c7079331fba', '6e047e24-c8d2-40c9-83f5-b2ab4a3818fc', '235828ce-8f04-4568-86bf-a07c3fbbf9f3'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:15:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c86fe0d-6078-4b51-b19a-f0fff3b7efbb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09bbb0a0-0e75-4a3c-909f-d808ea4229d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d6abafc-609b-44fa-a58d-330601f7d244', '737926a5-cf38-4423-ba5f-4c7079331fba', '6e047e24-c8d2-40c9-83f5-b2ab4a3818fc', '235828ce-8f04-4568-86bf-a07c3fbbf9f3']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c86fe0d-6078-4b51-b19a-f0fff3b7efbb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1148bda-43ed-4686-ba86-4c1006bd088a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:52 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c86fe0d-6078-4b51-b19a-f0fff3b7efbb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1148bda-43ed-4686-ba86-4c1006bd088a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c269d62c-d808-497c-88ce-25336dd62bec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-237717007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46b38125e7042cebdeefa66dc7b10e6',qos_specs=None,replication_status=,reservations=['1d6abafc-609b-44fa-a58d-330601f7d244','737926a5-cf38-4423-ba5f-4c7079331fba','6e047e24-c8d2-40c9-83f5-b2ab4a3818fc','235828ce-8f04-4568-86bf-a07c3fbbf9f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75e3549b133b4e4488e4e03ca50d0cab',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:15:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-237717007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c269d62c-d808-497c-88ce-25336dd62bec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f46b38125e7042cebdeefa66dc7b10e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75e3549b133b4e4488e4e03ca50d0cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:52 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c86fe0d-6078-4b51-b19a-f0fff3b7efbb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65483632-8fbc-4ce2-873d-2004c27dbd58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:52 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c86fe0d-6078-4b51-b19a-f0fff3b7efbb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65483632-8fbc-4ce2-873d-2004c27dbd58) transitioned into state 'SUCCESS' from state '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-237717007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46b38125e7042cebdeefa66dc7b10e6',qos_specs=None,replication_status=,reservations=['1d6abafc-609b-44fa-a58d-330601f7d244','737926a5-cf38-4423-ba5f-4c7079331fba','6e047e24-c8d2-40c9-83f5-b2ab4a3818fc','235828ce-8f04-4568-86bf-a07c3fbbf9f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75e3549b133b4e4488e4e03ca50d0cab',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:52 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c86fe0d-6078-4b51-b19a-f0fff3b7efbb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47cb13aa-1ee0-4431-8d8a-f7247c4e71e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:52 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c86fe0d-6078-4b51-b19a-f0fff3b7efbb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47cb13aa-1ee0-4431-8d8a-f7247c4e71e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:52 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c86fe0d-6078-4b51-b19a-f0fff3b7efbb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Flow 'volume_create_api' (0d0171c2-e13a-4147-8403-db29a41492b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:15:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5c86fe0d-6078-4b51-b19a-f0fff3b7efbb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Create volume request issued successfully. Sep 01 01:15:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c86fe0d-6078-4b51-b19a-f0fff3b7efbb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:15:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1027/2004] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:15:51 2026] POST /volume/v3/volumes => generated 768 bytes in 695 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:15:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-606ea7c1-47a5-48cb-8277-8592ed90c915 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-606ea7c1-47a5-48cb-8277-8592ed90c915 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:15:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-606ea7c1-47a5-48cb-8277-8592ed90c915 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "78339df3-7571-4549-8d39-0173b7669615", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1919207789"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:15:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-606ea7c1-47a5-48cb-8277-8592ed90c915 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Create volume request body: {'volume': {"'snapshot_id": '78339df3-7571-4549-8d39-0173b7669615', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1919207789'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:15:52 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-606ea7c1-47a5-48cb-8277-8592ed90c915 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Create volume of 1 GB Sep 01 01:15:52 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:52 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:52 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-606ea7c1-47a5-48cb-8277-8592ed90c915 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Availability Zones retrieved successfully. Sep 01 01:15:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-606ea7c1-47a5-48cb-8277-8592ed90c915 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Flow 'volume_create_api' (2c413a42-2caf-42c0-aefd-5e283cd0e771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:15:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-606ea7c1-47a5-48cb-8277-8592ed90c915 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee34ada3-36e0-40c3-bb21-8e9620f35393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-606ea7c1-47a5-48cb-8277-8592ed90c915 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:15:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-52723291-401d-45a3-9fbf-2fb314ed4890 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-52723291-401d-45a3-9fbf-2fb314ed4890 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db Sep 01 01:15:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-52723291-401d-45a3-9fbf-2fb314ed4890 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-52723291-401d-45a3-9fbf-2fb314ed4890 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-606ea7c1-47a5-48cb-8277-8592ed90c915 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee34ada3-36e0-40c3-bb21-8e9620f35393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-606ea7c1-47a5-48cb-8277-8592ed90c915 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (266c0088-dac6-41ba-8f33-390551151d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-52723291-401d-45a3-9fbf-2fb314ed4890 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-52723291-401d-45a3-9fbf-2fb314ed4890 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db returned with HTTP 200 Sep 01 01:15:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1028/2005] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:52 2026] GET /volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db => generated 1338 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:15:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-800eb264-9964-498c-90d0-1557b6ca2e4e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-800eb264-9964-498c-90d0-1557b6ca2e4e tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db Sep 01 01:15:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-800eb264-9964-498c-90d0-1557b6ca2e4e tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-800eb264-9964-498c-90d0-1557b6ca2e4e tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-800eb264-9964-498c-90d0-1557b6ca2e4e tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-800eb264-9964-498c-90d0-1557b6ca2e4e tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db returned with HTTP 200 Sep 01 01:15:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1029/2006] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:52 2026] GET /volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db => generated 1338 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:15:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8ce33150-650a-443e-947c-fe9794becdb9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:52 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-606ea7c1-47a5-48cb-8277-8592ed90c915 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Created reservations ['1edd318c-2f52-4aa0-b4ed-cc7807337341', '9d7c43ef-d2e1-458a-a41b-710c57d1987b', '8edc2bd8-80b3-4df9-a98b-b46dfe23ba95', '7427a053-59f2-4e94-b3f7-5eedaada6dd5'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:15:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8ce33150-650a-443e-947c-fe9794becdb9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] PUT http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db Sep 01 01:15:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8ce33150-650a-443e-947c-fe9794becdb9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-648052262"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:15:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-606ea7c1-47a5-48cb-8277-8592ed90c915 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (266c0088-dac6-41ba-8f33-390551151d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1edd318c-2f52-4aa0-b4ed-cc7807337341', '9d7c43ef-d2e1-458a-a41b-710c57d1987b', '8edc2bd8-80b3-4df9-a98b-b46dfe23ba95', '7427a053-59f2-4e94-b3f7-5eedaada6dd5']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-606ea7c1-47a5-48cb-8277-8592ed90c915 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (355c518c-5443-40bc-948e-77aee74b4787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8ce33150-650a-443e-947c-fe9794becdb9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8ce33150-650a-443e-947c-fe9794becdb9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume updated successfully. Sep 01 01:15:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8ce33150-650a-443e-947c-fe9794becdb9 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db returned with HTTP 200 Sep 01 01:15:52 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:52 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1030/2007] 192.168.122.211 () {60 vars in 1252 bytes} [Tue Sep 1 01:15:52 2026] PUT /volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db => generated 791 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-606ea7c1-47a5-48cb-8277-8592ed90c915 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (355c518c-5443-40bc-948e-77aee74b4787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d034144-1baa-458d-88ce-2a5cf4e688f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1919207789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46b38125e7042cebdeefa66dc7b10e6',qos_specs=None,replication_status=,reservations=['1edd318c-2f52-4aa0-b4ed-cc7807337341','9d7c43ef-d2e1-458a-a41b-710c57d1987b','8edc2bd8-80b3-4df9-a98b-b46dfe23ba95','7427a053-59f2-4e94-b3f7-5eedaada6dd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75e3549b133b4e4488e4e03ca50d0cab',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:15:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1919207789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d034144-1baa-458d-88ce-2a5cf4e688f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f46b38125e7042cebdeefa66dc7b10e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75e3549b133b4e4488e4e03ca50d0cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-606ea7c1-47a5-48cb-8277-8592ed90c915 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bca8913f-0892-41c1-a6a2-38ad67166450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-50c636c3-2de9-455b-a6c3-c7504294a3df None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-50c636c3-2de9-455b-a6c3-c7504294a3df tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] PUT http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db Sep 01 01:15:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-50c636c3-2de9-455b-a6c3-c7504294a3df tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1034037865", "description": "This is the new description of volume"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:15:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-50c636c3-2de9-455b-a6c3-c7504294a3df tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-606ea7c1-47a5-48cb-8277-8592ed90c915 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bca8913f-0892-41c1-a6a2-38ad67166450) transitioned into state 'SUCCESS' from state '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-1919207789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46b38125e7042cebdeefa66dc7b10e6',qos_specs=None,replication_status=,reservations=['1edd318c-2f52-4aa0-b4ed-cc7807337341','9d7c43ef-d2e1-458a-a41b-710c57d1987b','8edc2bd8-80b3-4df9-a98b-b46dfe23ba95','7427a053-59f2-4e94-b3f7-5eedaada6dd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75e3549b133b4e4488e4e03ca50d0cab',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-606ea7c1-47a5-48cb-8277-8592ed90c915 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3fc785b-8e64-46de-b9f8-a8299b3051cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-50c636c3-2de9-455b-a6c3-c7504294a3df tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume updated successfully. Sep 01 01:15:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-50c636c3-2de9-455b-a6c3-c7504294a3df tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db returned with HTTP 200 Sep 01 01:15:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1031/2008] 192.168.122.211 () {60 vars in 1253 bytes} [Tue Sep 1 01:15:52 2026] PUT /volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db => generated 831 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c2b68311-c7e4-487f-ae5a-0d65fc076309 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-606ea7c1-47a5-48cb-8277-8592ed90c915 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3fc785b-8e64-46de-b9f8-a8299b3051cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-606ea7c1-47a5-48cb-8277-8592ed90c915 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Flow 'volume_create_api' (2c413a42-2caf-42c0-aefd-5e283cd0e771) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:15:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c2b68311-c7e4-487f-ae5a-0d65fc076309 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db Sep 01 01:15:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c2b68311-c7e4-487f-ae5a-0d65fc076309 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c2b68311-c7e4-487f-ae5a-0d65fc076309 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-606ea7c1-47a5-48cb-8277-8592ed90c915 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Create volume request issued successfully. Sep 01 01:15:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-606ea7c1-47a5-48cb-8277-8592ed90c915 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:15:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 978/2009] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:15:52 2026] POST /volume/v3/volumes => generated 769 bytes in 867 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:15:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c0924987-09ae-4c6d-b7f9-ee33b850e01f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c0924987-09ae-4c6d-b7f9-ee33b850e01f tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/cef9b25e-ac26-47af-96ca-0e6752445d8f Sep 01 01:15:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c0924987-09ae-4c6d-b7f9-ee33b850e01f tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c0924987-09ae-4c6d-b7f9-ee33b850e01f tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c2b68311-c7e4-487f-ae5a-0d65fc076309 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c0924987-09ae-4c6d-b7f9-ee33b850e01f tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:15:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c2b68311-c7e4-487f-ae5a-0d65fc076309 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db returned with HTTP 200 Sep 01 01:15:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1032/2010] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:53 2026] GET /volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db => generated 1378 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:15:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c0924987-09ae-4c6d-b7f9-ee33b850e01f tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/cef9b25e-ac26-47af-96ca-0e6752445d8f returned with HTTP 200 Sep 01 01:15:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 979/2011] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:53 2026] GET /volume/v3/volumes/cef9b25e-ac26-47af-96ca-0e6752445d8f => generated 861 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:15:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-aa44d590-c9a2-4357-afff-07e5041e80d4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aa44d590-c9a2-4357-afff-07e5041e80d4 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:15:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-aa44d590-c9a2-4357-afff-07e5041e80d4 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1542176213", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-455926370"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:15:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-aa44d590-c9a2-4357-afff-07e5041e80d4 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1542176213', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-455926370'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:15:53 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-aa44d590-c9a2-4357-afff-07e5041e80d4 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Create volume of 1 GB Sep 01 01:15:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0afb5ad5-afbb-482b-9aaf-ca069007dc68 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0afb5ad5-afbb-482b-9aaf-ca069007dc68 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/42fa08e7-c48c-4133-9a87-124b0d4b28a3 Sep 01 01:15:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0afb5ad5-afbb-482b-9aaf-ca069007dc68 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0afb5ad5-afbb-482b-9aaf-ca069007dc68 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-aa44d590-c9a2-4357-afff-07e5041e80d4 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Availability Zones retrieved successfully. Sep 01 01:15:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-aa44d590-c9a2-4357-afff-07e5041e80d4 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Flow 'volume_create_api' (7caffefe-0960-4bf0-803a-3eb31a8c7255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:15:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-aa44d590-c9a2-4357-afff-07e5041e80d4 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (105b3fd8-b7c7-4ba5-9125-3c857e116a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-aa44d590-c9a2-4357-afff-07e5041e80d4 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:15:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0afb5ad5-afbb-482b-9aaf-ca069007dc68 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:15:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0afb5ad5-afbb-482b-9aaf-ca069007dc68 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/42fa08e7-c48c-4133-9a87-124b0d4b28a3 returned with HTTP 200 Sep 01 01:15:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 980/2012] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:53 2026] GET /volume/v3/volumes/42fa08e7-c48c-4133-9a87-124b0d4b28a3 => generated 860 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-aa44d590-c9a2-4357-afff-07e5041e80d4 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (105b3fd8-b7c7-4ba5-9125-3c857e116a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-aa44d590-c9a2-4357-afff-07e5041e80d4 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab403103-d83a-4779-bc07-1ca35919312e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:53 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-aa44d590-c9a2-4357-afff-07e5041e80d4 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Created reservations ['6ed31bab-b314-47c1-a221-8fa01c43517a', 'fc706626-c4fd-4bad-b834-b69335d09721', '7f2932e4-86e6-43c3-b31d-1cc0c6c85318', '827658e7-83ea-4251-876b-534c01ecd835'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:15:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-aa44d590-c9a2-4357-afff-07e5041e80d4 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab403103-d83a-4779-bc07-1ca35919312e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ed31bab-b314-47c1-a221-8fa01c43517a', 'fc706626-c4fd-4bad-b834-b69335d09721', '7f2932e4-86e6-43c3-b31d-1cc0c6c85318', '827658e7-83ea-4251-876b-534c01ecd835']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-aa44d590-c9a2-4357-afff-07e5041e80d4 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53db544b-eea0-4d92-969b-42fcf5a0aa86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-aa44d590-c9a2-4357-afff-07e5041e80d4 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53db544b-eea0-4d92-969b-42fcf5a0aa86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7159299-2511-437e-af47-6bd5c3066c3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1542176213',display_name='tempest-VolumesGetTest-Volume-455926370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8f24635af947f0a7487e88c1617056',qos_specs=None,replication_status=,reservations=['6ed31bab-b314-47c1-a221-8fa01c43517a','fc706626-c4fd-4bad-b834-b69335d09721','7f2932e4-86e6-43c3-b31d-1cc0c6c85318','827658e7-83ea-4251-876b-534c01ecd835'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d100af495ec54f30b7f237c4dc53568f',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:15:53Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1542176213',display_name='tempest-VolumesGetTest-Volume-455926370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7159299-2511-437e-af47-6bd5c3066c3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e8f24635af947f0a7487e88c1617056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d100af495ec54f30b7f237c4dc53568f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-aa44d590-c9a2-4357-afff-07e5041e80d4 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8da94a27-a12d-47b4-92ee-baa31cbab9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8c2460be-c6ba-4b61-9a69-95613865d25a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-aa44d590-c9a2-4357-afff-07e5041e80d4 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8da94a27-a12d-47b4-92ee-baa31cbab9b1) transitioned into 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-1542176213',display_name='tempest-VolumesGetTest-Volume-455926370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8f24635af947f0a7487e88c1617056',qos_specs=None,replication_status=,reservations=['6ed31bab-b314-47c1-a221-8fa01c43517a','fc706626-c4fd-4bad-b834-b69335d09721','7f2932e4-86e6-43c3-b31d-1cc0c6c85318','827658e7-83ea-4251-876b-534c01ecd835'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d100af495ec54f30b7f237c4dc53568f',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-aa44d590-c9a2-4357-afff-07e5041e80d4 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6854b09-f995-4dd2-a64a-b541942cf6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-aa44d590-c9a2-4357-afff-07e5041e80d4 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6854b09-f995-4dd2-a64a-b541942cf6d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-aa44d590-c9a2-4357-afff-07e5041e80d4 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Flow 'volume_create_api' (7caffefe-0960-4bf0-803a-3eb31a8c7255) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:15:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-aa44d590-c9a2-4357-afff-07e5041e80d4 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Create volume request issued successfully. Sep 01 01:15:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aa44d590-c9a2-4357-afff-07e5041e80d4 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:15:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1033/2013] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:15:53 2026] POST /volume/v3/volumes => generated 788 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:15:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-857f6146-90b9-4157-a2d8-d1383ed48c5c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-857f6146-90b9-4157-a2d8-d1383ed48c5c tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f Sep 01 01:15:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-857f6146-90b9-4157-a2d8-d1383ed48c5c tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-857f6146-90b9-4157-a2d8-d1383ed48c5c tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-857f6146-90b9-4157-a2d8-d1383ed48c5c tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-857f6146-90b9-4157-a2d8-d1383ed48c5c tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f returned with HTTP 200 Sep 01 01:15:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1034/2014] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:53 2026] GET /volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8c2460be-c6ba-4b61-9a69-95613865d25a tempest-VolumeAndVolumeTypeFromImageTest-2104911937 tempest-VolumeAndVolumeTypeFromImageTest-2104911937-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:15:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8c2460be-c6ba-4b61-9a69-95613865d25a tempest-VolumeAndVolumeTypeFromImageTest-2104911937 tempest-VolumeAndVolumeTypeFromImageTest-2104911937-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=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:15:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8c2460be-c6ba-4b61-9a69-95613865d25a tempest-VolumeAndVolumeTypeFromImageTest-2104911937 tempest-VolumeAndVolumeTypeFromImageTest-2104911937-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:15:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 981/2015] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:15:53 2026] POST /volume/v3/types => generated 287 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6be0732b-56fa-44cc-a45b-81dbdab00f24 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6be0732b-56fa-44cc-a45b-81dbdab00f24 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:15:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6be0732b-56fa-44cc-a45b-81dbdab00f24 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5aa92ea2-a5d8-46f6-9949-7c665ebdeb00", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1486986370"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:15:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-6be0732b-56fa-44cc-a45b-81dbdab00f24 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Create volume request body: {'volume': {'imageRef': '5aa92ea2-a5d8-46f6-9949-7c665ebdeb00', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1486986370'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:15:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0b93c447-ae73-4186-aead-6f8eff94a581 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0b93c447-ae73-4186-aead-6f8eff94a581 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/42fa08e7-c48c-4133-9a87-124b0d4b28a3 Sep 01 01:15:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0b93c447-ae73-4186-aead-6f8eff94a581 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0b93c447-ae73-4186-aead-6f8eff94a581 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:54 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:54 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:54 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:54 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0b93c447-ae73-4186-aead-6f8eff94a581 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:15:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0b93c447-ae73-4186-aead-6f8eff94a581 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/42fa08e7-c48c-4133-9a87-124b0d4b28a3 returned with HTTP 200 Sep 01 01:15:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 982/2016] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:54 2026] GET /volume/v3/volumes/42fa08e7-c48c-4133-9a87-124b0d4b28a3 => generated 861 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:54 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-6be0732b-56fa-44cc-a45b-81dbdab00f24 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Create volume of 1 GB Sep 01 01:15:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7e20b4b6-6130-4cf6-8c9c-f833772d78ca None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7e20b4b6-6130-4cf6-8c9c-f833772d78ca tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/f01aaaea-6899-44da-b932-8c247d11de1d Sep 01 01:15:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6be0732b-56fa-44cc-a45b-81dbdab00f24 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Availability Zones retrieved successfully. Sep 01 01:15:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7e20b4b6-6130-4cf6-8c9c-f833772d78ca tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7e20b4b6-6130-4cf6-8c9c-f833772d78ca tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:54 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:54 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:54 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:54 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7e20b4b6-6130-4cf6-8c9c-f833772d78ca tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:15:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6be0732b-56fa-44cc-a45b-81dbdab00f24 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Flow 'volume_create_api' (b7094300-8488-464e-af9c-70ff19555ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:15:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7e20b4b6-6130-4cf6-8c9c-f833772d78ca tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/f01aaaea-6899-44da-b932-8c247d11de1d returned with HTTP 200 Sep 01 01:15:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 983/2017] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:54 2026] GET /volume/v3/volumes/f01aaaea-6899-44da-b932-8c247d11de1d => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6be0732b-56fa-44cc-a45b-81dbdab00f24 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (904ebda3-8f70-4a4f-bdf4-a1371d885c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-6be0732b-56fa-44cc-a45b-81dbdab00f24 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:15:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6be0732b-56fa-44cc-a45b-81dbdab00f24 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (904ebda3-8f70-4a4f-bdf4-a1371d885c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6be0732b-56fa-44cc-a45b-81dbdab00f24 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8664501-c3b3-4faf-88c2-ed4d729b3ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:54 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-6be0732b-56fa-44cc-a45b-81dbdab00f24 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Created reservations ['078bcfdd-8ca1-4ac3-9cfe-c5b8c3de6bab', 'dc8788a0-4962-4f17-8994-0edf75364095', 'e93a77ca-0025-4528-bdb8-9835176d7950', 'b13635c4-77d4-474e-8e57-381552773385'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:15:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6be0732b-56fa-44cc-a45b-81dbdab00f24 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8664501-c3b3-4faf-88c2-ed4d729b3ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['078bcfdd-8ca1-4ac3-9cfe-c5b8c3de6bab', 'dc8788a0-4962-4f17-8994-0edf75364095', 'e93a77ca-0025-4528-bdb8-9835176d7950', 'b13635c4-77d4-474e-8e57-381552773385']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6be0732b-56fa-44cc-a45b-81dbdab00f24 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (928b621b-465d-4fa5-8553-e1bb53e59f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4644fcc4-e04a-4d69-80d6-a199bbec3786 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4644fcc4-e04a-4d69-80d6-a199bbec3786 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f Sep 01 01:15:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4644fcc4-e04a-4d69-80d6-a199bbec3786 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4644fcc4-e04a-4d69-80d6-a199bbec3786 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6be0732b-56fa-44cc-a45b-81dbdab00f24 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (928b621b-465d-4fa5-8553-e1bb53e59f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9b53ecc-1957-453a-a70a-58423e8a57f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1486986370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28d3421b71944d6d9144391413b5c2d6',qos_specs=None,replication_status=,reservations=['078bcfdd-8ca1-4ac3-9cfe-c5b8c3de6bab','dc8788a0-4962-4f17-8994-0edf75364095','e93a77ca-0025-4528-bdb8-9835176d7950','b13635c4-77d4-474e-8e57-381552773385'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9ff287994b54a928f443aa9dc05225f',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:15:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1486986370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9b53ecc-1957-453a-a70a-58423e8a57f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28d3421b71944d6d9144391413b5c2d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9ff287994b54a928f443aa9dc05225f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:54 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:54 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6be0732b-56fa-44cc-a45b-81dbdab00f24 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e5fe021-8a53-4c1c-ad1e-a4e8039145a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:54 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:54 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4644fcc4-e04a-4d69-80d6-a199bbec3786 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4644fcc4-e04a-4d69-80d6-a199bbec3786 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f returned with HTTP 200 Sep 01 01:15:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 984/2018] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:54 2026] GET /volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f => generated 880 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6be0732b-56fa-44cc-a45b-81dbdab00f24 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e5fe021-8a53-4c1c-ad1e-a4e8039145a7) transitioned into state 'SUCCESS' from state '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-1486986370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28d3421b71944d6d9144391413b5c2d6',qos_specs=None,replication_status=,reservations=['078bcfdd-8ca1-4ac3-9cfe-c5b8c3de6bab','dc8788a0-4962-4f17-8994-0edf75364095','e93a77ca-0025-4528-bdb8-9835176d7950','b13635c4-77d4-474e-8e57-381552773385'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9ff287994b54a928f443aa9dc05225f',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6be0732b-56fa-44cc-a45b-81dbdab00f24 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (454b3f94-25de-4b78-ae0d-d31a4ea07e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6be0732b-56fa-44cc-a45b-81dbdab00f24 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (454b3f94-25de-4b78-ae0d-d31a4ea07e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6be0732b-56fa-44cc-a45b-81dbdab00f24 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Flow 'volume_create_api' (b7094300-8488-464e-af9c-70ff19555ce1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:15:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6be0732b-56fa-44cc-a45b-81dbdab00f24 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Create volume request issued successfully. Sep 01 01:15:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6be0732b-56fa-44cc-a45b-81dbdab00f24 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:15:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1035/2019] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:15:54 2026] POST /volume/v3/volumes => generated 757 bytes in 753 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:15:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-eab800c5-f772-4e4b-bc7c-6d7d79d1b54b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-eab800c5-f772-4e4b-bc7c-6d7d79d1b54b tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 Sep 01 01:15:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-eab800c5-f772-4e4b-bc7c-6d7d79d1b54b tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-eab800c5-f772-4e4b-bc7c-6d7d79d1b54b tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:55 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:55 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:55 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:55 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-eab800c5-f772-4e4b-bc7c-6d7d79d1b54b tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:15:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-eab800c5-f772-4e4b-bc7c-6d7d79d1b54b tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 returned with HTTP 200 Sep 01 01:15:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 985/2020] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:54 2026] GET /volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 => generated 825 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:15:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-61fc4df2-1d23-4bb2-aecf-b9cdd87dc4b7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-61fc4df2-1d23-4bb2-aecf-b9cdd87dc4b7 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/f01aaaea-6899-44da-b932-8c247d11de1d Sep 01 01:15:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-61fc4df2-1d23-4bb2-aecf-b9cdd87dc4b7 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-61fc4df2-1d23-4bb2-aecf-b9cdd87dc4b7 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-61fc4df2-1d23-4bb2-aecf-b9cdd87dc4b7 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:15:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-61fc4df2-1d23-4bb2-aecf-b9cdd87dc4b7 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/f01aaaea-6899-44da-b932-8c247d11de1d returned with HTTP 200 Sep 01 01:15:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1036/2021] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:55 2026] GET /volume/v3/volumes/f01aaaea-6899-44da-b932-8c247d11de1d => generated 859 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-178ca590-dc52-433e-81b3-d7a97827b2a5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-178ca590-dc52-433e-81b3-d7a97827b2a5 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/c269d62c-d808-497c-88ce-25336dd62bec Sep 01 01:15:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-178ca590-dc52-433e-81b3-d7a97827b2a5 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-178ca590-dc52-433e-81b3-d7a97827b2a5 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:55 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:55 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:55 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:55 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-178ca590-dc52-433e-81b3-d7a97827b2a5 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:15:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-178ca590-dc52-433e-81b3-d7a97827b2a5 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/c269d62c-d808-497c-88ce-25336dd62bec returned with HTTP 200 Sep 01 01:15:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 986/2022] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:55 2026] GET /volume/v3/volumes/c269d62c-d808-497c-88ce-25336dd62bec => generated 860 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fc8b6721-aafa-43ea-a7e7-1563122559cc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fc8b6721-aafa-43ea-a7e7-1563122559cc tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f Sep 01 01:15:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fc8b6721-aafa-43ea-a7e7-1563122559cc tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fc8b6721-aafa-43ea-a7e7-1563122559cc tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fc8b6721-aafa-43ea-a7e7-1563122559cc tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fc8b6721-aafa-43ea-a7e7-1563122559cc tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f returned with HTTP 200 Sep 01 01:15:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1037/2023] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:55 2026] GET /volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f => generated 880 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8094f74d-1816-4cb4-a789-8317fc32d285 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8094f74d-1816-4cb4-a789-8317fc32d285 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 Sep 01 01:15:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8094f74d-1816-4cb4-a789-8317fc32d285 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8094f74d-1816-4cb4-a789-8317fc32d285 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:56 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:56 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:56 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:56 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:56 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8094f74d-1816-4cb4-a789-8317fc32d285 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:15:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8094f74d-1816-4cb4-a789-8317fc32d285 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 returned with HTTP 200 Sep 01 01:15:56 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 987/2024] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:56 2026] GET /volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-65d947ff-c554-47eb-855b-a438381de4d8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-65d947ff-c554-47eb-855b-a438381de4d8 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/c269d62c-d808-497c-88ce-25336dd62bec Sep 01 01:15:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-65d947ff-c554-47eb-855b-a438381de4d8 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-65d947ff-c554-47eb-855b-a438381de4d8 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-65d947ff-c554-47eb-855b-a438381de4d8 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:15:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-65d947ff-c554-47eb-855b-a438381de4d8 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/c269d62c-d808-497c-88ce-25336dd62bec returned with HTTP 200 Sep 01 01:15:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1038/2025] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:56 2026] GET /volume/v3/volumes/c269d62c-d808-497c-88ce-25336dd62bec => generated 861 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8829879e-8084-44cb-8d70-a8be2c8daf1e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8829879e-8084-44cb-8d70-a8be2c8daf1e tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/0d034144-1baa-458d-88ce-2a5cf4e688f3 Sep 01 01:15:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8829879e-8084-44cb-8d70-a8be2c8daf1e tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8829879e-8084-44cb-8d70-a8be2c8daf1e tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:56 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:56 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:56 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:56 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:56 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8829879e-8084-44cb-8d70-a8be2c8daf1e tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:15:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8829879e-8084-44cb-8d70-a8be2c8daf1e tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/0d034144-1baa-458d-88ce-2a5cf4e688f3 returned with HTTP 200 Sep 01 01:15:56 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 988/2026] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:56 2026] GET /volume/v3/volumes/0d034144-1baa-458d-88ce-2a5cf4e688f3 => generated 861 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f9e92b56-a6ec-4676-82df-a409deaa1910 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f9e92b56-a6ec-4676-82df-a409deaa1910 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f Sep 01 01:15:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f9e92b56-a6ec-4676-82df-a409deaa1910 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f9e92b56-a6ec-4676-82df-a409deaa1910 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f9e92b56-a6ec-4676-82df-a409deaa1910 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f9e92b56-a6ec-4676-82df-a409deaa1910 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f returned with HTTP 200 Sep 01 01:15:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1039/2027] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:56 2026] GET /volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f => generated 880 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9c2ff9df-6af5-4918-9cc1-7f7a1ddaa631 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9c2ff9df-6af5-4918-9cc1-7f7a1ddaa631 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 Sep 01 01:15:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9c2ff9df-6af5-4918-9cc1-7f7a1ddaa631 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9c2ff9df-6af5-4918-9cc1-7f7a1ddaa631 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:57 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:57 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9c2ff9df-6af5-4918-9cc1-7f7a1ddaa631 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:15:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9c2ff9df-6af5-4918-9cc1-7f7a1ddaa631 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 returned with HTTP 200 Sep 01 01:15:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 989/2028] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:57 2026] GET /volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 => generated 907 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3bc8d124-72e3-4c07-a4b5-e0d3f093e4cf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3bc8d124-72e3-4c07-a4b5-e0d3f093e4cf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:15:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3bc8d124-72e3-4c07-a4b5-e0d3f093e4cf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "5b474a09-0725-44e7-a075-c82e73e2f238", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:15:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-3bc8d124-72e3-4c07-a4b5-e0d3f093e4cf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '5b474a09-0725-44e7-a075-c82e73e2f238', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:15:57 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-3bc8d124-72e3-4c07-a4b5-e0d3f093e4cf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Create volume of 1 GB Sep 01 01:15:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3bc8d124-72e3-4c07-a4b5-e0d3f093e4cf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Availability Zones retrieved successfully. Sep 01 01:15:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3bc8d124-72e3-4c07-a4b5-e0d3f093e4cf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Flow 'volume_create_api' (1ac25ac2-86b2-4d2c-85a5-89ab6b489998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:15:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3bc8d124-72e3-4c07-a4b5-e0d3f093e4cf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca9321c4-7626-4ccf-8d5a-e56bfe306daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-3bc8d124-72e3-4c07-a4b5-e0d3f093e4cf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:15:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3bc8d124-72e3-4c07-a4b5-e0d3f093e4cf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca9321c4-7626-4ccf-8d5a-e56bfe306daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:15:54Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=fe81e749-8643-469c-9a70-6b7810f8970f,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': 'fe81e749-8643-469c-9a70-6b7810f8970f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3bc8d124-72e3-4c07-a4b5-e0d3f093e4cf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37cbe08e-d5be-4170-a716-86d4b96700d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:57 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-3bc8d124-72e3-4c07-a4b5-e0d3f093e4cf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:15:57 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-3bc8d124-72e3-4c07-a4b5-e0d3f093e4cf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:15:57 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-3bc8d124-72e3-4c07-a4b5-e0d3f093e4cf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Created reservations ['8c7e3680-e66a-4a55-9fcc-aee205cd2fb4', '6d3aa155-8e12-4fa4-a57f-86e1a5c94a0a', '7029e67a-c9cf-4aa8-be61-551984e61387', '14fc5e56-589d-41c4-a6b7-572dd28eadc5'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:15:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3bc8d124-72e3-4c07-a4b5-e0d3f093e4cf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37cbe08e-d5be-4170-a716-86d4b96700d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c7e3680-e66a-4a55-9fcc-aee205cd2fb4', '6d3aa155-8e12-4fa4-a57f-86e1a5c94a0a', '7029e67a-c9cf-4aa8-be61-551984e61387', '14fc5e56-589d-41c4-a6b7-572dd28eadc5']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3bc8d124-72e3-4c07-a4b5-e0d3f093e4cf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61d3074e-0489-4a47-a5a2-f4a2a0dd1278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3640bc96-02de-433b-8209-bb29e94f8110 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3640bc96-02de-433b-8209-bb29e94f8110 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/0d034144-1baa-458d-88ce-2a5cf4e688f3 Sep 01 01:15:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3640bc96-02de-433b-8209-bb29e94f8110 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3640bc96-02de-433b-8209-bb29e94f8110 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:57 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:57 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3640bc96-02de-433b-8209-bb29e94f8110 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:15:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3bc8d124-72e3-4c07-a4b5-e0d3f093e4cf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61d3074e-0489-4a47-a5a2-f4a2a0dd1278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cf711da-671a-4d8d-ba28-f645545cede1', '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='af610a84991c496b85864040c53bf160',qos_specs=None,replication_status=,reservations=['8c7e3680-e66a-4a55-9fcc-aee205cd2fb4','6d3aa155-8e12-4fa4-a57f-86e1a5c94a0a','7029e67a-c9cf-4aa8-be61-551984e61387','14fc5e56-589d-41c4-a6b7-572dd28eadc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='273a7f9a4d8d4d6b9930986447c35c3d',volume_type_id=fe81e749-8643-469c-9a70-6b7810f8970f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:15:57Z,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=2cf711da-671a-4d8d-ba28-f645545cede1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af610a84991c496b85864040c53bf160',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='273a7f9a4d8d4d6b9930986447c35c3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe81e749-8643-469c-9a70-6b7810f8970f),volume_type_id=fe81e749-8643-469c-9a70-6b7810f8970f)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3bc8d124-72e3-4c07-a4b5-e0d3f093e4cf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdc235b8-ed5c-448f-b166-d0c932b18500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3640bc96-02de-433b-8209-bb29e94f8110 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/0d034144-1baa-458d-88ce-2a5cf4e688f3 returned with HTTP 200 Sep 01 01:15:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 990/2029] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:57 2026] GET /volume/v3/volumes/0d034144-1baa-458d-88ce-2a5cf4e688f3 => generated 862 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0fb2cbd1-3b19-4575-a7dc-2850a85e2bd3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0fb2cbd1-3b19-4575-a7dc-2850a85e2bd3 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] DELETE http://192.168.122.211/volume/v3/volumes/0d034144-1baa-458d-88ce-2a5cf4e688f3 Sep 01 01:15:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3bc8d124-72e3-4c07-a4b5-e0d3f093e4cf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdc235b8-ed5c-448f-b166-d0c932b18500) transitioned into state 'SUCCESS' from 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='af610a84991c496b85864040c53bf160',qos_specs=None,replication_status=,reservations=['8c7e3680-e66a-4a55-9fcc-aee205cd2fb4','6d3aa155-8e12-4fa4-a57f-86e1a5c94a0a','7029e67a-c9cf-4aa8-be61-551984e61387','14fc5e56-589d-41c4-a6b7-572dd28eadc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='273a7f9a4d8d4d6b9930986447c35c3d',volume_type_id=fe81e749-8643-469c-9a70-6b7810f8970f)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0fb2cbd1-3b19-4575-a7dc-2850a85e2bd3 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0fb2cbd1-3b19-4575-a7dc-2850a85e2bd3 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:57 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-0fb2cbd1-3b19-4575-a7dc-2850a85e2bd3 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Delete volume with id: 0d034144-1baa-458d-88ce-2a5cf4e688f3 Sep 01 01:15:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3bc8d124-72e3-4c07-a4b5-e0d3f093e4cf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62aacc2a-b4de-478d-b32d-093e9b6650ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:15:57 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:57 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0fb2cbd1-3b19-4575-a7dc-2850a85e2bd3 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:15:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3bc8d124-72e3-4c07-a4b5-e0d3f093e4cf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62aacc2a-b4de-478d-b32d-093e9b6650ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:15:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3bc8d124-72e3-4c07-a4b5-e0d3f093e4cf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Flow 'volume_create_api' (1ac25ac2-86b2-4d2c-85a5-89ab6b489998) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:15:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3bc8d124-72e3-4c07-a4b5-e0d3f093e4cf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Create volume request issued successfully. Sep 01 01:15:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3bc8d124-72e3-4c07-a4b5-e0d3f093e4cf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:15:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1040/2030] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:15:57 2026] POST /volume/v3/volumes => generated 806 bytes in 664 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:15:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d16bbd5e-3938-4c23-b990-f01b09ad4e1c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d16bbd5e-3938-4c23-b990-f01b09ad4e1c tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] GET http://192.168.122.211/volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 Sep 01 01:15:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d16bbd5e-3938-4c23-b990-f01b09ad4e1c tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d16bbd5e-3938-4c23-b990-f01b09ad4e1c tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0fb2cbd1-3b19-4575-a7dc-2850a85e2bd3 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Delete volume request issued successfully. Sep 01 01:15:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0fb2cbd1-3b19-4575-a7dc-2850a85e2bd3 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/0d034144-1baa-458d-88ce-2a5cf4e688f3 returned with HTTP 202 Sep 01 01:15:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 991/2031] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:15:57 2026] DELETE /volume/v3/volumes/0d034144-1baa-458d-88ce-2a5cf4e688f3 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:15:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8e52b641-0c29-4542-a187-e7677222993a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8e52b641-0c29-4542-a187-e7677222993a tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/0d034144-1baa-458d-88ce-2a5cf4e688f3 Sep 01 01:15:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8e52b641-0c29-4542-a187-e7677222993a tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8e52b641-0c29-4542-a187-e7677222993a tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d16bbd5e-3938-4c23-b990-f01b09ad4e1c tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Volume info retrieved successfully. Sep 01 01:15:58 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:58 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:58 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:58 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d16bbd5e-3938-4c23-b990-f01b09ad4e1c tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] http://192.168.122.211/volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 returned with HTTP 200 Sep 01 01:15:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1041/2032] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:58 2026] GET /volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 => generated 874 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ee28efbb-cac0-4801-a88b-aae1fc037ddf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ee28efbb-cac0-4801-a88b-aae1fc037ddf tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f Sep 01 01:15:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ee28efbb-cac0-4801-a88b-aae1fc037ddf tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ee28efbb-cac0-4801-a88b-aae1fc037ddf tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8e52b641-0c29-4542-a187-e7677222993a tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:15:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8e52b641-0c29-4542-a187-e7677222993a tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/0d034144-1baa-458d-88ce-2a5cf4e688f3 returned with HTTP 200 Sep 01 01:15:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 992/2033] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:58 2026] GET /volume/v3/volumes/0d034144-1baa-458d-88ce-2a5cf4e688f3 => generated 861 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-178a4a25-b101-4c5d-988f-654bc743065f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-178a4a25-b101-4c5d-988f-654bc743065f tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 Sep 01 01:15:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-178a4a25-b101-4c5d-988f-654bc743065f tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-178a4a25-b101-4c5d-988f-654bc743065f tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ee28efbb-cac0-4801-a88b-aae1fc037ddf tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:58 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:58 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:58 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:58 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-178a4a25-b101-4c5d-988f-654bc743065f tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:15:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ee28efbb-cac0-4801-a88b-aae1fc037ddf tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f returned with HTTP 200 Sep 01 01:15:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1042/2034] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:58 2026] GET /volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f => generated 881 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-178a4a25-b101-4c5d-988f-654bc743065f tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 returned with HTTP 200 Sep 01 01:15:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 993/2035] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:58 2026] GET /volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 => generated 907 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a48d61c0-64f0-4187-a733-10a19e8de5ea None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a48d61c0-64f0-4187-a733-10a19e8de5ea tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] PUT http://192.168.122.211/volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f Sep 01 01:15:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a48d61c0-64f0-4187-a733-10a19e8de5ea tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-648052262", "description": null}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:15:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a48d61c0-64f0-4187-a733-10a19e8de5ea tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a48d61c0-64f0-4187-a733-10a19e8de5ea tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume updated successfully. Sep 01 01:15:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a48d61c0-64f0-4187-a733-10a19e8de5ea tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f returned with HTTP 200 Sep 01 01:15:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1043/2036] 192.168.122.211 () {60 vars in 1252 bytes} [Tue Sep 1 01:15:58 2026] PUT /volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f => generated 778 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4fd1b74c-5228-4d35-b578-2a04162358c8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4fd1b74c-5228-4d35-b578-2a04162358c8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f Sep 01 01:15:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4fd1b74c-5228-4d35-b578-2a04162358c8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4fd1b74c-5228-4d35-b578-2a04162358c8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:58 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:58 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:58 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:58 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4fd1b74c-5228-4d35-b578-2a04162358c8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4fd1b74c-5228-4d35-b578-2a04162358c8 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f returned with HTTP 200 Sep 01 01:15:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 994/2037] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:58 2026] GET /volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f => generated 846 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-89188365-1ed5-447f-be6c-ace7e1c29b2a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-89188365-1ed5-447f-be6c-ace7e1c29b2a tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] DELETE http://192.168.122.211/volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f Sep 01 01:15:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-89188365-1ed5-447f-be6c-ace7e1c29b2a tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-89188365-1ed5-447f-be6c-ace7e1c29b2a tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:58 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-89188365-1ed5-447f-be6c-ace7e1c29b2a tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Delete volume with id: d7159299-2511-437e-af47-6bd5c3066c3f Sep 01 01:15:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-89188365-1ed5-447f-be6c-ace7e1c29b2a tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-89188365-1ed5-447f-be6c-ace7e1c29b2a tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Delete volume request issued successfully. Sep 01 01:15:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-89188365-1ed5-447f-be6c-ace7e1c29b2a tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f returned with HTTP 202 Sep 01 01:15:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1044/2038] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:15:58 2026] DELETE /volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:15:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a92da830-c744-45f3-b8ab-1eef019ed036 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a92da830-c744-45f3-b8ab-1eef019ed036 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f Sep 01 01:15:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a92da830-c744-45f3-b8ab-1eef019ed036 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a92da830-c744-45f3-b8ab-1eef019ed036 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:58 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:58 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:58 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:58 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a92da830-c744-45f3-b8ab-1eef019ed036 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a92da830-c744-45f3-b8ab-1eef019ed036 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f returned with HTTP 200 Sep 01 01:15:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 995/2039] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:58 2026] GET /volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f => generated 845 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5baa10c5-6b51-489e-bc68-485005a11065 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5baa10c5-6b51-489e-bc68-485005a11065 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] GET http://192.168.122.211/volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 Sep 01 01:15:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5baa10c5-6b51-489e-bc68-485005a11065 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5baa10c5-6b51-489e-bc68-485005a11065 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4daec94e-e36b-44d4-a631-1c6bb8e75efe None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4daec94e-e36b-44d4-a631-1c6bb8e75efe tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/0d034144-1baa-458d-88ce-2a5cf4e688f3 Sep 01 01:15:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4daec94e-e36b-44d4-a631-1c6bb8e75efe tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4daec94e-e36b-44d4-a631-1c6bb8e75efe tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5baa10c5-6b51-489e-bc68-485005a11065 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Volume info retrieved successfully. Sep 01 01:15:59 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:59 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5baa10c5-6b51-489e-bc68-485005a11065 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] http://192.168.122.211/volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 returned with HTTP 200 Sep 01 01:15:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1045/2040] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:59 2026] GET /volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 => generated 898 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:15:59 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:59 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4daec94e-e36b-44d4-a631-1c6bb8e75efe tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:15:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7f564425-fdbb-41e0-ac9c-780994bff389 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7f564425-fdbb-41e0-ac9c-780994bff389 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 Sep 01 01:15:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7f564425-fdbb-41e0-ac9c-780994bff389 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7f564425-fdbb-41e0-ac9c-780994bff389 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4daec94e-e36b-44d4-a631-1c6bb8e75efe tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/0d034144-1baa-458d-88ce-2a5cf4e688f3 returned with HTTP 200 Sep 01 01:15:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 996/2041] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:59 2026] GET /volume/v3/volumes/0d034144-1baa-458d-88ce-2a5cf4e688f3 => generated 861 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:15:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:15:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7f564425-fdbb-41e0-ac9c-780994bff389 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:15:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7f564425-fdbb-41e0-ac9c-780994bff389 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 returned with HTTP 200 Sep 01 01:15:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1046/2042] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:59 2026] GET /volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 => generated 907 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:15:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3c4aceaa-9935-476e-8b56-bdc97c834179 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:15:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3c4aceaa-9935-476e-8b56-bdc97c834179 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f Sep 01 01:15:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3c4aceaa-9935-476e-8b56-bdc97c834179 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:15:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3c4aceaa-9935-476e-8b56-bdc97c834179 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:15:59 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:15:59 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:15:59 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:15:59 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:15:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3c4aceaa-9935-476e-8b56-bdc97c834179 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:15:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3c4aceaa-9935-476e-8b56-bdc97c834179 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f returned with HTTP 200 Sep 01 01:15:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 997/2043] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:15:59 2026] GET /volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f => generated 845 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f4f44755-70f6-432b-a50a-c307b8bfd39d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f4f44755-70f6-432b-a50a-c307b8bfd39d tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] GET http://192.168.122.211/volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 Sep 01 01:16:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f4f44755-70f6-432b-a50a-c307b8bfd39d tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f4f44755-70f6-432b-a50a-c307b8bfd39d tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8863940f-a487-4049-aaf4-6efc3d007bce None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f4f44755-70f6-432b-a50a-c307b8bfd39d tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Volume info retrieved successfully. Sep 01 01:16:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8863940f-a487-4049-aaf4-6efc3d007bce tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/0d034144-1baa-458d-88ce-2a5cf4e688f3 Sep 01 01:16:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8863940f-a487-4049-aaf4-6efc3d007bce tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8863940f-a487-4049-aaf4-6efc3d007bce tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f4f44755-70f6-432b-a50a-c307b8bfd39d tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] http://192.168.122.211/volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 returned with HTTP 200 Sep 01 01:16:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1047/2044] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:00 2026] GET /volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 => generated 956 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8863940f-a487-4049-aaf4-6efc3d007bce tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/0d034144-1baa-458d-88ce-2a5cf4e688f3 returned with HTTP 404 Sep 01 01:16:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 998/2045] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:00 2026] GET /volume/v3/volumes/0d034144-1baa-458d-88ce-2a5cf4e688f3 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d29887d2-3671-4238-9d22-52df292c1df9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d29887d2-3671-4238-9d22-52df292c1df9 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] DELETE http://192.168.122.211/volume/v3/volumes/c269d62c-d808-497c-88ce-25336dd62bec Sep 01 01:16:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d29887d2-3671-4238-9d22-52df292c1df9 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d29887d2-3671-4238-9d22-52df292c1df9 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:00 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-d29887d2-3671-4238-9d22-52df292c1df9 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Delete volume with id: c269d62c-d808-497c-88ce-25336dd62bec Sep 01 01:16:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d29887d2-3671-4238-9d22-52df292c1df9 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:16:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d62ecba2-bcce-4d32-92f6-a849f167200e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d62ecba2-bcce-4d32-92f6-a849f167200e tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 Sep 01 01:16:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d62ecba2-bcce-4d32-92f6-a849f167200e tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d62ecba2-bcce-4d32-92f6-a849f167200e tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d29887d2-3671-4238-9d22-52df292c1df9 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Delete volume request issued successfully. Sep 01 01:16:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d29887d2-3671-4238-9d22-52df292c1df9 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/c269d62c-d808-497c-88ce-25336dd62bec returned with HTTP 202 Sep 01 01:16:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1048/2046] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:16:00 2026] DELETE /volume/v3/volumes/c269d62c-d808-497c-88ce-25336dd62bec => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:16:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-18611e8a-fa9b-4360-8bef-840abb3c57fb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-18611e8a-fa9b-4360-8bef-840abb3c57fb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/c269d62c-d808-497c-88ce-25336dd62bec Sep 01 01:16:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-18611e8a-fa9b-4360-8bef-840abb3c57fb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-18611e8a-fa9b-4360-8bef-840abb3c57fb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:00 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:00 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:00 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d62ecba2-bcce-4d32-92f6-a849f167200e tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:16:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-18611e8a-fa9b-4360-8bef-840abb3c57fb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:16:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-18611e8a-fa9b-4360-8bef-840abb3c57fb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/c269d62c-d808-497c-88ce-25336dd62bec returned with HTTP 200 Sep 01 01:16:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1049/2047] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:00 2026] GET /volume/v3/volumes/c269d62c-d808-497c-88ce-25336dd62bec => generated 860 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d62ecba2-bcce-4d32-92f6-a849f167200e tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 returned with HTTP 200 Sep 01 01:16:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 999/2048] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:00 2026] GET /volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 => generated 910 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:16:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e721671f-e80f-47dc-a358-b140b4d68ae0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e721671f-e80f-47dc-a358-b140b4d68ae0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f Sep 01 01:16:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e721671f-e80f-47dc-a358-b140b4d68ae0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e721671f-e80f-47dc-a358-b140b4d68ae0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e721671f-e80f-47dc-a358-b140b4d68ae0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f returned with HTTP 404 Sep 01 01:16:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1050/2049] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:00 2026] GET /volume/v3/volumes/d7159299-2511-437e-af47-6bd5c3066c3f => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f79ced55-9733-434d-a2ac-a1dfceefd6fe None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f79ced55-9733-434d-a2ac-a1dfceefd6fe tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db Sep 01 01:16:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f79ced55-9733-434d-a2ac-a1dfceefd6fe tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f79ced55-9733-434d-a2ac-a1dfceefd6fe tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:00 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:00 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:00 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f79ced55-9733-434d-a2ac-a1dfceefd6fe tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:16:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f79ced55-9733-434d-a2ac-a1dfceefd6fe tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db returned with HTTP 200 Sep 01 01:16:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1000/2050] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:00 2026] GET /volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db => generated 1378 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5ab799cf-f744-4f37-85e4-5d3ad44a1ba5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5ab799cf-f744-4f37-85e4-5d3ad44a1ba5 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] DELETE http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db Sep 01 01:16:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5ab799cf-f744-4f37-85e4-5d3ad44a1ba5 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5ab799cf-f744-4f37-85e4-5d3ad44a1ba5 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:01 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-5ab799cf-f744-4f37-85e4-5d3ad44a1ba5 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Delete volume with id: 07aafbef-a4c5-4822-88d4-954f516b45db Sep 01 01:16:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5ab799cf-f744-4f37-85e4-5d3ad44a1ba5 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:16:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5ab799cf-f744-4f37-85e4-5d3ad44a1ba5 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Delete volume request issued successfully. Sep 01 01:16:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5ab799cf-f744-4f37-85e4-5d3ad44a1ba5 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db returned with HTTP 202 Sep 01 01:16:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1051/2051] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:16:01 2026] DELETE /volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:16:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6e4d3bc7-1f79-4fc5-b604-02eb54b660ba None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6e4d3bc7-1f79-4fc5-b604-02eb54b660ba tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db Sep 01 01:16:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6e4d3bc7-1f79-4fc5-b604-02eb54b660ba tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6e4d3bc7-1f79-4fc5-b604-02eb54b660ba tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6e4d3bc7-1f79-4fc5-b604-02eb54b660ba tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:16:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6e4d3bc7-1f79-4fc5-b604-02eb54b660ba tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db returned with HTTP 200 Sep 01 01:16:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1001/2052] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:01 2026] GET /volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db => generated 1377 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:16:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-575a4e07-dbc1-4ff4-95ae-45419b0fcd58 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-575a4e07-dbc1-4ff4-95ae-45419b0fcd58 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] GET http://192.168.122.211/volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 Sep 01 01:16:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-575a4e07-dbc1-4ff4-95ae-45419b0fcd58 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-575a4e07-dbc1-4ff4-95ae-45419b0fcd58 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-575a4e07-dbc1-4ff4-95ae-45419b0fcd58 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Volume info retrieved successfully. Sep 01 01:16:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-575a4e07-dbc1-4ff4-95ae-45419b0fcd58 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] http://192.168.122.211/volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 returned with HTTP 200 Sep 01 01:16:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1052/2053] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:01 2026] GET /volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 => generated 956 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f7e75efb-6c51-400b-8756-2886df95afa4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7e8462fc-a8e4-4c83-a476-b6fae23c543f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f7e75efb-6c51-400b-8756-2886df95afa4 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/c269d62c-d808-497c-88ce-25336dd62bec Sep 01 01:16:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f7e75efb-6c51-400b-8756-2886df95afa4 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f7e75efb-6c51-400b-8756-2886df95afa4 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7e8462fc-a8e4-4c83-a476-b6fae23c543f tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 Sep 01 01:16:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7e8462fc-a8e4-4c83-a476-b6fae23c543f tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7e8462fc-a8e4-4c83-a476-b6fae23c543f tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f7e75efb-6c51-400b-8756-2886df95afa4 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:16:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f7e75efb-6c51-400b-8756-2886df95afa4 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/c269d62c-d808-497c-88ce-25336dd62bec returned with HTTP 200 Sep 01 01:16:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1002/2054] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:01 2026] GET /volume/v3/volumes/c269d62c-d808-497c-88ce-25336dd62bec => generated 860 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:16:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7e8462fc-a8e4-4c83-a476-b6fae23c543f tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:16:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7e8462fc-a8e4-4c83-a476-b6fae23c543f tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 returned with HTTP 200 Sep 01 01:16:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1053/2055] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:01 2026] GET /volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 => generated 910 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-462672dc-b49f-4e5d-a1b6-11a73915c5b0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-462672dc-b49f-4e5d-a1b6-11a73915c5b0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db Sep 01 01:16:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-462672dc-b49f-4e5d-a1b6-11a73915c5b0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-462672dc-b49f-4e5d-a1b6-11a73915c5b0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:02 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:02 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:02 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:02 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-462672dc-b49f-4e5d-a1b6-11a73915c5b0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Volume info retrieved successfully. Sep 01 01:16:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-462672dc-b49f-4e5d-a1b6-11a73915c5b0 tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db returned with HTTP 200 Sep 01 01:16:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1003/2056] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:02 2026] GET /volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db => generated 1377 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-86e48990-270e-452d-bd02-170181dcbaaf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-86e48990-270e-452d-bd02-170181dcbaaf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] GET http://192.168.122.211/volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 Sep 01 01:16:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-86e48990-270e-452d-bd02-170181dcbaaf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-86e48990-270e-452d-bd02-170181dcbaaf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-86e48990-270e-452d-bd02-170181dcbaaf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Volume info retrieved successfully. Sep 01 01:16:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-86e48990-270e-452d-bd02-170181dcbaaf tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] http://192.168.122.211/volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 returned with HTTP 200 Sep 01 01:16:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1054/2057] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:02 2026] GET /volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 => generated 959 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:16:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-40988d61-91b7-4c3c-9fe0-d280331276d7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-40988d61-91b7-4c3c-9fe0-d280331276d7 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/c269d62c-d808-497c-88ce-25336dd62bec Sep 01 01:16:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-40988d61-91b7-4c3c-9fe0-d280331276d7 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-40988d61-91b7-4c3c-9fe0-d280331276d7 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-40988d61-91b7-4c3c-9fe0-d280331276d7 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/c269d62c-d808-497c-88ce-25336dd62bec returned with HTTP 404 Sep 01 01:16:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1004/2058] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:02 2026] GET /volume/v3/volumes/c269d62c-d808-497c-88ce-25336dd62bec => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a4367180-c2f0-4907-8272-c773e2aa472a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a4367180-c2f0-4907-8272-c773e2aa472a tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] DELETE http://192.168.122.211/volume/v3/volumes/f01aaaea-6899-44da-b932-8c247d11de1d Sep 01 01:16:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a4367180-c2f0-4907-8272-c773e2aa472a tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a4367180-c2f0-4907-8272-c773e2aa472a tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:02 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-a4367180-c2f0-4907-8272-c773e2aa472a tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Delete volume with id: f01aaaea-6899-44da-b932-8c247d11de1d Sep 01 01:16:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-aeb0b84d-c5b4-4ae0-a5ce-877057f3567e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aeb0b84d-c5b4-4ae0-a5ce-877057f3567e tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 Sep 01 01:16:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aeb0b84d-c5b4-4ae0-a5ce-877057f3567e tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aeb0b84d-c5b4-4ae0-a5ce-877057f3567e tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a4367180-c2f0-4907-8272-c773e2aa472a tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:16:02 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:02 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:02 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:02 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-aeb0b84d-c5b4-4ae0-a5ce-877057f3567e tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:16:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aeb0b84d-c5b4-4ae0-a5ce-877057f3567e tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 returned with HTTP 200 Sep 01 01:16:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1005/2059] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:02 2026] GET /volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 => generated 910 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a4367180-c2f0-4907-8272-c773e2aa472a tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Delete volume request issued successfully. Sep 01 01:16:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a4367180-c2f0-4907-8272-c773e2aa472a tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/f01aaaea-6899-44da-b932-8c247d11de1d returned with HTTP 202 Sep 01 01:16:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1055/2060] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:16:02 2026] DELETE /volume/v3/volumes/f01aaaea-6899-44da-b932-8c247d11de1d => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:16:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-51c69d0c-2944-40b2-b012-f40f0aba0aec None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-51c69d0c-2944-40b2-b012-f40f0aba0aec tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/f01aaaea-6899-44da-b932-8c247d11de1d Sep 01 01:16:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-51c69d0c-2944-40b2-b012-f40f0aba0aec tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-51c69d0c-2944-40b2-b012-f40f0aba0aec tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:02 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:02 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:02 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:02 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-51c69d0c-2944-40b2-b012-f40f0aba0aec tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:16:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-51c69d0c-2944-40b2-b012-f40f0aba0aec tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/f01aaaea-6899-44da-b932-8c247d11de1d returned with HTTP 200 Sep 01 01:16:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1006/2061] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:02 2026] GET /volume/v3/volumes/f01aaaea-6899-44da-b932-8c247d11de1d => generated 858 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ea3c34a2-f372-4e9c-801d-d94c2473a89d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ea3c34a2-f372-4e9c-801d-d94c2473a89d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] GET http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db Sep 01 01:16:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ea3c34a2-f372-4e9c-801d-d94c2473a89d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ea3c34a2-f372-4e9c-801d-d94c2473a89d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ea3c34a2-f372-4e9c-801d-d94c2473a89d tempest-VolumesGetTest-1952230569 tempest-VolumesGetTest-1952230569-project-member] http://192.168.122.211/volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db returned with HTTP 404 Sep 01 01:16:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1056/2062] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:03 2026] GET /volume/v3/volumes/07aafbef-a4c5-4822-88d4-954f516b45db => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5bc0c7bd-7598-4ce4-a748-53c2b72f2726 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5bc0c7bd-7598-4ce4-a748-53c2b72f2726 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] GET http://192.168.122.211/volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 Sep 01 01:16:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5bc0c7bd-7598-4ce4-a748-53c2b72f2726 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5bc0c7bd-7598-4ce4-a748-53c2b72f2726 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:03 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:03 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:03 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:03 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:03 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5bc0c7bd-7598-4ce4-a748-53c2b72f2726 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Volume info retrieved successfully. Sep 01 01:16:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5bc0c7bd-7598-4ce4-a748-53c2b72f2726 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] http://192.168.122.211/volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 returned with HTTP 200 Sep 01 01:16:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1007/2063] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:03 2026] GET /volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 => generated 959 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-93a63d18-c865-4f0c-bbbb-78ae2ca97fc3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-93a63d18-c865-4f0c-bbbb-78ae2ca97fc3 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 Sep 01 01:16:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-93a63d18-c865-4f0c-bbbb-78ae2ca97fc3 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-93a63d18-c865-4f0c-bbbb-78ae2ca97fc3 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-93a63d18-c865-4f0c-bbbb-78ae2ca97fc3 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:16:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-93a63d18-c865-4f0c-bbbb-78ae2ca97fc3 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 returned with HTTP 200 Sep 01 01:16:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1057/2064] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:03 2026] GET /volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 => generated 910 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1229dff8-0431-4395-8296-ea9d64344e54 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1229dff8-0431-4395-8296-ea9d64344e54 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/f01aaaea-6899-44da-b932-8c247d11de1d Sep 01 01:16:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1229dff8-0431-4395-8296-ea9d64344e54 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1229dff8-0431-4395-8296-ea9d64344e54 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:04 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:04 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:04 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:04 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1229dff8-0431-4395-8296-ea9d64344e54 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:16:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1229dff8-0431-4395-8296-ea9d64344e54 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/f01aaaea-6899-44da-b932-8c247d11de1d returned with HTTP 200 Sep 01 01:16:04 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1008/2065] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:04 2026] GET /volume/v3/volumes/f01aaaea-6899-44da-b932-8c247d11de1d => generated 858 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-69e38ab8-850b-4f9a-a33d-66356292b087 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-69e38ab8-850b-4f9a-a33d-66356292b087 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] GET http://192.168.122.211/volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 Sep 01 01:16:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-69e38ab8-850b-4f9a-a33d-66356292b087 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-69e38ab8-850b-4f9a-a33d-66356292b087 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-69e38ab8-850b-4f9a-a33d-66356292b087 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Volume info retrieved successfully. Sep 01 01:16:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-69e38ab8-850b-4f9a-a33d-66356292b087 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] http://192.168.122.211/volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 returned with HTTP 200 Sep 01 01:16:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1058/2066] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:04 2026] GET /volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 => generated 959 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-905f9ddd-6676-4403-a994-5702f9eebe1d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-905f9ddd-6676-4403-a994-5702f9eebe1d tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 Sep 01 01:16:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-905f9ddd-6676-4403-a994-5702f9eebe1d tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-905f9ddd-6676-4403-a994-5702f9eebe1d tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:05 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:05 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-905f9ddd-6676-4403-a994-5702f9eebe1d tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:16:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-905f9ddd-6676-4403-a994-5702f9eebe1d tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 returned with HTTP 200 Sep 01 01:16:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1009/2067] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:05 2026] GET /volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 => generated 1328 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ee645451-65f5-423e-a1dd-daea69d33bee None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ee645451-65f5-423e-a1dd-daea69d33bee tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] POST http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7/action Sep 01 01:16:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ee645451-65f5-423e-a1dd-daea69d33bee tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:16:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ee645451-65f5-423e-a1dd-daea69d33bee tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ee645451-65f5-423e-a1dd-daea69d33bee tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:16:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e715e74a-5701-4452-b169-96faf6a8e801 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e715e74a-5701-4452-b169-96faf6a8e801 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/f01aaaea-6899-44da-b932-8c247d11de1d Sep 01 01:16:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e715e74a-5701-4452-b169-96faf6a8e801 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e715e74a-5701-4452-b169-96faf6a8e801 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e715e74a-5701-4452-b169-96faf6a8e801 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/f01aaaea-6899-44da-b932-8c247d11de1d returned with HTTP 404 Sep 01 01:16:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1010/2068] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:05 2026] GET /volume/v3/volumes/f01aaaea-6899-44da-b932-8c247d11de1d => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b1dc9cc1-03cc-483b-887d-fa5b106b5aeb None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b1dc9cc1-03cc-483b-887d-fa5b106b5aeb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] DELETE http://192.168.122.211/volume/v3/volumes/42fa08e7-c48c-4133-9a87-124b0d4b28a3 Sep 01 01:16:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b1dc9cc1-03cc-483b-887d-fa5b106b5aeb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b1dc9cc1-03cc-483b-887d-fa5b106b5aeb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:05 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-b1dc9cc1-03cc-483b-887d-fa5b106b5aeb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Delete volume with id: 42fa08e7-c48c-4133-9a87-124b0d4b28a3 Sep 01 01:16:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:05 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:05 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b1dc9cc1-03cc-483b-887d-fa5b106b5aeb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:16:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b1dc9cc1-03cc-483b-887d-fa5b106b5aeb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Delete volume request issued successfully. Sep 01 01:16:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b1dc9cc1-03cc-483b-887d-fa5b106b5aeb tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/42fa08e7-c48c-4133-9a87-124b0d4b28a3 returned with HTTP 202 Sep 01 01:16:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1011/2069] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:16:05 2026] DELETE /volume/v3/volumes/42fa08e7-c48c-4133-9a87-124b0d4b28a3 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:16:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-38ebf077-a72c-4ab2-92c6-8305a6e6675f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:05 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-ee645451-65f5-423e-a1dd-daea69d33bee tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Created reservations ['d4b06823-0954-4fdc-92ae-51d44971bc1d', '1d0f1279-7c61-4677-a396-7dd627dfe457'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:16:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-38ebf077-a72c-4ab2-92c6-8305a6e6675f tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/42fa08e7-c48c-4133-9a87-124b0d4b28a3 Sep 01 01:16:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-38ebf077-a72c-4ab2-92c6-8305a6e6675f tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-38ebf077-a72c-4ab2-92c6-8305a6e6675f tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:05 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:05 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-38ebf077-a72c-4ab2-92c6-8305a6e6675f tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:16:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ee645451-65f5-423e-a1dd-daea69d33bee tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Extend volume request issued successfully. Sep 01 01:16:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ee645451-65f5-423e-a1dd-daea69d33bee tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7/action returned with HTTP 202 Sep 01 01:16:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1059/2070] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:16:05 2026] POST /volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7/action => generated 0 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:16:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-081d323b-9ec2-404f-93bb-2673c302c4e9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-38ebf077-a72c-4ab2-92c6-8305a6e6675f tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/42fa08e7-c48c-4133-9a87-124b0d4b28a3 returned with HTTP 200 Sep 01 01:16:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1012/2071] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:05 2026] GET /volume/v3/volumes/42fa08e7-c48c-4133-9a87-124b0d4b28a3 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:16:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-081d323b-9ec2-404f-93bb-2673c302c4e9 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 Sep 01 01:16:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-081d323b-9ec2-404f-93bb-2673c302c4e9 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-081d323b-9ec2-404f-93bb-2673c302c4e9 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-081d323b-9ec2-404f-93bb-2673c302c4e9 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:16:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-081d323b-9ec2-404f-93bb-2673c302c4e9 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 returned with HTTP 200 Sep 01 01:16:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1060/2072] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:05 2026] GET /volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 => generated 1328 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5e36826a-93a5-47ec-a729-113be9474cbd None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5e36826a-93a5-47ec-a729-113be9474cbd tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] GET http://192.168.122.211/volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 Sep 01 01:16:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5e36826a-93a5-47ec-a729-113be9474cbd tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5e36826a-93a5-47ec-a729-113be9474cbd tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:05 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:05 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5e36826a-93a5-47ec-a729-113be9474cbd tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Volume info retrieved successfully. Sep 01 01:16:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5e36826a-93a5-47ec-a729-113be9474cbd tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] http://192.168.122.211/volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 returned with HTTP 200 Sep 01 01:16:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1013/2073] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:05 2026] GET /volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 => generated 1305 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-113236f2-8c3a-4697-8216-3a9d7b1d9fe3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-113236f2-8c3a-4697-8216-3a9d7b1d9fe3 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/42fa08e7-c48c-4133-9a87-124b0d4b28a3 Sep 01 01:16:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-113236f2-8c3a-4697-8216-3a9d7b1d9fe3 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-113236f2-8c3a-4697-8216-3a9d7b1d9fe3 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-113236f2-8c3a-4697-8216-3a9d7b1d9fe3 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:16:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-113236f2-8c3a-4697-8216-3a9d7b1d9fe3 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/42fa08e7-c48c-4133-9a87-124b0d4b28a3 returned with HTTP 200 Sep 01 01:16:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1061/2074] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:06 2026] GET /volume/v3/volumes/42fa08e7-c48c-4133-9a87-124b0d4b28a3 => generated 860 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:16:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-40304b91-69a1-4da3-862a-8033f4abb14d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-40304b91-69a1-4da3-862a-8033f4abb14d tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 Sep 01 01:16:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-40304b91-69a1-4da3-862a-8033f4abb14d tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-40304b91-69a1-4da3-862a-8033f4abb14d tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:06 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:06 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:06 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:06 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:06 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-40304b91-69a1-4da3-862a-8033f4abb14d tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:16:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-40304b91-69a1-4da3-862a-8033f4abb14d tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 returned with HTTP 200 Sep 01 01:16:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1014/2075] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:06 2026] GET /volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 => generated 1328 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:16:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7ae1026e-af3c-49e1-9992-028c5438507f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7ae1026e-af3c-49e1-9992-028c5438507f tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 Sep 01 01:16:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7ae1026e-af3c-49e1-9992-028c5438507f tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7ae1026e-af3c-49e1-9992-028c5438507f tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7ae1026e-af3c-49e1-9992-028c5438507f tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:16:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7ae1026e-af3c-49e1-9992-028c5438507f tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 returned with HTTP 200 Sep 01 01:16:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1062/2076] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:06 2026] GET /volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 => generated 1328 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:16:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a1b72678-ebfa-4265-acb0-fc3467577ad3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a1b72678-ebfa-4265-acb0-fc3467577ad3 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 Sep 01 01:16:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a1b72678-ebfa-4265-acb0-fc3467577ad3 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a1b72678-ebfa-4265-acb0-fc3467577ad3 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:06 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:06 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:06 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:06 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:06 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a1b72678-ebfa-4265-acb0-fc3467577ad3 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:16:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a1b72678-ebfa-4265-acb0-fc3467577ad3 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 returned with HTTP 200 Sep 01 01:16:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1015/2077] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:06 2026] GET /volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 => generated 1328 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c26415c9-526a-4e52-9ef7-1fcbd13765cf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c26415c9-526a-4e52-9ef7-1fcbd13765cf tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] DELETE http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 Sep 01 01:16:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c26415c9-526a-4e52-9ef7-1fcbd13765cf tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c26415c9-526a-4e52-9ef7-1fcbd13765cf tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:06 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-c26415c9-526a-4e52-9ef7-1fcbd13765cf tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Delete volume with id: b9b53ecc-1957-453a-a70a-58423e8a57f7 Sep 01 01:16:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c26415c9-526a-4e52-9ef7-1fcbd13765cf tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:16:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c26415c9-526a-4e52-9ef7-1fcbd13765cf tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Delete volume request issued successfully. Sep 01 01:16:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c26415c9-526a-4e52-9ef7-1fcbd13765cf tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 returned with HTTP 202 Sep 01 01:16:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1063/2078] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:16:06 2026] DELETE /volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:16:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e2f8de7a-5897-4612-bebd-05ecb5196e36 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e2f8de7a-5897-4612-bebd-05ecb5196e36 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 Sep 01 01:16:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e2f8de7a-5897-4612-bebd-05ecb5196e36 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e2f8de7a-5897-4612-bebd-05ecb5196e36 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:06 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:06 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:06 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:06 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:06 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e2f8de7a-5897-4612-bebd-05ecb5196e36 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:16:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8163f31c-6637-4d0e-a45d-fae1b35f73fd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e2f8de7a-5897-4612-bebd-05ecb5196e36 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 returned with HTTP 200 Sep 01 01:16:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1016/2079] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:06 2026] GET /volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 => generated 1327 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8163f31c-6637-4d0e-a45d-fae1b35f73fd tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:16:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8163f31c-6637-4d0e-a45d-fae1b35f73fd tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1236588681"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-8163f31c-6637-4d0e-a45d-fae1b35f73fd tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1236588681'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:16:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-349b8620-fa65-44f7-b232-33a270c15a0e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:07 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-8163f31c-6637-4d0e-a45d-fae1b35f73fd tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Create volume of 1 GB Sep 01 01:16:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-349b8620-fa65-44f7-b232-33a270c15a0e tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] GET http://192.168.122.211/volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 Sep 01 01:16:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-349b8620-fa65-44f7-b232-33a270c15a0e tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-349b8620-fa65-44f7-b232-33a270c15a0e tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8163f31c-6637-4d0e-a45d-fae1b35f73fd tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Availability Zones retrieved successfully. Sep 01 01:16:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:07 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:07 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-349b8620-fa65-44f7-b232-33a270c15a0e tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Volume info retrieved successfully. Sep 01 01:16:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8163f31c-6637-4d0e-a45d-fae1b35f73fd tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Flow 'volume_create_api' (222fcbe1-f8a9-465e-8f79-c63a479ceab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:16:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8163f31c-6637-4d0e-a45d-fae1b35f73fd tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbd69335-35d8-42ff-ad13-4dc8e1e2356d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-8163f31c-6637-4d0e-a45d-fae1b35f73fd tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:16:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-349b8620-fa65-44f7-b232-33a270c15a0e tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] http://192.168.122.211/volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 returned with HTTP 200 Sep 01 01:16:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1017/2080] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:07 2026] GET /volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 => generated 1303 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-864f464a-3cff-4ddf-8d20-51032f709f18 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-864f464a-3cff-4ddf-8d20-51032f709f18 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] DELETE http://192.168.122.211/volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 Sep 01 01:16:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-864f464a-3cff-4ddf-8d20-51032f709f18 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-864f464a-3cff-4ddf-8d20-51032f709f18 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:07 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-864f464a-3cff-4ddf-8d20-51032f709f18 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Delete volume with id: 2cf711da-671a-4d8d-ba28-f645545cede1 Sep 01 01:16:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:07 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:07 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-864f464a-3cff-4ddf-8d20-51032f709f18 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Volume info retrieved successfully. Sep 01 01:16:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8163f31c-6637-4d0e-a45d-fae1b35f73fd tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbd69335-35d8-42ff-ad13-4dc8e1e2356d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8163f31c-6637-4d0e-a45d-fae1b35f73fd tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c16e67a8-59dc-4fea-85e3-d060c746405d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:07 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-864f464a-3cff-4ddf-8d20-51032f709f18 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Delete volume request issued successfully. Sep 01 01:16:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-864f464a-3cff-4ddf-8d20-51032f709f18 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] http://192.168.122.211/volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 returned with HTTP 202 Sep 01 01:16:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1018/2081] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:16:07 2026] DELETE /volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:16:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a660d513-2d1e-4e80-99d4-f0548e43ccea None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a660d513-2d1e-4e80-99d4-f0548e43ccea tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] GET http://192.168.122.211/volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 Sep 01 01:16:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a660d513-2d1e-4e80-99d4-f0548e43ccea tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a660d513-2d1e-4e80-99d4-f0548e43ccea tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:07 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:07 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a660d513-2d1e-4e80-99d4-f0548e43ccea tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Volume info retrieved successfully. Sep 01 01:16:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a660d513-2d1e-4e80-99d4-f0548e43ccea tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] http://192.168.122.211/volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 returned with HTTP 200 Sep 01 01:16:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1019/2082] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:07 2026] GET /volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 => generated 1302 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:07 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-8163f31c-6637-4d0e-a45d-fae1b35f73fd tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Created reservations ['3f883f6c-9ea2-4f57-bf25-1e756e06c4db', '5fcd1792-55da-44c7-a6e9-11879895ee54', '2f8acb2a-3b32-4ab9-a097-27507a3085c8', '78f92877-2d3c-4a1f-a8a6-6b646f64a90b'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:16:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8163f31c-6637-4d0e-a45d-fae1b35f73fd tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c16e67a8-59dc-4fea-85e3-d060c746405d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f883f6c-9ea2-4f57-bf25-1e756e06c4db', '5fcd1792-55da-44c7-a6e9-11879895ee54', '2f8acb2a-3b32-4ab9-a097-27507a3085c8', '78f92877-2d3c-4a1f-a8a6-6b646f64a90b']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8163f31c-6637-4d0e-a45d-fae1b35f73fd tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aed73de-9855-4fa1-8a25-59d71d7e6003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e5b91af0-e86e-4bf6-90cf-982a8a7ffd65 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e5b91af0-e86e-4bf6-90cf-982a8a7ffd65 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/42fa08e7-c48c-4133-9a87-124b0d4b28a3 Sep 01 01:16:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e5b91af0-e86e-4bf6-90cf-982a8a7ffd65 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e5b91af0-e86e-4bf6-90cf-982a8a7ffd65 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8163f31c-6637-4d0e-a45d-fae1b35f73fd tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aed73de-9855-4fa1-8a25-59d71d7e6003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1236588681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed684cbf3284449bb688e0aeb8ffcefd',qos_specs=None,replication_status=,reservations=['3f883f6c-9ea2-4f57-bf25-1e756e06c4db','5fcd1792-55da-44c7-a6e9-11879895ee54','2f8acb2a-3b32-4ab9-a097-27507a3085c8','78f92877-2d3c-4a1f-a8a6-6b646f64a90b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d772add9b7640cdb53028a93691c66b',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:16:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1236588681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed684cbf3284449bb688e0aeb8ffcefd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d772add9b7640cdb53028a93691c66b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8163f31c-6637-4d0e-a45d-fae1b35f73fd tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0595a58-23ad-4ad3-9e67-627e311ab842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e5b91af0-e86e-4bf6-90cf-982a8a7ffd65 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/42fa08e7-c48c-4133-9a87-124b0d4b28a3 returned with HTTP 404 Sep 01 01:16:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1020/2083] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:07 2026] GET /volume/v3/volumes/42fa08e7-c48c-4133-9a87-124b0d4b28a3 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f4b905c4-d3d5-4e2f-8a75-65f3c203783d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f4b905c4-d3d5-4e2f-8a75-65f3c203783d tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] DELETE http://192.168.122.211/volume/v3/volumes/cef9b25e-ac26-47af-96ca-0e6752445d8f Sep 01 01:16:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f4b905c4-d3d5-4e2f-8a75-65f3c203783d tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f4b905c4-d3d5-4e2f-8a75-65f3c203783d tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:07 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-f4b905c4-d3d5-4e2f-8a75-65f3c203783d tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Delete volume with id: cef9b25e-ac26-47af-96ca-0e6752445d8f Sep 01 01:16:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8163f31c-6637-4d0e-a45d-fae1b35f73fd tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0595a58-23ad-4ad3-9e67-627e311ab842) transitioned into state 'SUCCESS' from state '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-1236588681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed684cbf3284449bb688e0aeb8ffcefd',qos_specs=None,replication_status=,reservations=['3f883f6c-9ea2-4f57-bf25-1e756e06c4db','5fcd1792-55da-44c7-a6e9-11879895ee54','2f8acb2a-3b32-4ab9-a097-27507a3085c8','78f92877-2d3c-4a1f-a8a6-6b646f64a90b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d772add9b7640cdb53028a93691c66b',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8163f31c-6637-4d0e-a45d-fae1b35f73fd tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27863b99-b981-4578-90d7-7122db34c921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:07 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:07 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f4b905c4-d3d5-4e2f-8a75-65f3c203783d tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:16:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8163f31c-6637-4d0e-a45d-fae1b35f73fd tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27863b99-b981-4578-90d7-7122db34c921) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:07 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8163f31c-6637-4d0e-a45d-fae1b35f73fd tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Flow 'volume_create_api' (222fcbe1-f8a9-465e-8f79-c63a479ceab8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:16:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8163f31c-6637-4d0e-a45d-fae1b35f73fd tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Create volume request issued successfully. Sep 01 01:16:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8163f31c-6637-4d0e-a45d-fae1b35f73fd tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:16:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1064/2084] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:16:06 2026] POST /volume/v3/volumes => generated 759 bytes in 713 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:16:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ece5d360-327b-4875-8cae-e5673bd308af None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ece5d360-327b-4875-8cae-e5673bd308af tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] GET http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9 Sep 01 01:16:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ece5d360-327b-4875-8cae-e5673bd308af tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ece5d360-327b-4875-8cae-e5673bd308af tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:07 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f4b905c4-d3d5-4e2f-8a75-65f3c203783d tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Delete volume request issued successfully. Sep 01 01:16:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f4b905c4-d3d5-4e2f-8a75-65f3c203783d tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/cef9b25e-ac26-47af-96ca-0e6752445d8f returned with HTTP 202 Sep 01 01:16:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1021/2085] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:16:07 2026] DELETE /volume/v3/volumes/cef9b25e-ac26-47af-96ca-0e6752445d8f => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:16:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-937b0d80-9f7a-459f-a729-a80fdf2efcc2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-937b0d80-9f7a-459f-a729-a80fdf2efcc2 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/cef9b25e-ac26-47af-96ca-0e6752445d8f Sep 01 01:16:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ece5d360-327b-4875-8cae-e5673bd308af tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Volume info retrieved successfully. Sep 01 01:16:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-937b0d80-9f7a-459f-a729-a80fdf2efcc2 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-937b0d80-9f7a-459f-a729-a80fdf2efcc2 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ece5d360-327b-4875-8cae-e5673bd308af tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9 returned with HTTP 200 Sep 01 01:16:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1065/2086] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:07 2026] GET /volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9 => generated 827 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:07 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:07 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-937b0d80-9f7a-459f-a729-a80fdf2efcc2 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:16:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-937b0d80-9f7a-459f-a729-a80fdf2efcc2 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/cef9b25e-ac26-47af-96ca-0e6752445d8f returned with HTTP 200 Sep 01 01:16:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1022/2087] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:07 2026] GET /volume/v3/volumes/cef9b25e-ac26-47af-96ca-0e6752445d8f => generated 860 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-313ac3f0-16d7-490d-a7da-48a953e87d0a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-313ac3f0-16d7-490d-a7da-48a953e87d0a tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 Sep 01 01:16:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-313ac3f0-16d7-490d-a7da-48a953e87d0a tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-313ac3f0-16d7-490d-a7da-48a953e87d0a tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-313ac3f0-16d7-490d-a7da-48a953e87d0a tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:16:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-313ac3f0-16d7-490d-a7da-48a953e87d0a tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 returned with HTTP 200 Sep 01 01:16:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1066/2088] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:07 2026] GET /volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 => generated 1327 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f08e0c50-b096-4af9-b821-0254a98a3fc5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f08e0c50-b096-4af9-b821-0254a98a3fc5 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] GET http://192.168.122.211/volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 Sep 01 01:16:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f08e0c50-b096-4af9-b821-0254a98a3fc5 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f08e0c50-b096-4af9-b821-0254a98a3fc5 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:08 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:08 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:08 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:08 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:08 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f08e0c50-b096-4af9-b821-0254a98a3fc5 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Volume info retrieved successfully. Sep 01 01:16:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f08e0c50-b096-4af9-b821-0254a98a3fc5 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] http://192.168.122.211/volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 returned with HTTP 200 Sep 01 01:16:08 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1023/2089] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:08 2026] GET /volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 => generated 897 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3cda442b-7e2d-4a22-8970-dc8c12d462bc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3cda442b-7e2d-4a22-8970-dc8c12d462bc tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] GET http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9 Sep 01 01:16:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3cda442b-7e2d-4a22-8970-dc8c12d462bc tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3cda442b-7e2d-4a22-8970-dc8c12d462bc tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:08 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:08 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3cda442b-7e2d-4a22-8970-dc8c12d462bc tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Volume info retrieved successfully. Sep 01 01:16:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3cda442b-7e2d-4a22-8970-dc8c12d462bc tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9 returned with HTTP 200 Sep 01 01:16:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1067/2090] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:08 2026] GET /volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9 => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-06e63dfd-c544-4899-9902-b4324beaedfa None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-06e63dfd-c544-4899-9902-b4324beaedfa tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/cef9b25e-ac26-47af-96ca-0e6752445d8f Sep 01 01:16:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-06e63dfd-c544-4899-9902-b4324beaedfa tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-06e63dfd-c544-4899-9902-b4324beaedfa tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-06e63dfd-c544-4899-9902-b4324beaedfa tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/cef9b25e-ac26-47af-96ca-0e6752445d8f returned with HTTP 404 Sep 01 01:16:08 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1024/2091] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:08 2026] GET /volume/v3/volumes/cef9b25e-ac26-47af-96ca-0e6752445d8f => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6fa988d6-c7f9-4b52-8e07-3e920c4397e7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6fa988d6-c7f9-4b52-8e07-3e920c4397e7 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 Sep 01 01:16:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6fa988d6-c7f9-4b52-8e07-3e920c4397e7 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6fa988d6-c7f9-4b52-8e07-3e920c4397e7 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:08 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-6fa988d6-c7f9-4b52-8e07-3e920c4397e7 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Delete snapshot with id: 78339df3-7571-4549-8d39-0173b7669615 Sep 01 01:16:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6fa988d6-c7f9-4b52-8e07-3e920c4397e7 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Snapshot retrieved successfully. Sep 01 01:16:08 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:08 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6fa988d6-c7f9-4b52-8e07-3e920c4397e7 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Snapshot delete request issued successfully. Sep 01 01:16:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6fa988d6-c7f9-4b52-8e07-3e920c4397e7 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 returned with HTTP 202 Sep 01 01:16:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1068/2092] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:16:08 2026] DELETE /volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:16:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-de3be9c8-cd77-45ef-95b2-f7c4ce09ddd6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-de3be9c8-cd77-45ef-95b2-f7c4ce09ddd6 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 Sep 01 01:16:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-de3be9c8-cd77-45ef-95b2-f7c4ce09ddd6 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-de3be9c8-cd77-45ef-95b2-f7c4ce09ddd6 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a59c2e60-9b83-4868-9b2c-eb0a7c16e9a7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a59c2e60-9b83-4868-9b2c-eb0a7c16e9a7 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 Sep 01 01:16:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a59c2e60-9b83-4868-9b2c-eb0a7c16e9a7 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:08 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:08 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a59c2e60-9b83-4868-9b2c-eb0a7c16e9a7 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:08 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-de3be9c8-cd77-45ef-95b2-f7c4ce09ddd6 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Snapshot retrieved successfully. Sep 01 01:16:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-de3be9c8-cd77-45ef-95b2-f7c4ce09ddd6 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 returned with HTTP 200 Sep 01 01:16:08 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1025/2093] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:08 2026] GET /volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 => generated 473 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a59c2e60-9b83-4868-9b2c-eb0a7c16e9a7 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 returned with HTTP 404 Sep 01 01:16:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1069/2094] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:08 2026] GET /volume/v3/volumes/b9b53ecc-1957-453a-a70a-58423e8a57f7 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2be39b1d-c66a-4163-a58d-76fe58551634 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2be39b1d-c66a-4163-a58d-76fe58551634 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:16:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2be39b1d-c66a-4163-a58d-76fe58551634 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-354722230"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-2be39b1d-c66a-4163-a58d-76fe58551634 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-354722230'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:16:09 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-2be39b1d-c66a-4163-a58d-76fe58551634 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Create volume of 1 GB Sep 01 01:16:09 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2be39b1d-c66a-4163-a58d-76fe58551634 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Availability Zones retrieved successfully. Sep 01 01:16:09 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2be39b1d-c66a-4163-a58d-76fe58551634 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Flow 'volume_create_api' (0b8a6a01-bbdd-4604-95ae-d87776de7ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:16:09 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2be39b1d-c66a-4163-a58d-76fe58551634 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed9261a6-9efb-4303-98b7-25b1d5855cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:09 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-2be39b1d-c66a-4163-a58d-76fe58551634 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:16:09 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2be39b1d-c66a-4163-a58d-76fe58551634 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed9261a6-9efb-4303-98b7-25b1d5855cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:09 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2be39b1d-c66a-4163-a58d-76fe58551634 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e9ff310-dca9-41fb-abaa-4d0ad130328a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:09 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-2be39b1d-c66a-4163-a58d-76fe58551634 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Created reservations ['63c13d19-d73d-468b-bde0-7154fe4e8bc6', '4ed37f86-f5ad-4da2-81b7-e2fe6b9bbf89', '241d48b9-0f15-4c1a-9d5e-7c30c5548bff', '480f72d9-82a1-41ef-ae89-079670cf3eb9'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:16:09 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2be39b1d-c66a-4163-a58d-76fe58551634 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e9ff310-dca9-41fb-abaa-4d0ad130328a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63c13d19-d73d-468b-bde0-7154fe4e8bc6', '4ed37f86-f5ad-4da2-81b7-e2fe6b9bbf89', '241d48b9-0f15-4c1a-9d5e-7c30c5548bff', '480f72d9-82a1-41ef-ae89-079670cf3eb9']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:09 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2be39b1d-c66a-4163-a58d-76fe58551634 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35ee830e-b29d-4038-8036-b1fe9d011501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:09 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:09 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:09 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2be39b1d-c66a-4163-a58d-76fe58551634 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35ee830e-b29d-4038-8036-b1fe9d011501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd46586d2-f115-4f03-bd1c-117c54efafbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-354722230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28d3421b71944d6d9144391413b5c2d6',qos_specs=None,replication_status=,reservations=['63c13d19-d73d-468b-bde0-7154fe4e8bc6','4ed37f86-f5ad-4da2-81b7-e2fe6b9bbf89','241d48b9-0f15-4c1a-9d5e-7c30c5548bff','480f72d9-82a1-41ef-ae89-079670cf3eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9ff287994b54a928f443aa9dc05225f',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:16:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-354722230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d46586d2-f115-4f03-bd1c-117c54efafbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28d3421b71944d6d9144391413b5c2d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9ff287994b54a928f443aa9dc05225f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:09 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2be39b1d-c66a-4163-a58d-76fe58551634 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dd4d1d2-1f07-4fa9-a4a7-7143e856a6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:09 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2be39b1d-c66a-4163-a58d-76fe58551634 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dd4d1d2-1f07-4fa9-a4a7-7143e856a6eb) transitioned into state 'SUCCESS' from state '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-354722230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28d3421b71944d6d9144391413b5c2d6',qos_specs=None,replication_status=,reservations=['63c13d19-d73d-468b-bde0-7154fe4e8bc6','4ed37f86-f5ad-4da2-81b7-e2fe6b9bbf89','241d48b9-0f15-4c1a-9d5e-7c30c5548bff','480f72d9-82a1-41ef-ae89-079670cf3eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9ff287994b54a928f443aa9dc05225f',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:09 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2be39b1d-c66a-4163-a58d-76fe58551634 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (988fa323-9571-4fca-a768-98ebfe3d7c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d7ce65e4-a2cd-4e2d-9193-bd9eeec71e73 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:09 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2be39b1d-c66a-4163-a58d-76fe58551634 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (988fa323-9571-4fca-a768-98ebfe3d7c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:09 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2be39b1d-c66a-4163-a58d-76fe58551634 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Flow 'volume_create_api' (0b8a6a01-bbdd-4604-95ae-d87776de7ea8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:16:09 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2be39b1d-c66a-4163-a58d-76fe58551634 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Create volume request issued successfully. Sep 01 01:16:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2be39b1d-c66a-4163-a58d-76fe58551634 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:16:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d7ce65e4-a2cd-4e2d-9193-bd9eeec71e73 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] GET http://192.168.122.211/volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 Sep 01 01:16:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1026/2095] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:16:09 2026] POST /volume/v3/volumes => generated 756 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:16:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d7ce65e4-a2cd-4e2d-9193-bd9eeec71e73 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d7ce65e4-a2cd-4e2d-9193-bd9eeec71e73 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-733aef3a-d314-46f3-afdb-b2647b44573d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-733aef3a-d314-46f3-afdb-b2647b44573d tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc Sep 01 01:16:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-733aef3a-d314-46f3-afdb-b2647b44573d tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-733aef3a-d314-46f3-afdb-b2647b44573d tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d7ce65e4-a2cd-4e2d-9193-bd9eeec71e73 tempest-VolumeAndVolumeTypeFromImageTest-373450547 tempest-VolumeAndVolumeTypeFromImageTest-373450547-project-member] http://192.168.122.211/volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 returned with HTTP 404 Sep 01 01:16:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1070/2096] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:09 2026] GET /volume/v3/volumes/2cf711da-671a-4d8d-ba28-f645545cede1 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:09 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:09 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:09 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:09 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:09 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-733aef3a-d314-46f3-afdb-b2647b44573d tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:16:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-733aef3a-d314-46f3-afdb-b2647b44573d tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc returned with HTTP 200 Sep 01 01:16:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1027/2097] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:09 2026] GET /volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc => generated 824 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a42f4eb3-0df7-4a94-ba70-026a25ec9b20 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a42f4eb3-0df7-4a94-ba70-026a25ec9b20 tempest-VolumeAndVolumeTypeFromImageTest-2104911937 tempest-VolumeAndVolumeTypeFromImageTest-2104911937-project-admin] GET http://192.168.122.211/volume/v3/volumes/detail?all_tenants=1 Sep 01 01:16:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a42f4eb3-0df7-4a94-ba70-026a25ec9b20 tempest-VolumeAndVolumeTypeFromImageTest-2104911937 tempest-VolumeAndVolumeTypeFromImageTest-2104911937-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a42f4eb3-0df7-4a94-ba70-026a25ec9b20 tempest-VolumeAndVolumeTypeFromImageTest-2104911937 tempest-VolumeAndVolumeTypeFromImageTest-2104911937-project-admin] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:09 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a42f4eb3-0df7-4a94-ba70-026a25ec9b20 tempest-VolumeAndVolumeTypeFromImageTest-2104911937 tempest-VolumeAndVolumeTypeFromImageTest-2104911937-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a42f4eb3-0df7-4a94-ba70-026a25ec9b20 tempest-VolumeAndVolumeTypeFromImageTest-2104911937 tempest-VolumeAndVolumeTypeFromImageTest-2104911937-project-admin] Get all volumes completed successfully. Sep 01 01:16:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d9b094b9-cceb-453a-ba8b-24a82b197f30 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a42f4eb3-0df7-4a94-ba70-026a25ec9b20 tempest-VolumeAndVolumeTypeFromImageTest-2104911937 tempest-VolumeAndVolumeTypeFromImageTest-2104911937-project-admin] http://192.168.122.211/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 01:16:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1071/2098] 192.168.122.211 () {58 vars in 1169 bytes} [Tue Sep 1 01:16:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 3034 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d9b094b9-cceb-453a-ba8b-24a82b197f30 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] GET http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9 Sep 01 01:16:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d9b094b9-cceb-453a-ba8b-24a82b197f30 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d9b094b9-cceb-453a-ba8b-24a82b197f30 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-12151086-0040-4430-9bd3-091e5dd3b9ab None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-12151086-0040-4430-9bd3-091e5dd3b9ab tempest-VolumeAndVolumeTypeFromImageTest-2104911937 tempest-VolumeAndVolumeTypeFromImageTest-2104911937-project-admin] DELETE http://192.168.122.211/volume/v3/types/fe81e749-8643-469c-9a70-6b7810f8970f Sep 01 01:16:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-12151086-0040-4430-9bd3-091e5dd3b9ab tempest-VolumeAndVolumeTypeFromImageTest-2104911937 tempest-VolumeAndVolumeTypeFromImageTest-2104911937-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-12151086-0040-4430-9bd3-091e5dd3b9ab tempest-VolumeAndVolumeTypeFromImageTest-2104911937 tempest-VolumeAndVolumeTypeFromImageTest-2104911937-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:09 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:09 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:09 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:09 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:09 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d9b094b9-cceb-453a-ba8b-24a82b197f30 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Volume info retrieved successfully. Sep 01 01:16:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d9b094b9-cceb-453a-ba8b-24a82b197f30 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9 returned with HTTP 200 Sep 01 01:16:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1028/2099] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:09 2026] GET /volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9 => generated 852 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:16:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-12151086-0040-4430-9bd3-091e5dd3b9ab tempest-VolumeAndVolumeTypeFromImageTest-2104911937 tempest-VolumeAndVolumeTypeFromImageTest-2104911937-project-admin] http://192.168.122.211/volume/v3/types/fe81e749-8643-469c-9a70-6b7810f8970f returned with HTTP 202 Sep 01 01:16:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1072/2100] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:16:09 2026] DELETE /volume/v3/types/fe81e749-8643-469c-9a70-6b7810f8970f => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:16:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2664f2e9-28d3-4e44-a8e1-06f3c295f830 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2664f2e9-28d3-4e44-a8e1-06f3c295f830 tempest-VolumeAndVolumeTypeFromImageTest-2104911937 tempest-VolumeAndVolumeTypeFromImageTest-2104911937-project-admin] GET http://192.168.122.211/volume/v3/types/fe81e749-8643-469c-9a70-6b7810f8970f Sep 01 01:16:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2664f2e9-28d3-4e44-a8e1-06f3c295f830 tempest-VolumeAndVolumeTypeFromImageTest-2104911937 tempest-VolumeAndVolumeTypeFromImageTest-2104911937-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2664f2e9-28d3-4e44-a8e1-06f3c295f830 tempest-VolumeAndVolumeTypeFromImageTest-2104911937 tempest-VolumeAndVolumeTypeFromImageTest-2104911937-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2664f2e9-28d3-4e44-a8e1-06f3c295f830 tempest-VolumeAndVolumeTypeFromImageTest-2104911937 tempest-VolumeAndVolumeTypeFromImageTest-2104911937-project-admin] http://192.168.122.211/volume/v3/types/fe81e749-8643-469c-9a70-6b7810f8970f returned with HTTP 404 Sep 01 01:16:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1029/2101] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:16:09 2026] GET /volume/v3/types/fe81e749-8643-469c-9a70-6b7810f8970f => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-385a9944-d75a-438f-b92e-b997eb60e1a4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-385a9944-d75a-438f-b92e-b997eb60e1a4 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 Sep 01 01:16:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-385a9944-d75a-438f-b92e-b997eb60e1a4 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-385a9944-d75a-438f-b92e-b997eb60e1a4 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-385a9944-d75a-438f-b92e-b997eb60e1a4 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Snapshot retrieved successfully. Sep 01 01:16:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-385a9944-d75a-438f-b92e-b997eb60e1a4 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 returned with HTTP 200 Sep 01 01:16:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1073/2102] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:09 2026] GET /volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 => generated 473 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-28f41d98-2775-432c-9b09-bedd7db63c13 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-28f41d98-2775-432c-9b09-bedd7db63c13 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc Sep 01 01:16:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-28f41d98-2775-432c-9b09-bedd7db63c13 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-28f41d98-2775-432c-9b09-bedd7db63c13 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:10 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:10 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:10 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:10 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:10 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-28f41d98-2775-432c-9b09-bedd7db63c13 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:16:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-28f41d98-2775-432c-9b09-bedd7db63c13 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc returned with HTTP 200 Sep 01 01:16:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1030/2103] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:10 2026] GET /volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc => generated 848 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-17e2f497-44ed-4dcd-a22d-49573fd7d842 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-17e2f497-44ed-4dcd-a22d-49573fd7d842 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 Sep 01 01:16:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-17e2f497-44ed-4dcd-a22d-49573fd7d842 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-17e2f497-44ed-4dcd-a22d-49573fd7d842 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-17e2f497-44ed-4dcd-a22d-49573fd7d842 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Snapshot retrieved successfully. Sep 01 01:16:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-17e2f497-44ed-4dcd-a22d-49573fd7d842 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 returned with HTTP 200 Sep 01 01:16:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1074/2104] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:11 2026] GET /volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 => generated 473 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6a2c4fab-bd88-4cff-b5ad-183f8e35b741 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6a2c4fab-bd88-4cff-b5ad-183f8e35b741 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc Sep 01 01:16:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6a2c4fab-bd88-4cff-b5ad-183f8e35b741 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6a2c4fab-bd88-4cff-b5ad-183f8e35b741 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:11 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:11 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:11 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:11 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:11 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6a2c4fab-bd88-4cff-b5ad-183f8e35b741 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:16:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6a2c4fab-bd88-4cff-b5ad-183f8e35b741 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc returned with HTTP 200 Sep 01 01:16:11 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1031/2105] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:11 2026] GET /volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-84862a28-675e-45fb-961c-a9bc896a1f49 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-84862a28-675e-45fb-961c-a9bc896a1f49 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:16:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-84862a28-675e-45fb-961c-a9bc896a1f49 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d46586d2-f115-4f03-bd1c-117c54efafbc", "name": "tempest-VolumesExtendTest-Snapshot-1001880716"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-84862a28-675e-45fb-961c-a9bc896a1f49 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:16:11 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-84862a28-675e-45fb-961c-a9bc896a1f49 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Create snapshot from volume d46586d2-f115-4f03-bd1c-117c54efafbc Sep 01 01:16:11 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-84862a28-675e-45fb-961c-a9bc896a1f49 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Created reservations ['e6a384d1-9a00-47d4-8089-aa0742af1674', '930fb4ca-b785-4275-90e9-3921a9b334a5', '7b125951-b18b-45c4-8dae-16a13044e34c', 'ed2bd095-b159-4970-a55d-de52d16f750a'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:16:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-84862a28-675e-45fb-961c-a9bc896a1f49 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Snapshot create request issued successfully. Sep 01 01:16:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-84862a28-675e-45fb-961c-a9bc896a1f49 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:16:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1075/2106] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:16:11 2026] POST /volume/v3/snapshots => generated 304 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:16:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-85db07db-20f9-4f23-af9a-0dafc966b31a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-85db07db-20f9-4f23-af9a-0dafc966b31a tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 Sep 01 01:16:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-85db07db-20f9-4f23-af9a-0dafc966b31a tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-85db07db-20f9-4f23-af9a-0dafc966b31a tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:12 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:12 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-85db07db-20f9-4f23-af9a-0dafc966b31a tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Snapshot retrieved successfully. Sep 01 01:16:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-85db07db-20f9-4f23-af9a-0dafc966b31a tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 returned with HTTP 200 Sep 01 01:16:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1032/2107] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:12 2026] GET /volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 => generated 436 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-03b1e98b-b684-45ef-b62e-0b32079acb8e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-03b1e98b-b684-45ef-b62e-0b32079acb8e tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 Sep 01 01:16:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-03b1e98b-b684-45ef-b62e-0b32079acb8e tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-03b1e98b-b684-45ef-b62e-0b32079acb8e tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-03b1e98b-b684-45ef-b62e-0b32079acb8e tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 returned with HTTP 404 Sep 01 01:16:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1076/2108] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:12 2026] GET /volume/v3/snapshots/78339df3-7571-4549-8d39-0173b7669615 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ad7fbd83-09e5-46bd-bec8-7d775b37e37d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ad7fbd83-09e5-46bd-bec8-7d775b37e37d tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] DELETE http://192.168.122.211/volume/v3/volumes/279bed83-a236-461d-b9e5-18addeabce34 Sep 01 01:16:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ad7fbd83-09e5-46bd-bec8-7d775b37e37d tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ad7fbd83-09e5-46bd-bec8-7d775b37e37d tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:12 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-ad7fbd83-09e5-46bd-bec8-7d775b37e37d tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Delete volume with id: 279bed83-a236-461d-b9e5-18addeabce34 Sep 01 01:16:12 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:12 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:12 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:12 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ad7fbd83-09e5-46bd-bec8-7d775b37e37d tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:16:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ad7fbd83-09e5-46bd-bec8-7d775b37e37d tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Delete volume request issued successfully. Sep 01 01:16:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ad7fbd83-09e5-46bd-bec8-7d775b37e37d tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/279bed83-a236-461d-b9e5-18addeabce34 returned with HTTP 202 Sep 01 01:16:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1033/2109] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:16:12 2026] DELETE /volume/v3/volumes/279bed83-a236-461d-b9e5-18addeabce34 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:16:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-843618d0-f343-4162-8e5a-e68ae43ea2c0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-843618d0-f343-4162-8e5a-e68ae43ea2c0 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/279bed83-a236-461d-b9e5-18addeabce34 Sep 01 01:16:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-843618d0-f343-4162-8e5a-e68ae43ea2c0 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-843618d0-f343-4162-8e5a-e68ae43ea2c0 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-843618d0-f343-4162-8e5a-e68ae43ea2c0 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:16:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-843618d0-f343-4162-8e5a-e68ae43ea2c0 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/279bed83-a236-461d-b9e5-18addeabce34 returned with HTTP 200 Sep 01 01:16:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1077/2110] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:12 2026] GET /volume/v3/volumes/279bed83-a236-461d-b9e5-18addeabce34 => generated 861 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-847b5a32-ea83-4886-bac8-f524b8cfc2fa None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-847b5a32-ea83-4886-bac8-f524b8cfc2fa tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 Sep 01 01:16:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-847b5a32-ea83-4886-bac8-f524b8cfc2fa tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-847b5a32-ea83-4886-bac8-f524b8cfc2fa tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-847b5a32-ea83-4886-bac8-f524b8cfc2fa tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Snapshot retrieved successfully. Sep 01 01:16:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-847b5a32-ea83-4886-bac8-f524b8cfc2fa tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 returned with HTTP 200 Sep 01 01:16:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1034/2111] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:13 2026] GET /volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 => generated 436 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f0275001-084b-4c71-8eab-aa292092b626 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f0275001-084b-4c71-8eab-aa292092b626 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/279bed83-a236-461d-b9e5-18addeabce34 Sep 01 01:16:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f0275001-084b-4c71-8eab-aa292092b626 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f0275001-084b-4c71-8eab-aa292092b626 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f0275001-084b-4c71-8eab-aa292092b626 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Volume info retrieved successfully. Sep 01 01:16:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f0275001-084b-4c71-8eab-aa292092b626 tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/279bed83-a236-461d-b9e5-18addeabce34 returned with HTTP 200 Sep 01 01:16:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1078/2112] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:13 2026] GET /volume/v3/volumes/279bed83-a236-461d-b9e5-18addeabce34 => generated 861 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0f104681-f795-4fad-a5d7-4fa380741a6c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0f104681-f795-4fad-a5d7-4fa380741a6c tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 Sep 01 01:16:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0f104681-f795-4fad-a5d7-4fa380741a6c tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0f104681-f795-4fad-a5d7-4fa380741a6c tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:14 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:14 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:14 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0f104681-f795-4fad-a5d7-4fa380741a6c tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Snapshot retrieved successfully. Sep 01 01:16:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0f104681-f795-4fad-a5d7-4fa380741a6c tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 returned with HTTP 200 Sep 01 01:16:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1035/2113] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:14 2026] GET /volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 => generated 436 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e1e846a1-b83c-4c32-9c05-fe75e04c4cac None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e1e846a1-b83c-4c32-9c05-fe75e04c4cac tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] GET http://192.168.122.211/volume/v3/volumes/279bed83-a236-461d-b9e5-18addeabce34 Sep 01 01:16:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e1e846a1-b83c-4c32-9c05-fe75e04c4cac tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e1e846a1-b83c-4c32-9c05-fe75e04c4cac tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e1e846a1-b83c-4c32-9c05-fe75e04c4cac tempest-CreateVolumesFromSnapshotTest-1476995496 tempest-CreateVolumesFromSnapshotTest-1476995496-project-member] http://192.168.122.211/volume/v3/volumes/279bed83-a236-461d-b9e5-18addeabce34 returned with HTTP 404 Sep 01 01:16:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1079/2114] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:14 2026] GET /volume/v3/volumes/279bed83-a236-461d-b9e5-18addeabce34 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b3e57da6-8e86-4bea-9190-d261381c26ab None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b3e57da6-8e86-4bea-9190-d261381c26ab tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 Sep 01 01:16:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b3e57da6-8e86-4bea-9190-d261381c26ab tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b3e57da6-8e86-4bea-9190-d261381c26ab tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:15 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:15 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:15 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b3e57da6-8e86-4bea-9190-d261381c26ab tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Snapshot retrieved successfully. Sep 01 01:16:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b3e57da6-8e86-4bea-9190-d261381c26ab tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 returned with HTTP 200 Sep 01 01:16:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1036/2115] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:15 2026] GET /volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 => generated 436 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-55a201db-11b5-478d-89e9-8009d8748f04 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-55a201db-11b5-478d-89e9-8009d8748f04 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 Sep 01 01:16:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-55a201db-11b5-478d-89e9-8009d8748f04 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-55a201db-11b5-478d-89e9-8009d8748f04 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-55a201db-11b5-478d-89e9-8009d8748f04 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Snapshot retrieved successfully. Sep 01 01:16:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-55a201db-11b5-478d-89e9-8009d8748f04 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 returned with HTTP 200 Sep 01 01:16:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1080/2116] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:16 2026] GET /volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 => generated 463 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8ee657eb-71b8-419f-9eee-aa8a997fc768 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8ee657eb-71b8-419f-9eee-aa8a997fc768 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] POST http://192.168.122.211/volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc/action Sep 01 01:16:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8ee657eb-71b8-419f-9eee-aa8a997fc768 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:16:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8ee657eb-71b8-419f-9eee-aa8a997fc768 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:16 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:16 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:16 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:16 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8ee657eb-71b8-419f-9eee-aa8a997fc768 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:16:16 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-8ee657eb-71b8-419f-9eee-aa8a997fc768 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Created reservations ['3dca8d1c-6616-48b5-a7ad-1d69efad02c5', 'e918b01d-bd72-439e-be69-d841a7938ecd'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:16:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8ee657eb-71b8-419f-9eee-aa8a997fc768 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Extend volume request issued successfully. Sep 01 01:16:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8ee657eb-71b8-419f-9eee-aa8a997fc768 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc/action returned with HTTP 202 Sep 01 01:16:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1037/2117] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:16:16 2026] POST /volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc/action => generated 0 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:16:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5d615828-0bb4-4103-914a-399714abbfbb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5d615828-0bb4-4103-914a-399714abbfbb tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc Sep 01 01:16:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5d615828-0bb4-4103-914a-399714abbfbb tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5d615828-0bb4-4103-914a-399714abbfbb tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5d615828-0bb4-4103-914a-399714abbfbb tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:16:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5d615828-0bb4-4103-914a-399714abbfbb tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc returned with HTTP 200 Sep 01 01:16:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1081/2118] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:16 2026] GET /volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc => generated 849 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f06c9676-58bb-401d-9a20-c45711d2587a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f06c9676-58bb-401d-9a20-c45711d2587a tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc Sep 01 01:16:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f06c9676-58bb-401d-9a20-c45711d2587a tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f06c9676-58bb-401d-9a20-c45711d2587a tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:17 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:17 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:17 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:17 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:17 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f06c9676-58bb-401d-9a20-c45711d2587a tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:16:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f06c9676-58bb-401d-9a20-c45711d2587a tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc returned with HTTP 200 Sep 01 01:16:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1038/2119] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:17 2026] GET /volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc => generated 849 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6a3a3ed0-61c4-4361-ac4f-699322176ae2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6a3a3ed0-61c4-4361-ac4f-699322176ae2 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc Sep 01 01:16:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6a3a3ed0-61c4-4361-ac4f-699322176ae2 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6a3a3ed0-61c4-4361-ac4f-699322176ae2 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-abe45237-30c7-4c8f-af4b-e0678cd5b29b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6a3a3ed0-61c4-4361-ac4f-699322176ae2 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:16:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6a3a3ed0-61c4-4361-ac4f-699322176ae2 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc returned with HTTP 200 Sep 01 01:16:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1082/2120] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:17 2026] GET /volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc => generated 849 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5dd1cb24-81f8-49df-9779-e488f5403dd6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5dd1cb24-81f8-49df-9779-e488f5403dd6 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 Sep 01 01:16:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5dd1cb24-81f8-49df-9779-e488f5403dd6 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5dd1cb24-81f8-49df-9779-e488f5403dd6 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:17 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-5dd1cb24-81f8-49df-9779-e488f5403dd6 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Delete snapshot with id: 1d55bcbc-a356-450c-a622-a536310efda4 Sep 01 01:16:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5dd1cb24-81f8-49df-9779-e488f5403dd6 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Snapshot retrieved successfully. Sep 01 01:16:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5dd1cb24-81f8-49df-9779-e488f5403dd6 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Snapshot delete request issued successfully. Sep 01 01:16:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5dd1cb24-81f8-49df-9779-e488f5403dd6 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 returned with HTTP 202 Sep 01 01:16:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1083/2121] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:16:17 2026] DELETE /volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:16:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c2fd666f-1f90-4b5c-a87a-3898368c6c1e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c2fd666f-1f90-4b5c-a87a-3898368c6c1e tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 Sep 01 01:16:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c2fd666f-1f90-4b5c-a87a-3898368c6c1e tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-abe45237-30c7-4c8f-af4b-e0678cd5b29b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:16:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-abe45237-30c7-4c8f-af4b-e0678cd5b29b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-816802174"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c2fd666f-1f90-4b5c-a87a-3898368c6c1e tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-abe45237-30c7-4c8f-af4b-e0678cd5b29b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-816802174'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:16:18 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-abe45237-30c7-4c8f-af4b-e0678cd5b29b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Create volume of 1 GB Sep 01 01:16:18 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-abe45237-30c7-4c8f-af4b-e0678cd5b29b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Availability Zones retrieved successfully. Sep 01 01:16:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c2fd666f-1f90-4b5c-a87a-3898368c6c1e tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Snapshot retrieved successfully. Sep 01 01:16:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c2fd666f-1f90-4b5c-a87a-3898368c6c1e tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 returned with HTTP 200 Sep 01 01:16:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1084/2122] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:18 2026] GET /volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 => generated 462 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-abe45237-30c7-4c8f-af4b-e0678cd5b29b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Flow 'volume_create_api' (828e596b-6b6e-4437-abde-010f0eadc320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:16:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-abe45237-30c7-4c8f-af4b-e0678cd5b29b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27cb83d3-9b83-4b43-b69e-8d6e33247d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-abe45237-30c7-4c8f-af4b-e0678cd5b29b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:16:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-abe45237-30c7-4c8f-af4b-e0678cd5b29b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27cb83d3-9b83-4b43-b69e-8d6e33247d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-abe45237-30c7-4c8f-af4b-e0678cd5b29b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76be0e27-379a-41ce-b244-966a65553491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:18 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-abe45237-30c7-4c8f-af4b-e0678cd5b29b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Created reservations ['7f8ac652-92b3-4be1-9865-b18dab0b8c56', '78db0a37-0b7b-40e5-975b-dce214a4210d', 'a03d92ee-f1ae-439c-8900-960f5b668925', 'a9b0125d-4469-4243-8211-28dc17fb1803'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:16:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-abe45237-30c7-4c8f-af4b-e0678cd5b29b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76be0e27-379a-41ce-b244-966a65553491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f8ac652-92b3-4be1-9865-b18dab0b8c56', '78db0a37-0b7b-40e5-975b-dce214a4210d', 'a03d92ee-f1ae-439c-8900-960f5b668925', 'a9b0125d-4469-4243-8211-28dc17fb1803']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-abe45237-30c7-4c8f-af4b-e0678cd5b29b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bef8d9cd-4165-4206-91b3-cbec24135bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:18 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:18 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-abe45237-30c7-4c8f-af4b-e0678cd5b29b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bef8d9cd-4165-4206-91b3-cbec24135bfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df9f4ac2-0b4a-4395-84e4-3ed2bdaa4eed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-816802174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0255cde41f72466ca3f70936adf57664',qos_specs=None,replication_status=,reservations=['7f8ac652-92b3-4be1-9865-b18dab0b8c56','78db0a37-0b7b-40e5-975b-dce214a4210d','a03d92ee-f1ae-439c-8900-960f5b668925','a9b0125d-4469-4243-8211-28dc17fb1803'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1016beb21344443bb166d34e4a4fcd03',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:16:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-816802174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df9f4ac2-0b4a-4395-84e4-3ed2bdaa4eed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0255cde41f72466ca3f70936adf57664',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1016beb21344443bb166d34e4a4fcd03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-abe45237-30c7-4c8f-af4b-e0678cd5b29b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87e9bdb4-511c-46a4-bb3d-2b4e6d8e7415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-abe45237-30c7-4c8f-af4b-e0678cd5b29b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87e9bdb4-511c-46a4-bb3d-2b4e6d8e7415) transitioned into state 'SUCCESS' from state '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-816802174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0255cde41f72466ca3f70936adf57664',qos_specs=None,replication_status=,reservations=['7f8ac652-92b3-4be1-9865-b18dab0b8c56','78db0a37-0b7b-40e5-975b-dce214a4210d','a03d92ee-f1ae-439c-8900-960f5b668925','a9b0125d-4469-4243-8211-28dc17fb1803'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1016beb21344443bb166d34e4a4fcd03',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-abe45237-30c7-4c8f-af4b-e0678cd5b29b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (556d19b0-cb8d-4f4e-8341-d240f94f3b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-abe45237-30c7-4c8f-af4b-e0678cd5b29b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (556d19b0-cb8d-4f4e-8341-d240f94f3b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-89528496-0c4d-45bf-abfe-d045c2bcf80f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-89528496-0c4d-45bf-abfe-d045c2bcf80f tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 Sep 01 01:16:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-abe45237-30c7-4c8f-af4b-e0678cd5b29b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Flow 'volume_create_api' (828e596b-6b6e-4437-abde-010f0eadc320) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:16:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-89528496-0c4d-45bf-abfe-d045c2bcf80f tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:19 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-abe45237-30c7-4c8f-af4b-e0678cd5b29b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Create volume request issued successfully. Sep 01 01:16:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-89528496-0c4d-45bf-abfe-d045c2bcf80f tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-abe45237-30c7-4c8f-af4b-e0678cd5b29b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:16:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1039/2123] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:16:17 2026] POST /volume/v3/volumes => generated 786 bytes in 1321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:16:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c80c86b0-4801-40f3-91db-0de175feca31 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c80c86b0-4801-40f3-91db-0de175feca31 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] GET http://192.168.122.211/volume/v3/volumes/df9f4ac2-0b4a-4395-84e4-3ed2bdaa4eed Sep 01 01:16:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c80c86b0-4801-40f3-91db-0de175feca31 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c80c86b0-4801-40f3-91db-0de175feca31 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-89528496-0c4d-45bf-abfe-d045c2bcf80f tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Snapshot retrieved successfully. Sep 01 01:16:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-89528496-0c4d-45bf-abfe-d045c2bcf80f tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 returned with HTTP 200 Sep 01 01:16:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1085/2124] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:19 2026] GET /volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 => generated 462 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:19 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:19 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:19 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:19 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:19 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c80c86b0-4801-40f3-91db-0de175feca31 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Volume info retrieved successfully. Sep 01 01:16:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c80c86b0-4801-40f3-91db-0de175feca31 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] http://192.168.122.211/volume/v3/volumes/df9f4ac2-0b4a-4395-84e4-3ed2bdaa4eed returned with HTTP 200 Sep 01 01:16:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1040/2125] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:19 2026] GET /volume/v3/volumes/df9f4ac2-0b4a-4395-84e4-3ed2bdaa4eed => generated 965 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ed80f0c7-834f-446d-bc12-85dbbf1d71e5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ed80f0c7-834f-446d-bc12-85dbbf1d71e5 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 Sep 01 01:16:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ed80f0c7-834f-446d-bc12-85dbbf1d71e5 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ed80f0c7-834f-446d-bc12-85dbbf1d71e5 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ed80f0c7-834f-446d-bc12-85dbbf1d71e5 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Snapshot retrieved successfully. Sep 01 01:16:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ed80f0c7-834f-446d-bc12-85dbbf1d71e5 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 returned with HTTP 200 Sep 01 01:16:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1086/2126] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:20 2026] GET /volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 => generated 462 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fc60d485-1c0a-4918-8cd2-acf4d21b342f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fc60d485-1c0a-4918-8cd2-acf4d21b342f tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] GET http://192.168.122.211/volume/v3/volumes/df9f4ac2-0b4a-4395-84e4-3ed2bdaa4eed Sep 01 01:16:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fc60d485-1c0a-4918-8cd2-acf4d21b342f tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fc60d485-1c0a-4918-8cd2-acf4d21b342f tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:20 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:20 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:20 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:20 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:20 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-fc60d485-1c0a-4918-8cd2-acf4d21b342f tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Volume info retrieved successfully. Sep 01 01:16:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fc60d485-1c0a-4918-8cd2-acf4d21b342f tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] http://192.168.122.211/volume/v3/volumes/df9f4ac2-0b4a-4395-84e4-3ed2bdaa4eed returned with HTTP 200 Sep 01 01:16:20 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1041/2127] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:20 2026] GET /volume/v3/volumes/df9f4ac2-0b4a-4395-84e4-3ed2bdaa4eed => generated 1015 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f824a17a-1aa3-4e1f-963e-421ed02c3b2c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-048798f3-a614-4a56-a284-463a4b51e866 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-048798f3-a614-4a56-a284-463a4b51e866 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 Sep 01 01:16:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-048798f3-a614-4a56-a284-463a4b51e866 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-048798f3-a614-4a56-a284-463a4b51e866 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:21 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:21 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:21 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-048798f3-a614-4a56-a284-463a4b51e866 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Snapshot retrieved successfully. Sep 01 01:16:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-048798f3-a614-4a56-a284-463a4b51e866 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 returned with HTTP 200 Sep 01 01:16:21 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1042/2128] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:21 2026] GET /volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 => generated 462 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d87bf89d-5696-444b-aa48-5075e476253f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d87bf89d-5696-444b-aa48-5075e476253f tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] GET http://192.168.122.211/volume/v3/volumes/df9f4ac2-0b4a-4395-84e4-3ed2bdaa4eed Sep 01 01:16:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d87bf89d-5696-444b-aa48-5075e476253f tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d87bf89d-5696-444b-aa48-5075e476253f tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f824a17a-1aa3-4e1f-963e-421ed02c3b2c tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:16:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f824a17a-1aa3-4e1f-963e-421ed02c3b2c tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1608284423", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:21 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:21 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:21 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:21 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:21 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d87bf89d-5696-444b-aa48-5075e476253f tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Volume info retrieved successfully. Sep 01 01:16:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d87bf89d-5696-444b-aa48-5075e476253f tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] http://192.168.122.211/volume/v3/volumes/df9f4ac2-0b4a-4395-84e4-3ed2bdaa4eed returned with HTTP 200 Sep 01 01:16:21 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1043/2129] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:21 2026] GET /volume/v3/volumes/df9f4ac2-0b4a-4395-84e4-3ed2bdaa4eed => generated 1016 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f824a17a-1aa3-4e1f-963e-421ed02c3b2c tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:16:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-22b3fa05-f158-4478-af5d-47182d94d7e2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1087/2130] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:16:21 2026] POST /volume/v3/types => generated 380 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2b0dad7b-ed8c-4d47-b57b-c6dcb8d64002 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2b0dad7b-ed8c-4d47-b57b-c6dcb8d64002 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] POST http://192.168.122.211/volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74/encryption Sep 01 01:16:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2b0dad7b-ed8c-4d47-b57b-c6dcb8d64002 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2b0dad7b-ed8c-4d47-b57b-c6dcb8d64002 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] http://192.168.122.211/volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74/encryption returned with HTTP 200 Sep 01 01:16:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1088/2131] 192.168.122.211 () {60 vars in 1281 bytes} [Tue Sep 1 01:16:21 2026] POST /volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74/encryption => generated 239 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0a738d95-8673-4d41-b119-e468ef7fe1ab None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0a738d95-8673-4d41-b119-e468ef7fe1ab tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:16:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0a738d95-8673-4d41-b119-e468ef7fe1ab tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-24442219", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-22b3fa05-f158-4478-af5d-47182d94d7e2 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-reader] POST http://192.168.122.211/volume/v3/volumes/df9f4ac2-0b4a-4395-84e4-3ed2bdaa4eed/action Sep 01 01:16:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-22b3fa05-f158-4478-af5d-47182d94d7e2 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:16:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-22b3fa05-f158-4478-af5d-47182d94d7e2 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0a738d95-8673-4d41-b119-e468ef7fe1ab tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:16:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1089/2132] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:16:21 2026] POST /volume/v3/types => generated 378 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:16:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4387138c-8126-4fa9-bd18-eb1894e6baca None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:21 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:21 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:21 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:21 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-22b3fa05-f158-4478-af5d-47182d94d7e2 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-reader] Volume info retrieved successfully. Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-22b3fa05-f158-4478-af5d-47182d94d7e2 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'b927ff74829043d29fb6e53c06dafbec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0255cde41f72466ca3f70936adf57664', '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=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-22b3fa05-f158-4478-af5d-47182d94d7e2 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-reader] http://192.168.122.211/volume/v3/volumes/df9f4ac2-0b4a-4395-84e4-3ed2bdaa4eed/action returned with HTTP 403 Sep 01 01:16:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1044/2133] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:16:21 2026] POST /volume/v3/volumes/df9f4ac2-0b4a-4395-84e4-3ed2bdaa4eed/action => generated 131 bytes in 351 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5b2084b4-ab6e-4c04-b3b8-4ab0d861e67b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5b2084b4-ab6e-4c04-b3b8-4ab0d861e67b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/df9f4ac2-0b4a-4395-84e4-3ed2bdaa4eed Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5b2084b4-ab6e-4c04-b3b8-4ab0d861e67b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5b2084b4-ab6e-4c04-b3b8-4ab0d861e67b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-5b2084b4-ab6e-4c04-b3b8-4ab0d861e67b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Delete volume with id: df9f4ac2-0b4a-4395-84e4-3ed2bdaa4eed Sep 01 01:16:22 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:22 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:22 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:22 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5b2084b4-ab6e-4c04-b3b8-4ab0d861e67b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Volume info retrieved successfully. Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5b2084b4-ab6e-4c04-b3b8-4ab0d861e67b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Delete volume request issued successfully. Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5b2084b4-ab6e-4c04-b3b8-4ab0d861e67b tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] http://192.168.122.211/volume/v3/volumes/df9f4ac2-0b4a-4395-84e4-3ed2bdaa4eed returned with HTTP 202 Sep 01 01:16:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1045/2134] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:16:22 2026] DELETE /volume/v3/volumes/df9f4ac2-0b4a-4395-84e4-3ed2bdaa4eed => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1a7f1b1a-e58e-450b-8fff-1536d5d29376 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1a7f1b1a-e58e-450b-8fff-1536d5d29376 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] GET http://192.168.122.211/volume/v3/volumes/df9f4ac2-0b4a-4395-84e4-3ed2bdaa4eed Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1a7f1b1a-e58e-450b-8fff-1536d5d29376 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1a7f1b1a-e58e-450b-8fff-1536d5d29376 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:22 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:22 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:22 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1a7f1b1a-e58e-450b-8fff-1536d5d29376 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Volume info retrieved successfully. Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1a7f1b1a-e58e-450b-8fff-1536d5d29376 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] http://192.168.122.211/volume/v3/volumes/df9f4ac2-0b4a-4395-84e4-3ed2bdaa4eed returned with HTTP 200 Sep 01 01:16:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1046/2135] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:22 2026] GET /volume/v3/volumes/df9f4ac2-0b4a-4395-84e4-3ed2bdaa4eed => generated 1015 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4387138c-8126-4fa9-bd18-eb1894e6baca tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] POST http://192.168.122.211/volume/v3/types/ad68b523-550c-4594-a0c9-604de85ececc/encryption Sep 01 01:16:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4387138c-8126-4fa9-bd18-eb1894e6baca tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:22 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-4387138c-8126-4fa9-bd18-eb1894e6baca tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '2dfa84d87970474da7fcab82129f2637', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '801261c2e1104fc4bb86bce8322cde39', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:16:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4387138c-8126-4fa9-bd18-eb1894e6baca tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] http://192.168.122.211/volume/v3/types/ad68b523-550c-4594-a0c9-604de85ececc/encryption returned with HTTP 403 Sep 01 01:16:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1090/2136] 192.168.122.211 () {60 vars in 1281 bytes} [Tue Sep 1 01:16:21 2026] POST /volume/v3/types/ad68b523-550c-4594-a0c9-604de85ececc/encryption => generated 127 bytes in 308 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ca6ac6e2-a48e-41c2-ba4d-7c67f9f127ac None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ca6ac6e2-a48e-41c2-ba4d-7c67f9f127ac tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ca6ac6e2-a48e-41c2-ba4d-7c67f9f127ac tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1412607535", "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=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3115cda3-51e4-4a52-b782-3c13996108e5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3115cda3-51e4-4a52-b782-3c13996108e5 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ca6ac6e2-a48e-41c2-ba4d-7c67f9f127ac tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:16:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3115cda3-51e4-4a52-b782-3c13996108e5 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1047/2137] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:16:22 2026] POST /volume/v3/types => generated 380 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3115cda3-51e4-4a52-b782-3c13996108e5 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8310e028-f2a4-4428-953a-431849f8c2da None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8310e028-f2a4-4428-953a-431849f8c2da tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] POST http://192.168.122.211/volume/v3/types/ac298c49-c8c2-4464-b6f0-b3a81c437fa1/extra_specs Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8310e028-f2a4-4428-953a-431849f8c2da tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-8310e028-f2a4-4428-953a-431849f8c2da tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '2dfa84d87970474da7fcab82129f2637', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '801261c2e1104fc4bb86bce8322cde39', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8310e028-f2a4-4428-953a-431849f8c2da tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] http://192.168.122.211/volume/v3/types/ac298c49-c8c2-4464-b6f0-b3a81c437fa1/extra_specs returned with HTTP 403 Sep 01 01:16:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1048/2138] 192.168.122.211 () {60 vars in 1283 bytes} [Tue Sep 1 01:16:22 2026] POST /volume/v3/types/ac298c49-c8c2-4464-b6f0-b3a81c437fa1/extra_specs => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-07499a6e-1ac5-43fa-b747-6fbfa8012b1c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-07499a6e-1ac5-43fa-b747-6fbfa8012b1c tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] PUT http://192.168.122.211/volume/v3/types/ac298c49-c8c2-4464-b6f0-b3a81c437fa1/extra_specs/key2 Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-07499a6e-1ac5-43fa-b747-6fbfa8012b1c tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-07499a6e-1ac5-43fa-b747-6fbfa8012b1c tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '2dfa84d87970474da7fcab82129f2637', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '801261c2e1104fc4bb86bce8322cde39', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-07499a6e-1ac5-43fa-b747-6fbfa8012b1c tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] http://192.168.122.211/volume/v3/types/ac298c49-c8c2-4464-b6f0-b3a81c437fa1/extra_specs/key2 returned with HTTP 403 Sep 01 01:16:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1049/2139] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:16:22 2026] PUT /volume/v3/types/ac298c49-c8c2-4464-b6f0-b3a81c437fa1/extra_specs/key2 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:16:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3115cda3-51e4-4a52-b782-3c13996108e5 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 returned with HTTP 404 Sep 01 01:16:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1091/2140] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:22 2026] GET /volume/v3/snapshots/1d55bcbc-a356-450c-a622-a536310efda4 => generated 111 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-490d7929-5b19-4a07-bfa2-f68762d72f8b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-490d7929-5b19-4a07-bfa2-f68762d72f8b tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] POST http://192.168.122.211/volume/v3/types Sep 01 01:16:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-38f8395a-37e4-4beb-892c-41ac3997d6be None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-490d7929-5b19-4a07-bfa2-f68762d72f8b tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-490d7929-5b19-4a07-bfa2-f68762d72f8b tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '2dfa84d87970474da7fcab82129f2637', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '801261c2e1104fc4bb86bce8322cde39', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-490d7929-5b19-4a07-bfa2-f68762d72f8b tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] http://192.168.122.211/volume/v3/types returned with HTTP 403 Sep 01 01:16:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1050/2141] 192.168.122.211 () {60 vars in 1136 bytes} [Tue Sep 1 01:16:22 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 01 01:16:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-38f8395a-37e4-4beb-892c-41ac3997d6be tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc Sep 01 01:16:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-38f8395a-37e4-4beb-892c-41ac3997d6be tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-38f8395a-37e4-4beb-892c-41ac3997d6be tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-787f82ed-88a9-4482-8bf9-81eef0b63402 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-787f82ed-88a9-4482-8bf9-81eef0b63402 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-787f82ed-88a9-4482-8bf9-81eef0b63402 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1223580707", "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=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-38f8395a-37e4-4beb-892c-41ac3997d6be tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-787f82ed-88a9-4482-8bf9-81eef0b63402 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:16:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1051/2142] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:16:22 2026] POST /volume/v3/types => generated 380 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-62f2da24-241e-43f0-88d3-8e9aacbbf5f2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-38f8395a-37e4-4beb-892c-41ac3997d6be tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc returned with HTTP 200 Sep 01 01:16:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1092/2143] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:22 2026] GET /volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc => generated 849 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-62f2da24-241e-43f0-88d3-8e9aacbbf5f2 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] POST http://192.168.122.211/volume/v3/types/a6409f8a-204a-4727-a39a-9fa1a63de7ea/encryption Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-62f2da24-241e-43f0-88d3-8e9aacbbf5f2 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3aa55670-8db5-4bb2-9b58-4a2869400539 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3aa55670-8db5-4bb2-9b58-4a2869400539 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] DELETE http://192.168.122.211/volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc Sep 01 01:16:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3aa55670-8db5-4bb2-9b58-4a2869400539 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3aa55670-8db5-4bb2-9b58-4a2869400539 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:22 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-3aa55670-8db5-4bb2-9b58-4a2869400539 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Delete volume with id: d46586d2-f115-4f03-bd1c-117c54efafbc Sep 01 01:16:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3aa55670-8db5-4bb2-9b58-4a2869400539 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-62f2da24-241e-43f0-88d3-8e9aacbbf5f2 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] http://192.168.122.211/volume/v3/types/a6409f8a-204a-4727-a39a-9fa1a63de7ea/encryption returned with HTTP 200 Sep 01 01:16:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1052/2144] 192.168.122.211 () {60 vars in 1281 bytes} [Tue Sep 1 01:16:22 2026] POST /volume/v3/types/a6409f8a-204a-4727-a39a-9fa1a63de7ea/encryption => generated 239 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b7ad0cd2-3273-42b8-b742-4439bbe84604 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3aa55670-8db5-4bb2-9b58-4a2869400539 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Delete volume request issued successfully. Sep 01 01:16:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3aa55670-8db5-4bb2-9b58-4a2869400539 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc returned with HTTP 202 Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b7ad0cd2-3273-42b8-b742-4439bbe84604 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] DELETE http://192.168.122.211/volume/v3/types/a6409f8a-204a-4727-a39a-9fa1a63de7ea/encryption/2a7c78eb-b2b2-4dc6-9aef-15185f64741f Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b7ad0cd2-3273-42b8-b742-4439bbe84604 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b7ad0cd2-3273-42b8-b742-4439bbe84604 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-b7ad0cd2-3273-42b8-b742-4439bbe84604 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '2dfa84d87970474da7fcab82129f2637', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '801261c2e1104fc4bb86bce8322cde39', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:16:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1093/2145] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:16:22 2026] DELETE /volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b7ad0cd2-3273-42b8-b742-4439bbe84604 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] http://192.168.122.211/volume/v3/types/a6409f8a-204a-4727-a39a-9fa1a63de7ea/encryption/2a7c78eb-b2b2-4dc6-9aef-15185f64741f returned with HTTP 403 Sep 01 01:16:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1053/2146] 192.168.122.211 () {58 vars in 1373 bytes} [Tue Sep 1 01:16:22 2026] DELETE /volume/v3/types/a6409f8a-204a-4727-a39a-9fa1a63de7ea/encryption/2a7c78eb-b2b2-4dc6-9aef-15185f64741f => generated 127 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6d4cd0ee-0c8b-4e39-a421-97bbd74b0980 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4da616b4-f774-4c8d-a703-5d586c68d863 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d4cd0ee-0c8b-4e39-a421-97bbd74b0980 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc Sep 01 01:16:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6d4cd0ee-0c8b-4e39-a421-97bbd74b0980 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6d4cd0ee-0c8b-4e39-a421-97bbd74b0980 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4da616b4-f774-4c8d-a703-5d586c68d863 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] POST http://192.168.122.211/volume/v3/volumes/eb5663a9-d55a-4a83-9f8c-d57140f90fd1/action Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4da616b4-f774-4c8d-a703-5d586c68d863 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action body: b'{"os-attach": {"instance_uuid": "599e746f-4a96-43f7-b63d-9c2b2b680d5a", "mountpoint": "/dev/vdc"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4da616b4-f774-4c8d-a703-5d586c68d863 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "599e746f-4a96-43f7-b63d-9c2b2b680d5a", "mountpoint": "/dev/vdc"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4da616b4-f774-4c8d-a703-5d586c68d863 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/eb5663a9-d55a-4a83-9f8c-d57140f90fd1/action returned with HTTP 404 Sep 01 01:16:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1054/2147] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:16:22 2026] POST /volume/v3/volumes/eb5663a9-d55a-4a83-9f8c-d57140f90fd1/action => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:16:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d907cee3-dddb-4604-962e-842f8562a5fa None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d907cee3-dddb-4604-962e-842f8562a5fa tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:16:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d907cee3-dddb-4604-962e-842f8562a5fa tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-246228367", "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=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6d4cd0ee-0c8b-4e39-a421-97bbd74b0980 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:16:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d4cd0ee-0c8b-4e39-a421-97bbd74b0980 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc returned with HTTP 200 Sep 01 01:16:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1094/2148] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:22 2026] GET /volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc => generated 848 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:16:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d907cee3-dddb-4604-962e-842f8562a5fa tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:16:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1055/2149] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:16:22 2026] POST /volume/v3/types => generated 379 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-eb9fbbd1-a806-46ad-a611-25d0c49d58b1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eb9fbbd1-a806-46ad-a611-25d0c49d58b1 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] DELETE http://192.168.122.211/volume/v3/types/111d7629-90c5-4b9d-849b-75f79c56e73e/extra_specs/key1 Sep 01 01:16:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eb9fbbd1-a806-46ad-a611-25d0c49d58b1 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eb9fbbd1-a806-46ad-a611-25d0c49d58b1 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-eb9fbbd1-a806-46ad-a611-25d0c49d58b1 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '2dfa84d87970474da7fcab82129f2637', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '801261c2e1104fc4bb86bce8322cde39', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eb9fbbd1-a806-46ad-a611-25d0c49d58b1 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] http://192.168.122.211/volume/v3/types/111d7629-90c5-4b9d-849b-75f79c56e73e/extra_specs/key1 returned with HTTP 403 Sep 01 01:16:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1095/2150] 192.168.122.211 () {58 vars in 1280 bytes} [Tue Sep 1 01:16:22 2026] DELETE /volume/v3/types/111d7629-90c5-4b9d-849b-75f79c56e73e/extra_specs/key1 => generated 122 bytes in 41 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5fd643f4-e866-4dbc-ad68-9b8e7219c0b4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5fd643f4-e866-4dbc-ad68-9b8e7219c0b4 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:16:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5fd643f4-e866-4dbc-ad68-9b8e7219c0b4 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1221665390", "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=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5fd643f4-e866-4dbc-ad68-9b8e7219c0b4 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:16:23 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1056/2151] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:16:23 2026] POST /volume/v3/types => generated 380 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0f2ec2f7-92f7-42e5-9ca9-db23b502d86b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0f2ec2f7-92f7-42e5-9ca9-db23b502d86b tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] DELETE http://192.168.122.211/volume/v3/types/a4fdc408-2f40-43eb-afdd-65670b629ad4 Sep 01 01:16:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0f2ec2f7-92f7-42e5-9ca9-db23b502d86b tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0f2ec2f7-92f7-42e5-9ca9-db23b502d86b tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-0f2ec2f7-92f7-42e5-9ca9-db23b502d86b tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '2dfa84d87970474da7fcab82129f2637', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '801261c2e1104fc4bb86bce8322cde39', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0f2ec2f7-92f7-42e5-9ca9-db23b502d86b tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] http://192.168.122.211/volume/v3/types/a4fdc408-2f40-43eb-afdd-65670b629ad4 returned with HTTP 403 Sep 01 01:16:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1096/2152] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:16:23 2026] DELETE /volume/v3/types/a4fdc408-2f40-43eb-afdd-65670b629ad4 => generated 109 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-72cbe5b8-608d-46e6-8f29-2da8ce3c254c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-72cbe5b8-608d-46e6-8f29-2da8ce3c254c tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] GET http://192.168.122.211/volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74/extra_specs Sep 01 01:16:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-72cbe5b8-608d-46e6-8f29-2da8ce3c254c tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-72cbe5b8-608d-46e6-8f29-2da8ce3c254c tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b1675660-55b7-4f7b-a693-f8a896de064e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b1675660-55b7-4f7b-a693-f8a896de064e tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] GET http://192.168.122.211/volume/v3/volumes/df9f4ac2-0b4a-4395-84e4-3ed2bdaa4eed Sep 01 01:16:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b1675660-55b7-4f7b-a693-f8a896de064e tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b1675660-55b7-4f7b-a693-f8a896de064e tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-72cbe5b8-608d-46e6-8f29-2da8ce3c254c tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] http://192.168.122.211/volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74/extra_specs returned with HTTP 200 Sep 01 01:16:23 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1057/2153] 192.168.122.211 () {58 vars in 1262 bytes} [Tue Sep 1 01:16:23 2026] GET /volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74/extra_specs => generated 123 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d47358b2-6641-4209-b884-31592c65436f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d47358b2-6641-4209-b884-31592c65436f tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] GET http://192.168.122.211/volume/v3/types Sep 01 01:16:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d47358b2-6641-4209-b884-31592c65436f tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d47358b2-6641-4209-b884-31592c65436f tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-d47358b2-6641-4209-b884-31592c65436f tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b1675660-55b7-4f7b-a693-f8a896de064e tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Volume info retrieved successfully. Sep 01 01:16:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b1675660-55b7-4f7b-a693-f8a896de064e tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] http://192.168.122.211/volume/v3/volumes/df9f4ac2-0b4a-4395-84e4-3ed2bdaa4eed returned with HTTP 200 Sep 01 01:16:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1097/2154] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:23 2026] GET /volume/v3/volumes/df9f4ac2-0b4a-4395-84e4-3ed2bdaa4eed => generated 1015 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:16:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d47358b2-6641-4209-b884-31592c65436f tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:16:23 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1058/2155] 192.168.122.211 () {58 vars in 1115 bytes} [Tue Sep 1 01:16:23 2026] GET /volume/v3/types => generated 2361 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-756bf1da-c4c0-4085-9ce1-b8fee7170470 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-756bf1da-c4c0-4085-9ce1-b8fee7170470 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] GET http://192.168.122.211/volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74/encryption/cipher Sep 01 01:16:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-756bf1da-c4c0-4085-9ce1-b8fee7170470 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-756bf1da-c4c0-4085-9ce1-b8fee7170470 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-756bf1da-c4c0-4085-9ce1-b8fee7170470 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '2dfa84d87970474da7fcab82129f2637', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '801261c2e1104fc4bb86bce8322cde39', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-756bf1da-c4c0-4085-9ce1-b8fee7170470 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] http://192.168.122.211/volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74/encryption/cipher returned with HTTP 403 Sep 01 01:16:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1098/2156] 192.168.122.211 () {58 vars in 1280 bytes} [Tue Sep 1 01:16:23 2026] GET /volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-05d85254-1f87-4d51-980f-df6336825133 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-05d85254-1f87-4d51-980f-df6336825133 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] GET http://192.168.122.211/volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74/encryption Sep 01 01:16:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-05d85254-1f87-4d51-980f-df6336825133 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-05d85254-1f87-4d51-980f-df6336825133 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:23 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-05d85254-1f87-4d51-980f-df6336825133 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '2dfa84d87970474da7fcab82129f2637', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '801261c2e1104fc4bb86bce8322cde39', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:16:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-05d85254-1f87-4d51-980f-df6336825133 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] http://192.168.122.211/volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74/encryption returned with HTTP 403 Sep 01 01:16:23 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1059/2157] 192.168.122.211 () {58 vars in 1259 bytes} [Tue Sep 1 01:16:23 2026] GET /volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74/encryption => generated 124 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bd5c4f29-91ff-411d-af8a-db3430057077 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bd5c4f29-91ff-411d-af8a-db3430057077 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] GET http://192.168.122.211/volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74/extra_specs/multiattach Sep 01 01:16:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bd5c4f29-91ff-411d-af8a-db3430057077 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bd5c4f29-91ff-411d-af8a-db3430057077 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bd5c4f29-91ff-411d-af8a-db3430057077 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] http://192.168.122.211/volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74/extra_specs/multiattach returned with HTTP 200 Sep 01 01:16:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1099/2158] 192.168.122.211 () {58 vars in 1298 bytes} [Tue Sep 1 01:16:23 2026] GET /volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74/extra_specs/multiattach => generated 29 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:16:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a18c9578-81ad-4e49-96d0-6931ea9f3d0e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a18c9578-81ad-4e49-96d0-6931ea9f3d0e tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] GET http://192.168.122.211/volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74/extra_specs/volume_backend_name Sep 01 01:16:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a18c9578-81ad-4e49-96d0-6931ea9f3d0e tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a18c9578-81ad-4e49-96d0-6931ea9f3d0e tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a18c9578-81ad-4e49-96d0-6931ea9f3d0e tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] http://192.168.122.211/volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 01:16:23 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1060/2159] 192.168.122.211 () {58 vars in 1322 bytes} [Tue Sep 1 01:16:23 2026] GET /volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74/extra_specs/volume_backend_name => generated 143 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9011a9fc-faff-45b2-8e1c-b5439e564c53 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9011a9fc-faff-45b2-8e1c-b5439e564c53 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] GET http://192.168.122.211/volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74 Sep 01 01:16:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9011a9fc-faff-45b2-8e1c-b5439e564c53 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9011a9fc-faff-45b2-8e1c-b5439e564c53 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9011a9fc-faff-45b2-8e1c-b5439e564c53 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] http://192.168.122.211/volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74 returned with HTTP 200 Sep 01 01:16:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1100/2160] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:16:23 2026] GET /volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74 => generated 318 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c67635b2-490a-4876-a4b0-1d068e3a94a6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c67635b2-490a-4876-a4b0-1d068e3a94a6 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] PUT http://192.168.122.211/volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74/encryption/21c9adce-5698-44d5-8f2d-8bf0b5e9b053 Sep 01 01:16:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c67635b2-490a-4876-a4b0-1d068e3a94a6 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:23 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-c67635b2-490a-4876-a4b0-1d068e3a94a6 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '2dfa84d87970474da7fcab82129f2637', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '801261c2e1104fc4bb86bce8322cde39', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:16:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c67635b2-490a-4876-a4b0-1d068e3a94a6 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] http://192.168.122.211/volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74/encryption/21c9adce-5698-44d5-8f2d-8bf0b5e9b053 returned with HTTP 403 Sep 01 01:16:23 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1061/2161] 192.168.122.211 () {60 vars in 1390 bytes} [Tue Sep 1 01:16:23 2026] PUT /volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74/encryption/21c9adce-5698-44d5-8f2d-8bf0b5e9b053 => generated 127 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-77b08229-2e04-4206-a790-31e84330529a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-77b08229-2e04-4206-a790-31e84330529a tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] PUT http://192.168.122.211/volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74/extra_specs/key1 Sep 01 01:16:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-77b08229-2e04-4206-a790-31e84330529a tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-77b08229-2e04-4206-a790-31e84330529a tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '2dfa84d87970474da7fcab82129f2637', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '801261c2e1104fc4bb86bce8322cde39', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-77b08229-2e04-4206-a790-31e84330529a tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] http://192.168.122.211/volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74/extra_specs/key1 returned with HTTP 403 Sep 01 01:16:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1101/2162] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:16:23 2026] PUT /volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74/extra_specs/key1 => generated 122 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:16:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6a94c113-7567-4887-8e68-639fd104c89b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6a94c113-7567-4887-8e68-639fd104c89b tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] PUT http://192.168.122.211/volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74 Sep 01 01:16:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6a94c113-7567-4887-8e68-639fd104c89b tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:23 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-6a94c113-7567-4887-8e68-639fd104c89b tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '2dfa84d87970474da7fcab82129f2637', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '801261c2e1104fc4bb86bce8322cde39', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:16:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6a94c113-7567-4887-8e68-639fd104c89b tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-member] http://192.168.122.211/volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74 returned with HTTP 403 Sep 01 01:16:23 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1062/2163] 192.168.122.211 () {60 vars in 1246 bytes} [Tue Sep 1 01:16:23 2026] PUT /volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74 => generated 109 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1568d475-da08-4211-aae7-fe0d72123ebf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1568d475-da08-4211-aae7-fe0d72123ebf tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] DELETE http://192.168.122.211/volume/v3/types/a4fdc408-2f40-43eb-afdd-65670b629ad4 Sep 01 01:16:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1568d475-da08-4211-aae7-fe0d72123ebf tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1568d475-da08-4211-aae7-fe0d72123ebf tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d6dbd278-1cff-42dc-989b-144d87a037f7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d6dbd278-1cff-42dc-989b-144d87a037f7 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc Sep 01 01:16:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d6dbd278-1cff-42dc-989b-144d87a037f7 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d6dbd278-1cff-42dc-989b-144d87a037f7 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:23 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:23 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:23 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:23 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1568d475-da08-4211-aae7-fe0d72123ebf tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] http://192.168.122.211/volume/v3/types/a4fdc408-2f40-43eb-afdd-65670b629ad4 returned with HTTP 202 Sep 01 01:16:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1102/2164] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:16:23 2026] DELETE /volume/v3/types/a4fdc408-2f40-43eb-afdd-65670b629ad4 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:16:24 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d6dbd278-1cff-42dc-989b-144d87a037f7 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Volume info retrieved successfully. Sep 01 01:16:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a4b368eb-8b14-4d0e-be41-050bb932703a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a4b368eb-8b14-4d0e-be41-050bb932703a tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] DELETE http://192.168.122.211/volume/v3/types/111d7629-90c5-4b9d-849b-75f79c56e73e Sep 01 01:16:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a4b368eb-8b14-4d0e-be41-050bb932703a tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a4b368eb-8b14-4d0e-be41-050bb932703a tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d6dbd278-1cff-42dc-989b-144d87a037f7 tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc returned with HTTP 200 Sep 01 01:16:24 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1063/2165] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:23 2026] GET /volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc => generated 848 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a4b368eb-8b14-4d0e-be41-050bb932703a tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] http://192.168.122.211/volume/v3/types/111d7629-90c5-4b9d-849b-75f79c56e73e returned with HTTP 202 Sep 01 01:16:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1103/2166] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:16:24 2026] DELETE /volume/v3/types/111d7629-90c5-4b9d-849b-75f79c56e73e => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:16:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f5fab446-c589-4cd4-85fa-f389bd44e5e6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f5fab446-c589-4cd4-85fa-f389bd44e5e6 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] DELETE http://192.168.122.211/volume/v3/types/a6409f8a-204a-4727-a39a-9fa1a63de7ea Sep 01 01:16:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f5fab446-c589-4cd4-85fa-f389bd44e5e6 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f5fab446-c589-4cd4-85fa-f389bd44e5e6 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f5fab446-c589-4cd4-85fa-f389bd44e5e6 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] http://192.168.122.211/volume/v3/types/a6409f8a-204a-4727-a39a-9fa1a63de7ea returned with HTTP 202 Sep 01 01:16:24 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1064/2167] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:16:24 2026] DELETE /volume/v3/types/a6409f8a-204a-4727-a39a-9fa1a63de7ea => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:16:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-442de586-1b68-4b55-9126-e3cf20c5ed4e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-442de586-1b68-4b55-9126-e3cf20c5ed4e tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] DELETE http://192.168.122.211/volume/v3/types/ac298c49-c8c2-4464-b6f0-b3a81c437fa1 Sep 01 01:16:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-442de586-1b68-4b55-9126-e3cf20c5ed4e tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-442de586-1b68-4b55-9126-e3cf20c5ed4e tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5a9746a7-ca6a-4367-ad28-291eabe9e34c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5a9746a7-ca6a-4367-ad28-291eabe9e34c tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] GET http://192.168.122.211/volume/v3/volumes/df9f4ac2-0b4a-4395-84e4-3ed2bdaa4eed Sep 01 01:16:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5a9746a7-ca6a-4367-ad28-291eabe9e34c tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5a9746a7-ca6a-4367-ad28-291eabe9e34c tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-442de586-1b68-4b55-9126-e3cf20c5ed4e tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] http://192.168.122.211/volume/v3/types/ac298c49-c8c2-4464-b6f0-b3a81c437fa1 returned with HTTP 202 Sep 01 01:16:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1104/2168] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:16:24 2026] DELETE /volume/v3/types/ac298c49-c8c2-4464-b6f0-b3a81c437fa1 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:16:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-090c05d8-1217-4a13-9a57-3b5217faa0a6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-090c05d8-1217-4a13-9a57-3b5217faa0a6 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] DELETE http://192.168.122.211/volume/v3/types/ad68b523-550c-4594-a0c9-604de85ececc Sep 01 01:16:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-090c05d8-1217-4a13-9a57-3b5217faa0a6 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-090c05d8-1217-4a13-9a57-3b5217faa0a6 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5a9746a7-ca6a-4367-ad28-291eabe9e34c tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] http://192.168.122.211/volume/v3/volumes/df9f4ac2-0b4a-4395-84e4-3ed2bdaa4eed returned with HTTP 404 Sep 01 01:16:24 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1065/2169] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:24 2026] GET /volume/v3/volumes/df9f4ac2-0b4a-4395-84e4-3ed2bdaa4eed => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6bd909ab-acaf-4d71-b6ea-0c287d9b1cf3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6bd909ab-acaf-4d71-b6ea-0c287d9b1cf3 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:16:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6bd909ab-acaf-4d71-b6ea-0c287d9b1cf3 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1016452784"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-6bd909ab-acaf-4d71-b6ea-0c287d9b1cf3 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1016452784'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:16:24 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-6bd909ab-acaf-4d71-b6ea-0c287d9b1cf3 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Create volume of 1 GB Sep 01 01:16:24 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6bd909ab-acaf-4d71-b6ea-0c287d9b1cf3 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Availability Zones retrieved successfully. Sep 01 01:16:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-090c05d8-1217-4a13-9a57-3b5217faa0a6 tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] http://192.168.122.211/volume/v3/types/ad68b523-550c-4594-a0c9-604de85ececc returned with HTTP 202 Sep 01 01:16:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1105/2170] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:16:24 2026] DELETE /volume/v3/types/ad68b523-550c-4594-a0c9-604de85ececc => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:16:24 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6bd909ab-acaf-4d71-b6ea-0c287d9b1cf3 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Flow 'volume_create_api' (0fce2107-75ee-44ef-8cbf-cb129298aa87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:16:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-35d9a115-fab0-41a0-b6cf-1fb953623f2d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:24 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6bd909ab-acaf-4d71-b6ea-0c287d9b1cf3 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (896b8f51-e054-4c90-addf-abcab03ccf1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-35d9a115-fab0-41a0-b6cf-1fb953623f2d tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] DELETE http://192.168.122.211/volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74 Sep 01 01:16:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-35d9a115-fab0-41a0-b6cf-1fb953623f2d tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-35d9a115-fab0-41a0-b6cf-1fb953623f2d tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:24 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-6bd909ab-acaf-4d71-b6ea-0c287d9b1cf3 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:16:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-35d9a115-fab0-41a0-b6cf-1fb953623f2d tempest-VolumeTypesMemberTests-1206046086 tempest-VolumeTypesMemberTests-1206046086-project-admin] http://192.168.122.211/volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74 returned with HTTP 202 Sep 01 01:16:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1106/2171] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:16:24 2026] DELETE /volume/v3/types/689a6b08-fba6-466b-8097-7ab0e8634d74 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:16:24 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6bd909ab-acaf-4d71-b6ea-0c287d9b1cf3 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (896b8f51-e054-4c90-addf-abcab03ccf1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:24 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6bd909ab-acaf-4d71-b6ea-0c287d9b1cf3 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (438101ef-1a27-4003-9ac2-91599a777d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:24 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-6bd909ab-acaf-4d71-b6ea-0c287d9b1cf3 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Created reservations ['71b166b5-9c08-4ff9-8c0b-4e9edefb4396', '01946264-fc2c-424e-a592-0a23b271cc6a', '163d2a59-8080-495b-8f1a-667aa48a5ce4', '7b131b86-f4d4-4629-b11d-5e2f6ba957d9'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:16:24 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6bd909ab-acaf-4d71-b6ea-0c287d9b1cf3 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (438101ef-1a27-4003-9ac2-91599a777d5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71b166b5-9c08-4ff9-8c0b-4e9edefb4396', '01946264-fc2c-424e-a592-0a23b271cc6a', '163d2a59-8080-495b-8f1a-667aa48a5ce4', '7b131b86-f4d4-4629-b11d-5e2f6ba957d9']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:24 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6bd909ab-acaf-4d71-b6ea-0c287d9b1cf3 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2112d1bf-0b6a-4b85-9999-7b8173c68107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:25 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:25 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:25 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6bd909ab-acaf-4d71-b6ea-0c287d9b1cf3 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2112d1bf-0b6a-4b85-9999-7b8173c68107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31324bbb-e856-4546-b742-0aa3002e2d27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1016452784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0255cde41f72466ca3f70936adf57664',qos_specs=None,replication_status=,reservations=['71b166b5-9c08-4ff9-8c0b-4e9edefb4396','01946264-fc2c-424e-a592-0a23b271cc6a','163d2a59-8080-495b-8f1a-667aa48a5ce4','7b131b86-f4d4-4629-b11d-5e2f6ba957d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1016beb21344443bb166d34e4a4fcd03',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:16:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1016452784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31324bbb-e856-4546-b742-0aa3002e2d27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0255cde41f72466ca3f70936adf57664',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1016beb21344443bb166d34e4a4fcd03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:25 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6bd909ab-acaf-4d71-b6ea-0c287d9b1cf3 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0fe9577-7f86-4d5c-83ee-012bf3a1815c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-820f19bb-2f7f-4bc2-a6d0-06671aae784f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-820f19bb-2f7f-4bc2-a6d0-06671aae784f tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] GET http://192.168.122.211/volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc Sep 01 01:16:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-820f19bb-2f7f-4bc2-a6d0-06671aae784f tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-820f19bb-2f7f-4bc2-a6d0-06671aae784f tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-820f19bb-2f7f-4bc2-a6d0-06671aae784f tempest-VolumesExtendTest-680086689 tempest-VolumesExtendTest-680086689-project-member] http://192.168.122.211/volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc returned with HTTP 404 Sep 01 01:16:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1107/2172] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:25 2026] GET /volume/v3/volumes/d46586d2-f115-4f03-bd1c-117c54efafbc => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:25 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6bd909ab-acaf-4d71-b6ea-0c287d9b1cf3 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0fe9577-7f86-4d5c-83ee-012bf3a1815c) transitioned into state 'SUCCESS' from state '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-1016452784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0255cde41f72466ca3f70936adf57664',qos_specs=None,replication_status=,reservations=['71b166b5-9c08-4ff9-8c0b-4e9edefb4396','01946264-fc2c-424e-a592-0a23b271cc6a','163d2a59-8080-495b-8f1a-667aa48a5ce4','7b131b86-f4d4-4629-b11d-5e2f6ba957d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1016beb21344443bb166d34e4a4fcd03',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:25 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6bd909ab-acaf-4d71-b6ea-0c287d9b1cf3 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d712268b-3e8e-4185-8333-16b260d16b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:25 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6bd909ab-acaf-4d71-b6ea-0c287d9b1cf3 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d712268b-3e8e-4185-8333-16b260d16b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:25 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6bd909ab-acaf-4d71-b6ea-0c287d9b1cf3 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Flow 'volume_create_api' (0fce2107-75ee-44ef-8cbf-cb129298aa87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:16:25 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6bd909ab-acaf-4d71-b6ea-0c287d9b1cf3 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Create volume request issued successfully. Sep 01 01:16:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6bd909ab-acaf-4d71-b6ea-0c287d9b1cf3 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:16:25 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1066/2173] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:16:24 2026] POST /volume/v3/volumes => generated 787 bytes in 721 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:16:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a1c3ea4e-725d-43bb-8163-dda7da72dbde None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a1c3ea4e-725d-43bb-8163-dda7da72dbde tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] GET http://192.168.122.211/volume/v3/volumes/31324bbb-e856-4546-b742-0aa3002e2d27 Sep 01 01:16:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a1c3ea4e-725d-43bb-8163-dda7da72dbde tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a1c3ea4e-725d-43bb-8163-dda7da72dbde tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a1c3ea4e-725d-43bb-8163-dda7da72dbde tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Volume info retrieved successfully. Sep 01 01:16:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a1c3ea4e-725d-43bb-8163-dda7da72dbde tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] http://192.168.122.211/volume/v3/volumes/31324bbb-e856-4546-b742-0aa3002e2d27 returned with HTTP 200 Sep 01 01:16:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1108/2174] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:25 2026] GET /volume/v3/volumes/31324bbb-e856-4546-b742-0aa3002e2d27 => generated 966 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-69ca4cf2-d1b1-415a-bc10-cfeeef69932c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-69ca4cf2-d1b1-415a-bc10-cfeeef69932c tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] GET http://192.168.122.211/volume/v3/volumes/31324bbb-e856-4546-b742-0aa3002e2d27 Sep 01 01:16:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-69ca4cf2-d1b1-415a-bc10-cfeeef69932c tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-69ca4cf2-d1b1-415a-bc10-cfeeef69932c tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:26 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:26 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:26 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:26 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:26 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-69ca4cf2-d1b1-415a-bc10-cfeeef69932c tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Volume info retrieved successfully. Sep 01 01:16:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-69ca4cf2-d1b1-415a-bc10-cfeeef69932c tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] http://192.168.122.211/volume/v3/volumes/31324bbb-e856-4546-b742-0aa3002e2d27 returned with HTTP 200 Sep 01 01:16:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1067/2175] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:26 2026] GET /volume/v3/volumes/31324bbb-e856-4546-b742-0aa3002e2d27 => generated 1016 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-be85b3ad-ec63-4eed-8c96-0e25e1e42dbe None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-be85b3ad-ec63-4eed-8c96-0e25e1e42dbe tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] GET http://192.168.122.211/volume/v3/volumes/31324bbb-e856-4546-b742-0aa3002e2d27 Sep 01 01:16:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-be85b3ad-ec63-4eed-8c96-0e25e1e42dbe tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-be85b3ad-ec63-4eed-8c96-0e25e1e42dbe tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:27 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=612,cinder:UPDATE=164,cinder:INSERT=102 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:16:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-be85b3ad-ec63-4eed-8c96-0e25e1e42dbe tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Volume info retrieved successfully. Sep 01 01:16:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-be85b3ad-ec63-4eed-8c96-0e25e1e42dbe tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] http://192.168.122.211/volume/v3/volumes/31324bbb-e856-4546-b742-0aa3002e2d27 returned with HTTP 200 Sep 01 01:16:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1109/2176] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:27 2026] GET /volume/v3/volumes/31324bbb-e856-4546-b742-0aa3002e2d27 => generated 1017 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5e5d74e5-4dc0-4c1a-8928-e4f55f8be61d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5e5d74e5-4dc0-4c1a-8928-e4f55f8be61d tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-reader] POST http://192.168.122.211/volume/v3/volumes/31324bbb-e856-4546-b742-0aa3002e2d27/action Sep 01 01:16:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5e5d74e5-4dc0-4c1a-8928-e4f55f8be61d tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:16:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5e5d74e5-4dc0-4c1a-8928-e4f55f8be61d tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:27 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:27 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:27 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:27 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:27 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-5e5d74e5-4dc0-4c1a-8928-e4f55f8be61d tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b927ff74829043d29fb6e53c06dafbec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0255cde41f72466ca3f70936adf57664', '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=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:16:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5e5d74e5-4dc0-4c1a-8928-e4f55f8be61d tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-reader] http://192.168.122.211/volume/v3/volumes/31324bbb-e856-4546-b742-0aa3002e2d27/action returned with HTTP 403 Sep 01 01:16:27 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1068/2177] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:16:27 2026] POST /volume/v3/volumes/31324bbb-e856-4546-b742-0aa3002e2d27/action => generated 131 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:16:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ca39f661-a1f8-4105-9ccc-12524b74a561 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ca39f661-a1f8-4105-9ccc-12524b74a561 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/31324bbb-e856-4546-b742-0aa3002e2d27 Sep 01 01:16:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ca39f661-a1f8-4105-9ccc-12524b74a561 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ca39f661-a1f8-4105-9ccc-12524b74a561 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:27 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-ca39f661-a1f8-4105-9ccc-12524b74a561 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Delete volume with id: 31324bbb-e856-4546-b742-0aa3002e2d27 Sep 01 01:16:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ca39f661-a1f8-4105-9ccc-12524b74a561 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Volume info retrieved successfully. Sep 01 01:16:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ca39f661-a1f8-4105-9ccc-12524b74a561 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Delete volume request issued successfully. Sep 01 01:16:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ca39f661-a1f8-4105-9ccc-12524b74a561 tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] http://192.168.122.211/volume/v3/volumes/31324bbb-e856-4546-b742-0aa3002e2d27 returned with HTTP 202 Sep 01 01:16:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1110/2178] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:16:27 2026] DELETE /volume/v3/volumes/31324bbb-e856-4546-b742-0aa3002e2d27 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:16:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-30175fb9-786c-4fc6-bf1c-6f3396c06d2e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-30175fb9-786c-4fc6-bf1c-6f3396c06d2e tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] GET http://192.168.122.211/volume/v3/volumes/31324bbb-e856-4546-b742-0aa3002e2d27 Sep 01 01:16:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-30175fb9-786c-4fc6-bf1c-6f3396c06d2e tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-30175fb9-786c-4fc6-bf1c-6f3396c06d2e tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:27 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:27 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:27 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:27 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:27 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-30175fb9-786c-4fc6-bf1c-6f3396c06d2e tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Volume info retrieved successfully. Sep 01 01:16:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-30175fb9-786c-4fc6-bf1c-6f3396c06d2e tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] http://192.168.122.211/volume/v3/volumes/31324bbb-e856-4546-b742-0aa3002e2d27 returned with HTTP 200 Sep 01 01:16:27 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1069/2179] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:27 2026] GET /volume/v3/volumes/31324bbb-e856-4546-b742-0aa3002e2d27 => generated 1016 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5d0a2707-03fd-4122-bec4-b0a4d0854beb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5d0a2707-03fd-4122-bec4-b0a4d0854beb tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] GET http://192.168.122.211/volume/v3/volumes/31324bbb-e856-4546-b742-0aa3002e2d27 Sep 01 01:16:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5d0a2707-03fd-4122-bec4-b0a4d0854beb tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5d0a2707-03fd-4122-bec4-b0a4d0854beb tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5d0a2707-03fd-4122-bec4-b0a4d0854beb tempest-ProjectReaderTests-1759658979 tempest-ProjectReaderTests-1759658979-project-admin] http://192.168.122.211/volume/v3/volumes/31324bbb-e856-4546-b742-0aa3002e2d27 returned with HTTP 404 Sep 01 01:16:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1111/2180] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:28 2026] GET /volume/v3/volumes/31324bbb-e856-4546-b742-0aa3002e2d27 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-27c677db-7b93-4c30-b41a-a07dee0b060e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-27c677db-7b93-4c30-b41a-a07dee0b060e tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes Sep 01 01:16:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-27c677db-7b93-4c30-b41a-a07dee0b060e tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-27c677db-7b93-4c30-b41a-a07dee0b060e tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-27c677db-7b93-4c30-b41a-a07dee0b060e tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-27c677db-7b93-4c30-b41a-a07dee0b060e tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:29 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-27c677db-7b93-4c30-b41a-a07dee0b060e tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-27c677db-7b93-4c30-b41a-a07dee0b060e tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 200 Sep 01 01:16:29 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1070/2181] 192.168.122.211 () {58 vars in 1121 bytes} [Tue Sep 1 01:16:29 2026] GET /volume/v3/volumes => generated 15 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:16:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-241b6c2b-9cf6-4432-9413-e595e664eebf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-241b6c2b-9cf6-4432-9413-e595e664eebf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:16:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-241b6c2b-9cf6-4432-9413-e595e664eebf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-92577141"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-241b6c2b-9cf6-4432-9413-e595e664eebf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-92577141'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:16:29 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-241b6c2b-9cf6-4432-9413-e595e664eebf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Create volume of 1 GB Sep 01 01:16:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-241b6c2b-9cf6-4432-9413-e595e664eebf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Availability Zones retrieved successfully. Sep 01 01:16:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-241b6c2b-9cf6-4432-9413-e595e664eebf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Flow 'volume_create_api' (ca1e6bdf-e4bb-4b5e-b0fd-59c996d7aed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:16:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-241b6c2b-9cf6-4432-9413-e595e664eebf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (941610fe-2ef3-4508-844a-1a5d012fa737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-241b6c2b-9cf6-4432-9413-e595e664eebf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:16:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-241b6c2b-9cf6-4432-9413-e595e664eebf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (941610fe-2ef3-4508-844a-1a5d012fa737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-241b6c2b-9cf6-4432-9413-e595e664eebf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07e392c9-d0f0-47b2-81a0-81f0eb0b17a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:30 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-241b6c2b-9cf6-4432-9413-e595e664eebf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Created reservations ['917cf4e4-c2ca-4551-8dfb-41704a2234d2', 'dbbac339-e7b3-446a-af73-2911334402b8', '42f47f1d-c11c-4932-8885-c9c3ecb861ed', '16924adc-7942-43a1-af18-bdf452bcf7ee'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:16:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-241b6c2b-9cf6-4432-9413-e595e664eebf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07e392c9-d0f0-47b2-81a0-81f0eb0b17a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['917cf4e4-c2ca-4551-8dfb-41704a2234d2', 'dbbac339-e7b3-446a-af73-2911334402b8', '42f47f1d-c11c-4932-8885-c9c3ecb861ed', '16924adc-7942-43a1-af18-bdf452bcf7ee']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-241b6c2b-9cf6-4432-9413-e595e664eebf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b5c7706-9fdb-4954-afbf-0c3d546eac3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-241b6c2b-9cf6-4432-9413-e595e664eebf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b5c7706-9fdb-4954-afbf-0c3d546eac3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dbaee97-aa3e-45e0-ac09-88886cc36a02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-92577141',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3c61d5c7fc2a4836a282ccb268998d20',qos_specs=None,replication_status=,reservations=['917cf4e4-c2ca-4551-8dfb-41704a2234d2','dbbac339-e7b3-446a-af73-2911334402b8','42f47f1d-c11c-4932-8885-c9c3ecb861ed','16924adc-7942-43a1-af18-bdf452bcf7ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6db1438dba1a404ea6e178c0d2036f4e',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:16:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-92577141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9dbaee97-aa3e-45e0-ac09-88886cc36a02,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3c61d5c7fc2a4836a282ccb268998d20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6db1438dba1a404ea6e178c0d2036f4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-241b6c2b-9cf6-4432-9413-e595e664eebf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (123ad86b-8dd9-4bb4-abcd-23b2b5e038dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-241b6c2b-9cf6-4432-9413-e595e664eebf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (123ad86b-8dd9-4bb4-abcd-23b2b5e038dd) transitioned into state 'SUCCESS' from state '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-92577141',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3c61d5c7fc2a4836a282ccb268998d20',qos_specs=None,replication_status=,reservations=['917cf4e4-c2ca-4551-8dfb-41704a2234d2','dbbac339-e7b3-446a-af73-2911334402b8','42f47f1d-c11c-4932-8885-c9c3ecb861ed','16924adc-7942-43a1-af18-bdf452bcf7ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6db1438dba1a404ea6e178c0d2036f4e',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-241b6c2b-9cf6-4432-9413-e595e664eebf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52ace944-463d-4e20-9a24-e235963a00a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-241b6c2b-9cf6-4432-9413-e595e664eebf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52ace944-463d-4e20-9a24-e235963a00a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-241b6c2b-9cf6-4432-9413-e595e664eebf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Flow 'volume_create_api' (ca1e6bdf-e4bb-4b5e-b0fd-59c996d7aed9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:16:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-241b6c2b-9cf6-4432-9413-e595e664eebf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Create volume request issued successfully. Sep 01 01:16:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-241b6c2b-9cf6-4432-9413-e595e664eebf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:16:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1112/2182] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:16:29 2026] POST /volume/v3/volumes => generated 771 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:16:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2e6ee516-249d-4349-827d-ed81108bb9c3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2e6ee516-249d-4349-827d-ed81108bb9c3 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/9dbaee97-aa3e-45e0-ac09-88886cc36a02 Sep 01 01:16:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2e6ee516-249d-4349-827d-ed81108bb9c3 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2e6ee516-249d-4349-827d-ed81108bb9c3 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:30 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:30 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:30 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:30 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:30 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2e6ee516-249d-4349-827d-ed81108bb9c3 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Volume info retrieved successfully. Sep 01 01:16:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2e6ee516-249d-4349-827d-ed81108bb9c3 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/9dbaee97-aa3e-45e0-ac09-88886cc36a02 returned with HTTP 200 Sep 01 01:16:30 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1071/2183] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:30 2026] GET /volume/v3/volumes/9dbaee97-aa3e-45e0-ac09-88886cc36a02 => generated 839 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cfe2993e-bb84-4b8f-a9b3-3c7fc3b44b55 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cfe2993e-bb84-4b8f-a9b3-3c7fc3b44b55 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/9dbaee97-aa3e-45e0-ac09-88886cc36a02 Sep 01 01:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cfe2993e-bb84-4b8f-a9b3-3c7fc3b44b55 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cfe2993e-bb84-4b8f-a9b3-3c7fc3b44b55 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cfe2993e-bb84-4b8f-a9b3-3c7fc3b44b55 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Volume info retrieved successfully. Sep 01 01:16:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cfe2993e-bb84-4b8f-a9b3-3c7fc3b44b55 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/9dbaee97-aa3e-45e0-ac09-88886cc36a02 returned with HTTP 200 Sep 01 01:16:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1113/2184] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:31 2026] GET /volume/v3/volumes/9dbaee97-aa3e-45e0-ac09-88886cc36a02 => generated 863 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:16:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d17cd480-77f3-4da9-acce-3c0430a074b8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d17cd480-77f3-4da9-acce-3c0430a074b8 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/9dbaee97-aa3e-45e0-ac09-88886cc36a02 Sep 01 01:16:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d17cd480-77f3-4da9-acce-3c0430a074b8 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d17cd480-77f3-4da9-acce-3c0430a074b8 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:32 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:32 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:32 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:32 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d17cd480-77f3-4da9-acce-3c0430a074b8 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Volume info retrieved successfully. Sep 01 01:16:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d17cd480-77f3-4da9-acce-3c0430a074b8 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/9dbaee97-aa3e-45e0-ac09-88886cc36a02 returned with HTTP 200 Sep 01 01:16:32 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1072/2185] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:32 2026] GET /volume/v3/volumes/9dbaee97-aa3e-45e0-ac09-88886cc36a02 => generated 864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-db223fb5-ef8e-45e6-a64b-b6abb10fb4c7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-db223fb5-ef8e-45e6-a64b-b6abb10fb4c7 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/9dbaee97-aa3e-45e0-ac09-88886cc36a02 Sep 01 01:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-db223fb5-ef8e-45e6-a64b-b6abb10fb4c7 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-db223fb5-ef8e-45e6-a64b-b6abb10fb4c7 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-db223fb5-ef8e-45e6-a64b-b6abb10fb4c7 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Volume info retrieved successfully. Sep 01 01:16:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-db223fb5-ef8e-45e6-a64b-b6abb10fb4c7 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/9dbaee97-aa3e-45e0-ac09-88886cc36a02 returned with HTTP 200 Sep 01 01:16:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1114/2186] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:32 2026] GET /volume/v3/volumes/9dbaee97-aa3e-45e0-ac09-88886cc36a02 => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0f183130-4457-4587-96ee-887ff078af99 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0f183130-4457-4587-96ee-887ff078af99 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:16:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0f183130-4457-4587-96ee-887ff078af99 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-52987390"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-0f183130-4457-4587-96ee-887ff078af99 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-52987390'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:16:32 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-0f183130-4457-4587-96ee-887ff078af99 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Create volume of 1 GB Sep 01 01:16:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0f183130-4457-4587-96ee-887ff078af99 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Availability Zones retrieved successfully. Sep 01 01:16:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0f183130-4457-4587-96ee-887ff078af99 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Flow 'volume_create_api' (eaa39dab-56f6-47ef-a3fa-f9dd855cdd12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:16:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0f183130-4457-4587-96ee-887ff078af99 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92158126-0620-4f6e-b735-04275be1cb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-0f183130-4457-4587-96ee-887ff078af99 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:16:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0f183130-4457-4587-96ee-887ff078af99 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92158126-0620-4f6e-b735-04275be1cb72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0f183130-4457-4587-96ee-887ff078af99 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ead532f-34c5-406c-97ef-6691db1b202d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:33 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-0f183130-4457-4587-96ee-887ff078af99 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Created reservations ['65098084-3b38-4c77-bbc2-674095233681', '1b8777f8-9af0-442b-ba76-0a7fda412eb5', 'da3df9e7-ef50-4c17-a321-ed6984ac49e8', 'e75b4766-646c-4bf0-8f71-4d91bd92e69a'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:16:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0f183130-4457-4587-96ee-887ff078af99 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ead532f-34c5-406c-97ef-6691db1b202d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65098084-3b38-4c77-bbc2-674095233681', '1b8777f8-9af0-442b-ba76-0a7fda412eb5', 'da3df9e7-ef50-4c17-a321-ed6984ac49e8', 'e75b4766-646c-4bf0-8f71-4d91bd92e69a']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0f183130-4457-4587-96ee-887ff078af99 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7785f60d-2fbf-4114-b609-f1d76f7832f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:33 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:33 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0f183130-4457-4587-96ee-887ff078af99 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7785f60d-2fbf-4114-b609-f1d76f7832f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53557889-4303-4423-8487-633e96ea6e3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-52987390',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3c61d5c7fc2a4836a282ccb268998d20',qos_specs=None,replication_status=,reservations=['65098084-3b38-4c77-bbc2-674095233681','1b8777f8-9af0-442b-ba76-0a7fda412eb5','da3df9e7-ef50-4c17-a321-ed6984ac49e8','e75b4766-646c-4bf0-8f71-4d91bd92e69a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6db1438dba1a404ea6e178c0d2036f4e',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:16:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-52987390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53557889-4303-4423-8487-633e96ea6e3d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3c61d5c7fc2a4836a282ccb268998d20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6db1438dba1a404ea6e178c0d2036f4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0f183130-4457-4587-96ee-887ff078af99 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7886f56a-9a7e-4e56-b13a-3f3dd5df86bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-18c4e45d-93c1-4abb-b747-725347df126d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-18c4e45d-93c1-4abb-b747-725347df126d tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-18c4e45d-93c1-4abb-b747-725347df126d tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c21ee0cc-87e5-412c-8656-2f56607ec608", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-2003967251"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-18c4e45d-93c1-4abb-b747-725347df126d tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Create volume request body: {'volume': {'imageRef': 'c21ee0cc-87e5-412c-8656-2f56607ec608', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-2003967251'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:16:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0f183130-4457-4587-96ee-887ff078af99 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7886f56a-9a7e-4e56-b13a-3f3dd5df86bd) transitioned into state 'SUCCESS' from state '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-52987390',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3c61d5c7fc2a4836a282ccb268998d20',qos_specs=None,replication_status=,reservations=['65098084-3b38-4c77-bbc2-674095233681','1b8777f8-9af0-442b-ba76-0a7fda412eb5','da3df9e7-ef50-4c17-a321-ed6984ac49e8','e75b4766-646c-4bf0-8f71-4d91bd92e69a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6db1438dba1a404ea6e178c0d2036f4e',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0f183130-4457-4587-96ee-887ff078af99 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (512df8cd-bacd-44c8-9748-6827891c3e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0f183130-4457-4587-96ee-887ff078af99 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (512df8cd-bacd-44c8-9748-6827891c3e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0f183130-4457-4587-96ee-887ff078af99 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Flow 'volume_create_api' (eaa39dab-56f6-47ef-a3fa-f9dd855cdd12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:16:33 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0f183130-4457-4587-96ee-887ff078af99 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Create volume request issued successfully. Sep 01 01:16:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0f183130-4457-4587-96ee-887ff078af99 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:16:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1073/2187] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:16:32 2026] POST /volume/v3/volumes => generated 771 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:16:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-99cabad3-3940-427c-84ba-f45365661b04 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-99cabad3-3940-427c-84ba-f45365661b04 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/53557889-4303-4423-8487-633e96ea6e3d Sep 01 01:16:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-99cabad3-3940-427c-84ba-f45365661b04 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-99cabad3-3940-427c-84ba-f45365661b04 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:33 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:33 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:33 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:33 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:33 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-18c4e45d-93c1-4abb-b747-725347df126d tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Create volume of 2 GB Sep 01 01:16:33 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-99cabad3-3940-427c-84ba-f45365661b04 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Volume info retrieved successfully. Sep 01 01:16:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-18c4e45d-93c1-4abb-b747-725347df126d tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Availability Zones retrieved successfully. Sep 01 01:16:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-99cabad3-3940-427c-84ba-f45365661b04 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/53557889-4303-4423-8487-633e96ea6e3d returned with HTTP 200 Sep 01 01:16:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1074/2188] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:33 2026] GET /volume/v3/volumes/53557889-4303-4423-8487-633e96ea6e3d => generated 839 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-18c4e45d-93c1-4abb-b747-725347df126d tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Flow 'volume_create_api' (226468e1-9951-48c3-afb9-596393b4ccf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-18c4e45d-93c1-4abb-b747-725347df126d tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6c3ca62-ac44-4132-924f-e6a943c35c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-18c4e45d-93c1-4abb-b747-725347df126d tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Validating volume size '2' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:16:33 devstack devstack@c-api.service[86751]: WARNING cinder.volume.api [None req-18c4e45d-93c1-4abb-b747-725347df126d tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6c3ca62-ac44-4132-924f-e6a943c35c66) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 01:16:33 devstack devstack@c-api.service[86751]: Failure: cinder.exception.InvalidInput: Invalid input received: Image c21ee0cc-87e5-412c-8656-2f56607ec608 is not active. Sep 01 01:16:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-18c4e45d-93c1-4abb-b747-725347df126d tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6c3ca62-ac44-4132-924f-e6a943c35c66) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:33 devstack devstack@c-api.service[86751]: WARNING cinder.volume.api [None req-18c4e45d-93c1-4abb-b747-725347df126d tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6c3ca62-ac44-4132-924f-e6a943c35c66) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 01:16:33 devstack devstack@c-api.service[86751]: WARNING cinder.volume.api [None req-18c4e45d-93c1-4abb-b747-725347df126d tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Flow 'volume_create_api' (226468e1-9951-48c3-afb9-596393b4ccf9) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 01:16:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-18c4e45d-93c1-4abb-b747-725347df126d tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 400 Sep 01 01:16:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1115/2189] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:16:33 2026] POST /volume/v3/volumes => generated 125 bytes in 313 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:16:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-876bdb7a-d384-4ee4-ab27-6fb9d82285f4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-876bdb7a-d384-4ee4-ab27-6fb9d82285f4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/53557889-4303-4423-8487-633e96ea6e3d Sep 01 01:16:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-876bdb7a-d384-4ee4-ab27-6fb9d82285f4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-876bdb7a-d384-4ee4-ab27-6fb9d82285f4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:34 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:34 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:34 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:34 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:34 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-876bdb7a-d384-4ee4-ab27-6fb9d82285f4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Volume info retrieved successfully. Sep 01 01:16:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-876bdb7a-d384-4ee4-ab27-6fb9d82285f4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/53557889-4303-4423-8487-633e96ea6e3d returned with HTTP 200 Sep 01 01:16:34 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1075/2190] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:34 2026] GET /volume/v3/volumes/53557889-4303-4423-8487-633e96ea6e3d => generated 863 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cf519a82-f769-4e70-8aa8-30134fae712c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cf519a82-f769-4e70-8aa8-30134fae712c tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/53557889-4303-4423-8487-633e96ea6e3d Sep 01 01:16:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cf519a82-f769-4e70-8aa8-30134fae712c tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cf519a82-f769-4e70-8aa8-30134fae712c tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cf519a82-f769-4e70-8aa8-30134fae712c tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Volume info retrieved successfully. Sep 01 01:16:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cf519a82-f769-4e70-8aa8-30134fae712c tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/53557889-4303-4423-8487-633e96ea6e3d returned with HTTP 200 Sep 01 01:16:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1116/2191] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:35 2026] GET /volume/v3/volumes/53557889-4303-4423-8487-633e96ea6e3d => generated 864 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:16:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-95633b5e-ce20-49db-b303-b978eb598442 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-95633b5e-ce20-49db-b303-b978eb598442 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/53557889-4303-4423-8487-633e96ea6e3d Sep 01 01:16:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-95633b5e-ce20-49db-b303-b978eb598442 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-95633b5e-ce20-49db-b303-b978eb598442 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:35 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:35 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:35 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:35 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:35 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-95633b5e-ce20-49db-b303-b978eb598442 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Volume info retrieved successfully. Sep 01 01:16:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-95633b5e-ce20-49db-b303-b978eb598442 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/53557889-4303-4423-8487-633e96ea6e3d returned with HTTP 200 Sep 01 01:16:35 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1076/2192] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:35 2026] GET /volume/v3/volumes/53557889-4303-4423-8487-633e96ea6e3d => generated 864 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-abaae780-73cf-40c9-83eb-18f84b4c0f38 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-abaae780-73cf-40c9-83eb-18f84b4c0f38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:16:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-abaae780-73cf-40c9-83eb-18f84b4c0f38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1747514588"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-abaae780-73cf-40c9-83eb-18f84b4c0f38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1747514588'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:16:35 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-abaae780-73cf-40c9-83eb-18f84b4c0f38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Create volume of 1 GB Sep 01 01:16:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-abaae780-73cf-40c9-83eb-18f84b4c0f38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Availability Zones retrieved successfully. Sep 01 01:16:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-abaae780-73cf-40c9-83eb-18f84b4c0f38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Flow 'volume_create_api' (e3f094ac-13bb-4651-b61f-d3ff4e51cbe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:16:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-abaae780-73cf-40c9-83eb-18f84b4c0f38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b473f9f0-bc7c-4d37-befe-7ce8096fe381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-abaae780-73cf-40c9-83eb-18f84b4c0f38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:16:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-abaae780-73cf-40c9-83eb-18f84b4c0f38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b473f9f0-bc7c-4d37-befe-7ce8096fe381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-abaae780-73cf-40c9-83eb-18f84b4c0f38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cf37fe7-25f0-43ce-8cf3-bffaef296661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:35 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-abaae780-73cf-40c9-83eb-18f84b4c0f38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Created reservations ['a59a0295-8b0c-4db0-bfa6-84d27367fa4a', '14e36816-5504-4dcb-b8ef-cfa74b02afb8', '24617f2b-e19c-454b-b964-0fd443090309', '35be40fc-6ad4-401d-adf7-9f66526adca2'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:16:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-abaae780-73cf-40c9-83eb-18f84b4c0f38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cf37fe7-25f0-43ce-8cf3-bffaef296661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a59a0295-8b0c-4db0-bfa6-84d27367fa4a', '14e36816-5504-4dcb-b8ef-cfa74b02afb8', '24617f2b-e19c-454b-b964-0fd443090309', '35be40fc-6ad4-401d-adf7-9f66526adca2']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:35 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-abaae780-73cf-40c9-83eb-18f84b4c0f38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b063a39-893e-4337-b5ee-0ec6ad15baf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-abaae780-73cf-40c9-83eb-18f84b4c0f38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b063a39-893e-4337-b5ee-0ec6ad15baf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4300967e-599e-4454-b028-141eb37c3c06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1747514588',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3c61d5c7fc2a4836a282ccb268998d20',qos_specs=None,replication_status=,reservations=['a59a0295-8b0c-4db0-bfa6-84d27367fa4a','14e36816-5504-4dcb-b8ef-cfa74b02afb8','24617f2b-e19c-454b-b964-0fd443090309','35be40fc-6ad4-401d-adf7-9f66526adca2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6db1438dba1a404ea6e178c0d2036f4e',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:16:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1747514588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4300967e-599e-4454-b028-141eb37c3c06,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3c61d5c7fc2a4836a282ccb268998d20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6db1438dba1a404ea6e178c0d2036f4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-abaae780-73cf-40c9-83eb-18f84b4c0f38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9454766d-e8fa-478c-800b-7efcfe63c256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-abaae780-73cf-40c9-83eb-18f84b4c0f38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9454766d-e8fa-478c-800b-7efcfe63c256) transitioned into state 'SUCCESS' from state '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-1747514588',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3c61d5c7fc2a4836a282ccb268998d20',qos_specs=None,replication_status=,reservations=['a59a0295-8b0c-4db0-bfa6-84d27367fa4a','14e36816-5504-4dcb-b8ef-cfa74b02afb8','24617f2b-e19c-454b-b964-0fd443090309','35be40fc-6ad4-401d-adf7-9f66526adca2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6db1438dba1a404ea6e178c0d2036f4e',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-abaae780-73cf-40c9-83eb-18f84b4c0f38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a66d7f6-2f2f-474a-87cf-df804a496aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-abaae780-73cf-40c9-83eb-18f84b4c0f38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a66d7f6-2f2f-474a-87cf-df804a496aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-abaae780-73cf-40c9-83eb-18f84b4c0f38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Flow 'volume_create_api' (e3f094ac-13bb-4651-b61f-d3ff4e51cbe9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:16:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-abaae780-73cf-40c9-83eb-18f84b4c0f38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Create volume request issued successfully. Sep 01 01:16:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-abaae780-73cf-40c9-83eb-18f84b4c0f38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:16:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1117/2193] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:16:35 2026] POST /volume/v3/volumes => generated 773 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:16:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-93acefe7-d578-4caa-bddd-93fcc8e45b38 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-93acefe7-d578-4caa-bddd-93fcc8e45b38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/4300967e-599e-4454-b028-141eb37c3c06 Sep 01 01:16:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-93acefe7-d578-4caa-bddd-93fcc8e45b38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-93acefe7-d578-4caa-bddd-93fcc8e45b38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:36 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:36 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:36 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:36 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:36 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-93acefe7-d578-4caa-bddd-93fcc8e45b38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Volume info retrieved successfully. Sep 01 01:16:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-93acefe7-d578-4caa-bddd-93fcc8e45b38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/4300967e-599e-4454-b028-141eb37c3c06 returned with HTTP 200 Sep 01 01:16:36 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1077/2194] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:36 2026] GET /volume/v3/volumes/4300967e-599e-4454-b028-141eb37c3c06 => generated 841 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e83358aa-d4ab-4fd5-a20e-cfed1cb15d24 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e83358aa-d4ab-4fd5-a20e-cfed1cb15d24 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:16:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e83358aa-d4ab-4fd5-a20e-cfed1cb15d24 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "39d652e2-357e-429c-ad81-e5c057daedbb"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-e83358aa-d4ab-4fd5-a20e-cfed1cb15d24 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '39d652e2-357e-429c-ad81-e5c057daedbb'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:16:36 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-e83358aa-d4ab-4fd5-a20e-cfed1cb15d24 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Create volume of 1 GB Sep 01 01:16:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e83358aa-d4ab-4fd5-a20e-cfed1cb15d24 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Availability Zones retrieved successfully. Sep 01 01:16:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e83358aa-d4ab-4fd5-a20e-cfed1cb15d24 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Flow 'volume_create_api' (ea63141e-7177-4431-b25a-9f882556e934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:16:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e83358aa-d4ab-4fd5-a20e-cfed1cb15d24 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (747de380-94c7-4c28-911c-9ca10684eddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-e83358aa-d4ab-4fd5-a20e-cfed1cb15d24 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:16:36 devstack devstack@c-api.service[86751]: WARNING cinder.volume.api [None req-e83358aa-d4ab-4fd5-a20e-cfed1cb15d24 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (747de380-94c7-4c28-911c-9ca10684eddc) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 01:16:36 devstack devstack@c-api.service[86751]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 01 01:16:36 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e83358aa-d4ab-4fd5-a20e-cfed1cb15d24 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (747de380-94c7-4c28-911c-9ca10684eddc) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:36 devstack devstack@c-api.service[86751]: WARNING cinder.volume.api [None req-e83358aa-d4ab-4fd5-a20e-cfed1cb15d24 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (747de380-94c7-4c28-911c-9ca10684eddc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 01:16:36 devstack devstack@c-api.service[86751]: WARNING cinder.volume.api [None req-e83358aa-d4ab-4fd5-a20e-cfed1cb15d24 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Flow 'volume_create_api' (ea63141e-7177-4431-b25a-9f882556e934) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 01:16:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e83358aa-d4ab-4fd5-a20e-cfed1cb15d24 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 400 Sep 01 01:16:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1118/2195] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:16:36 2026] POST /volume/v3/volumes => generated 134 bytes in 294 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 01 01:16:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2d16102a-90ee-43f1-b7c8-4d16d03dc7d6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2d16102a-90ee-43f1-b7c8-4d16d03dc7d6 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:16:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2d16102a-90ee-43f1-b7c8-4d16d03dc7d6 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2d16102a-90ee-43f1-b7c8-4d16d03dc7d6 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 400 Sep 01 01:16:36 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1078/2196] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:16:36 2026] POST /volume/v3/volumes => generated 127 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:16:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ad0c1753-37fd-4f77-bc73-792f54c94c3d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ad0c1753-37fd-4f77-bc73-792f54c94c3d tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:16:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ad0c1753-37fd-4f77-bc73-792f54c94c3d tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "8709505b-1afe-43e3-8a19-e9924afd393f"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-ad0c1753-37fd-4f77-bc73-792f54c94c3d tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '8709505b-1afe-43e3-8a19-e9924afd393f'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:16:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ad0c1753-37fd-4f77-bc73-792f54c94c3d tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 404 Sep 01 01:16:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1119/2197] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:16:36 2026] POST /volume/v3/volumes => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:16:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2ad83fc9-38c3-40ea-93f7-0cbb7363202e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2ad83fc9-38c3-40ea-93f7-0cbb7363202e tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:16:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2ad83fc9-38c3-40ea-93f7-0cbb7363202e tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "00c4a4bd-c536-48bf-9199-e5f9132edf68"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-2ad83fc9-38c3-40ea-93f7-0cbb7363202e tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '00c4a4bd-c536-48bf-9199-e5f9132edf68'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:16:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2ad83fc9-38c3-40ea-93f7-0cbb7363202e tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 404 Sep 01 01:16:36 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1079/2198] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:16:36 2026] POST /volume/v3/volumes => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-96b76248-8274-4b23-8cdc-ef7b7c3c38f4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-96b76248-8274-4b23-8cdc-ef7b7c3c38f4 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:16:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-96b76248-8274-4b23-8cdc-ef7b7c3c38f4 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "358fa7de-7429-4837-9873-305aef37dfd3"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-96b76248-8274-4b23-8cdc-ef7b7c3c38f4 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '358fa7de-7429-4837-9873-305aef37dfd3'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:16:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-96b76248-8274-4b23-8cdc-ef7b7c3c38f4 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 404 Sep 01 01:16:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1120/2199] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:16:36 2026] POST /volume/v3/volumes => generated 114 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a9ab6e7a-c971-4c36-bb09-1ec08c81262e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a9ab6e7a-c971-4c36-bb09-1ec08c81262e tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:16:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a9ab6e7a-c971-4c36-bb09-1ec08c81262e tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a9ab6e7a-c971-4c36-bb09-1ec08c81262e tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 400 Sep 01 01:16:36 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1080/2200] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:16:36 2026] POST /volume/v3/volumes => generated 125 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9439523a-0468-4e1d-9dd0-7eb7855b1708 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9439523a-0468-4e1d-9dd0-7eb7855b1708 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9439523a-0468-4e1d-9dd0-7eb7855b1708 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9439523a-0468-4e1d-9dd0-7eb7855b1708 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 400 Sep 01 01:16:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1121/2201] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:16:37 2026] POST /volume/v3/volumes => generated 125 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e069cfe4-2f77-48b4-9c0a-444c330d4d64 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e069cfe4-2f77-48b4-9c0a-444c330d4d64 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e069cfe4-2f77-48b4-9c0a-444c330d4d64 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e069cfe4-2f77-48b4-9c0a-444c330d4d64 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 400 Sep 01 01:16:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1081/2202] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:16:37 2026] POST /volume/v3/volumes => generated 121 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c2c81ebc-472b-445a-b878-6392376d4714 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c2c81ebc-472b-445a-b878-6392376d4714 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] DELETE http://192.168.122.211/volume/v3/volumes/tempest-invalid-1084439526 Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c2c81ebc-472b-445a-b878-6392376d4714 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c2c81ebc-472b-445a-b878-6392376d4714 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-c2c81ebc-472b-445a-b878-6392376d4714 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Delete volume with id: tempest-invalid-1084439526 Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c2c81ebc-472b-445a-b878-6392376d4714 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/tempest-invalid-1084439526 returned with HTTP 404 Sep 01 01:16:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1122/2203] 192.168.122.211 () {58 vars in 1205 bytes} [Tue Sep 1 01:16:37 2026] DELETE /volume/v3/volumes/tempest-invalid-1084439526 => generated 99 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-86fb146d-f22f-402d-aaeb-af11997dae0b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1082/2204] 192.168.122.211 () {58 vars in 1127 bytes} [Tue Sep 1 01:16:37 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-da48bd69-c154-4138-9e42-fa9ae68c9532 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-da48bd69-c154-4138-9e42-fa9ae68c9532 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] POST http://192.168.122.211/volume/v3/volumes/xxx/action Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-da48bd69-c154-4138-9e42-fa9ae68c9532 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action body: b'{"os-detach": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-da48bd69-c154-4138-9e42-fa9ae68c9532 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-da48bd69-c154-4138-9e42-fa9ae68c9532 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 01 01:16:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1123/2205] 192.168.122.211 () {60 vars in 1175 bytes} [Tue Sep 1 01:16:37 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c005240d-88ed-48de-b9eb-7670789967d5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c005240d-88ed-48de-b9eb-7670789967d5 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] GET http://192.168.122.211/volume/v3/volumes/tempest-invalid-356756071 Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c005240d-88ed-48de-b9eb-7670789967d5 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c005240d-88ed-48de-b9eb-7670789967d5 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c005240d-88ed-48de-b9eb-7670789967d5 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/tempest-invalid-356756071 returned with HTTP 404 Sep 01 01:16:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1083/2206] 192.168.122.211 () {58 vars in 1199 bytes} [Tue Sep 1 01:16:37 2026] GET /volume/v3/volumes/tempest-invalid-356756071 => generated 98 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-76d67f29-7330-4971-b599-f3dc5f060a6b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1124/2207] 192.168.122.211 () {58 vars in 1124 bytes} [Tue Sep 1 01:16:37 2026] GET /volume/v3/volumes/ => generated 112 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7f34fa0e-2a5f-4035-8cb0-0e210d2f3b62 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7f34fa0e-2a5f-4035-8cb0-0e210d2f3b62 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] GET http://192.168.122.211/volume/v3/volumes/detail?status=null Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7f34fa0e-2a5f-4035-8cb0-0e210d2f3b62 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7f34fa0e-2a5f-4035-8cb0-0e210d2f3b62 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-7f34fa0e-2a5f-4035-8cb0-0e210d2f3b62 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7f34fa0e-2a5f-4035-8cb0-0e210d2f3b62 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Could not evaluate value null, assuming string {{(pid=86752) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7f34fa0e-2a5f-4035-8cb0-0e210d2f3b62 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e627eafe-8ab2-4732-907a-18ba6efe217c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e627eafe-8ab2-4732-907a-18ba6efe217c tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/4300967e-599e-4454-b028-141eb37c3c06 Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e627eafe-8ab2-4732-907a-18ba6efe217c tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e627eafe-8ab2-4732-907a-18ba6efe217c tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e627eafe-8ab2-4732-907a-18ba6efe217c tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Volume info retrieved successfully. Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e627eafe-8ab2-4732-907a-18ba6efe217c tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/4300967e-599e-4454-b028-141eb37c3c06 returned with HTTP 200 Sep 01 01:16:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1125/2208] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:37 2026] GET /volume/v3/volumes/4300967e-599e-4454-b028-141eb37c3c06 => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7f34fa0e-2a5f-4035-8cb0-0e210d2f3b62 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Get all volumes completed successfully. Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7f34fa0e-2a5f-4035-8cb0-0e210d2f3b62 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 01 01:16:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1084/2209] 192.168.122.211 () {58 vars in 1165 bytes} [Tue Sep 1 01:16:37 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8e9ce549-fd22-4b8c-acfb-d1886688a345 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8e9ce549-fd22-4b8c-acfb-d1886688a345 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] GET http://192.168.122.211/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-564263055 Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8e9ce549-fd22-4b8c-acfb-d1886688a345 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8e9ce549-fd22-4b8c-acfb-d1886688a345 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-8e9ce549-fd22-4b8c-acfb-d1886688a345 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-8e9ce549-fd22-4b8c-acfb-d1886688a345 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-564263055'), ('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8e9ce549-fd22-4b8c-acfb-d1886688a345 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Get all volumes completed successfully. Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8e9ce549-fd22-4b8c-acfb-d1886688a345 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-564263055 returned with HTTP 200 Sep 01 01:16:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1126/2210] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:16:37 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-564263055 => generated 15 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-99feee2c-7414-4afd-b3d1-b010e61ebc19 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-99feee2c-7414-4afd-b3d1-b010e61ebc19 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] GET http://192.168.122.211/volume/v3/volumes?status=null Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-99feee2c-7414-4afd-b3d1-b010e61ebc19 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-99feee2c-7414-4afd-b3d1-b010e61ebc19 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-99feee2c-7414-4afd-b3d1-b010e61ebc19 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-99feee2c-7414-4afd-b3d1-b010e61ebc19 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Could not evaluate value null, assuming string {{(pid=86752) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-99feee2c-7414-4afd-b3d1-b010e61ebc19 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-99feee2c-7414-4afd-b3d1-b010e61ebc19 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Get all volumes completed successfully. Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-99feee2c-7414-4afd-b3d1-b010e61ebc19 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes?status=null returned with HTTP 200 Sep 01 01:16:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1085/2211] 192.168.122.211 () {58 vars in 1144 bytes} [Tue Sep 1 01:16:37 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3e094f9c-b641-4b0c-b25b-1c51d7a7fb1e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3e094f9c-b641-4b0c-b25b-1c51d7a7fb1e tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] GET http://192.168.122.211/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-697199995 Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3e094f9c-b641-4b0c-b25b-1c51d7a7fb1e tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3e094f9c-b641-4b0c-b25b-1c51d7a7fb1e tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-3e094f9c-b641-4b0c-b25b-1c51d7a7fb1e tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3e094f9c-b641-4b0c-b25b-1c51d7a7fb1e tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-697199995'), ('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3e094f9c-b641-4b0c-b25b-1c51d7a7fb1e tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Get all volumes completed successfully. Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3e094f9c-b641-4b0c-b25b-1c51d7a7fb1e tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-697199995 returned with HTTP 200 Sep 01 01:16:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1127/2212] 192.168.122.211 () {58 vars in 1220 bytes} [Tue Sep 1 01:16:37 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-697199995 => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9519c66b-f708-4ea3-a0b6-769ff011698c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9519c66b-f708-4ea3-a0b6-769ff011698c tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] POST http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9/action Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9519c66b-f708-4ea3-a0b6-769ff011698c tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9519c66b-f708-4ea3-a0b6-769ff011698c tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:37 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:37 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:37 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9519c66b-f708-4ea3-a0b6-769ff011698c tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Volume info retrieved successfully. Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9519c66b-f708-4ea3-a0b6-769ff011698c tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Reserve volume completed successfully. Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9519c66b-f708-4ea3-a0b6-769ff011698c tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9/action returned with HTTP 202 Sep 01 01:16:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1086/2213] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:16:37 2026] POST /volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1181a832-fd9b-4f59-8f4c-e03b547c9495 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1181a832-fd9b-4f59-8f4c-e03b547c9495 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] POST http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9/action Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1181a832-fd9b-4f59-8f4c-e03b547c9495 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1181a832-fd9b-4f59-8f4c-e03b547c9495 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1181a832-fd9b-4f59-8f4c-e03b547c9495 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Volume info retrieved successfully. Sep 01 01:16:37 devstack devstack@c-api.service[86751]: ERROR cinder.volume.api [None req-1181a832-fd9b-4f59-8f4c-e03b547c9495 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Volume status must be available to reserve, but the status is attaching. Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1181a832-fd9b-4f59-8f4c-e03b547c9495 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9/action returned with HTTP 400 Sep 01 01:16:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1128/2214] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:16:37 2026] POST /volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9/action => generated 132 bytes in 57 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a5ff8725-2dec-4bfe-9779-b601a297ddae None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a5ff8725-2dec-4bfe-9779-b601a297ddae tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] POST http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9/action Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a5ff8725-2dec-4bfe-9779-b601a297ddae tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a5ff8725-2dec-4bfe-9779-b601a297ddae tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:37 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:37 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:37 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a5ff8725-2dec-4bfe-9779-b601a297ddae tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Volume info retrieved successfully. Sep 01 01:16:37 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:37 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a5ff8725-2dec-4bfe-9779-b601a297ddae tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Unreserve volume completed successfully. Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a5ff8725-2dec-4bfe-9779-b601a297ddae tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9/action returned with HTTP 202 Sep 01 01:16:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1087/2215] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:16:37 2026] POST /volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-02b27d8a-d9c9-4b07-9072-5a4f10a59dd3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-02b27d8a-d9c9-4b07-9072-5a4f10a59dd3 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] POST http://192.168.122.211/volume/v3/volumes/599e4156-e3e2-495e-9d93-7752881e8b10/action Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-02b27d8a-d9c9-4b07-9072-5a4f10a59dd3 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-02b27d8a-d9c9-4b07-9072-5a4f10a59dd3 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-02b27d8a-d9c9-4b07-9072-5a4f10a59dd3 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/599e4156-e3e2-495e-9d93-7752881e8b10/action returned with HTTP 404 Sep 01 01:16:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1129/2216] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:16:37 2026] POST /volume/v3/volumes/599e4156-e3e2-495e-9d93-7752881e8b10/action => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-03cb3a9f-1eed-43d0-95d0-7f4b3d5d9f90 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-03cb3a9f-1eed-43d0-95d0-7f4b3d5d9f90 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] POST http://192.168.122.211/volume/v3/volumes/c2d80a98-9981-4cd0-9f5b-7aa2c39176b4/action Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-03cb3a9f-1eed-43d0-95d0-7f4b3d5d9f90 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-03cb3a9f-1eed-43d0-95d0-7f4b3d5d9f90 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-03cb3a9f-1eed-43d0-95d0-7f4b3d5d9f90 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/c2d80a98-9981-4cd0-9f5b-7aa2c39176b4/action returned with HTTP 404 Sep 01 01:16:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1088/2217] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:16:37 2026] POST /volume/v3/volumes/c2d80a98-9981-4cd0-9f5b-7aa2c39176b4/action => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8ed68415-9a1c-41a0-b037-ee7e75736ef8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1130/2218] 192.168.122.211 () {60 vars in 1144 bytes} [Tue Sep 1 01:16:37 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-075dd192-cbc2-45c5-813b-5462be13dbb6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-075dd192-cbc2-45c5-813b-5462be13dbb6 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] PUT http://192.168.122.211/volume/v3/volumes/tempest-invalid-1821042448 Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-075dd192-cbc2-45c5-813b-5462be13dbb6 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-075dd192-cbc2-45c5-813b-5462be13dbb6 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/tempest-invalid-1821042448 returned with HTTP 404 Sep 01 01:16:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1089/2219] 192.168.122.211 () {60 vars in 1222 bytes} [Tue Sep 1 01:16:37 2026] PUT /volume/v3/volumes/tempest-invalid-1821042448 => generated 99 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-13d682f4-5637-47a1-9590-0130ba8be1eb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-13d682f4-5637-47a1-9590-0130ba8be1eb tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] PUT http://192.168.122.211/volume/v3/volumes/84956900-3963-4c18-97fe-1b77e231a94a Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-13d682f4-5637-47a1-9590-0130ba8be1eb tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-13d682f4-5637-47a1-9590-0130ba8be1eb tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/84956900-3963-4c18-97fe-1b77e231a94a returned with HTTP 404 Sep 01 01:16:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1131/2220] 192.168.122.211 () {60 vars in 1252 bytes} [Tue Sep 1 01:16:37 2026] PUT /volume/v3/volumes/84956900-3963-4c18-97fe-1b77e231a94a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-103f4941-d0a7-4f35-af61-049225243453 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-103f4941-d0a7-4f35-af61-049225243453 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] DELETE http://192.168.122.211/volume/v3/volumes/abc47ecc-1d64-4d21-a2a1-b5cc3f484f0c Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-103f4941-d0a7-4f35-af61-049225243453 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-103f4941-d0a7-4f35-af61-049225243453 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-103f4941-d0a7-4f35-af61-049225243453 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Delete volume with id: abc47ecc-1d64-4d21-a2a1-b5cc3f484f0c Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-103f4941-d0a7-4f35-af61-049225243453 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/abc47ecc-1d64-4d21-a2a1-b5cc3f484f0c returned with HTTP 404 Sep 01 01:16:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1090/2221] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:16:37 2026] DELETE /volume/v3/volumes/abc47ecc-1d64-4d21-a2a1-b5cc3f484f0c => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0c4ad923-814d-4f47-b324-331a29767665 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0c4ad923-814d-4f47-b324-331a29767665 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] POST http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9/action Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0c4ad923-814d-4f47-b324-331a29767665 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0c4ad923-814d-4f47-b324-331a29767665 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0c4ad923-814d-4f47-b324-331a29767665 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9/action returned with HTTP 400 Sep 01 01:16:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1132/2222] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:16:37 2026] POST /volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9/action => generated 140 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8c8dd227-85d7-4045-8623-7f0776dfc582 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8c8dd227-85d7-4045-8623-7f0776dfc582 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] POST http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9/action Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8c8dd227-85d7-4045-8623-7f0776dfc582 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8c8dd227-85d7-4045-8623-7f0776dfc582 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8c8dd227-85d7-4045-8623-7f0776dfc582 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9/action returned with HTTP 400 Sep 01 01:16:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1091/2223] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:16:37 2026] POST /volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9/action => generated 131 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f6ea5044-a5dc-4f3c-92b5-d92a23fbaa97 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f6ea5044-a5dc-4f3c-92b5-d92a23fbaa97 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] POST http://192.168.122.211/volume/v3/volumes/660b544e-5f0a-4fc0-b92b-7ed8f83bed3a/action Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f6ea5044-a5dc-4f3c-92b5-d92a23fbaa97 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f6ea5044-a5dc-4f3c-92b5-d92a23fbaa97 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f6ea5044-a5dc-4f3c-92b5-d92a23fbaa97 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/660b544e-5f0a-4fc0-b92b-7ed8f83bed3a/action returned with HTTP 404 Sep 01 01:16:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1133/2224] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:16:37 2026] POST /volume/v3/volumes/660b544e-5f0a-4fc0-b92b-7ed8f83bed3a/action => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-99f52974-a7b8-4cb7-a2a6-75d4a73eda2c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-99f52974-a7b8-4cb7-a2a6-75d4a73eda2c tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] POST http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9/action Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-99f52974-a7b8-4cb7-a2a6-75d4a73eda2c tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-99f52974-a7b8-4cb7-a2a6-75d4a73eda2c tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-99f52974-a7b8-4cb7-a2a6-75d4a73eda2c tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9/action returned with HTTP 400 Sep 01 01:16:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1092/2225] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:16:37 2026] POST /volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9/action => generated 129 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6d567f45-7bd2-4e88-8a5f-58b5c5cb5379 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d567f45-7bd2-4e88-8a5f-58b5c5cb5379 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] POST http://192.168.122.211/volume/v3/volumes/None/action Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6d567f45-7bd2-4e88-8a5f-58b5c5cb5379 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6d567f45-7bd2-4e88-8a5f-58b5c5cb5379 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d567f45-7bd2-4e88-8a5f-58b5c5cb5379 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/None/action returned with HTTP 404 Sep 01 01:16:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1134/2226] 192.168.122.211 () {60 vars in 1178 bytes} [Tue Sep 1 01:16:37 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f2f28e65-cd79-4ff9-a2cd-df9f54c86d82 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f2f28e65-cd79-4ff9-a2cd-df9f54c86d82 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] GET http://192.168.122.211/volume/v3/volumes/0e39f15c-a5ed-4cec-889d-3bd649141f32 Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f2f28e65-cd79-4ff9-a2cd-df9f54c86d82 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f2f28e65-cd79-4ff9-a2cd-df9f54c86d82 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f2f28e65-cd79-4ff9-a2cd-df9f54c86d82 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/0e39f15c-a5ed-4cec-889d-3bd649141f32 returned with HTTP 404 Sep 01 01:16:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1093/2227] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:37 2026] GET /volume/v3/volumes/0e39f15c-a5ed-4cec-889d-3bd649141f32 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-29869452-1bc1-4fd9-be9a-7b0fc457a00f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-29869452-1bc1-4fd9-be9a-7b0fc457a00f tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] GET http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9 Sep 01 01:16:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-29869452-1bc1-4fd9-be9a-7b0fc457a00f tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-29869452-1bc1-4fd9-be9a-7b0fc457a00f tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-29869452-1bc1-4fd9-be9a-7b0fc457a00f tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Volume info retrieved successfully. Sep 01 01:16:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-29869452-1bc1-4fd9-be9a-7b0fc457a00f tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9 returned with HTTP 200 Sep 01 01:16:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1135/2228] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:38 2026] GET /volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-cf75d98b-3fa8-4708-a24e-c1180b28d37b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cf75d98b-3fa8-4708-a24e-c1180b28d37b tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] DELETE http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9 Sep 01 01:16:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cf75d98b-3fa8-4708-a24e-c1180b28d37b tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cf75d98b-3fa8-4708-a24e-c1180b28d37b tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:38 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-cf75d98b-3fa8-4708-a24e-c1180b28d37b tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Delete volume with id: a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9 Sep 01 01:16:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-cf75d98b-3fa8-4708-a24e-c1180b28d37b tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Volume info retrieved successfully. Sep 01 01:16:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-cf75d98b-3fa8-4708-a24e-c1180b28d37b tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Delete volume request issued successfully. Sep 01 01:16:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cf75d98b-3fa8-4708-a24e-c1180b28d37b tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9 returned with HTTP 202 Sep 01 01:16:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1094/2229] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:16:38 2026] DELETE /volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:16:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3bbc8835-1361-4cdd-8a26-efbc6b454d1f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3bbc8835-1361-4cdd-8a26-efbc6b454d1f tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] GET http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9 Sep 01 01:16:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3bbc8835-1361-4cdd-8a26-efbc6b454d1f tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3bbc8835-1361-4cdd-8a26-efbc6b454d1f tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3bbc8835-1361-4cdd-8a26-efbc6b454d1f tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Volume info retrieved successfully. Sep 01 01:16:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3bbc8835-1361-4cdd-8a26-efbc6b454d1f tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9 returned with HTTP 200 Sep 01 01:16:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1136/2230] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:38 2026] GET /volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9 => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f498ab59-3556-43ad-a365-cf7d495debfa None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f498ab59-3556-43ad-a365-cf7d495debfa tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/4300967e-599e-4454-b028-141eb37c3c06 Sep 01 01:16:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f498ab59-3556-43ad-a365-cf7d495debfa tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f498ab59-3556-43ad-a365-cf7d495debfa tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f498ab59-3556-43ad-a365-cf7d495debfa tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Volume info retrieved successfully. Sep 01 01:16:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f498ab59-3556-43ad-a365-cf7d495debfa tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/4300967e-599e-4454-b028-141eb37c3c06 returned with HTTP 200 Sep 01 01:16:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1095/2231] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:38 2026] GET /volume/v3/volumes/4300967e-599e-4454-b028-141eb37c3c06 => generated 866 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b1aec91e-e900-4ed9-a69e-46666013e261 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b1aec91e-e900-4ed9-a69e-46666013e261 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/4300967e-599e-4454-b028-141eb37c3c06 Sep 01 01:16:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b1aec91e-e900-4ed9-a69e-46666013e261 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b1aec91e-e900-4ed9-a69e-46666013e261 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b1aec91e-e900-4ed9-a69e-46666013e261 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Volume info retrieved successfully. Sep 01 01:16:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b1aec91e-e900-4ed9-a69e-46666013e261 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/4300967e-599e-4454-b028-141eb37c3c06 returned with HTTP 200 Sep 01 01:16:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1137/2232] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:38 2026] GET /volume/v3/volumes/4300967e-599e-4454-b028-141eb37c3c06 => generated 866 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d00f57a1-0171-4a71-8619-3fe90f8f2cd6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d00f57a1-0171-4a71-8619-3fe90f8f2cd6 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes Sep 01 01:16:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d00f57a1-0171-4a71-8619-3fe90f8f2cd6 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d00f57a1-0171-4a71-8619-3fe90f8f2cd6 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-d00f57a1-0171-4a71-8619-3fe90f8f2cd6 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-d00f57a1-0171-4a71-8619-3fe90f8f2cd6 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d00f57a1-0171-4a71-8619-3fe90f8f2cd6 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d00f57a1-0171-4a71-8619-3fe90f8f2cd6 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 200 Sep 01 01:16:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1096/2233] 192.168.122.211 () {58 vars in 1121 bytes} [Tue Sep 1 01:16:38 2026] GET /volume/v3/volumes => generated 996 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:16:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-41255dc8-ad9e-4474-a8fa-84a662a37684 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-41255dc8-ad9e-4474-a8fa-84a662a37684 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1747514588 Sep 01 01:16:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-41255dc8-ad9e-4474-a8fa-84a662a37684 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-41255dc8-ad9e-4474-a8fa-84a662a37684 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-41255dc8-ad9e-4474-a8fa-84a662a37684 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-41255dc8-ad9e-4474-a8fa-84a662a37684 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1747514588'), ('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-41255dc8-ad9e-4474-a8fa-84a662a37684 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-41255dc8-ad9e-4474-a8fa-84a662a37684 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1747514588 returned with HTTP 200 Sep 01 01:16:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1138/2234] 192.168.122.211 () {58 vars in 1222 bytes} [Tue Sep 1 01:16:38 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1747514588 => generated 342 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9f9f8788-bdf8-4645-9b5e-8a9cb69abd47 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9f9f8788-bdf8-4645-9b5e-8a9cb69abd47 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-92577141 Sep 01 01:16:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9f9f8788-bdf8-4645-9b5e-8a9cb69abd47 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9f9f8788-bdf8-4645-9b5e-8a9cb69abd47 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-9f9f8788-bdf8-4645-9b5e-8a9cb69abd47 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-9f9f8788-bdf8-4645-9b5e-8a9cb69abd47 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-92577141'), ('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9f9f8788-bdf8-4645-9b5e-8a9cb69abd47 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9f9f8788-bdf8-4645-9b5e-8a9cb69abd47 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-92577141 returned with HTTP 200 Sep 01 01:16:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1097/2235] 192.168.122.211 () {58 vars in 1239 bytes} [Tue Sep 1 01:16:38 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-92577141 => generated 867 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6eb98853-a8d4-4c74-9f79-3c9ae9ea04a0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6eb98853-a8d4-4c74-9f79-3c9ae9ea04a0 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/detail?limit=1 Sep 01 01:16:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6eb98853-a8d4-4c74-9f79-3c9ae9ea04a0 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6eb98853-a8d4-4c74-9f79-3c9ae9ea04a0 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-6eb98853-a8d4-4c74-9f79-3c9ae9ea04a0 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6eb98853-a8d4-4c74-9f79-3c9ae9ea04a0 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6eb98853-a8d4-4c74-9f79-3c9ae9ea04a0 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6eb98853-a8d4-4c74-9f79-3c9ae9ea04a0 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 01 01:16:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1139/2236] 192.168.122.211 () {58 vars in 1157 bytes} [Tue Sep 1 01:16:38 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1016 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a49af543-1387-427d-a083-4a1dfca1e382 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a49af543-1387-427d-a083-4a1dfca1e382 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/detail?limit=1&marker=4300967e-599e-4454-b028-141eb37c3c06 Sep 01 01:16:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a49af543-1387-427d-a083-4a1dfca1e382 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a49af543-1387-427d-a083-4a1dfca1e382 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-a49af543-1387-427d-a083-4a1dfca1e382 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a49af543-1387-427d-a083-4a1dfca1e382 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a49af543-1387-427d-a083-4a1dfca1e382 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a49af543-1387-427d-a083-4a1dfca1e382 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/detail?limit=1&marker=4300967e-599e-4454-b028-141eb37c3c06 returned with HTTP 200 Sep 01 01:16:39 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1098/2237] 192.168.122.211 () {58 vars in 1245 bytes} [Tue Sep 1 01:16:38 2026] GET /volume/v3/volumes/detail?limit=1&marker=4300967e-599e-4454-b028-141eb37c3c06 => generated 1014 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cc1905af-eece-40ca-98b5-6410eab9da3b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cc1905af-eece-40ca-98b5-6410eab9da3b tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/detail?limit=1&marker=53557889-4303-4423-8487-633e96ea6e3d Sep 01 01:16:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cc1905af-eece-40ca-98b5-6410eab9da3b tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cc1905af-eece-40ca-98b5-6410eab9da3b tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-cc1905af-eece-40ca-98b5-6410eab9da3b tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-cc1905af-eece-40ca-98b5-6410eab9da3b tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cc1905af-eece-40ca-98b5-6410eab9da3b tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cc1905af-eece-40ca-98b5-6410eab9da3b tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/detail?limit=1&marker=53557889-4303-4423-8487-633e96ea6e3d returned with HTTP 200 Sep 01 01:16:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1140/2238] 192.168.122.211 () {58 vars in 1245 bytes} [Tue Sep 1 01:16:39 2026] GET /volume/v3/volumes/detail?limit=1&marker=53557889-4303-4423-8487-633e96ea6e3d => generated 1014 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-78f319b3-ef93-4b7f-bcc8-917eb595dd14 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-78f319b3-ef93-4b7f-bcc8-917eb595dd14 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/detail?limit=1&marker=9dbaee97-aa3e-45e0-ac09-88886cc36a02 Sep 01 01:16:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-78f319b3-ef93-4b7f-bcc8-917eb595dd14 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-78f319b3-ef93-4b7f-bcc8-917eb595dd14 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-78f319b3-ef93-4b7f-bcc8-917eb595dd14 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:39 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-78f319b3-ef93-4b7f-bcc8-917eb595dd14 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:39 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-78f319b3-ef93-4b7f-bcc8-917eb595dd14 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-78f319b3-ef93-4b7f-bcc8-917eb595dd14 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/detail?limit=1&marker=9dbaee97-aa3e-45e0-ac09-88886cc36a02 returned with HTTP 200 Sep 01 01:16:39 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1099/2239] 192.168.122.211 () {58 vars in 1245 bytes} [Tue Sep 1 01:16:39 2026] GET /volume/v3/volumes/detail?limit=1&marker=9dbaee97-aa3e-45e0-ac09-88886cc36a02 => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:16:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-297734e5-b95a-4bd4-83f6-47b1bb64eeaf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-297734e5-b95a-4bd4-83f6-47b1bb64eeaf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 01 01:16:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-297734e5-b95a-4bd4-83f6-47b1bb64eeaf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-297734e5-b95a-4bd4-83f6-47b1bb64eeaf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-297734e5-b95a-4bd4-83f6-47b1bb64eeaf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-297734e5-b95a-4bd4-83f6-47b1bb64eeaf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Could not evaluate value available, assuming string {{(pid=86751) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 01:16:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-297734e5-b95a-4bd4-83f6-47b1bb64eeaf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d5712b3a-6802-4e8b-a2ea-0653d1ebae6b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d5712b3a-6802-4e8b-a2ea-0653d1ebae6b tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] GET http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9 Sep 01 01:16:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d5712b3a-6802-4e8b-a2ea-0653d1ebae6b tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d5712b3a-6802-4e8b-a2ea-0653d1ebae6b tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:39 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:39 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:39 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:39 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:39 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d5712b3a-6802-4e8b-a2ea-0653d1ebae6b tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Volume info retrieved successfully. Sep 01 01:16:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-297734e5-b95a-4bd4-83f6-47b1bb64eeaf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-297734e5-b95a-4bd4-83f6-47b1bb64eeaf tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 01 01:16:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1141/2240] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:16:39 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1912 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d5712b3a-6802-4e8b-a2ea-0653d1ebae6b tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9 returned with HTTP 200 Sep 01 01:16:39 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1100/2241] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:39 2026] GET /volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9 => generated 851 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-51eed05f-884b-4402-a31b-056b945cc826 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-51eed05f-884b-4402-a31b-056b945cc826 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 01 01:16:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-51eed05f-884b-4402-a31b-056b945cc826 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-51eed05f-884b-4402-a31b-056b945cc826 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-51eed05f-884b-4402-a31b-056b945cc826 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-51eed05f-884b-4402-a31b-056b945cc826 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Could not evaluate value available, assuming string {{(pid=86751) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 01:16:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-51eed05f-884b-4402-a31b-056b945cc826 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-51eed05f-884b-4402-a31b-056b945cc826 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-51eed05f-884b-4402-a31b-056b945cc826 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 01 01:16:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1142/2242] 192.168.122.211 () {58 vars in 1243 bytes} [Tue Sep 1 01:16:39 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1911 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f6c61f77-6a58-4faf-a998-d4a44ec8e8cc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f6c61f77-6a58-4faf-a998-d4a44ec8e8cc tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes?limit=1 Sep 01 01:16:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f6c61f77-6a58-4faf-a998-d4a44ec8e8cc tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f6c61f77-6a58-4faf-a998-d4a44ec8e8cc tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-f6c61f77-6a58-4faf-a998-d4a44ec8e8cc tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:39 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f6c61f77-6a58-4faf-a998-d4a44ec8e8cc tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:39 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:39 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:39 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f6c61f77-6a58-4faf-a998-d4a44ec8e8cc tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f6c61f77-6a58-4faf-a998-d4a44ec8e8cc tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 01 01:16:39 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1101/2243] 192.168.122.211 () {58 vars in 1136 bytes} [Tue Sep 1 01:16:39 2026] GET /volume/v3/volumes?limit=1 => generated 482 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d65df93f-afe8-43d9-90e5-d1ffdaf876e0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d65df93f-afe8-43d9-90e5-d1ffdaf876e0 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes?limit=1&marker=4300967e-599e-4454-b028-141eb37c3c06 Sep 01 01:16:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d65df93f-afe8-43d9-90e5-d1ffdaf876e0 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d65df93f-afe8-43d9-90e5-d1ffdaf876e0 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-d65df93f-afe8-43d9-90e5-d1ffdaf876e0 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d65df93f-afe8-43d9-90e5-d1ffdaf876e0 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d65df93f-afe8-43d9-90e5-d1ffdaf876e0 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d65df93f-afe8-43d9-90e5-d1ffdaf876e0 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes?limit=1&marker=4300967e-599e-4454-b028-141eb37c3c06 returned with HTTP 200 Sep 01 01:16:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1143/2244] 192.168.122.211 () {58 vars in 1224 bytes} [Tue Sep 1 01:16:39 2026] GET /volume/v3/volumes?limit=1&marker=4300967e-599e-4454-b028-141eb37c3c06 => generated 480 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-53cc3043-bec0-461c-adef-e743f9eedbb5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-53cc3043-bec0-461c-adef-e743f9eedbb5 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes?limit=1&marker=53557889-4303-4423-8487-633e96ea6e3d Sep 01 01:16:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-53cc3043-bec0-461c-adef-e743f9eedbb5 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-53cc3043-bec0-461c-adef-e743f9eedbb5 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-53cc3043-bec0-461c-adef-e743f9eedbb5 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:39 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:39 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:39 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-53cc3043-bec0-461c-adef-e743f9eedbb5 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:39 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:39 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:39 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-53cc3043-bec0-461c-adef-e743f9eedbb5 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-53cc3043-bec0-461c-adef-e743f9eedbb5 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes?limit=1&marker=53557889-4303-4423-8487-633e96ea6e3d returned with HTTP 200 Sep 01 01:16:39 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1102/2245] 192.168.122.211 () {58 vars in 1224 bytes} [Tue Sep 1 01:16:39 2026] GET /volume/v3/volumes?limit=1&marker=53557889-4303-4423-8487-633e96ea6e3d => generated 480 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9e327d16-2c6d-4599-96e9-03d7ac0c54b4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9e327d16-2c6d-4599-96e9-03d7ac0c54b4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes?limit=1&marker=9dbaee97-aa3e-45e0-ac09-88886cc36a02 Sep 01 01:16:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9e327d16-2c6d-4599-96e9-03d7ac0c54b4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9e327d16-2c6d-4599-96e9-03d7ac0c54b4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-9e327d16-2c6d-4599-96e9-03d7ac0c54b4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9e327d16-2c6d-4599-96e9-03d7ac0c54b4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9e327d16-2c6d-4599-96e9-03d7ac0c54b4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9e327d16-2c6d-4599-96e9-03d7ac0c54b4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes?limit=1&marker=9dbaee97-aa3e-45e0-ac09-88886cc36a02 returned with HTTP 200 Sep 01 01:16:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1144/2246] 192.168.122.211 () {58 vars in 1224 bytes} [Tue Sep 1 01:16:39 2026] GET /volume/v3/volumes?limit=1&marker=9dbaee97-aa3e-45e0-ac09-88886cc36a02 => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 01:16:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-84a2e3a3-3d75-4dbc-a04e-9f080888fbe4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-84a2e3a3-3d75-4dbc-a04e-9f080888fbe4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-92577141&status=available Sep 01 01:16:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-84a2e3a3-3d75-4dbc-a04e-9f080888fbe4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-84a2e3a3-3d75-4dbc-a04e-9f080888fbe4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-84a2e3a3-3d75-4dbc-a04e-9f080888fbe4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:39 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-84a2e3a3-3d75-4dbc-a04e-9f080888fbe4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Could not evaluate value available, assuming string {{(pid=86752) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 01:16:39 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:39 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:39 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-84a2e3a3-3d75-4dbc-a04e-9f080888fbe4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-92577141'), ('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:40 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-84a2e3a3-3d75-4dbc-a04e-9f080888fbe4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-84a2e3a3-3d75-4dbc-a04e-9f080888fbe4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-92577141&status=available returned with HTTP 200 Sep 01 01:16:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1103/2247] 192.168.122.211 () {58 vars in 1252 bytes} [Tue Sep 1 01:16:39 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-92577141&status=available => generated 340 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:16:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-86c1d974-cd94-41ba-b70e-593269d0d612 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-86c1d974-cd94-41ba-b70e-593269d0d612 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1747514588&status=available Sep 01 01:16:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-86c1d974-cd94-41ba-b70e-593269d0d612 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-86c1d974-cd94-41ba-b70e-593269d0d612 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-86c1d974-cd94-41ba-b70e-593269d0d612 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:40 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-86c1d974-cd94-41ba-b70e-593269d0d612 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Could not evaluate value available, assuming string {{(pid=86751) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 01:16:40 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-86c1d974-cd94-41ba-b70e-593269d0d612 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1747514588'), ('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-86c1d974-cd94-41ba-b70e-593269d0d612 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-86c1d974-cd94-41ba-b70e-593269d0d612 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1747514588&status=available returned with HTTP 200 Sep 01 01:16:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1145/2248] 192.168.122.211 () {58 vars in 1277 bytes} [Tue Sep 1 01:16:40 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1747514588&status=available => generated 869 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ebb12b99-cc73-4596-b9be-61c20bdecbed None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ebb12b99-cc73-4596-b9be-61c20bdecbed tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/detail?marker=53557889-4303-4423-8487-633e96ea6e3d&sort=id%3Aasc Sep 01 01:16:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ebb12b99-cc73-4596-b9be-61c20bdecbed tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ebb12b99-cc73-4596-b9be-61c20bdecbed tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-ebb12b99-cc73-4596-b9be-61c20bdecbed tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:40 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:40 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:40 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-ebb12b99-cc73-4596-b9be-61c20bdecbed tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:40 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ebb12b99-cc73-4596-b9be-61c20bdecbed tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:40 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:40 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ebb12b99-cc73-4596-b9be-61c20bdecbed tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/detail?marker=53557889-4303-4423-8487-633e96ea6e3d&sort=id%3Aasc returned with HTTP 200 Sep 01 01:16:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1104/2249] 192.168.122.211 () {58 vars in 1257 bytes} [Tue Sep 1 01:16:40 2026] GET /volume/v3/volumes/detail?marker=53557889-4303-4423-8487-633e96ea6e3d&sort=id%3Aasc => generated 867 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-82252fec-fce8-409f-a47b-9f936a5046ed None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-82252fec-fce8-409f-a47b-9f936a5046ed tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 01 01:16:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-82252fec-fce8-409f-a47b-9f936a5046ed tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-82252fec-fce8-409f-a47b-9f936a5046ed tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-82252fec-fce8-409f-a47b-9f936a5046ed tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:40 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-82252fec-fce8-409f-a47b-9f936a5046ed tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2abc084d-30c9-4863-a78b-52acc45ad0f4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-82252fec-fce8-409f-a47b-9f936a5046ed tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2abc084d-30c9-4863-a78b-52acc45ad0f4 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] GET http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9 Sep 01 01:16:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2abc084d-30c9-4863-a78b-52acc45ad0f4 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2abc084d-30c9-4863-a78b-52acc45ad0f4 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2abc084d-30c9-4863-a78b-52acc45ad0f4 tempest-VolumesNegativeTest-1963197353 tempest-VolumesNegativeTest-1963197353-project-member] http://192.168.122.211/volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9 returned with HTTP 404 Sep 01 01:16:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1105/2250] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:40 2026] GET /volume/v3/volumes/a3f6b5aa-de80-4e8f-8e18-cba5a2f01ff9 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:16:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-82252fec-fce8-409f-a47b-9f936a5046ed tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 01 01:16:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1146/2251] 192.168.122.211 () {58 vars in 1221 bytes} [Tue Sep 1 01:16:40 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2577 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-242fc70b-1839-4c12-8b18-20d2eda51ef8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-242fc70b-1839-4c12-8b18-20d2eda51ef8 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:16:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-242fc70b-1839-4c12-8b18-20d2eda51ef8 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-242fc70b-1839-4c12-8b18-20d2eda51ef8 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-242fc70b-1839-4c12-8b18-20d2eda51ef8 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:40 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-242fc70b-1839-4c12-8b18-20d2eda51ef8 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:40 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-242fc70b-1839-4c12-8b18-20d2eda51ef8 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:40 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:40 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-242fc70b-1839-4c12-8b18-20d2eda51ef8 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:16:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1106/2252] 192.168.122.211 () {58 vars in 1142 bytes} [Tue Sep 1 01:16:40 2026] GET /volume/v3/volumes/detail => generated 2577 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-add66226-8e97-412e-a7a2-3a0d5b7e0781 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-add66226-8e97-412e-a7a2-3a0d5b7e0781 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 01 01:16:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-add66226-8e97-412e-a7a2-3a0d5b7e0781 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-add66226-8e97-412e-a7a2-3a0d5b7e0781 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-add66226-8e97-412e-a7a2-3a0d5b7e0781 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:40 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-add66226-8e97-412e-a7a2-3a0d5b7e0781 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-add66226-8e97-412e-a7a2-3a0d5b7e0781 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-add66226-8e97-412e-a7a2-3a0d5b7e0781 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 01 01:16:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1147/2253] 192.168.122.211 () {58 vars in 1200 bytes} [Tue Sep 1 01:16:40 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 996 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-557edec7-7040-49c0-8715-17612aa44743 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-557edec7-7040-49c0-8715-17612aa44743 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes?availability_zone=nova Sep 01 01:16:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-557edec7-7040-49c0-8715-17612aa44743 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-557edec7-7040-49c0-8715-17612aa44743 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-557edec7-7040-49c0-8715-17612aa44743 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:40 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-557edec7-7040-49c0-8715-17612aa44743 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Could not evaluate value nova, assuming string {{(pid=86752) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 01:16:40 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-557edec7-7040-49c0-8715-17612aa44743 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:40 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-557edec7-7040-49c0-8715-17612aa44743 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-557edec7-7040-49c0-8715-17612aa44743 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 01 01:16:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1107/2254] 192.168.122.211 () {58 vars in 1166 bytes} [Tue Sep 1 01:16:40 2026] GET /volume/v3/volumes?availability_zone=nova => generated 996 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f7b9fbd9-47af-4820-a8c2-a62467af38b4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f7b9fbd9-47af-4820-a8c2-a62467af38b4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes?availability_zone=nova Sep 01 01:16:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f7b9fbd9-47af-4820-a8c2-a62467af38b4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f7b9fbd9-47af-4820-a8c2-a62467af38b4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-f7b9fbd9-47af-4820-a8c2-a62467af38b4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:40 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f7b9fbd9-47af-4820-a8c2-a62467af38b4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Could not evaluate value nova, assuming string {{(pid=86751) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 01:16:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:40 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f7b9fbd9-47af-4820-a8c2-a62467af38b4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f7b9fbd9-47af-4820-a8c2-a62467af38b4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f7b9fbd9-47af-4820-a8c2-a62467af38b4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 01 01:16:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1148/2255] 192.168.122.211 () {58 vars in 1166 bytes} [Tue Sep 1 01:16:40 2026] GET /volume/v3/volumes?availability_zone=nova => generated 996 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-855a9900-d2c8-4416-80a0-17a3a9b1bf38 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-855a9900-d2c8-4416-80a0-17a3a9b1bf38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes?bootable=false Sep 01 01:16:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-855a9900-d2c8-4416-80a0-17a3a9b1bf38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-855a9900-d2c8-4416-80a0-17a3a9b1bf38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-855a9900-d2c8-4416-80a0-17a3a9b1bf38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:40 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:40 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:40 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-855a9900-d2c8-4416-80a0-17a3a9b1bf38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:40 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-855a9900-d2c8-4416-80a0-17a3a9b1bf38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-855a9900-d2c8-4416-80a0-17a3a9b1bf38 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 01 01:16:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1108/2256] 192.168.122.211 () {58 vars in 1150 bytes} [Tue Sep 1 01:16:40 2026] GET /volume/v3/volumes?bootable=false => generated 996 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-93437df5-4ebc-4751-bc9c-94fa8ad6d5ea None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-93437df5-4ebc-4751-bc9c-94fa8ad6d5ea tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes?bootable=false Sep 01 01:16:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-93437df5-4ebc-4751-bc9c-94fa8ad6d5ea tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-93437df5-4ebc-4751-bc9c-94fa8ad6d5ea tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-93437df5-4ebc-4751-bc9c-94fa8ad6d5ea tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:40 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-93437df5-4ebc-4751-bc9c-94fa8ad6d5ea tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-93437df5-4ebc-4751-bc9c-94fa8ad6d5ea tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-93437df5-4ebc-4751-bc9c-94fa8ad6d5ea tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 01 01:16:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1149/2257] 192.168.122.211 () {58 vars in 1150 bytes} [Tue Sep 1 01:16:40 2026] GET /volume/v3/volumes?bootable=false => generated 996 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-96210bd4-4c20-4f8e-b102-4cce05d8a8a6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-96210bd4-4c20-4f8e-b102-4cce05d8a8a6 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes?status=available Sep 01 01:16:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-96210bd4-4c20-4f8e-b102-4cce05d8a8a6 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-96210bd4-4c20-4f8e-b102-4cce05d8a8a6 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-96210bd4-4c20-4f8e-b102-4cce05d8a8a6 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:41 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-96210bd4-4c20-4f8e-b102-4cce05d8a8a6 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Could not evaluate value available, assuming string {{(pid=86752) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 01:16:41 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:41 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:41 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-96210bd4-4c20-4f8e-b102-4cce05d8a8a6 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:41 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:41 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:41 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:41 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:41 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:41 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-96210bd4-4c20-4f8e-b102-4cce05d8a8a6 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-96210bd4-4c20-4f8e-b102-4cce05d8a8a6 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes?status=available returned with HTTP 200 Sep 01 01:16:41 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1109/2258] 192.168.122.211 () {58 vars in 1154 bytes} [Tue Sep 1 01:16:41 2026] GET /volume/v3/volumes?status=available => generated 996 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e30b2da1-e4a2-4e84-aafb-a6e8b47e7bfa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e30b2da1-e4a2-4e84-aafb-a6e8b47e7bfa tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes?status=available Sep 01 01:16:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e30b2da1-e4a2-4e84-aafb-a6e8b47e7bfa tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e30b2da1-e4a2-4e84-aafb-a6e8b47e7bfa tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-e30b2da1-e4a2-4e84-aafb-a6e8b47e7bfa tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e30b2da1-e4a2-4e84-aafb-a6e8b47e7bfa tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Could not evaluate value available, assuming string {{(pid=86751) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 01:16:41 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:41 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e30b2da1-e4a2-4e84-aafb-a6e8b47e7bfa tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e30b2da1-e4a2-4e84-aafb-a6e8b47e7bfa tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e30b2da1-e4a2-4e84-aafb-a6e8b47e7bfa tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes?status=available returned with HTTP 200 Sep 01 01:16:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1150/2259] 192.168.122.211 () {58 vars in 1154 bytes} [Tue Sep 1 01:16:41 2026] GET /volume/v3/volumes?status=available => generated 996 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b037424b-6451-4189-9532-acf9741b8e8a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b037424b-6451-4189-9532-acf9741b8e8a tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/detail?availability_zone=nova Sep 01 01:16:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b037424b-6451-4189-9532-acf9741b8e8a tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b037424b-6451-4189-9532-acf9741b8e8a tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-b037424b-6451-4189-9532-acf9741b8e8a tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:41 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b037424b-6451-4189-9532-acf9741b8e8a tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Could not evaluate value nova, assuming string {{(pid=86752) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 01:16:41 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:41 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:41 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b037424b-6451-4189-9532-acf9741b8e8a tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:41 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:41 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:41 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:41 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:41 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:41 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b037424b-6451-4189-9532-acf9741b8e8a tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:41 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:41 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b037424b-6451-4189-9532-acf9741b8e8a tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 01 01:16:41 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1110/2260] 192.168.122.211 () {58 vars in 1187 bytes} [Tue Sep 1 01:16:41 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2577 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-99f0cb13-db71-49f4-9093-4ee8bd455269 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-99f0cb13-db71-49f4-9093-4ee8bd455269 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/detail?bootable=false Sep 01 01:16:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-99f0cb13-db71-49f4-9093-4ee8bd455269 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-99f0cb13-db71-49f4-9093-4ee8bd455269 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-99f0cb13-db71-49f4-9093-4ee8bd455269 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:41 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:41 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:41 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-99f0cb13-db71-49f4-9093-4ee8bd455269 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-99f0cb13-db71-49f4-9093-4ee8bd455269 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:41 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:41 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-99f0cb13-db71-49f4-9093-4ee8bd455269 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 01 01:16:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1151/2261] 192.168.122.211 () {58 vars in 1171 bytes} [Tue Sep 1 01:16:41 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2577 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7e0125cc-3e29-469c-8175-8dcd01f765cc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7e0125cc-3e29-469c-8175-8dcd01f765cc tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/detail?status=available Sep 01 01:16:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7e0125cc-3e29-469c-8175-8dcd01f765cc tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7e0125cc-3e29-469c-8175-8dcd01f765cc tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-7e0125cc-3e29-469c-8175-8dcd01f765cc tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:41 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7e0125cc-3e29-469c-8175-8dcd01f765cc tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Could not evaluate value available, assuming string {{(pid=86752) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 01:16:41 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-7e0125cc-3e29-469c-8175-8dcd01f765cc tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:16:41 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:41 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:41 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:41 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:41 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:41 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7e0125cc-3e29-469c-8175-8dcd01f765cc tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Get all volumes completed successfully. Sep 01 01:16:41 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:41 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7e0125cc-3e29-469c-8175-8dcd01f765cc tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 01 01:16:41 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1111/2262] 192.168.122.211 () {58 vars in 1175 bytes} [Tue Sep 1 01:16:41 2026] GET /volume/v3/volumes/detail?status=available => generated 2577 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-496b44e0-9625-4492-914c-9a448508d891 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-496b44e0-9625-4492-914c-9a448508d891 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/4300967e-599e-4454-b028-141eb37c3c06 Sep 01 01:16:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-496b44e0-9625-4492-914c-9a448508d891 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-496b44e0-9625-4492-914c-9a448508d891 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:41 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:41 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-496b44e0-9625-4492-914c-9a448508d891 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Volume info retrieved successfully. Sep 01 01:16:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-496b44e0-9625-4492-914c-9a448508d891 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/4300967e-599e-4454-b028-141eb37c3c06 returned with HTTP 200 Sep 01 01:16:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1152/2263] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:41 2026] GET /volume/v3/volumes/4300967e-599e-4454-b028-141eb37c3c06 => generated 866 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9369873d-fa6d-41d9-9980-f5b15020417a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9369873d-fa6d-41d9-9980-f5b15020417a tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] DELETE http://192.168.122.211/volume/v3/volumes/4300967e-599e-4454-b028-141eb37c3c06 Sep 01 01:16:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9369873d-fa6d-41d9-9980-f5b15020417a tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9369873d-fa6d-41d9-9980-f5b15020417a tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:41 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-9369873d-fa6d-41d9-9980-f5b15020417a tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Delete volume with id: 4300967e-599e-4454-b028-141eb37c3c06 Sep 01 01:16:41 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:41 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:41 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:41 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9369873d-fa6d-41d9-9980-f5b15020417a tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Volume info retrieved successfully. Sep 01 01:16:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9369873d-fa6d-41d9-9980-f5b15020417a tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Delete volume request issued successfully. Sep 01 01:16:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9369873d-fa6d-41d9-9980-f5b15020417a tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/4300967e-599e-4454-b028-141eb37c3c06 returned with HTTP 202 Sep 01 01:16:41 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1112/2264] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:16:41 2026] DELETE /volume/v3/volumes/4300967e-599e-4454-b028-141eb37c3c06 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:16:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8480fc99-a9c0-465c-b7d5-43f5192bf564 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8480fc99-a9c0-465c-b7d5-43f5192bf564 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/4300967e-599e-4454-b028-141eb37c3c06 Sep 01 01:16:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8480fc99-a9c0-465c-b7d5-43f5192bf564 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8480fc99-a9c0-465c-b7d5-43f5192bf564 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:41 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:41 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8480fc99-a9c0-465c-b7d5-43f5192bf564 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Volume info retrieved successfully. Sep 01 01:16:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8480fc99-a9c0-465c-b7d5-43f5192bf564 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/4300967e-599e-4454-b028-141eb37c3c06 returned with HTTP 200 Sep 01 01:16:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1153/2265] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:41 2026] GET /volume/v3/volumes/4300967e-599e-4454-b028-141eb37c3c06 => generated 865 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a042161d-2ae2-4e72-9686-9c0a2052788f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a042161d-2ae2-4e72-9686-9c0a2052788f tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/4300967e-599e-4454-b028-141eb37c3c06 Sep 01 01:16:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a042161d-2ae2-4e72-9686-9c0a2052788f tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a042161d-2ae2-4e72-9686-9c0a2052788f tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:42 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:42 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:42 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:42 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:42 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a042161d-2ae2-4e72-9686-9c0a2052788f tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Volume info retrieved successfully. Sep 01 01:16:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a042161d-2ae2-4e72-9686-9c0a2052788f tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/4300967e-599e-4454-b028-141eb37c3c06 returned with HTTP 200 Sep 01 01:16:42 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1113/2266] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:42 2026] GET /volume/v3/volumes/4300967e-599e-4454-b028-141eb37c3c06 => generated 865 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:16:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b21a1c2d-a505-4e66-b7c3-547ec713cfa5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b21a1c2d-a505-4e66-b7c3-547ec713cfa5 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/4300967e-599e-4454-b028-141eb37c3c06 Sep 01 01:16:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b21a1c2d-a505-4e66-b7c3-547ec713cfa5 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b21a1c2d-a505-4e66-b7c3-547ec713cfa5 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b21a1c2d-a505-4e66-b7c3-547ec713cfa5 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/4300967e-599e-4454-b028-141eb37c3c06 returned with HTTP 404 Sep 01 01:16:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1154/2267] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:43 2026] GET /volume/v3/volumes/4300967e-599e-4454-b028-141eb37c3c06 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-638a73bd-da72-4e2b-9f10-7f710ea49d55 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-638a73bd-da72-4e2b-9f10-7f710ea49d55 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/53557889-4303-4423-8487-633e96ea6e3d Sep 01 01:16:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-638a73bd-da72-4e2b-9f10-7f710ea49d55 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-638a73bd-da72-4e2b-9f10-7f710ea49d55 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:43 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:43 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:43 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:43 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-638a73bd-da72-4e2b-9f10-7f710ea49d55 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Volume info retrieved successfully. Sep 01 01:16:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-638a73bd-da72-4e2b-9f10-7f710ea49d55 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/53557889-4303-4423-8487-633e96ea6e3d returned with HTTP 200 Sep 01 01:16:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1114/2268] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:43 2026] GET /volume/v3/volumes/53557889-4303-4423-8487-633e96ea6e3d => generated 864 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-df704e58-7fb9-47b1-9a87-b5bd32130bcc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-df704e58-7fb9-47b1-9a87-b5bd32130bcc tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] DELETE http://192.168.122.211/volume/v3/volumes/53557889-4303-4423-8487-633e96ea6e3d Sep 01 01:16:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-df704e58-7fb9-47b1-9a87-b5bd32130bcc tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-df704e58-7fb9-47b1-9a87-b5bd32130bcc tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:43 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-df704e58-7fb9-47b1-9a87-b5bd32130bcc tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Delete volume with id: 53557889-4303-4423-8487-633e96ea6e3d Sep 01 01:16:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c4ca3970-7d02-427e-b8ac-18d586442497 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-df704e58-7fb9-47b1-9a87-b5bd32130bcc tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Volume info retrieved successfully. Sep 01 01:16:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-df704e58-7fb9-47b1-9a87-b5bd32130bcc tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Delete volume request issued successfully. Sep 01 01:16:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-df704e58-7fb9-47b1-9a87-b5bd32130bcc tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/53557889-4303-4423-8487-633e96ea6e3d returned with HTTP 202 Sep 01 01:16:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1155/2269] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:16:43 2026] DELETE /volume/v3/volumes/53557889-4303-4423-8487-633e96ea6e3d => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:16:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a1e90a42-9569-4409-8384-b6f55d4906a4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a1e90a42-9569-4409-8384-b6f55d4906a4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/53557889-4303-4423-8487-633e96ea6e3d Sep 01 01:16:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a1e90a42-9569-4409-8384-b6f55d4906a4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a1e90a42-9569-4409-8384-b6f55d4906a4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a1e90a42-9569-4409-8384-b6f55d4906a4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Volume info retrieved successfully. Sep 01 01:16:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a1e90a42-9569-4409-8384-b6f55d4906a4 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/53557889-4303-4423-8487-633e96ea6e3d returned with HTTP 200 Sep 01 01:16:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1156/2270] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:43 2026] GET /volume/v3/volumes/53557889-4303-4423-8487-633e96ea6e3d => generated 863 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c4ca3970-7d02-427e-b8ac-18d586442497 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:16:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c4ca3970-7d02-427e-b8ac-18d586442497 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-857680993"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-c4ca3970-7d02-427e-b8ac-18d586442497 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-857680993'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:16:44 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-c4ca3970-7d02-427e-b8ac-18d586442497 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Create volume of 1 GB Sep 01 01:16:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c4ca3970-7d02-427e-b8ac-18d586442497 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Availability Zones retrieved successfully. Sep 01 01:16:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c4ca3970-7d02-427e-b8ac-18d586442497 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Flow 'volume_create_api' (1fe368d1-a161-43c2-ae65-c9af6dab4f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:16:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c4ca3970-7d02-427e-b8ac-18d586442497 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc0fa958-c40d-4bb2-823c-602acd185826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-c4ca3970-7d02-427e-b8ac-18d586442497 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:16:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c4ca3970-7d02-427e-b8ac-18d586442497 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc0fa958-c40d-4bb2-823c-602acd185826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c4ca3970-7d02-427e-b8ac-18d586442497 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (516badc1-2b74-4bf4-9234-f5204ea6c3fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:44 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=545,cinder:INSERT=83,cinder:UPDATE=101 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:16:44 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-c4ca3970-7d02-427e-b8ac-18d586442497 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Created reservations ['df0eaf13-f3dc-4b73-9cb8-d71fd46ffe5f', 'f41eacbe-cb1e-481b-9645-16ac7d8a379d', 'e0c4d677-d0fd-4261-bc32-b54ecd95b978', '2ee0bdb7-8322-4b33-a4a2-082ae3b93847'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:16:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c4ca3970-7d02-427e-b8ac-18d586442497 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (516badc1-2b74-4bf4-9234-f5204ea6c3fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df0eaf13-f3dc-4b73-9cb8-d71fd46ffe5f', 'f41eacbe-cb1e-481b-9645-16ac7d8a379d', 'e0c4d677-d0fd-4261-bc32-b54ecd95b978', '2ee0bdb7-8322-4b33-a4a2-082ae3b93847']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c4ca3970-7d02-427e-b8ac-18d586442497 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df565edf-123c-48de-b43e-657e4835ae77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:44 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:44 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c4ca3970-7d02-427e-b8ac-18d586442497 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df565edf-123c-48de-b43e-657e4835ae77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '100b7915-3b74-49d2-8398-af388aeea7a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-857680993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cdfdf734c474402aa63c2b477dd3f55',qos_specs=None,replication_status=,reservations=['df0eaf13-f3dc-4b73-9cb8-d71fd46ffe5f','f41eacbe-cb1e-481b-9645-16ac7d8a379d','e0c4d677-d0fd-4261-bc32-b54ecd95b978','2ee0bdb7-8322-4b33-a4a2-082ae3b93847'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8163e77d1dd478ab73fb76993527172',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:16:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-857680993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=100b7915-3b74-49d2-8398-af388aeea7a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cdfdf734c474402aa63c2b477dd3f55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8163e77d1dd478ab73fb76993527172',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c4ca3970-7d02-427e-b8ac-18d586442497 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdd4cd65-a0d5-4b1e-ba36-72781f16067c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c4ca3970-7d02-427e-b8ac-18d586442497 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdd4cd65-a0d5-4b1e-ba36-72781f16067c) transitioned into state 'SUCCESS' from state '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-857680993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cdfdf734c474402aa63c2b477dd3f55',qos_specs=None,replication_status=,reservations=['df0eaf13-f3dc-4b73-9cb8-d71fd46ffe5f','f41eacbe-cb1e-481b-9645-16ac7d8a379d','e0c4d677-d0fd-4261-bc32-b54ecd95b978','2ee0bdb7-8322-4b33-a4a2-082ae3b93847'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8163e77d1dd478ab73fb76993527172',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c4ca3970-7d02-427e-b8ac-18d586442497 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4e53c31-73cc-4bb9-b8c5-b50f75d1cd6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c4ca3970-7d02-427e-b8ac-18d586442497 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4e53c31-73cc-4bb9-b8c5-b50f75d1cd6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c4ca3970-7d02-427e-b8ac-18d586442497 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Flow 'volume_create_api' (1fe368d1-a161-43c2-ae65-c9af6dab4f18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:16:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c4ca3970-7d02-427e-b8ac-18d586442497 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Create volume request issued successfully. Sep 01 01:16:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c4ca3970-7d02-427e-b8ac-18d586442497 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:16:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1115/2271] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:16:43 2026] POST /volume/v3/volumes => generated 766 bytes in 668 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:16:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f632f598-49c3-40a0-8355-b52ac93d78c4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f632f598-49c3-40a0-8355-b52ac93d78c4 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/volumes/100b7915-3b74-49d2-8398-af388aeea7a4 Sep 01 01:16:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f632f598-49c3-40a0-8355-b52ac93d78c4 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f632f598-49c3-40a0-8355-b52ac93d78c4 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f632f598-49c3-40a0-8355-b52ac93d78c4 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Volume info retrieved successfully. Sep 01 01:16:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f632f598-49c3-40a0-8355-b52ac93d78c4 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/volumes/100b7915-3b74-49d2-8398-af388aeea7a4 returned with HTTP 200 Sep 01 01:16:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1157/2272] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:44 2026] GET /volume/v3/volumes/100b7915-3b74-49d2-8398-af388aeea7a4 => generated 834 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fb742563-37c1-4dd0-9f77-358a0d404448 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fb742563-37c1-4dd0-9f77-358a0d404448 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/53557889-4303-4423-8487-633e96ea6e3d Sep 01 01:16:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fb742563-37c1-4dd0-9f77-358a0d404448 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fb742563-37c1-4dd0-9f77-358a0d404448 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:45 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:45 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:45 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:45 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-fb742563-37c1-4dd0-9f77-358a0d404448 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Volume info retrieved successfully. Sep 01 01:16:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fb742563-37c1-4dd0-9f77-358a0d404448 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/53557889-4303-4423-8487-633e96ea6e3d returned with HTTP 200 Sep 01 01:16:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1116/2273] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:45 2026] GET /volume/v3/volumes/53557889-4303-4423-8487-633e96ea6e3d => generated 863 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2705fede-65cf-4ad0-9bd0-abf1c76d673e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2705fede-65cf-4ad0-9bd0-abf1c76d673e tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/volumes/100b7915-3b74-49d2-8398-af388aeea7a4 Sep 01 01:16:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2705fede-65cf-4ad0-9bd0-abf1c76d673e tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2705fede-65cf-4ad0-9bd0-abf1c76d673e tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2705fede-65cf-4ad0-9bd0-abf1c76d673e tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Volume info retrieved successfully. Sep 01 01:16:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2705fede-65cf-4ad0-9bd0-abf1c76d673e tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/volumes/100b7915-3b74-49d2-8398-af388aeea7a4 returned with HTTP 200 Sep 01 01:16:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1158/2274] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:45 2026] GET /volume/v3/volumes/100b7915-3b74-49d2-8398-af388aeea7a4 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2629136a-955d-40dd-823d-883cc518088c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2629136a-955d-40dd-823d-883cc518088c tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/53557889-4303-4423-8487-633e96ea6e3d Sep 01 01:16:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2629136a-955d-40dd-823d-883cc518088c tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2629136a-955d-40dd-823d-883cc518088c tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2629136a-955d-40dd-823d-883cc518088c tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/53557889-4303-4423-8487-633e96ea6e3d returned with HTTP 404 Sep 01 01:16:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1117/2275] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:46 2026] GET /volume/v3/volumes/53557889-4303-4423-8487-633e96ea6e3d => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-186d55df-9b30-498d-8f02-f1c694e15bcb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-186d55df-9b30-498d-8f02-f1c694e15bcb tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/9dbaee97-aa3e-45e0-ac09-88886cc36a02 Sep 01 01:16:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-186d55df-9b30-498d-8f02-f1c694e15bcb tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-186d55df-9b30-498d-8f02-f1c694e15bcb tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-186d55df-9b30-498d-8f02-f1c694e15bcb tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Volume info retrieved successfully. Sep 01 01:16:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-186d55df-9b30-498d-8f02-f1c694e15bcb tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/9dbaee97-aa3e-45e0-ac09-88886cc36a02 returned with HTTP 200 Sep 01 01:16:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1159/2276] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:46 2026] GET /volume/v3/volumes/9dbaee97-aa3e-45e0-ac09-88886cc36a02 => generated 864 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fba4e922-9e13-40c3-ac98-40ba1240887b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fba4e922-9e13-40c3-ac98-40ba1240887b tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] DELETE http://192.168.122.211/volume/v3/volumes/9dbaee97-aa3e-45e0-ac09-88886cc36a02 Sep 01 01:16:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fba4e922-9e13-40c3-ac98-40ba1240887b tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fba4e922-9e13-40c3-ac98-40ba1240887b tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:46 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-fba4e922-9e13-40c3-ac98-40ba1240887b tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Delete volume with id: 9dbaee97-aa3e-45e0-ac09-88886cc36a02 Sep 01 01:16:46 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:46 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:46 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:46 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:46 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-fba4e922-9e13-40c3-ac98-40ba1240887b tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Volume info retrieved successfully. Sep 01 01:16:46 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-fba4e922-9e13-40c3-ac98-40ba1240887b tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Delete volume request issued successfully. Sep 01 01:16:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fba4e922-9e13-40c3-ac98-40ba1240887b tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/9dbaee97-aa3e-45e0-ac09-88886cc36a02 returned with HTTP 202 Sep 01 01:16:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1118/2277] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:16:46 2026] DELETE /volume/v3/volumes/9dbaee97-aa3e-45e0-ac09-88886cc36a02 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:16:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-72655a3e-2331-468d-8edf-b08fe68c1649 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-72655a3e-2331-468d-8edf-b08fe68c1649 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/9dbaee97-aa3e-45e0-ac09-88886cc36a02 Sep 01 01:16:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-72655a3e-2331-468d-8edf-b08fe68c1649 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-72655a3e-2331-468d-8edf-b08fe68c1649 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-72655a3e-2331-468d-8edf-b08fe68c1649 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Volume info retrieved successfully. Sep 01 01:16:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-72655a3e-2331-468d-8edf-b08fe68c1649 tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/9dbaee97-aa3e-45e0-ac09-88886cc36a02 returned with HTTP 200 Sep 01 01:16:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1160/2278] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:46 2026] GET /volume/v3/volumes/9dbaee97-aa3e-45e0-ac09-88886cc36a02 => generated 863 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6b764c46-dd2e-495c-85e1-a28ad9fcf531 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6b764c46-dd2e-495c-85e1-a28ad9fcf531 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/volumes/100b7915-3b74-49d2-8398-af388aeea7a4 Sep 01 01:16:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6b764c46-dd2e-495c-85e1-a28ad9fcf531 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6b764c46-dd2e-495c-85e1-a28ad9fcf531 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:46 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:46 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:46 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:46 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:46 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6b764c46-dd2e-495c-85e1-a28ad9fcf531 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Volume info retrieved successfully. Sep 01 01:16:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6b764c46-dd2e-495c-85e1-a28ad9fcf531 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/volumes/100b7915-3b74-49d2-8398-af388aeea7a4 returned with HTTP 200 Sep 01 01:16:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1119/2279] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:46 2026] GET /volume/v3/volumes/100b7915-3b74-49d2-8398-af388aeea7a4 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c4aec8a7-e773-4c43-98ea-dac2fa12c185 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c4aec8a7-e773-4c43-98ea-dac2fa12c185 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:16:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c4aec8a7-e773-4c43-98ea-dac2fa12c185 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "100b7915-3b74-49d2-8398-af388aeea7a4", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-399276248"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c4aec8a7-e773-4c43-98ea-dac2fa12c185 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Volume info retrieved successfully. Sep 01 01:16:46 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-c4aec8a7-e773-4c43-98ea-dac2fa12c185 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Create snapshot from volume 100b7915-3b74-49d2-8398-af388aeea7a4 Sep 01 01:16:46 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-c4aec8a7-e773-4c43-98ea-dac2fa12c185 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Created reservations ['c7f799bf-e19a-4383-80bc-e833f7081aba', '67865a2b-0786-46e3-abf1-26800ea42ef6', '8cd3424f-531c-4f62-9042-73f60aea1dc2', '5ef8b4d8-c0b6-48aa-9c2a-9ad21b6df7bb'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:16:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c4aec8a7-e773-4c43-98ea-dac2fa12c185 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot create request issued successfully. Sep 01 01:16:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c4aec8a7-e773-4c43-98ea-dac2fa12c185 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:16:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1161/2280] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:16:46 2026] POST /volume/v3/snapshots => generated 313 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:16:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9cd19635-2889-4efc-b0f6-893f04b7195f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9cd19635-2889-4efc-b0f6-893f04b7195f tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 Sep 01 01:16:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9cd19635-2889-4efc-b0f6-893f04b7195f tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9cd19635-2889-4efc-b0f6-893f04b7195f tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9cd19635-2889-4efc-b0f6-893f04b7195f tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot retrieved successfully. Sep 01 01:16:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9cd19635-2889-4efc-b0f6-893f04b7195f tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 returned with HTTP 200 Sep 01 01:16:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1120/2281] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:47 2026] GET /volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 => generated 445 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ab3be0e6-6af9-4cdf-8fcc-72c85856b83c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ab3be0e6-6af9-4cdf-8fcc-72c85856b83c tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] GET http://192.168.122.211/volume/v3/volumes/9dbaee97-aa3e-45e0-ac09-88886cc36a02 Sep 01 01:16:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ab3be0e6-6af9-4cdf-8fcc-72c85856b83c tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ab3be0e6-6af9-4cdf-8fcc-72c85856b83c tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ab3be0e6-6af9-4cdf-8fcc-72c85856b83c tempest-VolumesListTestJSON-1920769980 tempest-VolumesListTestJSON-1920769980-project-member] http://192.168.122.211/volume/v3/volumes/9dbaee97-aa3e-45e0-ac09-88886cc36a02 returned with HTTP 404 Sep 01 01:16:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1162/2282] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:47 2026] GET /volume/v3/volumes/9dbaee97-aa3e-45e0-ac09-88886cc36a02 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:16:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b52c614f-ba3c-4fad-bf11-5a1d243e4c28 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b52c614f-ba3c-4fad-bf11-5a1d243e4c28 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 Sep 01 01:16:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b52c614f-ba3c-4fad-bf11-5a1d243e4c28 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b52c614f-ba3c-4fad-bf11-5a1d243e4c28 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:48 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:48 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:48 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b52c614f-ba3c-4fad-bf11-5a1d243e4c28 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot retrieved successfully. Sep 01 01:16:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b52c614f-ba3c-4fad-bf11-5a1d243e4c28 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 returned with HTTP 200 Sep 01 01:16:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1121/2283] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:48 2026] GET /volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 => generated 445 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f7c040fe-52be-418b-b4fe-8ad3099b6e85 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f7c040fe-52be-418b-b4fe-8ad3099b6e85 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 Sep 01 01:16:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f7c040fe-52be-418b-b4fe-8ad3099b6e85 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f7c040fe-52be-418b-b4fe-8ad3099b6e85 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f7c040fe-52be-418b-b4fe-8ad3099b6e85 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot retrieved successfully. Sep 01 01:16:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f7c040fe-52be-418b-b4fe-8ad3099b6e85 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 returned with HTTP 200 Sep 01 01:16:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1163/2284] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:49 2026] GET /volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 => generated 445 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6c7e38db-70c0-49e9-b0e3-3fe539d63c36 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6c7e38db-70c0-49e9-b0e3-3fe539d63c36 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 Sep 01 01:16:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6c7e38db-70c0-49e9-b0e3-3fe539d63c36 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6c7e38db-70c0-49e9-b0e3-3fe539d63c36 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:50 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:50 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:50 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6c7e38db-70c0-49e9-b0e3-3fe539d63c36 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot retrieved successfully. Sep 01 01:16:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6c7e38db-70c0-49e9-b0e3-3fe539d63c36 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 returned with HTTP 200 Sep 01 01:16:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1122/2285] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:50 2026] GET /volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 => generated 472 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9b749401-688e-41ef-ad8b-3823d1bc71e6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9b749401-688e-41ef-ad8b-3823d1bc71e6 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:16:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9b749401-688e-41ef-ad8b-3823d1bc71e6 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "100b7915-3b74-49d2-8398-af388aeea7a4", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-408758421"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9b749401-688e-41ef-ad8b-3823d1bc71e6 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Volume info retrieved successfully. Sep 01 01:16:50 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-9b749401-688e-41ef-ad8b-3823d1bc71e6 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Create snapshot from volume 100b7915-3b74-49d2-8398-af388aeea7a4 Sep 01 01:16:50 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-9b749401-688e-41ef-ad8b-3823d1bc71e6 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Created reservations ['0701c27d-e0d1-49a5-9ff8-d225bd7a0251', '1342a305-2c1e-4ead-9c24-af7e2cde4455', '1b01764d-1097-4347-9183-cd6a20374a4f', '3f5b4b06-f80b-4940-9c50-fa160f1278ae'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:16:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9b749401-688e-41ef-ad8b-3823d1bc71e6 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot create request issued successfully. Sep 01 01:16:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9b749401-688e-41ef-ad8b-3823d1bc71e6 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:16:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1164/2286] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:16:50 2026] POST /volume/v3/snapshots => generated 313 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:16:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f9a51552-cc2f-4f01-953a-4375ba8d8fbc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f9a51552-cc2f-4f01-953a-4375ba8d8fbc tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/d4538317-8904-478c-9fba-9f065bb104a3 Sep 01 01:16:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f9a51552-cc2f-4f01-953a-4375ba8d8fbc tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f9a51552-cc2f-4f01-953a-4375ba8d8fbc tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:50 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:50 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:50 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f9a51552-cc2f-4f01-953a-4375ba8d8fbc tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot retrieved successfully. Sep 01 01:16:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f9a51552-cc2f-4f01-953a-4375ba8d8fbc tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/d4538317-8904-478c-9fba-9f065bb104a3 returned with HTTP 200 Sep 01 01:16:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1123/2287] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:50 2026] GET /volume/v3/snapshots/d4538317-8904-478c-9fba-9f065bb104a3 => generated 445 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6c7881d9-fde3-486f-8563-a4f4df4ce26d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6c7881d9-fde3-486f-8563-a4f4df4ce26d tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/d4538317-8904-478c-9fba-9f065bb104a3 Sep 01 01:16:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6c7881d9-fde3-486f-8563-a4f4df4ce26d tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6c7881d9-fde3-486f-8563-a4f4df4ce26d tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6c7881d9-fde3-486f-8563-a4f4df4ce26d tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot retrieved successfully. Sep 01 01:16:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6c7881d9-fde3-486f-8563-a4f4df4ce26d tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/d4538317-8904-478c-9fba-9f065bb104a3 returned with HTTP 200 Sep 01 01:16:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1165/2288] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:51 2026] GET /volume/v3/snapshots/d4538317-8904-478c-9fba-9f065bb104a3 => generated 445 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3772a66e-7076-4374-938e-4367b277e46c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3772a66e-7076-4374-938e-4367b277e46c tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/d4538317-8904-478c-9fba-9f065bb104a3 Sep 01 01:16:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3772a66e-7076-4374-938e-4367b277e46c tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3772a66e-7076-4374-938e-4367b277e46c tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:52 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:52 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:52 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3772a66e-7076-4374-938e-4367b277e46c tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot retrieved successfully. Sep 01 01:16:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3772a66e-7076-4374-938e-4367b277e46c tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/d4538317-8904-478c-9fba-9f065bb104a3 returned with HTTP 200 Sep 01 01:16:52 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1124/2289] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:52 2026] GET /volume/v3/snapshots/d4538317-8904-478c-9fba-9f065bb104a3 => generated 445 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-789706a3-e6c8-448d-af9d-5f273059581b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-789706a3-e6c8-448d-af9d-5f273059581b tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/d4538317-8904-478c-9fba-9f065bb104a3 Sep 01 01:16:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-789706a3-e6c8-448d-af9d-5f273059581b tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-789706a3-e6c8-448d-af9d-5f273059581b tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-789706a3-e6c8-448d-af9d-5f273059581b tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot retrieved successfully. Sep 01 01:16:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-789706a3-e6c8-448d-af9d-5f273059581b tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/d4538317-8904-478c-9fba-9f065bb104a3 returned with HTTP 200 Sep 01 01:16:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1166/2290] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:53 2026] GET /volume/v3/snapshots/d4538317-8904-478c-9fba-9f065bb104a3 => generated 472 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b7bf7d03-5bc2-4cfe-b77d-146a28e7c0f9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b7bf7d03-5bc2-4cfe-b77d-146a28e7c0f9 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:16:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b7bf7d03-5bc2-4cfe-b77d-146a28e7c0f9 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "100b7915-3b74-49d2-8398-af388aeea7a4", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1718186407"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b7bf7d03-5bc2-4cfe-b77d-146a28e7c0f9 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Volume info retrieved successfully. Sep 01 01:16:53 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-b7bf7d03-5bc2-4cfe-b77d-146a28e7c0f9 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Create snapshot from volume 100b7915-3b74-49d2-8398-af388aeea7a4 Sep 01 01:16:53 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-b7bf7d03-5bc2-4cfe-b77d-146a28e7c0f9 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Created reservations ['a410d25e-60a4-4834-abd5-02a4cf364315', '06277eac-171f-4892-a37a-4d85aabb1dbf', '0926d2f2-cfd6-4b6a-99ac-80df395fddcf', 'c8f3f66c-a8ab-47c4-b014-e3738779cea5'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:16:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b7bf7d03-5bc2-4cfe-b77d-146a28e7c0f9 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot create request issued successfully. Sep 01 01:16:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b7bf7d03-5bc2-4cfe-b77d-146a28e7c0f9 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:16:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1125/2291] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:16:53 2026] POST /volume/v3/snapshots => generated 314 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:16:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-eaaefe04-127f-4d04-bafd-c33bc7b6d825 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eaaefe04-127f-4d04-bafd-c33bc7b6d825 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/4de31009-b22f-4688-9f3b-4b97d3d73502 Sep 01 01:16:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eaaefe04-127f-4d04-bafd-c33bc7b6d825 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eaaefe04-127f-4d04-bafd-c33bc7b6d825 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-eaaefe04-127f-4d04-bafd-c33bc7b6d825 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot retrieved successfully. Sep 01 01:16:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eaaefe04-127f-4d04-bafd-c33bc7b6d825 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/4de31009-b22f-4688-9f3b-4b97d3d73502 returned with HTTP 200 Sep 01 01:16:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1167/2292] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:53 2026] GET /volume/v3/snapshots/4de31009-b22f-4688-9f3b-4b97d3d73502 => generated 446 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8442f2c3-4f20-44e7-a628-68807bc79ad6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8442f2c3-4f20-44e7-a628-68807bc79ad6 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:16:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8442f2c3-4f20-44e7-a628-68807bc79ad6 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-796272661", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-8442f2c3-4f20-44e7-a628-68807bc79ad6 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-796272661', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:16:54 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-8442f2c3-4f20-44e7-a628-68807bc79ad6 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Create volume of 1 GB Sep 01 01:16:54 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:54 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8442f2c3-4f20-44e7-a628-68807bc79ad6 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Availability Zones retrieved successfully. Sep 01 01:16:54 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8442f2c3-4f20-44e7-a628-68807bc79ad6 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Flow 'volume_create_api' (3c36af8b-6ec9-4fb7-bf40-15d26c3cbdfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:16:54 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8442f2c3-4f20-44e7-a628-68807bc79ad6 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b4b6e74-5e16-49aa-a6af-43e359b43bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:54 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-8442f2c3-4f20-44e7-a628-68807bc79ad6 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:16:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8442f2c3-4f20-44e7-a628-68807bc79ad6 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b4b6e74-5e16-49aa-a6af-43e359b43bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8442f2c3-4f20-44e7-a628-68807bc79ad6 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (920c25a0-ef19-402e-9e46-96907efce0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2e52e8c2-9e88-4492-925b-b7d3a9121058 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2e52e8c2-9e88-4492-925b-b7d3a9121058 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/4de31009-b22f-4688-9f3b-4b97d3d73502 Sep 01 01:16:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2e52e8c2-9e88-4492-925b-b7d3a9121058 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2e52e8c2-9e88-4492-925b-b7d3a9121058 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2e52e8c2-9e88-4492-925b-b7d3a9121058 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot retrieved successfully. Sep 01 01:16:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2e52e8c2-9e88-4492-925b-b7d3a9121058 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/4de31009-b22f-4688-9f3b-4b97d3d73502 returned with HTTP 200 Sep 01 01:16:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1168/2293] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:55 2026] GET /volume/v3/snapshots/4de31009-b22f-4688-9f3b-4b97d3d73502 => generated 446 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:55 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-8442f2c3-4f20-44e7-a628-68807bc79ad6 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Created reservations ['5b8e5bab-ea86-462f-950b-769a7a9a0b48', 'c9ab66d6-b044-486a-8391-eca0258056d9', 'ea806a2d-b280-4dc0-8a0d-c8d1037ddd74', '7aca6f15-dd86-4a9b-9e24-f5627bf865be'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:16:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8442f2c3-4f20-44e7-a628-68807bc79ad6 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (920c25a0-ef19-402e-9e46-96907efce0e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b8e5bab-ea86-462f-950b-769a7a9a0b48', 'c9ab66d6-b044-486a-8391-eca0258056d9', 'ea806a2d-b280-4dc0-8a0d-c8d1037ddd74', '7aca6f15-dd86-4a9b-9e24-f5627bf865be']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8442f2c3-4f20-44e7-a628-68807bc79ad6 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1c295c0-7355-4ccb-8ef2-67f1f36449f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:55 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:55 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8442f2c3-4f20-44e7-a628-68807bc79ad6 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1c295c0-7355-4ccb-8ef2-67f1f36449f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f37d610-776d-44fc-ac1e-59f27cb816e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-796272661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df4c6c31be104f4eb941fd3cc6414087',qos_specs=None,replication_status=,reservations=['5b8e5bab-ea86-462f-950b-769a7a9a0b48','c9ab66d6-b044-486a-8391-eca0258056d9','ea806a2d-b280-4dc0-8a0d-c8d1037ddd74','7aca6f15-dd86-4a9b-9e24-f5627bf865be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62e1c68cff15495bb555d2c32c98f431',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:16:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-796272661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f37d610-776d-44fc-ac1e-59f27cb816e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df4c6c31be104f4eb941fd3cc6414087',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62e1c68cff15495bb555d2c32c98f431',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8442f2c3-4f20-44e7-a628-68807bc79ad6 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16599a74-5774-42cd-bdd6-a90cc2a240ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8442f2c3-4f20-44e7-a628-68807bc79ad6 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16599a74-5774-42cd-bdd6-a90cc2a240ed) transitioned into state 'SUCCESS' from state '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-796272661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df4c6c31be104f4eb941fd3cc6414087',qos_specs=None,replication_status=,reservations=['5b8e5bab-ea86-462f-950b-769a7a9a0b48','c9ab66d6-b044-486a-8391-eca0258056d9','ea806a2d-b280-4dc0-8a0d-c8d1037ddd74','7aca6f15-dd86-4a9b-9e24-f5627bf865be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62e1c68cff15495bb555d2c32c98f431',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8442f2c3-4f20-44e7-a628-68807bc79ad6 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (634cdf5e-34ed-44ce-b68a-af25aff49ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:16:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8442f2c3-4f20-44e7-a628-68807bc79ad6 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (634cdf5e-34ed-44ce-b68a-af25aff49ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:16:55 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-8442f2c3-4f20-44e7-a628-68807bc79ad6 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Flow 'volume_create_api' (3c36af8b-6ec9-4fb7-bf40-15d26c3cbdfa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:16:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8442f2c3-4f20-44e7-a628-68807bc79ad6 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Create volume request issued successfully. Sep 01 01:16:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8442f2c3-4f20-44e7-a628-68807bc79ad6 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:16:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1126/2294] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:16:54 2026] POST /volume/v3/volumes => generated 762 bytes in 891 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:16:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ef93f337-7d1a-4efd-b83c-d60d9cff5e82 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ef93f337-7d1a-4efd-b83c-d60d9cff5e82 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/volumes/2f37d610-776d-44fc-ac1e-59f27cb816e7 Sep 01 01:16:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ef93f337-7d1a-4efd-b83c-d60d9cff5e82 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ef93f337-7d1a-4efd-b83c-d60d9cff5e82 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ef93f337-7d1a-4efd-b83c-d60d9cff5e82 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Volume info retrieved successfully. Sep 01 01:16:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ef93f337-7d1a-4efd-b83c-d60d9cff5e82 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/volumes/2f37d610-776d-44fc-ac1e-59f27cb816e7 returned with HTTP 200 Sep 01 01:16:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1169/2295] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:55 2026] GET /volume/v3/volumes/2f37d610-776d-44fc-ac1e-59f27cb816e7 => generated 830 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-40303fa3-339a-4d75-91ee-6ee233ba966b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-40303fa3-339a-4d75-91ee-6ee233ba966b tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/4de31009-b22f-4688-9f3b-4b97d3d73502 Sep 01 01:16:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-40303fa3-339a-4d75-91ee-6ee233ba966b tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-40303fa3-339a-4d75-91ee-6ee233ba966b tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:56 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:56 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:56 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-40303fa3-339a-4d75-91ee-6ee233ba966b tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot retrieved successfully. Sep 01 01:16:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-40303fa3-339a-4d75-91ee-6ee233ba966b tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/4de31009-b22f-4688-9f3b-4b97d3d73502 returned with HTTP 200 Sep 01 01:16:56 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1127/2296] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:56 2026] GET /volume/v3/snapshots/4de31009-b22f-4688-9f3b-4b97d3d73502 => generated 446 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0252ced3-7526-4542-88d3-131f51332a7d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0252ced3-7526-4542-88d3-131f51332a7d tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/volumes/2f37d610-776d-44fc-ac1e-59f27cb816e7 Sep 01 01:16:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0252ced3-7526-4542-88d3-131f51332a7d tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0252ced3-7526-4542-88d3-131f51332a7d tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0252ced3-7526-4542-88d3-131f51332a7d tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Volume info retrieved successfully. Sep 01 01:16:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0252ced3-7526-4542-88d3-131f51332a7d tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/volumes/2f37d610-776d-44fc-ac1e-59f27cb816e7 returned with HTTP 200 Sep 01 01:16:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1170/2297] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:56 2026] GET /volume/v3/volumes/2f37d610-776d-44fc-ac1e-59f27cb816e7 => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c31a0115-5682-4d0f-8891-a7d56a215948 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c31a0115-5682-4d0f-8891-a7d56a215948 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/4de31009-b22f-4688-9f3b-4b97d3d73502 Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c31a0115-5682-4d0f-8891-a7d56a215948 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c31a0115-5682-4d0f-8891-a7d56a215948 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c31a0115-5682-4d0f-8891-a7d56a215948 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot retrieved successfully. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c31a0115-5682-4d0f-8891-a7d56a215948 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/4de31009-b22f-4688-9f3b-4b97d3d73502 returned with HTTP 200 Sep 01 01:16:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1128/2298] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:57 2026] GET /volume/v3/snapshots/4de31009-b22f-4688-9f3b-4b97d3d73502 => generated 473 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0aaaeed0-5ae8-40b4-b61c-a807bc9ef3fb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0aaaeed0-5ae8-40b4-b61c-a807bc9ef3fb tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots?limit=1 Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0aaaeed0-5ae8-40b4-b61c-a807bc9ef3fb tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0aaaeed0-5ae8-40b4-b61c-a807bc9ef3fb tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-0aaaeed0-5ae8-40b4-b61c-a807bc9ef3fb tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-0aaaeed0-5ae8-40b4-b61c-a807bc9ef3fb tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0aaaeed0-5ae8-40b4-b61c-a807bc9ef3fb tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Get all snapshots completed successfully. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0aaaeed0-5ae8-40b4-b61c-a807bc9ef3fb tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 01 01:16:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1171/2299] 192.168.122.211 () {58 vars in 1142 bytes} [Tue Sep 1 01:16:57 2026] GET /volume/v3/snapshots?limit=1 => generated 486 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6b8c2978-35cf-48ea-9b1c-a4843f2ddf78 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6b8c2978-35cf-48ea-9b1c-a4843f2ddf78 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6b8c2978-35cf-48ea-9b1c-a4843f2ddf78 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6b8c2978-35cf-48ea-9b1c-a4843f2ddf78 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-6b8c2978-35cf-48ea-9b1c-a4843f2ddf78 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.db.api [None req-6b8c2978-35cf-48ea-9b1c-a4843f2ddf78 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Building query based on filter {{(pid=86752) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6b8c2978-35cf-48ea-9b1c-a4843f2ddf78 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Get all snapshots completed successfully. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6b8c2978-35cf-48ea-9b1c-a4843f2ddf78 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 200 Sep 01 01:16:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1129/2300] 192.168.122.211 () {58 vars in 1127 bytes} [Tue Sep 1 01:16:57 2026] GET /volume/v3/snapshots => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-770fe87f-8adb-44c3-b8c0-5fd1fb7bf7ac None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-770fe87f-8adb-44c3-b8c0-5fd1fb7bf7ac tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots?limit=100000 Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-770fe87f-8adb-44c3-b8c0-5fd1fb7bf7ac tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-770fe87f-8adb-44c3-b8c0-5fd1fb7bf7ac tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-770fe87f-8adb-44c3-b8c0-5fd1fb7bf7ac tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-770fe87f-8adb-44c3-b8c0-5fd1fb7bf7ac tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-770fe87f-8adb-44c3-b8c0-5fd1fb7bf7ac tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Get all snapshots completed successfully. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-770fe87f-8adb-44c3-b8c0-5fd1fb7bf7ac tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 01 01:16:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1172/2301] 192.168.122.211 () {58 vars in 1152 bytes} [Tue Sep 1 01:16:57 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a0a348e8-c14e-4f3f-9918-8c9409a8a21a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a0a348e8-c14e-4f3f-9918-8c9409a8a21a tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots?limit=0 Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a0a348e8-c14e-4f3f-9918-8c9409a8a21a tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a0a348e8-c14e-4f3f-9918-8c9409a8a21a tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-a0a348e8-c14e-4f3f-9918-8c9409a8a21a tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.db.api [None req-a0a348e8-c14e-4f3f-9918-8c9409a8a21a tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Building query based on filter {{(pid=86752) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a0a348e8-c14e-4f3f-9918-8c9409a8a21a tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Get all snapshots completed successfully. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a0a348e8-c14e-4f3f-9918-8c9409a8a21a tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 01 01:16:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1130/2302] 192.168.122.211 () {58 vars in 1142 bytes} [Tue Sep 1 01:16:57 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cc80a480-0fd2-403f-8c0a-0703a30c5d4c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cc80a480-0fd2-403f-8c0a-0703a30c5d4c tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cc80a480-0fd2-403f-8c0a-0703a30c5d4c tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cc80a480-0fd2-403f-8c0a-0703a30c5d4c tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-cc80a480-0fd2-403f-8c0a-0703a30c5d4c tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-cc80a480-0fd2-403f-8c0a-0703a30c5d4c tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cc80a480-0fd2-403f-8c0a-0703a30c5d4c tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Get all snapshots completed successfully. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cc80a480-0fd2-403f-8c0a-0703a30c5d4c tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 200 Sep 01 01:16:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1173/2303] 192.168.122.211 () {58 vars in 1127 bytes} [Tue Sep 1 01:16:57 2026] GET /volume/v3/snapshots => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c1166342-065a-4210-83a5-125ac3b1f37f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c1166342-065a-4210-83a5-125ac3b1f37f tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots?marker=d4538317-8904-478c-9fba-9f065bb104a3 Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c1166342-065a-4210-83a5-125ac3b1f37f tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c1166342-065a-4210-83a5-125ac3b1f37f tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-c1166342-065a-4210-83a5-125ac3b1f37f tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.db.api [None req-c1166342-065a-4210-83a5-125ac3b1f37f tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Building query based on filter {{(pid=86752) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c1166342-065a-4210-83a5-125ac3b1f37f tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Get all snapshots completed successfully. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c1166342-065a-4210-83a5-125ac3b1f37f tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots?marker=d4538317-8904-478c-9fba-9f065bb104a3 returned with HTTP 200 Sep 01 01:16:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1131/2304] 192.168.122.211 () {58 vars in 1214 bytes} [Tue Sep 1 01:16:57 2026] GET /volume/v3/snapshots?marker=d4538317-8904-478c-9fba-9f065bb104a3 => generated 341 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-917d5627-81b8-428b-836a-70fa3ee79291 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-917d5627-81b8-428b-836a-70fa3ee79291 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots?offset=2&limit=3 Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-917d5627-81b8-428b-836a-70fa3ee79291 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-917d5627-81b8-428b-836a-70fa3ee79291 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-917d5627-81b8-428b-836a-70fa3ee79291 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-917d5627-81b8-428b-836a-70fa3ee79291 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-917d5627-81b8-428b-836a-70fa3ee79291 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Get all snapshots completed successfully. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-917d5627-81b8-428b-836a-70fa3ee79291 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 01 01:16:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1174/2305] 192.168.122.211 () {58 vars in 1160 bytes} [Tue Sep 1 01:16:57 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-267053d4-fba9-45b6-a0e0-2f1d85a0982a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-267053d4-fba9-45b6-a0e0-2f1d85a0982a tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-267053d4-fba9-45b6-a0e0-2f1d85a0982a tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-267053d4-fba9-45b6-a0e0-2f1d85a0982a tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-267053d4-fba9-45b6-a0e0-2f1d85a0982a tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.db.api [None req-267053d4-fba9-45b6-a0e0-2f1d85a0982a tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Building query based on filter {{(pid=86752) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-267053d4-fba9-45b6-a0e0-2f1d85a0982a tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Get all snapshots completed successfully. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-267053d4-fba9-45b6-a0e0-2f1d85a0982a tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 01 01:16:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1132/2306] 192.168.122.211 () {58 vars in 1192 bytes} [Tue Sep 1 01:16:57 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-402a91d4-7e64-4bef-b979-d2ec339cd9a6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-402a91d4-7e64-4bef-b979-d2ec339cd9a6 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-402a91d4-7e64-4bef-b979-d2ec339cd9a6 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-402a91d4-7e64-4bef-b979-d2ec339cd9a6 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-402a91d4-7e64-4bef-b979-d2ec339cd9a6 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-402a91d4-7e64-4bef-b979-d2ec339cd9a6 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-402a91d4-7e64-4bef-b979-d2ec339cd9a6 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Get all snapshots completed successfully. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-402a91d4-7e64-4bef-b979-d2ec339cd9a6 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 01 01:16:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1175/2307] 192.168.122.211 () {58 vars in 1194 bytes} [Tue Sep 1 01:16:57 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-69c91404-4eb5-44d6-92de-db193838ce27 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-69c91404-4eb5-44d6-92de-db193838ce27 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-69c91404-4eb5-44d6-92de-db193838ce27 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-69c91404-4eb5-44d6-92de-db193838ce27 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-69c91404-4eb5-44d6-92de-db193838ce27 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.db.api [None req-69c91404-4eb5-44d6-92de-db193838ce27 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Building query based on filter {{(pid=86752) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-69c91404-4eb5-44d6-92de-db193838ce27 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Get all snapshots completed successfully. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-69c91404-4eb5-44d6-92de-db193838ce27 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 01 01:16:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1133/2308] 192.168.122.211 () {58 vars in 1176 bytes} [Tue Sep 1 01:16:57 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-20c29cb6-8a90-401a-a5fb-0b964d275c7a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-20c29cb6-8a90-401a-a5fb-0b964d275c7a tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-20c29cb6-8a90-401a-a5fb-0b964d275c7a tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-20c29cb6-8a90-401a-a5fb-0b964d275c7a tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-20c29cb6-8a90-401a-a5fb-0b964d275c7a tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-20c29cb6-8a90-401a-a5fb-0b964d275c7a tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7fef3e86-7f9a-42a7-94b3-700c16c704eb None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-20c29cb6-8a90-401a-a5fb-0b964d275c7a tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Get all snapshots completed successfully. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-20c29cb6-8a90-401a-a5fb-0b964d275c7a tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7fef3e86-7f9a-42a7-94b3-700c16c704eb tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/volumes/2f37d610-776d-44fc-ac1e-59f27cb816e7 Sep 01 01:16:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1176/2309] 192.168.122.211 () {58 vars in 1178 bytes} [Tue Sep 1 01:16:57 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7fef3e86-7f9a-42a7-94b3-700c16c704eb tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7fef3e86-7f9a-42a7-94b3-700c16c704eb tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a7d2f8ce-84e6-44ca-9146-a9f03e928b92 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a7d2f8ce-84e6-44ca-9146-a9f03e928b92 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a7d2f8ce-84e6-44ca-9146-a9f03e928b92 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a7d2f8ce-84e6-44ca-9146-a9f03e928b92 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-a7d2f8ce-84e6-44ca-9146-a9f03e928b92 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.db.api [None req-a7d2f8ce-84e6-44ca-9146-a9f03e928b92 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Building query based on filter {{(pid=86751) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7fef3e86-7f9a-42a7-94b3-700c16c704eb tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Volume info retrieved successfully. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7fef3e86-7f9a-42a7-94b3-700c16c704eb tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/volumes/2f37d610-776d-44fc-ac1e-59f27cb816e7 returned with HTTP 200 Sep 01 01:16:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1134/2310] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:57 2026] GET /volume/v3/volumes/2f37d610-776d-44fc-ac1e-59f27cb816e7 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a7d2f8ce-84e6-44ca-9146-a9f03e928b92 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Get all snapshots completed successfully. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a7d2f8ce-84e6-44ca-9146-a9f03e928b92 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 01 01:16:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1177/2311] 192.168.122.211 () {58 vars in 1196 bytes} [Tue Sep 1 01:16:57 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9755e1a9-a1cd-4d2e-a90e-0fa8f9fc1fe8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6f2d2a9b-2b64-4575-9915-07176d476f28 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9755e1a9-a1cd-4d2e-a90e-0fa8f9fc1fe8 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9755e1a9-a1cd-4d2e-a90e-0fa8f9fc1fe8 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9755e1a9-a1cd-4d2e-a90e-0fa8f9fc1fe8 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-9755e1a9-a1cd-4d2e-a90e-0fa8f9fc1fe8 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6f2d2a9b-2b64-4575-9915-07176d476f28 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/volumes/2f37d610-776d-44fc-ac1e-59f27cb816e7 Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.db.api [None req-9755e1a9-a1cd-4d2e-a90e-0fa8f9fc1fe8 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Building query based on filter {{(pid=86752) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6f2d2a9b-2b64-4575-9915-07176d476f28 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6f2d2a9b-2b64-4575-9915-07176d476f28 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:57 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9755e1a9-a1cd-4d2e-a90e-0fa8f9fc1fe8 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Get all snapshots completed successfully. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9755e1a9-a1cd-4d2e-a90e-0fa8f9fc1fe8 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 01 01:16:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1135/2312] 192.168.122.211 () {58 vars in 1198 bytes} [Tue Sep 1 01:16:57 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-68268e92-4138-4c86-89fb-42967a6a1799 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6f2d2a9b-2b64-4575-9915-07176d476f28 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Volume info retrieved successfully. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-68268e92-4138-4c86-89fb-42967a6a1799 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1718186407 Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-68268e92-4138-4c86-89fb-42967a6a1799 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-68268e92-4138-4c86-89fb-42967a6a1799 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-68268e92-4138-4c86-89fb-42967a6a1799 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.db.api [None req-68268e92-4138-4c86-89fb-42967a6a1799 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Building query based on filter {{(pid=86752) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6f2d2a9b-2b64-4575-9915-07176d476f28 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/volumes/2f37d610-776d-44fc-ac1e-59f27cb816e7 returned with HTTP 200 Sep 01 01:16:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1178/2313] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:16:57 2026] GET /volume/v3/volumes/2f37d610-776d-44fc-ac1e-59f27cb816e7 => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-24200e11-5852-4e39-8d7a-99eee849835b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-24200e11-5852-4e39-8d7a-99eee849835b tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-24200e11-5852-4e39-8d7a-99eee849835b tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f37d610-776d-44fc-ac1e-59f27cb816e7", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-818744544", "description": null, "metadata": null}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-68268e92-4138-4c86-89fb-42967a6a1799 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Get all snapshots completed successfully. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-68268e92-4138-4c86-89fb-42967a6a1799 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1718186407 returned with HTTP 200 Sep 01 01:16:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1136/2314] 192.168.122.211 () {58 vars in 1269 bytes} [Tue Sep 1 01:16:57 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1718186407 => generated 476 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b5fbe554-d222-4d73-aa3b-10d0ced993a4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-24200e11-5852-4e39-8d7a-99eee849835b tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Volume info retrieved successfully. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-24200e11-5852-4e39-8d7a-99eee849835b tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Create snapshot from volume 2f37d610-776d-44fc-ac1e-59f27cb816e7 Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b5fbe554-d222-4d73-aa3b-10d0ced993a4 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/detail?status=available Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b5fbe554-d222-4d73-aa3b-10d0ced993a4 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b5fbe554-d222-4d73-aa3b-10d0ced993a4 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-b5fbe554-d222-4d73-aa3b-10d0ced993a4 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.db.api [None req-b5fbe554-d222-4d73-aa3b-10d0ced993a4 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Building query based on filter {{(pid=86752) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b5fbe554-d222-4d73-aa3b-10d0ced993a4 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Get all snapshots completed successfully. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b5fbe554-d222-4d73-aa3b-10d0ced993a4 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 01 01:16:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1137/2315] 192.168.122.211 () {58 vars in 1181 bytes} [Tue Sep 1 01:16:57 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0a63055c-5278-4653-bfff-f0c9ee88ada5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0a63055c-5278-4653-bfff-f0c9ee88ada5 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1718186407 Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0a63055c-5278-4653-bfff-f0c9ee88ada5 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0a63055c-5278-4653-bfff-f0c9ee88ada5 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-0a63055c-5278-4653-bfff-f0c9ee88ada5 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.db.api [None req-0a63055c-5278-4653-bfff-f0c9ee88ada5 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Building query based on filter {{(pid=86752) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0a63055c-5278-4653-bfff-f0c9ee88ada5 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Get all snapshots completed successfully. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0a63055c-5278-4653-bfff-f0c9ee88ada5 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1718186407 returned with HTTP 200 Sep 01 01:16:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1138/2316] 192.168.122.211 () {58 vars in 1303 bytes} [Tue Sep 1 01:16:57 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1718186407 => generated 476 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-87384a4b-d7f7-453a-9ade-2ae3f51fb930 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-87384a4b-d7f7-453a-9ade-2ae3f51fb930 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1718186407 Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-87384a4b-d7f7-453a-9ade-2ae3f51fb930 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-87384a4b-d7f7-453a-9ade-2ae3f51fb930 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-87384a4b-d7f7-453a-9ade-2ae3f51fb930 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.db.api [None req-87384a4b-d7f7-453a-9ade-2ae3f51fb930 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Building query based on filter {{(pid=86752) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-87384a4b-d7f7-453a-9ade-2ae3f51fb930 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Get all snapshots completed successfully. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-87384a4b-d7f7-453a-9ade-2ae3f51fb930 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1718186407 returned with HTTP 200 Sep 01 01:16:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1139/2317] 192.168.122.211 () {58 vars in 1248 bytes} [Tue Sep 1 01:16:57 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1718186407 => generated 342 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:57 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-24200e11-5852-4e39-8d7a-99eee849835b tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Created reservations ['1f7ce436-eed0-4d45-b8b2-b4a22f13f493', '8f216b44-b247-433c-b376-f7ce46e025ac', '251ca311-f74f-4f0b-8f4f-f839e7036cea', 'a0da256b-3248-4302-ad5c-503f826c74e7'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3c577901-c37c-4189-ac40-f593bb259867 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3c577901-c37c-4189-ac40-f593bb259867 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots?status=available Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3c577901-c37c-4189-ac40-f593bb259867 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3c577901-c37c-4189-ac40-f593bb259867 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-3c577901-c37c-4189-ac40-f593bb259867 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.db.api [None req-3c577901-c37c-4189-ac40-f593bb259867 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Building query based on filter {{(pid=86752) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3c577901-c37c-4189-ac40-f593bb259867 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Get all snapshots completed successfully. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3c577901-c37c-4189-ac40-f593bb259867 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots?status=available returned with HTTP 200 Sep 01 01:16:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1140/2318] 192.168.122.211 () {58 vars in 1160 bytes} [Tue Sep 1 01:16:57 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-00057b9d-0d02-45e0-8470-8e550fcc0159 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-00057b9d-0d02-45e0-8470-8e550fcc0159 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1718186407 Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-00057b9d-0d02-45e0-8470-8e550fcc0159 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-00057b9d-0d02-45e0-8470-8e550fcc0159 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-00057b9d-0d02-45e0-8470-8e550fcc0159 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.db.api [None req-00057b9d-0d02-45e0-8470-8e550fcc0159 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Building query based on filter {{(pid=86752) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-00057b9d-0d02-45e0-8470-8e550fcc0159 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Get all snapshots completed successfully. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-00057b9d-0d02-45e0-8470-8e550fcc0159 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1718186407 returned with HTTP 200 Sep 01 01:16:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1141/2319] 192.168.122.211 () {58 vars in 1282 bytes} [Tue Sep 1 01:16:57 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1718186407 => generated 342 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3b181950-8ee3-4a09-9d2c-fd6ecb06745d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3b181950-8ee3-4a09-9d2c-fd6ecb06745d tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/4de31009-b22f-4688-9f3b-4b97d3d73502 Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3b181950-8ee3-4a09-9d2c-fd6ecb06745d tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3b181950-8ee3-4a09-9d2c-fd6ecb06745d tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-3b181950-8ee3-4a09-9d2c-fd6ecb06745d tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Delete snapshot with id: 4de31009-b22f-4688-9f3b-4b97d3d73502 Sep 01 01:16:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3b181950-8ee3-4a09-9d2c-fd6ecb06745d tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot retrieved successfully. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-24200e11-5852-4e39-8d7a-99eee849835b tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Snapshot force create request issued successfully. Sep 01 01:16:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-24200e11-5852-4e39-8d7a-99eee849835b tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:16:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1179/2320] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:16:57 2026] POST /volume/v3/snapshots => generated 309 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:16:58 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:16:58 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:16:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a5788cbf-fd92-429d-b9eb-84c366b682ff None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a5788cbf-fd92-429d-b9eb-84c366b682ff tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb Sep 01 01:16:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a5788cbf-fd92-429d-b9eb-84c366b682ff tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a5788cbf-fd92-429d-b9eb-84c366b682ff tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a5788cbf-fd92-429d-b9eb-84c366b682ff tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Snapshot retrieved successfully. Sep 01 01:16:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a5788cbf-fd92-429d-b9eb-84c366b682ff tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb returned with HTTP 200 Sep 01 01:16:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1180/2321] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:58 2026] GET /volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb => generated 441 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3b181950-8ee3-4a09-9d2c-fd6ecb06745d tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot delete request issued successfully. Sep 01 01:16:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3b181950-8ee3-4a09-9d2c-fd6ecb06745d tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/4de31009-b22f-4688-9f3b-4b97d3d73502 returned with HTTP 202 Sep 01 01:16:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1142/2322] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:16:57 2026] DELETE /volume/v3/snapshots/4de31009-b22f-4688-9f3b-4b97d3d73502 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:16:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b946a5f0-871c-4007-add5-3cb3519ea409 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b946a5f0-871c-4007-add5-3cb3519ea409 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/4de31009-b22f-4688-9f3b-4b97d3d73502 Sep 01 01:16:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b946a5f0-871c-4007-add5-3cb3519ea409 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b946a5f0-871c-4007-add5-3cb3519ea409 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b946a5f0-871c-4007-add5-3cb3519ea409 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot retrieved successfully. Sep 01 01:16:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b946a5f0-871c-4007-add5-3cb3519ea409 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/4de31009-b22f-4688-9f3b-4b97d3d73502 returned with HTTP 200 Sep 01 01:16:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1181/2323] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:58 2026] GET /volume/v3/snapshots/4de31009-b22f-4688-9f3b-4b97d3d73502 => generated 472 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c21b9a48-7e5c-4127-898c-9df5784aa70d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c21b9a48-7e5c-4127-898c-9df5784aa70d tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb Sep 01 01:16:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c21b9a48-7e5c-4127-898c-9df5784aa70d tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c21b9a48-7e5c-4127-898c-9df5784aa70d tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:59 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:59 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:16:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c21b9a48-7e5c-4127-898c-9df5784aa70d tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Snapshot retrieved successfully. Sep 01 01:16:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c21b9a48-7e5c-4127-898c-9df5784aa70d tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb returned with HTTP 200 Sep 01 01:16:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1143/2324] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:59 2026] GET /volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:16:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c0779978-32a6-458f-aaf9-8faca058c873 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:16:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c0779978-32a6-458f-aaf9-8faca058c873 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/4de31009-b22f-4688-9f3b-4b97d3d73502 Sep 01 01:16:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c0779978-32a6-458f-aaf9-8faca058c873 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:16:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c0779978-32a6-458f-aaf9-8faca058c873 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:16:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:16:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:16:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c0779978-32a6-458f-aaf9-8faca058c873 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot retrieved successfully. Sep 01 01:16:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c0779978-32a6-458f-aaf9-8faca058c873 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/4de31009-b22f-4688-9f3b-4b97d3d73502 returned with HTTP 200 Sep 01 01:16:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1182/2325] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:16:59 2026] GET /volume/v3/snapshots/4de31009-b22f-4688-9f3b-4b97d3d73502 => generated 472 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ac10959c-6e7b-4a8f-a37b-8dfe1a23a91b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ac10959c-6e7b-4a8f-a37b-8dfe1a23a91b tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb Sep 01 01:17:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ac10959c-6e7b-4a8f-a37b-8dfe1a23a91b tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ac10959c-6e7b-4a8f-a37b-8dfe1a23a91b tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:00 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:00 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:17:00 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ac10959c-6e7b-4a8f-a37b-8dfe1a23a91b tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Snapshot retrieved successfully. Sep 01 01:17:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ac10959c-6e7b-4a8f-a37b-8dfe1a23a91b tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb returned with HTTP 200 Sep 01 01:17:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1144/2326] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:17:00 2026] GET /volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb => generated 441 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-37af2917-ac5d-4502-9609-7a831208d774 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-37af2917-ac5d-4502-9609-7a831208d774 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/4de31009-b22f-4688-9f3b-4b97d3d73502 Sep 01 01:17:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-37af2917-ac5d-4502-9609-7a831208d774 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-37af2917-ac5d-4502-9609-7a831208d774 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-37af2917-ac5d-4502-9609-7a831208d774 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot retrieved successfully. Sep 01 01:17:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-37af2917-ac5d-4502-9609-7a831208d774 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/4de31009-b22f-4688-9f3b-4b97d3d73502 returned with HTTP 200 Sep 01 01:17:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1183/2327] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:17:00 2026] GET /volume/v3/snapshots/4de31009-b22f-4688-9f3b-4b97d3d73502 => generated 472 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-182add97-e315-4b46-bc2d-bb838b41aa69 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-182add97-e315-4b46-bc2d-bb838b41aa69 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb Sep 01 01:17:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-182add97-e315-4b46-bc2d-bb838b41aa69 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-182add97-e315-4b46-bc2d-bb838b41aa69 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:17:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-182add97-e315-4b46-bc2d-bb838b41aa69 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Snapshot retrieved successfully. Sep 01 01:17:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-182add97-e315-4b46-bc2d-bb838b41aa69 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb returned with HTTP 200 Sep 01 01:17:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1145/2328] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:17:01 2026] GET /volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:17:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-25f15576-2a4a-4f3f-9516-e4b70ceb9aa3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-25f15576-2a4a-4f3f-9516-e4b70ceb9aa3 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb Sep 01 01:17:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-25f15576-2a4a-4f3f-9516-e4b70ceb9aa3 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-25f15576-2a4a-4f3f-9516-e4b70ceb9aa3 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-25f15576-2a4a-4f3f-9516-e4b70ceb9aa3 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Snapshot retrieved successfully. Sep 01 01:17:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-25f15576-2a4a-4f3f-9516-e4b70ceb9aa3 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb returned with HTTP 200 Sep 01 01:17:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1184/2329] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:17:01 2026] GET /volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-eed4902d-55b4-434f-bf84-fa08396310ab None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-eed4902d-55b4-434f-bf84-fa08396310ab tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb Sep 01 01:17:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-eed4902d-55b4-434f-bf84-fa08396310ab tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-eed4902d-55b4-434f-bf84-fa08396310ab tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:17:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-eed4902d-55b4-434f-bf84-fa08396310ab tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Snapshot retrieved successfully. Sep 01 01:17:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-eed4902d-55b4-434f-bf84-fa08396310ab tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb returned with HTTP 200 Sep 01 01:17:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1146/2330] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:17:01 2026] GET /volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb => generated 468 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-31169486-317d-4d78-880f-f1fc12420aa7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-31169486-317d-4d78-880f-f1fc12420aa7 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/4de31009-b22f-4688-9f3b-4b97d3d73502 Sep 01 01:17:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-31169486-317d-4d78-880f-f1fc12420aa7 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-31169486-317d-4d78-880f-f1fc12420aa7 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c8cbdad9-5b0a-4b42-94a2-e7326b535b60 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c8cbdad9-5b0a-4b42-94a2-e7326b535b60 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:17:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c8cbdad9-5b0a-4b42-94a2-e7326b535b60 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fee63dee-edab-4cdf-9588-26c9d8228eeb", "size": 1}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:17:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-31169486-317d-4d78-880f-f1fc12420aa7 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/4de31009-b22f-4688-9f3b-4b97d3d73502 returned with HTTP 404 Sep 01 01:17:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1185/2331] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:17:01 2026] GET /volume/v3/snapshots/4de31009-b22f-4688-9f3b-4b97d3d73502 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:17:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-c8cbdad9-5b0a-4b42-94a2-e7326b535b60 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Create volume request body: {'volume': {'snapshot_id': 'fee63dee-edab-4cdf-9588-26c9d8228eeb', 'size': 1}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:17:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4eb7f586-c0be-4dc9-8736-f0bdd8b23adc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4eb7f586-c0be-4dc9-8736-f0bdd8b23adc tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/d4538317-8904-478c-9fba-9f065bb104a3 Sep 01 01:17:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4eb7f586-c0be-4dc9-8736-f0bdd8b23adc tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4eb7f586-c0be-4dc9-8736-f0bdd8b23adc tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:01 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-4eb7f586-c0be-4dc9-8736-f0bdd8b23adc tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Delete snapshot with id: d4538317-8904-478c-9fba-9f065bb104a3 Sep 01 01:17:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:17:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c8cbdad9-5b0a-4b42-94a2-e7326b535b60 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Snapshot retrieved successfully. Sep 01 01:17:01 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-c8cbdad9-5b0a-4b42-94a2-e7326b535b60 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Create volume of 1 GB Sep 01 01:17:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4eb7f586-c0be-4dc9-8736-f0bdd8b23adc tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot retrieved successfully. Sep 01 01:17:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c8cbdad9-5b0a-4b42-94a2-e7326b535b60 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Availability Zones retrieved successfully. Sep 01 01:17:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:17:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4eb7f586-c0be-4dc9-8736-f0bdd8b23adc tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot delete request issued successfully. Sep 01 01:17:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4eb7f586-c0be-4dc9-8736-f0bdd8b23adc tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/d4538317-8904-478c-9fba-9f065bb104a3 returned with HTTP 202 Sep 01 01:17:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1186/2332] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:17:01 2026] DELETE /volume/v3/snapshots/d4538317-8904-478c-9fba-9f065bb104a3 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:17:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c8cbdad9-5b0a-4b42-94a2-e7326b535b60 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Flow 'volume_create_api' (fe21ee67-8c5d-4c3a-b8a4-a3507aba8871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:17:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-db4ad2a8-f380-4c99-8550-0303cf3484b6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c8cbdad9-5b0a-4b42-94a2-e7326b535b60 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cf2d975-660b-4353-8090-ec23b1b4469d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:17:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-db4ad2a8-f380-4c99-8550-0303cf3484b6 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/d4538317-8904-478c-9fba-9f065bb104a3 Sep 01 01:17:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-db4ad2a8-f380-4c99-8550-0303cf3484b6 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-db4ad2a8-f380-4c99-8550-0303cf3484b6 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-c8cbdad9-5b0a-4b42-94a2-e7326b535b60 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:17:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-db4ad2a8-f380-4c99-8550-0303cf3484b6 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot retrieved successfully. Sep 01 01:17:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-db4ad2a8-f380-4c99-8550-0303cf3484b6 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/d4538317-8904-478c-9fba-9f065bb104a3 returned with HTTP 200 Sep 01 01:17:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1187/2333] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:17:01 2026] GET /volume/v3/snapshots/d4538317-8904-478c-9fba-9f065bb104a3 => generated 471 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:17:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c8cbdad9-5b0a-4b42-94a2-e7326b535b60 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cf2d975-660b-4353-8090-ec23b1b4469d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fee63dee-edab-4cdf-9588-26c9d8228eeb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:17:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c8cbdad9-5b0a-4b42-94a2-e7326b535b60 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3671af77-9aa6-4f94-9939-de2678caf45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:17:01 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-c8cbdad9-5b0a-4b42-94a2-e7326b535b60 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Created reservations ['c6defb9d-026e-4b68-af45-ede295428baa', 'd6a3359e-1cd9-4000-8f08-4188f3db42c4', '42922ae3-aa19-4714-aaf6-b04e8fa8a2a2', 'cb808092-c5a2-42cd-b963-5748aefad741'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:17:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c8cbdad9-5b0a-4b42-94a2-e7326b535b60 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3671af77-9aa6-4f94-9939-de2678caf45d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6defb9d-026e-4b68-af45-ede295428baa', 'd6a3359e-1cd9-4000-8f08-4188f3db42c4', '42922ae3-aa19-4714-aaf6-b04e8fa8a2a2', 'cb808092-c5a2-42cd-b963-5748aefad741']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:17:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c8cbdad9-5b0a-4b42-94a2-e7326b535b60 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (697144c3-d9e9-4bee-affa-234a5b622b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:17:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:17:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:17:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c8cbdad9-5b0a-4b42-94a2-e7326b535b60 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (697144c3-d9e9-4bee-affa-234a5b622b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2df945c8-1f62-4807-9d7e-dca8f64a0430', '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='df4c6c31be104f4eb941fd3cc6414087',qos_specs=None,replication_status=,reservations=['c6defb9d-026e-4b68-af45-ede295428baa','d6a3359e-1cd9-4000-8f08-4188f3db42c4','42922ae3-aa19-4714-aaf6-b04e8fa8a2a2','cb808092-c5a2-42cd-b963-5748aefad741'],size=1,snapshot_id=fee63dee-edab-4cdf-9588-26c9d8228eeb,source_replicaid=,source_volid=None,status='creating',user_id='62e1c68cff15495bb555d2c32c98f431',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:17: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=2df945c8-1f62-4807-9d7e-dca8f64a0430,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df4c6c31be104f4eb941fd3cc6414087',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fee63dee-edab-4cdf-9588-26c9d8228eeb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62e1c68cff15495bb555d2c32c98f431',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:17:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c8cbdad9-5b0a-4b42-94a2-e7326b535b60 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54a2d1ce-698e-48c8-af6a-f9b76a00d84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:17:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c8cbdad9-5b0a-4b42-94a2-e7326b535b60 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54a2d1ce-698e-48c8-af6a-f9b76a00d84e) transitioned into state 'SUCCESS' from 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='df4c6c31be104f4eb941fd3cc6414087',qos_specs=None,replication_status=,reservations=['c6defb9d-026e-4b68-af45-ede295428baa','d6a3359e-1cd9-4000-8f08-4188f3db42c4','42922ae3-aa19-4714-aaf6-b04e8fa8a2a2','cb808092-c5a2-42cd-b963-5748aefad741'],size=1,snapshot_id=fee63dee-edab-4cdf-9588-26c9d8228eeb,source_replicaid=,source_volid=None,status='creating',user_id='62e1c68cff15495bb555d2c32c98f431',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:17:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c8cbdad9-5b0a-4b42-94a2-e7326b535b60 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a21e80b3-0aca-43b9-8ee5-b9fb93935f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:17:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:17:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c8cbdad9-5b0a-4b42-94a2-e7326b535b60 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a21e80b3-0aca-43b9-8ee5-b9fb93935f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:17:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c8cbdad9-5b0a-4b42-94a2-e7326b535b60 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Flow 'volume_create_api' (fe21ee67-8c5d-4c3a-b8a4-a3507aba8871) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:17:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c8cbdad9-5b0a-4b42-94a2-e7326b535b60 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Create volume request issued successfully. Sep 01 01:17:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c8cbdad9-5b0a-4b42-94a2-e7326b535b60 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:17:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1147/2334] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:17:01 2026] POST /volume/v3/volumes => generated 750 bytes in 592 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:17:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f4cefe75-9e40-4200-b9e7-2960b4522fc6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f4cefe75-9e40-4200-b9e7-2960b4522fc6 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 Sep 01 01:17:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f4cefe75-9e40-4200-b9e7-2960b4522fc6 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f4cefe75-9e40-4200-b9e7-2960b4522fc6 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:17:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f4cefe75-9e40-4200-b9e7-2960b4522fc6 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Volume info retrieved successfully. Sep 01 01:17:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f4cefe75-9e40-4200-b9e7-2960b4522fc6 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 returned with HTTP 200 Sep 01 01:17:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1188/2335] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:01 2026] GET /volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 => generated 818 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8d585230-b30e-4cac-826b-267c6500e199 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8d585230-b30e-4cac-826b-267c6500e199 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/d4538317-8904-478c-9fba-9f065bb104a3 Sep 01 01:17:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8d585230-b30e-4cac-826b-267c6500e199 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8d585230-b30e-4cac-826b-267c6500e199 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:02 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:02 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:17:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8d585230-b30e-4cac-826b-267c6500e199 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot retrieved successfully. Sep 01 01:17:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8d585230-b30e-4cac-826b-267c6500e199 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/d4538317-8904-478c-9fba-9f065bb104a3 returned with HTTP 200 Sep 01 01:17:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1148/2336] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:17:02 2026] GET /volume/v3/snapshots/d4538317-8904-478c-9fba-9f065bb104a3 => generated 471 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-842e89a8-3cfd-4a1d-96cd-8eae9e316abb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-842e89a8-3cfd-4a1d-96cd-8eae9e316abb tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 Sep 01 01:17:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-842e89a8-3cfd-4a1d-96cd-8eae9e316abb tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-842e89a8-3cfd-4a1d-96cd-8eae9e316abb tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:17:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-842e89a8-3cfd-4a1d-96cd-8eae9e316abb tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Volume info retrieved successfully. Sep 01 01:17:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-842e89a8-3cfd-4a1d-96cd-8eae9e316abb tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 returned with HTTP 200 Sep 01 01:17:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1189/2337] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:02 2026] GET /volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 => generated 842 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f15997fe-0fd4-42a0-9545-925ddbe3da74 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f15997fe-0fd4-42a0-9545-925ddbe3da74 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/d4538317-8904-478c-9fba-9f065bb104a3 Sep 01 01:17:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f15997fe-0fd4-42a0-9545-925ddbe3da74 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f15997fe-0fd4-42a0-9545-925ddbe3da74 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:03 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:03 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:17:03 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f15997fe-0fd4-42a0-9545-925ddbe3da74 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot retrieved successfully. Sep 01 01:17:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f15997fe-0fd4-42a0-9545-925ddbe3da74 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/d4538317-8904-478c-9fba-9f065bb104a3 returned with HTTP 200 Sep 01 01:17:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1149/2338] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:17:03 2026] GET /volume/v3/snapshots/d4538317-8904-478c-9fba-9f065bb104a3 => generated 471 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0dc22dad-e18b-4908-9242-00d1a8073506 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0dc22dad-e18b-4908-9242-00d1a8073506 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 Sep 01 01:17:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0dc22dad-e18b-4908-9242-00d1a8073506 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0dc22dad-e18b-4908-9242-00d1a8073506 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:17:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0dc22dad-e18b-4908-9242-00d1a8073506 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Volume info retrieved successfully. Sep 01 01:17:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0dc22dad-e18b-4908-9242-00d1a8073506 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 returned with HTTP 200 Sep 01 01:17:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1190/2339] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:04 2026] GET /volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 => generated 842 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:17:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-410a9e77-bbf8-4573-b50b-f08a409205ec None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-410a9e77-bbf8-4573-b50b-f08a409205ec tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/d4538317-8904-478c-9fba-9f065bb104a3 Sep 01 01:17:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-410a9e77-bbf8-4573-b50b-f08a409205ec tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-410a9e77-bbf8-4573-b50b-f08a409205ec tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-410a9e77-bbf8-4573-b50b-f08a409205ec tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/d4538317-8904-478c-9fba-9f065bb104a3 returned with HTTP 404 Sep 01 01:17:04 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1150/2340] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:17:04 2026] GET /volume/v3/snapshots/d4538317-8904-478c-9fba-9f065bb104a3 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:17:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-95669621-7c05-4d7c-903b-2e94a7bf4056 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-95669621-7c05-4d7c-903b-2e94a7bf4056 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 Sep 01 01:17:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-95669621-7c05-4d7c-903b-2e94a7bf4056 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-95669621-7c05-4d7c-903b-2e94a7bf4056 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:04 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-95669621-7c05-4d7c-903b-2e94a7bf4056 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Delete snapshot with id: 381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 Sep 01 01:17:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-95669621-7c05-4d7c-903b-2e94a7bf4056 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot retrieved successfully. Sep 01 01:17:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:17:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-95669621-7c05-4d7c-903b-2e94a7bf4056 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot delete request issued successfully. Sep 01 01:17:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-95669621-7c05-4d7c-903b-2e94a7bf4056 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 returned with HTTP 202 Sep 01 01:17:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1191/2341] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:17:04 2026] DELETE /volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:17:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-874e2349-207b-48c7-a716-f1e65cbb06aa None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-874e2349-207b-48c7-a716-f1e65cbb06aa tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 Sep 01 01:17:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-874e2349-207b-48c7-a716-f1e65cbb06aa tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-874e2349-207b-48c7-a716-f1e65cbb06aa tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:04 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:04 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:17:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-874e2349-207b-48c7-a716-f1e65cbb06aa tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot retrieved successfully. Sep 01 01:17:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-874e2349-207b-48c7-a716-f1e65cbb06aa tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 returned with HTTP 200 Sep 01 01:17:04 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1151/2342] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:17:04 2026] GET /volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 => generated 471 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:17:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-71769ffe-df75-4731-9151-1f57f957e20a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-71769ffe-df75-4731-9151-1f57f957e20a tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 Sep 01 01:17:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-71769ffe-df75-4731-9151-1f57f957e20a tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-71769ffe-df75-4731-9151-1f57f957e20a tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:17:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-71769ffe-df75-4731-9151-1f57f957e20a tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Volume info retrieved successfully. Sep 01 01:17:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-71769ffe-df75-4731-9151-1f57f957e20a tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 returned with HTTP 200 Sep 01 01:17:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1192/2343] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:05 2026] GET /volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 => generated 842 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6e43822d-63d2-4663-9752-5d40a88aad1f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6e43822d-63d2-4663-9752-5d40a88aad1f tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 Sep 01 01:17:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6e43822d-63d2-4663-9752-5d40a88aad1f tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6e43822d-63d2-4663-9752-5d40a88aad1f tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:05 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:05 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:17:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6e43822d-63d2-4663-9752-5d40a88aad1f tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot retrieved successfully. Sep 01 01:17:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6e43822d-63d2-4663-9752-5d40a88aad1f tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 returned with HTTP 200 Sep 01 01:17:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1152/2344] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:17:05 2026] GET /volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 => generated 471 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:17:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6c9a6c76-1e29-46ef-a6e6-1da1292a6470 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6c9a6c76-1e29-46ef-a6e6-1da1292a6470 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 Sep 01 01:17:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6c9a6c76-1e29-46ef-a6e6-1da1292a6470 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6c9a6c76-1e29-46ef-a6e6-1da1292a6470 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:17:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6c9a6c76-1e29-46ef-a6e6-1da1292a6470 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Volume info retrieved successfully. Sep 01 01:17:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6c9a6c76-1e29-46ef-a6e6-1da1292a6470 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 returned with HTTP 200 Sep 01 01:17:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1193/2345] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:06 2026] GET /volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 => generated 842 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b3749a63-93aa-467e-9e06-63e3bc4d1877 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b3749a63-93aa-467e-9e06-63e3bc4d1877 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 Sep 01 01:17:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b3749a63-93aa-467e-9e06-63e3bc4d1877 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b3749a63-93aa-467e-9e06-63e3bc4d1877 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:17:07 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b3749a63-93aa-467e-9e06-63e3bc4d1877 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot retrieved successfully. Sep 01 01:17:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b3749a63-93aa-467e-9e06-63e3bc4d1877 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 returned with HTTP 200 Sep 01 01:17:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1153/2346] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:17:06 2026] GET /volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 => generated 471 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-27834117-8b55-43d8-89aa-25d96eea398d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-27834117-8b55-43d8-89aa-25d96eea398d tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 Sep 01 01:17:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-27834117-8b55-43d8-89aa-25d96eea398d tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-27834117-8b55-43d8-89aa-25d96eea398d tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:17:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-27834117-8b55-43d8-89aa-25d96eea398d tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Volume info retrieved successfully. Sep 01 01:17:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-27834117-8b55-43d8-89aa-25d96eea398d tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 returned with HTTP 200 Sep 01 01:17:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1194/2347] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:07 2026] GET /volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 => generated 842 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-51cde939-f8de-484b-9ab6-6cba20900a22 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-51cde939-f8de-484b-9ab6-6cba20900a22 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 Sep 01 01:17:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-51cde939-f8de-484b-9ab6-6cba20900a22 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-51cde939-f8de-484b-9ab6-6cba20900a22 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:08 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:08 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:17:08 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-51cde939-f8de-484b-9ab6-6cba20900a22 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot retrieved successfully. Sep 01 01:17:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-51cde939-f8de-484b-9ab6-6cba20900a22 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 returned with HTTP 200 Sep 01 01:17:08 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1154/2348] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:17:08 2026] GET /volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 => generated 471 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ccfea276-fbe6-4348-b4bf-e2a8e546ea09 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ccfea276-fbe6-4348-b4bf-e2a8e546ea09 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 Sep 01 01:17:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ccfea276-fbe6-4348-b4bf-e2a8e546ea09 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ccfea276-fbe6-4348-b4bf-e2a8e546ea09 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:08 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:08 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:17:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ccfea276-fbe6-4348-b4bf-e2a8e546ea09 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Volume info retrieved successfully. Sep 01 01:17:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ccfea276-fbe6-4348-b4bf-e2a8e546ea09 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 returned with HTTP 200 Sep 01 01:17:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1195/2349] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:08 2026] GET /volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 => generated 842 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9f5f5a88-b33a-4911-8d90-5bd5fb513f7a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9f5f5a88-b33a-4911-8d90-5bd5fb513f7a tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 Sep 01 01:17:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9f5f5a88-b33a-4911-8d90-5bd5fb513f7a tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9f5f5a88-b33a-4911-8d90-5bd5fb513f7a tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:09 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:09 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:17:09 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9f5f5a88-b33a-4911-8d90-5bd5fb513f7a tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Snapshot retrieved successfully. Sep 01 01:17:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9f5f5a88-b33a-4911-8d90-5bd5fb513f7a tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 returned with HTTP 200 Sep 01 01:17:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1155/2350] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:17:09 2026] GET /volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 => generated 471 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:17:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6510f216-2cad-4e45-b6d5-d2a138037481 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6510f216-2cad-4e45-b6d5-d2a138037481 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 Sep 01 01:17:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6510f216-2cad-4e45-b6d5-d2a138037481 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6510f216-2cad-4e45-b6d5-d2a138037481 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:17:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6510f216-2cad-4e45-b6d5-d2a138037481 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Volume info retrieved successfully. Sep 01 01:17:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6510f216-2cad-4e45-b6d5-d2a138037481 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 returned with HTTP 200 Sep 01 01:17:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1196/2351] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:09 2026] GET /volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 => generated 842 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2fa04fd7-7fe0-4256-9bc8-7d67dfed64ec None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2fa04fd7-7fe0-4256-9bc8-7d67dfed64ec tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 Sep 01 01:17:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2fa04fd7-7fe0-4256-9bc8-7d67dfed64ec tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2fa04fd7-7fe0-4256-9bc8-7d67dfed64ec tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2fa04fd7-7fe0-4256-9bc8-7d67dfed64ec tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 returned with HTTP 404 Sep 01 01:17:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1156/2352] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:17:10 2026] GET /volume/v3/snapshots/381f33c9-570f-46bb-b8dc-ce08a8f8dfd1 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:17:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-38e38a39-8821-4d9d-9543-ebacbba16c0e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-38e38a39-8821-4d9d-9543-ebacbba16c0e tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/volumes/100b7915-3b74-49d2-8398-af388aeea7a4 Sep 01 01:17:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-38e38a39-8821-4d9d-9543-ebacbba16c0e tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-38e38a39-8821-4d9d-9543-ebacbba16c0e tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:17:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-38e38a39-8821-4d9d-9543-ebacbba16c0e tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Volume info retrieved successfully. Sep 01 01:17:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-38e38a39-8821-4d9d-9543-ebacbba16c0e tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/volumes/100b7915-3b74-49d2-8398-af388aeea7a4 returned with HTTP 200 Sep 01 01:17:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1197/2353] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:10 2026] GET /volume/v3/volumes/100b7915-3b74-49d2-8398-af388aeea7a4 => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ce24cfd6-cfda-4d94-be9d-ade36be5a811 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ce24cfd6-cfda-4d94-be9d-ade36be5a811 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] DELETE http://192.168.122.211/volume/v3/volumes/100b7915-3b74-49d2-8398-af388aeea7a4 Sep 01 01:17:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ce24cfd6-cfda-4d94-be9d-ade36be5a811 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ce24cfd6-cfda-4d94-be9d-ade36be5a811 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:10 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-ce24cfd6-cfda-4d94-be9d-ade36be5a811 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Delete volume with id: 100b7915-3b74-49d2-8398-af388aeea7a4 Sep 01 01:17:10 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:10 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:17:10 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:10 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:17:10 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ce24cfd6-cfda-4d94-be9d-ade36be5a811 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Volume info retrieved successfully. Sep 01 01:17:10 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ce24cfd6-cfda-4d94-be9d-ade36be5a811 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Delete volume request issued successfully. Sep 01 01:17:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ce24cfd6-cfda-4d94-be9d-ade36be5a811 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/volumes/100b7915-3b74-49d2-8398-af388aeea7a4 returned with HTTP 202 Sep 01 01:17:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1157/2354] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:17:10 2026] DELETE /volume/v3/volumes/100b7915-3b74-49d2-8398-af388aeea7a4 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:17:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8a0ca61e-335f-48d2-ba4e-40207aa2e8e3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8a0ca61e-335f-48d2-ba4e-40207aa2e8e3 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/volumes/100b7915-3b74-49d2-8398-af388aeea7a4 Sep 01 01:17:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8a0ca61e-335f-48d2-ba4e-40207aa2e8e3 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8a0ca61e-335f-48d2-ba4e-40207aa2e8e3 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:17:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8a0ca61e-335f-48d2-ba4e-40207aa2e8e3 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Volume info retrieved successfully. Sep 01 01:17:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8a0ca61e-335f-48d2-ba4e-40207aa2e8e3 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/volumes/100b7915-3b74-49d2-8398-af388aeea7a4 returned with HTTP 200 Sep 01 01:17:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1198/2355] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:10 2026] GET /volume/v3/volumes/100b7915-3b74-49d2-8398-af388aeea7a4 => generated 858 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d0fa2697-42aa-4236-8804-ac3a7c148063 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d0fa2697-42aa-4236-8804-ac3a7c148063 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 Sep 01 01:17:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d0fa2697-42aa-4236-8804-ac3a7c148063 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d0fa2697-42aa-4236-8804-ac3a7c148063 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:10 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:10 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:17:10 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:10 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:17:10 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d0fa2697-42aa-4236-8804-ac3a7c148063 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Volume info retrieved successfully. Sep 01 01:17:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d0fa2697-42aa-4236-8804-ac3a7c148063 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 returned with HTTP 200 Sep 01 01:17:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1158/2356] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:10 2026] GET /volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 => generated 843 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e830ba97-6903-4f6f-955a-b50f3deb9f3c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e830ba97-6903-4f6f-955a-b50f3deb9f3c tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 Sep 01 01:17:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e830ba97-6903-4f6f-955a-b50f3deb9f3c tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e830ba97-6903-4f6f-955a-b50f3deb9f3c tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:17:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e830ba97-6903-4f6f-955a-b50f3deb9f3c tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Volume info retrieved successfully. Sep 01 01:17:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e830ba97-6903-4f6f-955a-b50f3deb9f3c tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 returned with HTTP 200 Sep 01 01:17:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1199/2357] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:11 2026] GET /volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 => generated 843 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8571c982-4f7c-4de9-b899-d1b0a750e539 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8571c982-4f7c-4de9-b899-d1b0a750e539 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb Sep 01 01:17:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8571c982-4f7c-4de9-b899-d1b0a750e539 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8571c982-4f7c-4de9-b899-d1b0a750e539 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:11 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-8571c982-4f7c-4de9-b899-d1b0a750e539 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Delete snapshot with id: fee63dee-edab-4cdf-9588-26c9d8228eeb Sep 01 01:17:11 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:11 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:17:11 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8571c982-4f7c-4de9-b899-d1b0a750e539 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Snapshot retrieved successfully. Sep 01 01:17:11 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:11 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:17:11 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8571c982-4f7c-4de9-b899-d1b0a750e539 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Snapshot delete request issued successfully. Sep 01 01:17:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8571c982-4f7c-4de9-b899-d1b0a750e539 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb returned with HTTP 202 Sep 01 01:17:11 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1159/2358] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:17:11 2026] DELETE /volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:17:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-de8c29aa-dfd4-48ca-9662-00a4883354f8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-de8c29aa-dfd4-48ca-9662-00a4883354f8 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb Sep 01 01:17:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-de8c29aa-dfd4-48ca-9662-00a4883354f8 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-de8c29aa-dfd4-48ca-9662-00a4883354f8 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-de8c29aa-dfd4-48ca-9662-00a4883354f8 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Snapshot retrieved successfully. Sep 01 01:17:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-de8c29aa-dfd4-48ca-9662-00a4883354f8 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb returned with HTTP 200 Sep 01 01:17:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1200/2359] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:17:11 2026] GET /volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb => generated 467 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8fc0a581-f447-4645-90db-46fae93f25d5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8fc0a581-f447-4645-90db-46fae93f25d5 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/volumes/100b7915-3b74-49d2-8398-af388aeea7a4 Sep 01 01:17:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8fc0a581-f447-4645-90db-46fae93f25d5 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8fc0a581-f447-4645-90db-46fae93f25d5 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:11 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:11 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:17:11 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:11 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:17:11 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8fc0a581-f447-4645-90db-46fae93f25d5 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Volume info retrieved successfully. Sep 01 01:17:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8fc0a581-f447-4645-90db-46fae93f25d5 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/volumes/100b7915-3b74-49d2-8398-af388aeea7a4 returned with HTTP 200 Sep 01 01:17:11 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1160/2360] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:11 2026] GET /volume/v3/volumes/100b7915-3b74-49d2-8398-af388aeea7a4 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bb278d8d-b9c5-40be-95ee-6ad8da0a800a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bb278d8d-b9c5-40be-95ee-6ad8da0a800a tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb Sep 01 01:17:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bb278d8d-b9c5-40be-95ee-6ad8da0a800a tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bb278d8d-b9c5-40be-95ee-6ad8da0a800a tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bb278d8d-b9c5-40be-95ee-6ad8da0a800a tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Snapshot retrieved successfully. Sep 01 01:17:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bb278d8d-b9c5-40be-95ee-6ad8da0a800a tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb returned with HTTP 200 Sep 01 01:17:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1201/2361] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:17:12 2026] GET /volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-91976a5e-64af-4c70-bbae-6a990e3e8195 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-91976a5e-64af-4c70-bbae-6a990e3e8195 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] GET http://192.168.122.211/volume/v3/volumes/100b7915-3b74-49d2-8398-af388aeea7a4 Sep 01 01:17:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-91976a5e-64af-4c70-bbae-6a990e3e8195 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-91976a5e-64af-4c70-bbae-6a990e3e8195 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-91976a5e-64af-4c70-bbae-6a990e3e8195 tempest-VolumesSnapshotListTestJSON-1846596032 tempest-VolumesSnapshotListTestJSON-1846596032-project-member] http://192.168.122.211/volume/v3/volumes/100b7915-3b74-49d2-8398-af388aeea7a4 returned with HTTP 404 Sep 01 01:17:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1161/2362] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:12 2026] GET /volume/v3/volumes/100b7915-3b74-49d2-8398-af388aeea7a4 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:17:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fbc67834-b373-4ac2-bdba-e2b7e2946ef5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fbc67834-b373-4ac2-bdba-e2b7e2946ef5 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb Sep 01 01:17:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fbc67834-b373-4ac2-bdba-e2b7e2946ef5 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fbc67834-b373-4ac2-bdba-e2b7e2946ef5 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fbc67834-b373-4ac2-bdba-e2b7e2946ef5 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Snapshot retrieved successfully. Sep 01 01:17:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fbc67834-b373-4ac2-bdba-e2b7e2946ef5 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb returned with HTTP 200 Sep 01 01:17:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1202/2363] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:17:13 2026] GET /volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb => generated 467 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d4cd28b9-6c30-45c7-8260-503fc3252a5f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d4cd28b9-6c30-45c7-8260-503fc3252a5f tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb Sep 01 01:17:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d4cd28b9-6c30-45c7-8260-503fc3252a5f tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d4cd28b9-6c30-45c7-8260-503fc3252a5f tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d4cd28b9-6c30-45c7-8260-503fc3252a5f tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb returned with HTTP 404 Sep 01 01:17:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1162/2364] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:17:14 2026] GET /volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:17:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c476b5b7-f38b-479d-a2ef-643f63120413 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c476b5b7-f38b-479d-a2ef-643f63120413 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] DELETE http://192.168.122.211/volume/v3/volumes/2f37d610-776d-44fc-ac1e-59f27cb816e7 Sep 01 01:17:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c476b5b7-f38b-479d-a2ef-643f63120413 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c476b5b7-f38b-479d-a2ef-643f63120413 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:14 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-c476b5b7-f38b-479d-a2ef-643f63120413 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Delete volume with id: 2f37d610-776d-44fc-ac1e-59f27cb816e7 Sep 01 01:17:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:17:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c476b5b7-f38b-479d-a2ef-643f63120413 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Volume info retrieved successfully. Sep 01 01:17:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c476b5b7-f38b-479d-a2ef-643f63120413 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Delete volume request issued successfully. Sep 01 01:17:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c476b5b7-f38b-479d-a2ef-643f63120413 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/volumes/2f37d610-776d-44fc-ac1e-59f27cb816e7 returned with HTTP 202 Sep 01 01:17:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1203/2365] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:17:14 2026] DELETE /volume/v3/volumes/2f37d610-776d-44fc-ac1e-59f27cb816e7 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:17:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7da154b4-2824-4f1e-b2bf-5b3b38abba85 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7da154b4-2824-4f1e-b2bf-5b3b38abba85 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/volumes/2f37d610-776d-44fc-ac1e-59f27cb816e7 Sep 01 01:17:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7da154b4-2824-4f1e-b2bf-5b3b38abba85 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7da154b4-2824-4f1e-b2bf-5b3b38abba85 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:14 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:14 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:17:14 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:14 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:17:14 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7da154b4-2824-4f1e-b2bf-5b3b38abba85 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Volume info retrieved successfully. Sep 01 01:17:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7da154b4-2824-4f1e-b2bf-5b3b38abba85 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/volumes/2f37d610-776d-44fc-ac1e-59f27cb816e7 returned with HTTP 200 Sep 01 01:17:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1163/2366] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:14 2026] GET /volume/v3/volumes/2f37d610-776d-44fc-ac1e-59f27cb816e7 => generated 854 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a9da68e6-843f-4bd5-8817-f714ce76625e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a9da68e6-843f-4bd5-8817-f714ce76625e tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/volumes/2f37d610-776d-44fc-ac1e-59f27cb816e7 Sep 01 01:17:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a9da68e6-843f-4bd5-8817-f714ce76625e tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a9da68e6-843f-4bd5-8817-f714ce76625e tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a9da68e6-843f-4bd5-8817-f714ce76625e tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/volumes/2f37d610-776d-44fc-ac1e-59f27cb816e7 returned with HTTP 404 Sep 01 01:17:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1204/2367] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:15 2026] GET /volume/v3/volumes/2f37d610-776d-44fc-ac1e-59f27cb816e7 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:17:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-777fc15a-ec7c-475a-971b-f597238ed85b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-777fc15a-ec7c-475a-971b-f597238ed85b tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] DELETE http://192.168.122.211/volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 Sep 01 01:17:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-777fc15a-ec7c-475a-971b-f597238ed85b tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-777fc15a-ec7c-475a-971b-f597238ed85b tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:15 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-777fc15a-ec7c-475a-971b-f597238ed85b tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Delete volume with id: 2df945c8-1f62-4807-9d7e-dca8f64a0430 Sep 01 01:17:15 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:15 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:17:15 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:15 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:17:15 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-777fc15a-ec7c-475a-971b-f597238ed85b tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Volume info retrieved successfully. Sep 01 01:17:15 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-777fc15a-ec7c-475a-971b-f597238ed85b tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Delete volume request issued successfully. Sep 01 01:17:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-777fc15a-ec7c-475a-971b-f597238ed85b tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 returned with HTTP 202 Sep 01 01:17:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1164/2368] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:17:15 2026] DELETE /volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:17:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-58289227-8a4e-4b98-bfb0-c6a668f13648 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-58289227-8a4e-4b98-bfb0-c6a668f13648 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 Sep 01 01:17:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-58289227-8a4e-4b98-bfb0-c6a668f13648 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-58289227-8a4e-4b98-bfb0-c6a668f13648 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:17:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-58289227-8a4e-4b98-bfb0-c6a668f13648 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Volume info retrieved successfully. Sep 01 01:17:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-58289227-8a4e-4b98-bfb0-c6a668f13648 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 returned with HTTP 200 Sep 01 01:17:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1205/2369] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:15 2026] GET /volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 => generated 842 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9e6931f0-43e6-4ac3-a300-6193aa868be4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9e6931f0-43e6-4ac3-a300-6193aa868be4 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 Sep 01 01:17:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9e6931f0-43e6-4ac3-a300-6193aa868be4 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9e6931f0-43e6-4ac3-a300-6193aa868be4 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9e6931f0-43e6-4ac3-a300-6193aa868be4 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 returned with HTTP 404 Sep 01 01:17:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1165/2370] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:16 2026] GET /volume/v3/volumes/2df945c8-1f62-4807-9d7e-dca8f64a0430 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:17:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-49988267-5dc5-443b-96bc-5788aa6e2e4f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-49988267-5dc5-443b-96bc-5788aa6e2e4f tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb Sep 01 01:17:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-49988267-5dc5-443b-96bc-5788aa6e2e4f tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-49988267-5dc5-443b-96bc-5788aa6e2e4f tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:17 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-49988267-5dc5-443b-96bc-5788aa6e2e4f tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Delete snapshot with id: fee63dee-edab-4cdf-9588-26c9d8228eeb Sep 01 01:17:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-49988267-5dc5-443b-96bc-5788aa6e2e4f tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb returned with HTTP 404 Sep 01 01:17:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1206/2371] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:17:16 2026] DELETE /volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:17:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-008a7bf1-fc1c-4c14-837b-14aa62f1cb3f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-008a7bf1-fc1c-4c14-837b-14aa62f1cb3f tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb Sep 01 01:17:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-008a7bf1-fc1c-4c14-837b-14aa62f1cb3f tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-008a7bf1-fc1c-4c14-837b-14aa62f1cb3f tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-008a7bf1-fc1c-4c14-837b-14aa62f1cb3f tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb returned with HTTP 404 Sep 01 01:17:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1166/2372] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:17:17 2026] GET /volume/v3/snapshots/fee63dee-edab-4cdf-9588-26c9d8228eeb => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:17:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1a23a920-dd16-4ef5-8a7b-e123caaf8153 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1a23a920-dd16-4ef5-8a7b-e123caaf8153 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] DELETE http://192.168.122.211/volume/v3/volumes/2f37d610-776d-44fc-ac1e-59f27cb816e7 Sep 01 01:17:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1a23a920-dd16-4ef5-8a7b-e123caaf8153 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1a23a920-dd16-4ef5-8a7b-e123caaf8153 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:17 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-1a23a920-dd16-4ef5-8a7b-e123caaf8153 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Delete volume with id: 2f37d610-776d-44fc-ac1e-59f27cb816e7 Sep 01 01:17:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1a23a920-dd16-4ef5-8a7b-e123caaf8153 tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/volumes/2f37d610-776d-44fc-ac1e-59f27cb816e7 returned with HTTP 404 Sep 01 01:17:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1207/2373] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:17:17 2026] DELETE /volume/v3/volumes/2f37d610-776d-44fc-ac1e-59f27cb816e7 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:17:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f6e7c4b2-5c03-49af-b9d5-dd59f780a64f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f6e7c4b2-5c03-49af-b9d5-dd59f780a64f tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] GET http://192.168.122.211/volume/v3/volumes/2f37d610-776d-44fc-ac1e-59f27cb816e7 Sep 01 01:17:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f6e7c4b2-5c03-49af-b9d5-dd59f780a64f tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f6e7c4b2-5c03-49af-b9d5-dd59f780a64f tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f6e7c4b2-5c03-49af-b9d5-dd59f780a64f tempest-SnapshotDependencyTests-218267063 tempest-SnapshotDependencyTests-218267063-project-member] http://192.168.122.211/volume/v3/volumes/2f37d610-776d-44fc-ac1e-59f27cb816e7 returned with HTTP 404 Sep 01 01:17:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1167/2374] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:17 2026] GET /volume/v3/volumes/2f37d610-776d-44fc-ac1e-59f27cb816e7 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:17:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-64806237-ce54-4f2d-826c-47f387ec54c5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-64806237-ce54-4f2d-826c-47f387ec54c5 tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:17:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-64806237-ce54-4f2d-826c-47f387ec54c5 tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1085533657-1794512196", "extra_specs": {}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:17:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-64806237-ce54-4f2d-826c-47f387ec54c5 tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:17:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1208/2375] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:17:26 2026] POST /volume/v3/types => generated 269 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:27 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=153,cinder:INSERT=34,cinder:UPDATE=53 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:17:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-045bbb48-7bb0-42b4-9c15-6d90341a6d67 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-045bbb48-7bb0-42b4-9c15-6d90341a6d67 tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:17:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-045bbb48-7bb0-42b4-9c15-6d90341a6d67 tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1098932894-1719551169", "extra_specs": {}}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:17:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-045bbb48-7bb0-42b4-9c15-6d90341a6d67 tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:17:30 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1168/2376] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:17:30 2026] POST /volume/v3/types => generated 269 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-99db3768-5cbd-411b-af25-2f492bcc7831 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-99db3768-5cbd-411b-af25-2f492bcc7831 tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:17:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-99db3768-5cbd-411b-af25-2f492bcc7831 tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-578156856-1755651645", "extra_specs": {}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:17:30 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=293,cinder:UPDATE=66,cinder:INSERT=41 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:17:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-99db3768-5cbd-411b-af25-2f492bcc7831 tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:17:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1209/2377] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:17:30 2026] POST /volume/v3/types => generated 268 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-364f95bb-7bdd-4542-9a0a-90ecbf64ecb8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-364f95bb-7bdd-4542-9a0a-90ecbf64ecb8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:17:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-364f95bb-7bdd-4542-9a0a-90ecbf64ecb8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-945576982", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1098932894-1719551169", "size": 1}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:17:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-364f95bb-7bdd-4542-9a0a-90ecbf64ecb8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-945576982', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1098932894-1719551169', 'size': 1}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:17:30 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-364f95bb-7bdd-4542-9a0a-90ecbf64ecb8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Create volume of 1 GB Sep 01 01:17:30 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:30 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:17:30 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-364f95bb-7bdd-4542-9a0a-90ecbf64ecb8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Availability Zones retrieved successfully. Sep 01 01:17:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-364f95bb-7bdd-4542-9a0a-90ecbf64ecb8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Flow 'volume_create_api' (0b1793bd-5023-4069-9e09-d7fe8d182184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:17:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-364f95bb-7bdd-4542-9a0a-90ecbf64ecb8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d50cfc5-b654-4f0b-aa1c-67b4c1d8abba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:17:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-364f95bb-7bdd-4542-9a0a-90ecbf64ecb8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:17:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-364f95bb-7bdd-4542-9a0a-90ecbf64ecb8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d50cfc5-b654-4f0b-aa1c-67b4c1d8abba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:17:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6d04d1e8-28fe-4a3a-97c6-70b82900d123,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1098932894-1719551169',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d04d1e8-28fe-4a3a-97c6-70b82900d123', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:17:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-364f95bb-7bdd-4542-9a0a-90ecbf64ecb8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7871c753-4975-4a7e-a8b8-4c33356772cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:17:31 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-364f95bb-7bdd-4542-9a0a-90ecbf64ecb8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1098932894-1719551169 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1098932894-1719551169, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:17:31 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-364f95bb-7bdd-4542-9a0a-90ecbf64ecb8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1098932894-1719551169 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1098932894-1719551169, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:17:31 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-364f95bb-7bdd-4542-9a0a-90ecbf64ecb8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Created reservations ['4a3f3eaf-8327-41e7-b581-2d7821dd7a42', 'f12e0503-1d86-4190-b344-ef111c5da5b1', '0b1778c8-1465-46e5-a40e-99e224732022', 'b3f589d6-b459-406a-9e99-4c7bc8a42896'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:17:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-364f95bb-7bdd-4542-9a0a-90ecbf64ecb8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7871c753-4975-4a7e-a8b8-4c33356772cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a3f3eaf-8327-41e7-b581-2d7821dd7a42', 'f12e0503-1d86-4190-b344-ef111c5da5b1', '0b1778c8-1465-46e5-a40e-99e224732022', 'b3f589d6-b459-406a-9e99-4c7bc8a42896']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:17:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-364f95bb-7bdd-4542-9a0a-90ecbf64ecb8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8d48813-762f-44dc-95ba-9a2e6d7045d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:17:31 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:31 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:17:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-364f95bb-7bdd-4542-9a0a-90ecbf64ecb8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8d48813-762f-44dc-95ba-9a2e6d7045d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '571f066d-c9f1-4850-bbf7-21c608823124', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-945576982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80bf7eec580e46388a05b38ad9effb7d',qos_specs=None,replication_status=,reservations=['4a3f3eaf-8327-41e7-b581-2d7821dd7a42','f12e0503-1d86-4190-b344-ef111c5da5b1','0b1778c8-1465-46e5-a40e-99e224732022','b3f589d6-b459-406a-9e99-4c7bc8a42896'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='550b794732ee4f038790dac1829cff85',volume_type_id=6d04d1e8-28fe-4a3a-97c6-70b82900d123), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:17:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-945576982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=571f066d-c9f1-4850-bbf7-21c608823124,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80bf7eec580e46388a05b38ad9effb7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='550b794732ee4f038790dac1829cff85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d04d1e8-28fe-4a3a-97c6-70b82900d123),volume_type_id=6d04d1e8-28fe-4a3a-97c6-70b82900d123)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:17:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-364f95bb-7bdd-4542-9a0a-90ecbf64ecb8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78f899a0-1cd0-4b87-88eb-0b61255b9071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:17:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-364f95bb-7bdd-4542-9a0a-90ecbf64ecb8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78f899a0-1cd0-4b87-88eb-0b61255b9071) transitioned into state 'SUCCESS' from state '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-945576982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80bf7eec580e46388a05b38ad9effb7d',qos_specs=None,replication_status=,reservations=['4a3f3eaf-8327-41e7-b581-2d7821dd7a42','f12e0503-1d86-4190-b344-ef111c5da5b1','0b1778c8-1465-46e5-a40e-99e224732022','b3f589d6-b459-406a-9e99-4c7bc8a42896'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='550b794732ee4f038790dac1829cff85',volume_type_id=6d04d1e8-28fe-4a3a-97c6-70b82900d123)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:17:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-364f95bb-7bdd-4542-9a0a-90ecbf64ecb8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90169f64-b454-4b0c-89d1-be95592193d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:17:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-364f95bb-7bdd-4542-9a0a-90ecbf64ecb8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90169f64-b454-4b0c-89d1-be95592193d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:17:31 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-364f95bb-7bdd-4542-9a0a-90ecbf64ecb8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Flow 'volume_create_api' (0b1793bd-5023-4069-9e09-d7fe8d182184) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:17:31 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-364f95bb-7bdd-4542-9a0a-90ecbf64ecb8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Create volume request issued successfully. Sep 01 01:17:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-364f95bb-7bdd-4542-9a0a-90ecbf64ecb8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:17:31 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1169/2378] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:17:30 2026] POST /volume/v3/volumes => generated 854 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:17:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e7dc79a3-ce18-4e1a-8dae-fbd6f2dc8e01 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e7dc79a3-ce18-4e1a-8dae-fbd6f2dc8e01 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:17:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e7dc79a3-ce18-4e1a-8dae-fbd6f2dc8e01 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1407221001", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-578156856-1755651645", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:17:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-e7dc79a3-ce18-4e1a-8dae-fbd6f2dc8e01 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1407221001', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-578156856-1755651645', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:17:31 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-e7dc79a3-ce18-4e1a-8dae-fbd6f2dc8e01 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Create volume of 1 GB Sep 01 01:17:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e7dc79a3-ce18-4e1a-8dae-fbd6f2dc8e01 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Availability Zones retrieved successfully. Sep 01 01:17:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e7dc79a3-ce18-4e1a-8dae-fbd6f2dc8e01 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Flow 'volume_create_api' (9d581724-c0dd-46e7-9254-f4ae201ef8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:17:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e7dc79a3-ce18-4e1a-8dae-fbd6f2dc8e01 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (647e3ac7-4fd0-482d-b7c7-b7403eb5a46f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:17:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-e7dc79a3-ce18-4e1a-8dae-fbd6f2dc8e01 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:17:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e7dc79a3-ce18-4e1a-8dae-fbd6f2dc8e01 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (647e3ac7-4fd0-482d-b7c7-b7403eb5a46f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:17:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=21a71656-947f-4866-93e3-2e0672cc2068,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-578156856-1755651645',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '21a71656-947f-4866-93e3-2e0672cc2068', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:17:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e7dc79a3-ce18-4e1a-8dae-fbd6f2dc8e01 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88df0ce3-c12f-427a-a051-26184c00a4bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:17:31 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-e7dc79a3-ce18-4e1a-8dae-fbd6f2dc8e01 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-578156856-1755651645 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-578156856-1755651645, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:17:31 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-e7dc79a3-ce18-4e1a-8dae-fbd6f2dc8e01 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-578156856-1755651645 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-578156856-1755651645, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:17:31 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-e7dc79a3-ce18-4e1a-8dae-fbd6f2dc8e01 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Created reservations ['c7b75a09-e4f8-4406-86bb-7ce3a1b0e225', 'a9d28ee4-a065-48dc-b078-cd241546f04b', '77b8cd2c-97c4-45b2-8183-a380d3edf70e', 'adb667d7-b519-45f8-9212-9a055be129f5'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:17:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e7dc79a3-ce18-4e1a-8dae-fbd6f2dc8e01 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88df0ce3-c12f-427a-a051-26184c00a4bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7b75a09-e4f8-4406-86bb-7ce3a1b0e225', 'a9d28ee4-a065-48dc-b078-cd241546f04b', '77b8cd2c-97c4-45b2-8183-a380d3edf70e', 'adb667d7-b519-45f8-9212-9a055be129f5']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:17:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e7dc79a3-ce18-4e1a-8dae-fbd6f2dc8e01 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (828e27f3-891a-4d95-9f7d-a0e950c3d69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:17:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:17:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e7dc79a3-ce18-4e1a-8dae-fbd6f2dc8e01 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (828e27f3-891a-4d95-9f7d-a0e950c3d69d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdc7d6e8-5ff6-47ce-8186-cc97abec2697', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1407221001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80bf7eec580e46388a05b38ad9effb7d',qos_specs=None,replication_status=,reservations=['c7b75a09-e4f8-4406-86bb-7ce3a1b0e225','a9d28ee4-a065-48dc-b078-cd241546f04b','77b8cd2c-97c4-45b2-8183-a380d3edf70e','adb667d7-b519-45f8-9212-9a055be129f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='550b794732ee4f038790dac1829cff85',volume_type_id=21a71656-947f-4866-93e3-2e0672cc2068), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:17:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1407221001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdc7d6e8-5ff6-47ce-8186-cc97abec2697,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80bf7eec580e46388a05b38ad9effb7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='550b794732ee4f038790dac1829cff85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(21a71656-947f-4866-93e3-2e0672cc2068),volume_type_id=21a71656-947f-4866-93e3-2e0672cc2068)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:17:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e7dc79a3-ce18-4e1a-8dae-fbd6f2dc8e01 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb069d11-3f47-4d3e-904a-dabec451ce1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:17:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e7dc79a3-ce18-4e1a-8dae-fbd6f2dc8e01 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb069d11-3f47-4d3e-904a-dabec451ce1a) transitioned into state 'SUCCESS' from state '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-1407221001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80bf7eec580e46388a05b38ad9effb7d',qos_specs=None,replication_status=,reservations=['c7b75a09-e4f8-4406-86bb-7ce3a1b0e225','a9d28ee4-a065-48dc-b078-cd241546f04b','77b8cd2c-97c4-45b2-8183-a380d3edf70e','adb667d7-b519-45f8-9212-9a055be129f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='550b794732ee4f038790dac1829cff85',volume_type_id=21a71656-947f-4866-93e3-2e0672cc2068)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:17:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e7dc79a3-ce18-4e1a-8dae-fbd6f2dc8e01 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (923ee26c-4c06-45c0-bfce-ed1432a260ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:17:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e7dc79a3-ce18-4e1a-8dae-fbd6f2dc8e01 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (923ee26c-4c06-45c0-bfce-ed1432a260ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:17:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e7dc79a3-ce18-4e1a-8dae-fbd6f2dc8e01 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Flow 'volume_create_api' (9d581724-c0dd-46e7-9254-f4ae201ef8b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:17:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e7dc79a3-ce18-4e1a-8dae-fbd6f2dc8e01 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Create volume request issued successfully. Sep 01 01:17:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e7dc79a3-ce18-4e1a-8dae-fbd6f2dc8e01 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:17:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1210/2379] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:17:31 2026] POST /volume/v3/volumes => generated 854 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:17:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-735a9a32-6c61-44b0-a358-d98ed6b7db8d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-735a9a32-6c61-44b0-a358-d98ed6b7db8d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:17:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-735a9a32-6c61-44b0-a358-d98ed6b7db8d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1709507000", "snapshot_id": null, "imageRef": "80c15572-9a1c-42d9-a0da-6e07b44a3036", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1085533657-1794512196", "size": 1}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:17:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-735a9a32-6c61-44b0-a358-d98ed6b7db8d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1709507000', 'snapshot_id': None, 'imageRef': '80c15572-9a1c-42d9-a0da-6e07b44a3036', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1085533657-1794512196', 'size': 1}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:17:32 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-735a9a32-6c61-44b0-a358-d98ed6b7db8d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Create volume of 1 GB Sep 01 01:17:32 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:32 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:17:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-735a9a32-6c61-44b0-a358-d98ed6b7db8d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Availability Zones retrieved successfully. Sep 01 01:17:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-735a9a32-6c61-44b0-a358-d98ed6b7db8d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Flow 'volume_create_api' (da26b50f-a62d-4b0b-bb38-afa08c5ced9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:17:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-735a9a32-6c61-44b0-a358-d98ed6b7db8d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9ea2d0c-1378-475a-8da7-c5810c2a191e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:17:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-735a9a32-6c61-44b0-a358-d98ed6b7db8d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:17:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-735a9a32-6c61-44b0-a358-d98ed6b7db8d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9ea2d0c-1378-475a-8da7-c5810c2a191e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:17:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4abff66e-8ff4-488e-86eb-22988bfc0b8e,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1085533657-1794512196',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4abff66e-8ff4-488e-86eb-22988bfc0b8e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:17:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-735a9a32-6c61-44b0-a358-d98ed6b7db8d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dda5044c-0c27-4d69-9bc3-ef089352aec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:17:32 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-735a9a32-6c61-44b0-a358-d98ed6b7db8d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1085533657-1794512196 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1085533657-1794512196, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:17:32 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-735a9a32-6c61-44b0-a358-d98ed6b7db8d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1085533657-1794512196 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1085533657-1794512196, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:17:32 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-735a9a32-6c61-44b0-a358-d98ed6b7db8d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Created reservations ['4e2c430b-60a4-4d5e-99f4-4ece07e55776', '7b869c5d-f659-4be1-8c6d-afc28c96fddc', 'f8301ba3-6e62-4709-9617-f3705e30ad44', 'ab120dfb-76e3-4dbb-ad3d-7b8dee97654d'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:17:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-735a9a32-6c61-44b0-a358-d98ed6b7db8d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dda5044c-0c27-4d69-9bc3-ef089352aec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e2c430b-60a4-4d5e-99f4-4ece07e55776', '7b869c5d-f659-4be1-8c6d-afc28c96fddc', 'f8301ba3-6e62-4709-9617-f3705e30ad44', 'ab120dfb-76e3-4dbb-ad3d-7b8dee97654d']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:17:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-735a9a32-6c61-44b0-a358-d98ed6b7db8d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c51354c0-c485-45f0-ace7-f147ea5e8029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:17:32 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:32 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:17:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-735a9a32-6c61-44b0-a358-d98ed6b7db8d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c51354c0-c485-45f0-ace7-f147ea5e8029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee21e694-ea66-4058-882e-f6d437fa8a40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1709507000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80bf7eec580e46388a05b38ad9effb7d',qos_specs=None,replication_status=,reservations=['4e2c430b-60a4-4d5e-99f4-4ece07e55776','7b869c5d-f659-4be1-8c6d-afc28c96fddc','f8301ba3-6e62-4709-9617-f3705e30ad44','ab120dfb-76e3-4dbb-ad3d-7b8dee97654d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='550b794732ee4f038790dac1829cff85',volume_type_id=4abff66e-8ff4-488e-86eb-22988bfc0b8e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:17:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1709507000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee21e694-ea66-4058-882e-f6d437fa8a40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80bf7eec580e46388a05b38ad9effb7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='550b794732ee4f038790dac1829cff85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4abff66e-8ff4-488e-86eb-22988bfc0b8e),volume_type_id=4abff66e-8ff4-488e-86eb-22988bfc0b8e)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:17:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-735a9a32-6c61-44b0-a358-d98ed6b7db8d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3d75f81-0b2d-4edf-86e0-8709d38b29ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:17:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-735a9a32-6c61-44b0-a358-d98ed6b7db8d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3d75f81-0b2d-4edf-86e0-8709d38b29ce) transitioned into state 'SUCCESS' from state '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-1709507000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80bf7eec580e46388a05b38ad9effb7d',qos_specs=None,replication_status=,reservations=['4e2c430b-60a4-4d5e-99f4-4ece07e55776','7b869c5d-f659-4be1-8c6d-afc28c96fddc','f8301ba3-6e62-4709-9617-f3705e30ad44','ab120dfb-76e3-4dbb-ad3d-7b8dee97654d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='550b794732ee4f038790dac1829cff85',volume_type_id=4abff66e-8ff4-488e-86eb-22988bfc0b8e)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:17:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-735a9a32-6c61-44b0-a358-d98ed6b7db8d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a39fb368-c189-470c-91f1-3a466ef1bdbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:17:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-735a9a32-6c61-44b0-a358-d98ed6b7db8d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a39fb368-c189-470c-91f1-3a466ef1bdbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:17:32 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-735a9a32-6c61-44b0-a358-d98ed6b7db8d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Flow 'volume_create_api' (da26b50f-a62d-4b0b-bb38-afa08c5ced9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:17:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-735a9a32-6c61-44b0-a358-d98ed6b7db8d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Create volume request issued successfully. Sep 01 01:17:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-735a9a32-6c61-44b0-a358-d98ed6b7db8d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:17:32 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1170/2380] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:17:32 2026] POST /volume/v3/volumes => generated 855 bytes in 746 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:17:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9eba2ecd-8d1b-4a40-aa59-50eaebb12adf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9eba2ecd-8d1b-4a40-aa59-50eaebb12adf tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 Sep 01 01:17:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9eba2ecd-8d1b-4a40-aa59-50eaebb12adf tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9eba2ecd-8d1b-4a40-aa59-50eaebb12adf tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:17:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9eba2ecd-8d1b-4a40-aa59-50eaebb12adf tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:17:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9eba2ecd-8d1b-4a40-aa59-50eaebb12adf tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 returned with HTTP 200 Sep 01 01:17:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1211/2381] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:32 2026] GET /volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 => generated 923 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-eb0721d2-e65c-44c8-8e0f-472120002e32 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-eb0721d2-e65c-44c8-8e0f-472120002e32 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 Sep 01 01:17:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-eb0721d2-e65c-44c8-8e0f-472120002e32 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-eb0721d2-e65c-44c8-8e0f-472120002e32 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:33 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:33 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:17:33 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:33 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:17:34 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-eb0721d2-e65c-44c8-8e0f-472120002e32 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:17:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-eb0721d2-e65c-44c8-8e0f-472120002e32 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 returned with HTTP 200 Sep 01 01:17:34 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1171/2382] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:33 2026] GET /volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 => generated 947 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1a8124c7-fac3-4bdd-956b-bf62dddf7a89 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1a8124c7-fac3-4bdd-956b-bf62dddf7a89 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 Sep 01 01:17:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1a8124c7-fac3-4bdd-956b-bf62dddf7a89 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1a8124c7-fac3-4bdd-956b-bf62dddf7a89 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:17:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1a8124c7-fac3-4bdd-956b-bf62dddf7a89 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:17:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1a8124c7-fac3-4bdd-956b-bf62dddf7a89 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 returned with HTTP 200 Sep 01 01:17:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1212/2383] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:35 2026] GET /volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 => generated 947 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fefa45e8-11fd-496e-ac1d-5c617ee407a8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fefa45e8-11fd-496e-ac1d-5c617ee407a8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 Sep 01 01:17:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fefa45e8-11fd-496e-ac1d-5c617ee407a8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fefa45e8-11fd-496e-ac1d-5c617ee407a8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:36 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:36 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:17:36 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:36 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:17:36 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-fefa45e8-11fd-496e-ac1d-5c617ee407a8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:17:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fefa45e8-11fd-496e-ac1d-5c617ee407a8 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 returned with HTTP 200 Sep 01 01:17:36 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1172/2384] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:36 2026] GET /volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 => generated 947 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-46f075d0-b4ad-4539-a8e9-ea4f98413b4b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-46f075d0-b4ad-4539-a8e9-ea4f98413b4b tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 Sep 01 01:17:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-46f075d0-b4ad-4539-a8e9-ea4f98413b4b tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-46f075d0-b4ad-4539-a8e9-ea4f98413b4b tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:17:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-46f075d0-b4ad-4539-a8e9-ea4f98413b4b tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:17:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-46f075d0-b4ad-4539-a8e9-ea4f98413b4b tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 returned with HTTP 200 Sep 01 01:17:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1213/2385] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:37 2026] GET /volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 => generated 947 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-df8f889f-6d39-4490-89de-259ca249b97d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-df8f889f-6d39-4490-89de-259ca249b97d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 Sep 01 01:17:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-df8f889f-6d39-4490-89de-259ca249b97d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-df8f889f-6d39-4490-89de-259ca249b97d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:17:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:17:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-df8f889f-6d39-4490-89de-259ca249b97d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:17:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-df8f889f-6d39-4490-89de-259ca249b97d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 returned with HTTP 200 Sep 01 01:17:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1173/2386] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:38 2026] GET /volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 => generated 947 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:17:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-54d09061-b98a-4c73-a17f-c1b22c9bf7f4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-54d09061-b98a-4c73-a17f-c1b22c9bf7f4 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 Sep 01 01:17:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-54d09061-b98a-4c73-a17f-c1b22c9bf7f4 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-54d09061-b98a-4c73-a17f-c1b22c9bf7f4 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:17:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-54d09061-b98a-4c73-a17f-c1b22c9bf7f4 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:17:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-54d09061-b98a-4c73-a17f-c1b22c9bf7f4 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 returned with HTTP 200 Sep 01 01:17:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1214/2387] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:39 2026] GET /volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 => generated 1005 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:17:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-72c6f1f0-6956-42ab-9401-674e10badc88 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-72c6f1f0-6956-42ab-9401-674e10badc88 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 Sep 01 01:17:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-72c6f1f0-6956-42ab-9401-674e10badc88 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-72c6f1f0-6956-42ab-9401-674e10badc88 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:17:40 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:40 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:17:40 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-72c6f1f0-6956-42ab-9401-674e10badc88 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:17:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-72c6f1f0-6956-42ab-9401-674e10badc88 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 returned with HTTP 200 Sep 01 01:17:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1174/2388] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:40 2026] GET /volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 => generated 1008 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:17:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-898de7e9-83c6-44d2-875d-03dbf675d486 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-898de7e9-83c6-44d2-875d-03dbf675d486 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 Sep 01 01:17:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-898de7e9-83c6-44d2-875d-03dbf675d486 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-898de7e9-83c6-44d2-875d-03dbf675d486 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:17:41 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:41 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-898de7e9-83c6-44d2-875d-03dbf675d486 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:17:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-898de7e9-83c6-44d2-875d-03dbf675d486 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 returned with HTTP 200 Sep 01 01:17:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1215/2389] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:41 2026] GET /volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 => generated 1008 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:17:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ec9f17f8-1971-4c6e-940a-2d959031f7cd None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ec9f17f8-1971-4c6e-940a-2d959031f7cd tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 Sep 01 01:17:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ec9f17f8-1971-4c6e-940a-2d959031f7cd tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ec9f17f8-1971-4c6e-940a-2d959031f7cd tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:42 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:42 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:17:42 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:42 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:17:42 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ec9f17f8-1971-4c6e-940a-2d959031f7cd tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:17:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ec9f17f8-1971-4c6e-940a-2d959031f7cd tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 returned with HTTP 200 Sep 01 01:17:42 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1175/2390] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:42 2026] GET /volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 => generated 1008 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:17:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8fa169d6-a592-4277-a295-7c73a8b93bd1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8fa169d6-a592-4277-a295-7c73a8b93bd1 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 Sep 01 01:17:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8fa169d6-a592-4277-a295-7c73a8b93bd1 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8fa169d6-a592-4277-a295-7c73a8b93bd1 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:17:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8fa169d6-a592-4277-a295-7c73a8b93bd1 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:17:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8fa169d6-a592-4277-a295-7c73a8b93bd1 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 returned with HTTP 200 Sep 01 01:17:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1216/2391] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:17:43 2026] GET /volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 => generated 1260 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:17:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-520d4a2c-7ed5-4a96-a5e6-9f499c150076 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-520d4a2c-7ed5-4a96-a5e6-9f499c150076 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 Sep 01 01:17:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-520d4a2c-7ed5-4a96-a5e6-9f499c150076 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-520d4a2c-7ed5-4a96-a5e6-9f499c150076 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:44 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:44 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:17:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:17:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-520d4a2c-7ed5-4a96-a5e6-9f499c150076 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:17:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-520d4a2c-7ed5-4a96-a5e6-9f499c150076 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 returned with HTTP 200 Sep 01 01:17:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1176/2392] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:17:44 2026] GET /volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 => generated 1260 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:17:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-c64e4690-7895-43cd-82ac-08f2f90166c3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-c64e4690-7895-43cd-82ac-08f2f90166c3 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 Sep 01 01:17:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-c64e4690-7895-43cd-82ac-08f2f90166c3 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-c64e4690-7895-43cd-82ac-08f2f90166c3 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:17:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-c64e4690-7895-43cd-82ac-08f2f90166c3 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:17:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-c64e4690-7895-43cd-82ac-08f2f90166c3 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 returned with HTTP 200 Sep 01 01:17:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1217/2393] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:17:45 2026] GET /volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 => generated 1260 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:17:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-cde59821-3702-4152-b1ed-93928b22cbea None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cde59821-3702-4152-b1ed-93928b22cbea None None] GET http://192.168.122.211/volume// Sep 01 01:17:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cde59821-3702-4152-b1ed-93928b22cbea None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cde59821-3702-4152-b1ed-93928b22cbea None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cde59821-3702-4152-b1ed-93928b22cbea None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:17:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1177/2394] 192.168.122.211 () {58 vars in 1308 bytes} [Tue Sep 1 01:17:45 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:17:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-f0936378-dacf-4f4c-a6c3-90bf1fcbb4d6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-f0936378-dacf-4f4c-a6c3-90bf1fcbb4d6 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] POST http://192.168.122.211/volume/v3/attachments Sep 01 01:17:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-f0936378-dacf-4f4c-a6c3-90bf1fcbb4d6 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee21e694-ea66-4058-882e-f6d437fa8a40", "connector": null, "instance_uuid": "d629833d-6c82-45e3-828b-a21f81c4be4d"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:17:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:17:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-f0936378-dacf-4f4c-a6c3-90bf1fcbb4d6 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/attachments returned with HTTP 200 Sep 01 01:17:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1218/2395] 192.168.122.211 () {66 vars in 1483 bytes} [Tue Sep 1 01:17:45 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:17:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f7d3cbe6-a706-4079-92d1-63fbe134a23b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f7d3cbe6-a706-4079-92d1-63fbe134a23b None None] GET http://192.168.122.211/volume// Sep 01 01:17:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f7d3cbe6-a706-4079-92d1-63fbe134a23b None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f7d3cbe6-a706-4079-92d1-63fbe134a23b None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f7d3cbe6-a706-4079-92d1-63fbe134a23b None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:17:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1178/2396] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:17:46 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:17:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-2fbb7bb9-03ff-414a-b6fc-c092a1d0b0dd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-2fbb7bb9-03ff-414a-b6fc-c092a1d0b0dd tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 Sep 01 01:17:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-2fbb7bb9-03ff-414a-b6fc-c092a1d0b0dd tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:17:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-2fbb7bb9-03ff-414a-b6fc-c092a1d0b0dd tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:17:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:17:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-2fbb7bb9-03ff-414a-b6fc-c092a1d0b0dd tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:17:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-2fbb7bb9-03ff-414a-b6fc-c092a1d0b0dd tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 returned with HTTP 200 Sep 01 01:17:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1219/2397] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:17:46 2026] GET /volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 => generated 1440 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 01:17:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-891316b1-d373-4761-bff2-d93b9a9901e5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-891316b1-d373-4761-bff2-d93b9a9901e5 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] PUT http://192.168.122.211/volume/v3/attachments/bd842e58-382c-46a9-8bdc-9f3ce59c8fee Sep 01 01:17:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-891316b1-d373-4761-bff2-d93b9a9901e5 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.211", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23a224877e5e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3ccf17f9-df62-4659-aa6b-f6fc551683f0", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:17:47 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-891316b1-d373-4761-bff2-d93b9a9901e5 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Acquiring lock "cinder-attachment_update-ee21e694-ea66-4058-882e-f6d437fa8a40-devstack" by "attachment_update" {{(pid=86752) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:17:47 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-891316b1-d373-4761-bff2-d93b9a9901e5 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Lock "cinder-attachment_update-ee21e694-ea66-4058-882e-f6d437fa8a40-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=86752) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:17:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:17:47 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:47 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:17:47 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-891316b1-d373-4761-bff2-d93b9a9901e5 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Lock "cinder-attachment_update-ee21e694-ea66-4058-882e-f6d437fa8a40-devstack" released by "attachment_update" :: held 0.263s {{(pid=86752) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:17:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-891316b1-d373-4761-bff2-d93b9a9901e5 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/attachments/bd842e58-382c-46a9-8bdc-9f3ce59c8fee returned with HTTP 200 Sep 01 01:17:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1179/2398] 192.168.122.211 () {66 vars in 1593 bytes} [Tue Sep 1 01:17:47 2026] PUT /volume/v3/attachments/bd842e58-382c-46a9-8bdc-9f3ce59c8fee => generated 694 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:17:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-1b328286-0265-401d-afa2-13ec0c0a2689 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:17:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-1b328286-0265-401d-afa2-13ec0c0a2689 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] POST http://192.168.122.211/volume/v3/attachments/bd842e58-382c-46a9-8bdc-9f3ce59c8fee/action Sep 01 01:17:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-1b328286-0265-401d-afa2-13ec0c0a2689 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:17:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-1b328286-0265-401d-afa2-13ec0c0a2689 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:17:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:17:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:17:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:17:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:17:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-a67c8b10-0fa5-4d39-a0b1-45d062609595 req-1b328286-0265-401d-afa2-13ec0c0a2689 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/attachments/bd842e58-382c-46a9-8bdc-9f3ce59c8fee/action returned with HTTP 204 Sep 01 01:17:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1220/2399] 192.168.122.211 () {66 vars in 1614 bytes} [Tue Sep 1 01:17:47 2026] POST /volume/v3/attachments/bd842e58-382c-46a9-8bdc-9f3ce59c8fee/action => generated 0 bytes in 116 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:17:57 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=78,cinder:INSERT=19,cinder:UPDATE=25 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:17:57 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=67,cinder:INSERT=10,cinder:UPDATE=16 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:18:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b0db18a8-f5a2-426f-823c-750bc176017e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b0db18a8-f5a2-426f-823c-750bc176017e tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:18:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b0db18a8-f5a2-426f-823c-750bc176017e tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-382771449", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:18:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-b0db18a8-f5a2-426f-823c-750bc176017e tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-382771449', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:18:01 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-b0db18a8-f5a2-426f-823c-750bc176017e tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Create volume of 1 GB Sep 01 01:18:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b0db18a8-f5a2-426f-823c-750bc176017e tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Availability Zones retrieved successfully. Sep 01 01:18:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b0db18a8-f5a2-426f-823c-750bc176017e tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Flow 'volume_create_api' (15a7d2be-fc11-4d1f-8226-f46d7706290d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:18:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b0db18a8-f5a2-426f-823c-750bc176017e tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d65ecaa3-8c92-4bbc-b714-53ce6d11607f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:18:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-b0db18a8-f5a2-426f-823c-750bc176017e tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:18:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b0db18a8-f5a2-426f-823c-750bc176017e tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d65ecaa3-8c92-4bbc-b714-53ce6d11607f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:18:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b0db18a8-f5a2-426f-823c-750bc176017e tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ab54126-bd61-40b2-942a-1af8abc987a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:18:01 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-b0db18a8-f5a2-426f-823c-750bc176017e tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Created reservations ['5f32fb4a-ed2a-49c1-96fd-2029870df2b1', '6ceb3bd0-8df0-4bf5-a10e-7941fde37731', 'a436bbe9-bfbd-4cc5-8e04-18f78c65afa7', '1c330281-7686-4660-a2b0-f2a2349c2ea8'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:18:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b0db18a8-f5a2-426f-823c-750bc176017e tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ab54126-bd61-40b2-942a-1af8abc987a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f32fb4a-ed2a-49c1-96fd-2029870df2b1', '6ceb3bd0-8df0-4bf5-a10e-7941fde37731', 'a436bbe9-bfbd-4cc5-8e04-18f78c65afa7', '1c330281-7686-4660-a2b0-f2a2349c2ea8']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:18:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b0db18a8-f5a2-426f-823c-750bc176017e tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6e1444b-f569-4729-b26b-184f8fd11baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:18:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b0db18a8-f5a2-426f-823c-750bc176017e tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6e1444b-f569-4729-b26b-184f8fd11baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51097970-2215-4c85-a79c-76200f1b8b77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-382771449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='689a2acda6c546d1a333e80100f708c9',qos_specs=None,replication_status=,reservations=['5f32fb4a-ed2a-49c1-96fd-2029870df2b1','6ceb3bd0-8df0-4bf5-a10e-7941fde37731','a436bbe9-bfbd-4cc5-8e04-18f78c65afa7','1c330281-7686-4660-a2b0-f2a2349c2ea8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c1bb2401574d66a62a4f1e7369259f',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:18:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-382771449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51097970-2215-4c85-a79c-76200f1b8b77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='689a2acda6c546d1a333e80100f708c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9c1bb2401574d66a62a4f1e7369259f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:18:01 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b0db18a8-f5a2-426f-823c-750bc176017e tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (353154f5-5e35-46cd-96b5-f787ed5f747d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:18:02 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b0db18a8-f5a2-426f-823c-750bc176017e tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (353154f5-5e35-46cd-96b5-f787ed5f747d) transitioned into state 'SUCCESS' from state '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-382771449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='689a2acda6c546d1a333e80100f708c9',qos_specs=None,replication_status=,reservations=['5f32fb4a-ed2a-49c1-96fd-2029870df2b1','6ceb3bd0-8df0-4bf5-a10e-7941fde37731','a436bbe9-bfbd-4cc5-8e04-18f78c65afa7','1c330281-7686-4660-a2b0-f2a2349c2ea8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c1bb2401574d66a62a4f1e7369259f',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:18:02 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b0db18a8-f5a2-426f-823c-750bc176017e tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4ebc53c-fbb2-4f0f-b3a2-0686c394a037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:18:02 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b0db18a8-f5a2-426f-823c-750bc176017e tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4ebc53c-fbb2-4f0f-b3a2-0686c394a037) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:18:02 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b0db18a8-f5a2-426f-823c-750bc176017e tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Flow 'volume_create_api' (15a7d2be-fc11-4d1f-8226-f46d7706290d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:18:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b0db18a8-f5a2-426f-823c-750bc176017e tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Create volume request issued successfully. Sep 01 01:18:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b0db18a8-f5a2-426f-823c-750bc176017e tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:18:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1180/2400] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:18:01 2026] POST /volume/v3/volumes => generated 763 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:18:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-844a0ab3-30ec-4812-86a2-5ddabec6efce None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-844a0ab3-30ec-4812-86a2-5ddabec6efce tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] GET http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 Sep 01 01:18:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-844a0ab3-30ec-4812-86a2-5ddabec6efce tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-844a0ab3-30ec-4812-86a2-5ddabec6efce tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:18:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-844a0ab3-30ec-4812-86a2-5ddabec6efce tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Volume info retrieved successfully. Sep 01 01:18:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-844a0ab3-30ec-4812-86a2-5ddabec6efce tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 returned with HTTP 200 Sep 01 01:18:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1221/2401] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:18:02 2026] GET /volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 => generated 831 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:18:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-44d099c2-2e41-4b30-af11-f0bfcb1e1e40 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-44d099c2-2e41-4b30-af11-f0bfcb1e1e40 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] GET http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 Sep 01 01:18:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-44d099c2-2e41-4b30-af11-f0bfcb1e1e40 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-44d099c2-2e41-4b30-af11-f0bfcb1e1e40 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:03 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:03 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:03 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:03 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:03 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-44d099c2-2e41-4b30-af11-f0bfcb1e1e40 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Volume info retrieved successfully. Sep 01 01:18:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-44d099c2-2e41-4b30-af11-f0bfcb1e1e40 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 returned with HTTP 200 Sep 01 01:18:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1181/2402] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:18:03 2026] GET /volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 => generated 855 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:18:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-22963e47-3ede-4940-82c3-690bf25a7af9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-22963e47-3ede-4940-82c3-690bf25a7af9 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] GET http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 Sep 01 01:18:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-22963e47-3ede-4940-82c3-690bf25a7af9 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-22963e47-3ede-4940-82c3-690bf25a7af9 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:18:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-22963e47-3ede-4940-82c3-690bf25a7af9 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Volume info retrieved successfully. Sep 01 01:18:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-22963e47-3ede-4940-82c3-690bf25a7af9 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 returned with HTTP 200 Sep 01 01:18:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1222/2403] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:18:04 2026] GET /volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:18:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-04cb1cf5-1eaa-4ab5-8e84-9691f3a5720f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-04cb1cf5-1eaa-4ab5-8e84-9691f3a5720f tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] GET http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 Sep 01 01:18:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-04cb1cf5-1eaa-4ab5-8e84-9691f3a5720f tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-04cb1cf5-1eaa-4ab5-8e84-9691f3a5720f tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:04 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:04 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:04 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:04 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-04cb1cf5-1eaa-4ab5-8e84-9691f3a5720f tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Volume info retrieved successfully. Sep 01 01:18:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-04cb1cf5-1eaa-4ab5-8e84-9691f3a5720f tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 returned with HTTP 200 Sep 01 01:18:04 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1182/2404] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:18:04 2026] GET /volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:18:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6a0c9b07-d8e5-47de-b5a5-e9737d636924 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6a0c9b07-d8e5-47de-b5a5-e9737d636924 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] GET http://192.168.122.211/volume/v3/volumes Sep 01 01:18:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6a0c9b07-d8e5-47de-b5a5-e9737d636924 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6a0c9b07-d8e5-47de-b5a5-e9737d636924 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-6a0c9b07-d8e5-47de-b5a5-e9737d636924 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:18:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6a0c9b07-d8e5-47de-b5a5-e9737d636924 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:18:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:18:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6a0c9b07-d8e5-47de-b5a5-e9737d636924 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Get all volumes completed successfully. Sep 01 01:18:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6a0c9b07-d8e5-47de-b5a5-e9737d636924 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 200 Sep 01 01:18:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1223/2405] 192.168.122.211 () {58 vars in 1121 bytes} [Tue Sep 1 01:18:04 2026] GET /volume/v3/volumes => generated 346 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:18:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-593419db-00b9-473a-bc02-25dd798b6bd4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-593419db-00b9-473a-bc02-25dd798b6bd4 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] GET http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 Sep 01 01:18:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-593419db-00b9-473a-bc02-25dd798b6bd4 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-593419db-00b9-473a-bc02-25dd798b6bd4 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:04 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:04 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:04 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:04 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-593419db-00b9-473a-bc02-25dd798b6bd4 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Volume info retrieved successfully. Sep 01 01:18:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-593419db-00b9-473a-bc02-25dd798b6bd4 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 returned with HTTP 200 Sep 01 01:18:04 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1183/2406] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:18:04 2026] GET /volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:18:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-c6c3c127-1102-4c63-9c3e-4d9d4181186e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-c6c3c127-1102-4c63-9c3e-4d9d4181186e tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] GET http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 Sep 01 01:18:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-c6c3c127-1102-4c63-9c3e-4d9d4181186e tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-c6c3c127-1102-4c63-9c3e-4d9d4181186e tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:18:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-c6c3c127-1102-4c63-9c3e-4d9d4181186e tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Volume info retrieved successfully. Sep 01 01:18:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-c6c3c127-1102-4c63-9c3e-4d9d4181186e tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 returned with HTTP 200 Sep 01 01:18:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1224/2407] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:18:04 2026] GET /volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:18:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d01dada9-1c63-4d51-be44-c19df5b20650 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d01dada9-1c63-4d51-be44-c19df5b20650 None None] GET http://192.168.122.211/volume// Sep 01 01:18:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d01dada9-1c63-4d51-be44-c19df5b20650 None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d01dada9-1c63-4d51-be44-c19df5b20650 None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d01dada9-1c63-4d51-be44-c19df5b20650 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:18:04 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1184/2408] 192.168.122.211 () {58 vars in 1317 bytes} [Tue Sep 1 01:18:04 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:18:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-69b50805-3b39-4c9b-a443-5215e7dec316 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-69b50805-3b39-4c9b-a443-5215e7dec316 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] POST http://192.168.122.211/volume/v3/attachments Sep 01 01:18:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-69b50805-3b39-4c9b-a443-5215e7dec316 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51097970-2215-4c85-a79c-76200f1b8b77", "connector": null, "instance_uuid": "4c5e7328-c794-4a96-93c3-dda7fce5be5b"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:18:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:18:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-69b50805-3b39-4c9b-a443-5215e7dec316 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] http://192.168.122.211/volume/v3/attachments returned with HTTP 200 Sep 01 01:18:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1225/2409] 192.168.122.211 () {66 vars in 1483 bytes} [Tue Sep 1 01:18:04 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:18:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d8a7503b-0c00-464e-bd62-bde234ff775f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d8a7503b-0c00-464e-bd62-bde234ff775f tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] GET http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 Sep 01 01:18:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d8a7503b-0c00-464e-bd62-bde234ff775f tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d8a7503b-0c00-464e-bd62-bde234ff775f tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f656dd01-1c79-450b-a36f-20f1a25597d4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f656dd01-1c79-450b-a36f-20f1a25597d4 None None] GET http://192.168.122.211/volume// Sep 01 01:18:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f656dd01-1c79-450b-a36f-20f1a25597d4 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f656dd01-1c79-450b-a36f-20f1a25597d4 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f656dd01-1c79-450b-a36f-20f1a25597d4 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:18:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1226/2410] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:18:05 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:18:05 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:05 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-9106e384-2dc4-4113-a87a-5b95d7885048 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d8a7503b-0c00-464e-bd62-bde234ff775f tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Volume info retrieved successfully. Sep 01 01:18:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-9106e384-2dc4-4113-a87a-5b95d7885048 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] GET http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 Sep 01 01:18:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-9106e384-2dc4-4113-a87a-5b95d7885048 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-9106e384-2dc4-4113-a87a-5b95d7885048 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:18:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d8a7503b-0c00-464e-bd62-bde234ff775f tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 returned with HTTP 200 Sep 01 01:18:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1185/2411] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:18:05 2026] GET /volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 => generated 855 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:18:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-9106e384-2dc4-4113-a87a-5b95d7885048 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Volume info retrieved successfully. Sep 01 01:18:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-9106e384-2dc4-4113-a87a-5b95d7885048 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 returned with HTTP 200 Sep 01 01:18:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1227/2412] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:18:05 2026] GET /volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 => generated 1036 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:18:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-3aca5b70-f67a-4ae4-88bf-23f437cc0ab6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-3aca5b70-f67a-4ae4-88bf-23f437cc0ab6 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] PUT http://192.168.122.211/volume/v3/attachments/c26ba179-8952-4e8d-a5ab-fd8bd866330f Sep 01 01:18:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-3aca5b70-f67a-4ae4-88bf-23f437cc0ab6 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.211", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23a224877e5e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3ccf17f9-df62-4659-aa6b-f6fc551683f0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:18:05 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-3aca5b70-f67a-4ae4-88bf-23f437cc0ab6 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Acquiring lock "cinder-attachment_update-51097970-2215-4c85-a79c-76200f1b8b77-devstack" by "attachment_update" {{(pid=86752) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:18:05 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-3aca5b70-f67a-4ae4-88bf-23f437cc0ab6 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Lock "cinder-attachment_update-51097970-2215-4c85-a79c-76200f1b8b77-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86752) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:18:05 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:05 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:05 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-3aca5b70-f67a-4ae4-88bf-23f437cc0ab6 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Lock "cinder-attachment_update-51097970-2215-4c85-a79c-76200f1b8b77-devstack" released by "attachment_update" :: held 0.179s {{(pid=86752) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:18:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-3aca5b70-f67a-4ae4-88bf-23f437cc0ab6 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] http://192.168.122.211/volume/v3/attachments/c26ba179-8952-4e8d-a5ab-fd8bd866330f returned with HTTP 200 Sep 01 01:18:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1186/2413] 192.168.122.211 () {66 vars in 1593 bytes} [Tue Sep 1 01:18:05 2026] PUT /volume/v3/attachments/c26ba179-8952-4e8d-a5ab-fd8bd866330f => generated 694 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:18:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-a106415d-8cb4-4b9a-ba47-540bb2178137 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-a106415d-8cb4-4b9a-ba47-540bb2178137 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] POST http://192.168.122.211/volume/v3/attachments/c26ba179-8952-4e8d-a5ab-fd8bd866330f/action Sep 01 01:18:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-a106415d-8cb4-4b9a-ba47-540bb2178137 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:18:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-a106415d-8cb4-4b9a-ba47-540bb2178137 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:18:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:18:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-45ee875e-8a74-4e3c-a430-f8ab2779b36f req-a106415d-8cb4-4b9a-ba47-540bb2178137 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] http://192.168.122.211/volume/v3/attachments/c26ba179-8952-4e8d-a5ab-fd8bd866330f/action returned with HTTP 204 Sep 01 01:18:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1228/2414] 192.168.122.211 () {66 vars in 1614 bytes} [Tue Sep 1 01:18:05 2026] POST /volume/v3/attachments/c26ba179-8952-4e8d-a5ab-fd8bd866330f/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:18:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2fee9395-f6ba-426c-b72e-5d6dc2aed0f2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2fee9395-f6ba-426c-b72e-5d6dc2aed0f2 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] GET http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 Sep 01 01:18:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2fee9395-f6ba-426c-b72e-5d6dc2aed0f2 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2fee9395-f6ba-426c-b72e-5d6dc2aed0f2 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:06 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:06 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:06 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:06 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:06 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2fee9395-f6ba-426c-b72e-5d6dc2aed0f2 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Volume info retrieved successfully. Sep 01 01:18:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2fee9395-f6ba-426c-b72e-5d6dc2aed0f2 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 returned with HTTP 200 Sep 01 01:18:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1187/2415] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:18:06 2026] GET /volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 => generated 1148 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:18:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c2012f04-36bd-445f-9dbe-323f99ed2087 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c2012f04-36bd-445f-9dbe-323f99ed2087 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] GET http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 Sep 01 01:18:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c2012f04-36bd-445f-9dbe-323f99ed2087 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c2012f04-36bd-445f-9dbe-323f99ed2087 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:18:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c2012f04-36bd-445f-9dbe-323f99ed2087 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Volume info retrieved successfully. Sep 01 01:18:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c2012f04-36bd-445f-9dbe-323f99ed2087 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 returned with HTTP 200 Sep 01 01:18:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1229/2416] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:18:06 2026] GET /volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 => generated 1148 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:18:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-abd41ac2-fdc9-4180-ab6f-289a202a1b3b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-abd41ac2-fdc9-4180-ab6f-289a202a1b3b tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] GET http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 Sep 01 01:18:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-abd41ac2-fdc9-4180-ab6f-289a202a1b3b tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-abd41ac2-fdc9-4180-ab6f-289a202a1b3b tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:06 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:06 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:06 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:06 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:06 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-abd41ac2-fdc9-4180-ab6f-289a202a1b3b tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Volume info retrieved successfully. Sep 01 01:18:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-abd41ac2-fdc9-4180-ab6f-289a202a1b3b tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 returned with HTTP 200 Sep 01 01:18:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1188/2417] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:18:06 2026] GET /volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 => generated 1148 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:18:16 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=33,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:18:16 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=58,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:18:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-1b6cf9c5-7535-481d-9c1f-321f71fc3e84 req-23a309ff-b3f9-4d57-934c-f095f17b1ac0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-1b6cf9c5-7535-481d-9c1f-321f71fc3e84 req-23a309ff-b3f9-4d57-934c-f095f17b1ac0 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] GET http://192.168.122.211/volume/v3/attachments?instance_id=4c5e7328-c794-4a96-93c3-dda7fce5be5b Sep 01 01:18:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-1b6cf9c5-7535-481d-9c1f-321f71fc3e84 req-23a309ff-b3f9-4d57-934c-f095f17b1ac0 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-1b6cf9c5-7535-481d-9c1f-321f71fc3e84 req-23a309ff-b3f9-4d57-934c-f095f17b1ac0 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_attachment.py:249: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:23 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), Sep 01 01:18:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-1b6cf9c5-7535-481d-9c1f-321f71fc3e84 req-23a309ff-b3f9-4d57-934c-f095f17b1ac0 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] http://192.168.122.211/volume/v3/attachments?instance_id=4c5e7328-c794-4a96-93c3-dda7fce5be5b returned with HTTP 200 Sep 01 01:18:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1230/2418] 192.168.122.211 () {62 vars in 1526 bytes} [Tue Sep 1 01:18:23 2026] GET /volume/v3/attachments?instance_id=4c5e7328-c794-4a96-93c3-dda7fce5be5b => generated 192 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:18:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-1b6cf9c5-7535-481d-9c1f-321f71fc3e84 req-17f044b0-c1b0-45c3-b813-84e90f317672 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-1b6cf9c5-7535-481d-9c1f-321f71fc3e84 req-17f044b0-c1b0-45c3-b813-84e90f317672 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] GET http://192.168.122.211/volume/v3/attachments/c26ba179-8952-4e8d-a5ab-fd8bd866330f Sep 01 01:18:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-1b6cf9c5-7535-481d-9c1f-321f71fc3e84 req-17f044b0-c1b0-45c3-b813-84e90f317672 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-1b6cf9c5-7535-481d-9c1f-321f71fc3e84 req-17f044b0-c1b0-45c3-b813-84e90f317672 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6fe8a11c-7db8-456d-a248-6b32de0f3923 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6fe8a11c-7db8-456d-a248-6b32de0f3923 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 Sep 01 01:18:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6fe8a11c-7db8-456d-a248-6b32de0f3923 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6fe8a11c-7db8-456d-a248-6b32de0f3923 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:23 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:23 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:18:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-1b6cf9c5-7535-481d-9c1f-321f71fc3e84 req-17f044b0-c1b0-45c3-b813-84e90f317672 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] http://192.168.122.211/volume/v3/attachments/c26ba179-8952-4e8d-a5ab-fd8bd866330f returned with HTTP 200 Sep 01 01:18:23 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1189/2419] 192.168.122.211 () {62 vars in 1540 bytes} [Tue Sep 1 01:18:23 2026] GET /volume/v3/attachments/c26ba179-8952-4e8d-a5ab-fd8bd866330f => generated 718 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:18:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6fe8a11c-7db8-456d-a248-6b32de0f3923 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:18:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6fe8a11c-7db8-456d-a248-6b32de0f3923 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 returned with HTTP 200 Sep 01 01:18:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1231/2420] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:18:23 2026] GET /volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 => generated 947 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:18:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-8d320541-3325-4136-b234-550357739cff req-afda122b-9fa0-408c-8514-9c6becc48338 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-8d320541-3325-4136-b234-550357739cff req-afda122b-9fa0-408c-8514-9c6becc48338 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 Sep 01 01:18:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-8d320541-3325-4136-b234-550357739cff req-afda122b-9fa0-408c-8514-9c6becc48338 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-8d320541-3325-4136-b234-550357739cff req-afda122b-9fa0-408c-8514-9c6becc48338 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:23 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:23 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:23 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:23 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:23 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-8d320541-3325-4136-b234-550357739cff req-afda122b-9fa0-408c-8514-9c6becc48338 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:18:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-8d320541-3325-4136-b234-550357739cff req-afda122b-9fa0-408c-8514-9c6becc48338 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 returned with HTTP 200 Sep 01 01:18:23 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1190/2421] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:18:23 2026] GET /volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 => generated 947 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:18:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a37a83a7-a5f5-4a9d-bc8e-2e61093222eb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a37a83a7-a5f5-4a9d-bc8e-2e61093222eb None None] GET http://192.168.122.211/volume// Sep 01 01:18:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a37a83a7-a5f5-4a9d-bc8e-2e61093222eb None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a37a83a7-a5f5-4a9d-bc8e-2e61093222eb None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a37a83a7-a5f5-4a9d-bc8e-2e61093222eb None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:18:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1232/2422] 192.168.122.211 () {58 vars in 1317 bytes} [Tue Sep 1 01:18:23 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:18:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-8d320541-3325-4136-b234-550357739cff req-3e82c011-6248-4252-bf25-9dccce3988f1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-8d320541-3325-4136-b234-550357739cff req-3e82c011-6248-4252-bf25-9dccce3988f1 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] POST http://192.168.122.211/volume/v3/attachments Sep 01 01:18:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-8d320541-3325-4136-b234-550357739cff req-3e82c011-6248-4252-bf25-9dccce3988f1 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "571f066d-c9f1-4850-bbf7-21c608823124", "connector": null, "instance_uuid": "d629833d-6c82-45e3-828b-a21f81c4be4d"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:18:24 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:24 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:24 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:24 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-8d320541-3325-4136-b234-550357739cff req-3e82c011-6248-4252-bf25-9dccce3988f1 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/attachments returned with HTTP 200 Sep 01 01:18:24 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1191/2423] 192.168.122.211 () {66 vars in 1483 bytes} [Tue Sep 1 01:18:23 2026] POST /volume/v3/attachments => generated 273 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:18:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6be5a5f1-5b94-4555-98f4-d132890de493 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6be5a5f1-5b94-4555-98f4-d132890de493 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 Sep 01 01:18:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6be5a5f1-5b94-4555-98f4-d132890de493 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6be5a5f1-5b94-4555-98f4-d132890de493 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:24 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:18:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d006f0f1-315f-4c8e-9625-e9938e9d3f79 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d006f0f1-315f-4c8e-9625-e9938e9d3f79 None None] GET http://192.168.122.211/volume// Sep 01 01:18:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d006f0f1-315f-4c8e-9625-e9938e9d3f79 None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d006f0f1-315f-4c8e-9625-e9938e9d3f79 None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d006f0f1-315f-4c8e-9625-e9938e9d3f79 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:18:24 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1192/2424] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:18:24 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:18:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-8d320541-3325-4136-b234-550357739cff req-3c7571b0-19c6-4a44-a562-2aceeea1f9fe None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6be5a5f1-5b94-4555-98f4-d132890de493 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:18:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-8d320541-3325-4136-b234-550357739cff req-3c7571b0-19c6-4a44-a562-2aceeea1f9fe tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 Sep 01 01:18:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-8d320541-3325-4136-b234-550357739cff req-3c7571b0-19c6-4a44-a562-2aceeea1f9fe tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-8d320541-3325-4136-b234-550357739cff req-3c7571b0-19c6-4a44-a562-2aceeea1f9fe tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6be5a5f1-5b94-4555-98f4-d132890de493 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 returned with HTTP 200 Sep 01 01:18:24 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:24 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1233/2425] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:18:24 2026] GET /volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 => generated 946 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:18:24 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:24 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:24 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-8d320541-3325-4136-b234-550357739cff req-3c7571b0-19c6-4a44-a562-2aceeea1f9fe tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:18:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-8d320541-3325-4136-b234-550357739cff req-3c7571b0-19c6-4a44-a562-2aceeea1f9fe tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 returned with HTTP 200 Sep 01 01:18:24 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1193/2426] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:18:24 2026] GET /volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 => generated 1127 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:18:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-8d320541-3325-4136-b234-550357739cff req-32d18691-e3cb-44dd-84e3-5f99ab0c6bd7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8d320541-3325-4136-b234-550357739cff req-32d18691-e3cb-44dd-84e3-5f99ab0c6bd7 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] PUT http://192.168.122.211/volume/v3/attachments/f7b4fc15-0ce4-481d-b35d-0f339cdf7754 Sep 01 01:18:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8d320541-3325-4136-b234-550357739cff req-32d18691-e3cb-44dd-84e3-5f99ab0c6bd7 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.211", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23a224877e5e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3ccf17f9-df62-4659-aa6b-f6fc551683f0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:18:24 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-8d320541-3325-4136-b234-550357739cff req-32d18691-e3cb-44dd-84e3-5f99ab0c6bd7 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Acquiring lock "cinder-attachment_update-571f066d-c9f1-4850-bbf7-21c608823124-devstack" by "attachment_update" {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:18:24 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-8d320541-3325-4136-b234-550357739cff req-32d18691-e3cb-44dd-84e3-5f99ab0c6bd7 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Lock "cinder-attachment_update-571f066d-c9f1-4850-bbf7-21c608823124-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:18:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:24 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:18:24 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-8d320541-3325-4136-b234-550357739cff req-32d18691-e3cb-44dd-84e3-5f99ab0c6bd7 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Lock "cinder-attachment_update-571f066d-c9f1-4850-bbf7-21c608823124-devstack" released by "attachment_update" :: held 0.183s {{(pid=86751) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:18:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8d320541-3325-4136-b234-550357739cff req-32d18691-e3cb-44dd-84e3-5f99ab0c6bd7 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/attachments/f7b4fc15-0ce4-481d-b35d-0f339cdf7754 returned with HTTP 200 Sep 01 01:18:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1234/2427] 192.168.122.211 () {66 vars in 1593 bytes} [Tue Sep 1 01:18:24 2026] PUT /volume/v3/attachments/f7b4fc15-0ce4-481d-b35d-0f339cdf7754 => generated 694 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:18:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-8d320541-3325-4136-b234-550357739cff req-8a941415-2462-4a2c-bd80-841b2c32b179 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-8d320541-3325-4136-b234-550357739cff req-8a941415-2462-4a2c-bd80-841b2c32b179 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] POST http://192.168.122.211/volume/v3/attachments/f7b4fc15-0ce4-481d-b35d-0f339cdf7754/action Sep 01 01:18:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-8d320541-3325-4136-b234-550357739cff req-8a941415-2462-4a2c-bd80-841b2c32b179 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Action body: b'{"os-complete": null}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:18:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-8d320541-3325-4136-b234-550357739cff req-8a941415-2462-4a2c-bd80-841b2c32b179 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:18:25 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:25 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:25 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:25 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-8d320541-3325-4136-b234-550357739cff req-8a941415-2462-4a2c-bd80-841b2c32b179 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/attachments/f7b4fc15-0ce4-481d-b35d-0f339cdf7754/action returned with HTTP 204 Sep 01 01:18:25 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1194/2428] 192.168.122.211 () {66 vars in 1614 bytes} [Tue Sep 1 01:18:25 2026] POST /volume/v3/attachments/f7b4fc15-0ce4-481d-b35d-0f339cdf7754/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:18:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-adc693da-57ef-4f93-bdad-2b0787f0c4ff None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-adc693da-57ef-4f93-bdad-2b0787f0c4ff tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 Sep 01 01:18:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-adc693da-57ef-4f93-bdad-2b0787f0c4ff tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-adc693da-57ef-4f93-bdad-2b0787f0c4ff tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:18:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-adc693da-57ef-4f93-bdad-2b0787f0c4ff tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:18:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-adc693da-57ef-4f93-bdad-2b0787f0c4ff tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 returned with HTTP 200 Sep 01 01:18:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1235/2429] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:18:25 2026] GET /volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 => generated 1239 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:18:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1c792d0c-08de-43c2-a0a0-e603a3d0f22e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1c792d0c-08de-43c2-a0a0-e603a3d0f22e tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 Sep 01 01:18:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1c792d0c-08de-43c2-a0a0-e603a3d0f22e tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1c792d0c-08de-43c2-a0a0-e603a3d0f22e tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:25 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:25 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:25 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:25 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:25 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1c792d0c-08de-43c2-a0a0-e603a3d0f22e tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:18:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1c792d0c-08de-43c2-a0a0-e603a3d0f22e tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 returned with HTTP 200 Sep 01 01:18:25 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1195/2430] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:18:25 2026] GET /volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 => generated 1239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:18:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bad4dda5-5ba1-4f2a-98af-af5d6da13d8e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bad4dda5-5ba1-4f2a-98af-af5d6da13d8e tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 Sep 01 01:18:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bad4dda5-5ba1-4f2a-98af-af5d6da13d8e tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bad4dda5-5ba1-4f2a-98af-af5d6da13d8e tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:18:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bad4dda5-5ba1-4f2a-98af-af5d6da13d8e tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:18:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bad4dda5-5ba1-4f2a-98af-af5d6da13d8e tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 returned with HTTP 200 Sep 01 01:18:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1236/2431] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:18:25 2026] GET /volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 => generated 947 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:18:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-14c29e56-ff13-46af-b2f2-11281ba437f5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-14c29e56-ff13-46af-b2f2-11281ba437f5 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 Sep 01 01:18:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-14c29e56-ff13-46af-b2f2-11281ba437f5 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-14c29e56-ff13-46af-b2f2-11281ba437f5 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:25 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:25 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:25 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:25 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:25 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-14c29e56-ff13-46af-b2f2-11281ba437f5 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:18:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-14c29e56-ff13-46af-b2f2-11281ba437f5 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 returned with HTTP 200 Sep 01 01:18:25 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1196/2432] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:18:25 2026] GET /volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 => generated 947 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:18:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9ee6a1ec-94a3-424e-8376-85d25329eba3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9ee6a1ec-94a3-424e-8376-85d25329eba3 None None] GET http://192.168.122.211/volume// Sep 01 01:18:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9ee6a1ec-94a3-424e-8376-85d25329eba3 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9ee6a1ec-94a3-424e-8376-85d25329eba3 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9ee6a1ec-94a3-424e-8376-85d25329eba3 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:18:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1237/2433] 192.168.122.211 () {58 vars in 1317 bytes} [Tue Sep 1 01:18:26 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:18:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-892b25bf-ba5e-49b2-b73b-d804eb607155 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-892b25bf-ba5e-49b2-b73b-d804eb607155 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] POST http://192.168.122.211/volume/v3/attachments Sep 01 01:18:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-892b25bf-ba5e-49b2-b73b-d804eb607155 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bdc7d6e8-5ff6-47ce-8186-cc97abec2697", "connector": null, "instance_uuid": "d629833d-6c82-45e3-828b-a21f81c4be4d"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:18:26 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:26 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:26 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:26 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-892b25bf-ba5e-49b2-b73b-d804eb607155 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/attachments returned with HTTP 200 Sep 01 01:18:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1197/2434] 192.168.122.211 () {66 vars in 1483 bytes} [Tue Sep 1 01:18:26 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:18:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d8157432-d271-4313-80aa-1edf95f31290 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d8157432-d271-4313-80aa-1edf95f31290 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 Sep 01 01:18:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d8157432-d271-4313-80aa-1edf95f31290 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d8157432-d271-4313-80aa-1edf95f31290 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:18:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-810e85ea-cd48-4423-90c0-b05f01d79666 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-810e85ea-cd48-4423-90c0-b05f01d79666 None None] GET http://192.168.122.211/volume// Sep 01 01:18:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-810e85ea-cd48-4423-90c0-b05f01d79666 None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-810e85ea-cd48-4423-90c0-b05f01d79666 None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-810e85ea-cd48-4423-90c0-b05f01d79666 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:18:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1198/2435] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:18:26 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:18:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-dfd9c146-14fb-4f39-9be9-4d016f01ad6c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-dfd9c146-14fb-4f39-9be9-4d016f01ad6c tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 Sep 01 01:18:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-dfd9c146-14fb-4f39-9be9-4d016f01ad6c tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-dfd9c146-14fb-4f39-9be9-4d016f01ad6c tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d8157432-d271-4313-80aa-1edf95f31290 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:18:26 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:26 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d8157432-d271-4313-80aa-1edf95f31290 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 returned with HTTP 200 Sep 01 01:18:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1238/2436] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:18:26 2026] GET /volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 => generated 946 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:18:26 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:26 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:26 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-dfd9c146-14fb-4f39-9be9-4d016f01ad6c tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:18:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-dfd9c146-14fb-4f39-9be9-4d016f01ad6c tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 returned with HTTP 200 Sep 01 01:18:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1199/2437] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:18:26 2026] GET /volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 => generated 1127 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:18:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-f8134652-8059-4aa9-a1f3-1a35a36682fb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-f8134652-8059-4aa9-a1f3-1a35a36682fb tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] PUT http://192.168.122.211/volume/v3/attachments/fc474ef9-9d7f-43b4-ae22-72e94313a7d0 Sep 01 01:18:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-f8134652-8059-4aa9-a1f3-1a35a36682fb tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.211", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23a224877e5e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3ccf17f9-df62-4659-aa6b-f6fc551683f0", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:18:26 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-f8134652-8059-4aa9-a1f3-1a35a36682fb tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Acquiring lock "cinder-attachment_update-bdc7d6e8-5ff6-47ce-8186-cc97abec2697-devstack" by "attachment_update" {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:18:26 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-f8134652-8059-4aa9-a1f3-1a35a36682fb tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Lock "cinder-attachment_update-bdc7d6e8-5ff6-47ce-8186-cc97abec2697-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:18:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:18:26 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-f8134652-8059-4aa9-a1f3-1a35a36682fb tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Lock "cinder-attachment_update-bdc7d6e8-5ff6-47ce-8186-cc97abec2697-devstack" released by "attachment_update" :: held 0.168s {{(pid=86751) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:18:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-f8134652-8059-4aa9-a1f3-1a35a36682fb tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/attachments/fc474ef9-9d7f-43b4-ae22-72e94313a7d0 returned with HTTP 200 Sep 01 01:18:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1239/2438] 192.168.122.211 () {66 vars in 1593 bytes} [Tue Sep 1 01:18:26 2026] PUT /volume/v3/attachments/fc474ef9-9d7f-43b4-ae22-72e94313a7d0 => generated 694 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:18:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-17e030e1-4cde-41c4-87db-97f179cdcac1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-17e030e1-4cde-41c4-87db-97f179cdcac1 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] POST http://192.168.122.211/volume/v3/attachments/fc474ef9-9d7f-43b4-ae22-72e94313a7d0/action Sep 01 01:18:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-17e030e1-4cde-41c4-87db-97f179cdcac1 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Action body: b'{"os-complete": null}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:18:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-17e030e1-4cde-41c4-87db-97f179cdcac1 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:18:27 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:27 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:27 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:27 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-5dfaa0e0-6106-4263-ad62-b6e633287e04 req-17e030e1-4cde-41c4-87db-97f179cdcac1 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/attachments/fc474ef9-9d7f-43b4-ae22-72e94313a7d0/action returned with HTTP 204 Sep 01 01:18:27 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1200/2439] 192.168.122.211 () {66 vars in 1614 bytes} [Tue Sep 1 01:18:27 2026] POST /volume/v3/attachments/fc474ef9-9d7f-43b4-ae22-72e94313a7d0/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:18:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6d7064f9-132d-49fc-a6ac-0d18616d97d1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d7064f9-132d-49fc-a6ac-0d18616d97d1 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 Sep 01 01:18:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6d7064f9-132d-49fc-a6ac-0d18616d97d1 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6d7064f9-132d-49fc-a6ac-0d18616d97d1 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:18:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6d7064f9-132d-49fc-a6ac-0d18616d97d1 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:18:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d7064f9-132d-49fc-a6ac-0d18616d97d1 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 returned with HTTP 200 Sep 01 01:18:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1240/2440] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:18:27 2026] GET /volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 => generated 1239 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:18:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8b44074a-2340-445e-84cd-5c6a3e215556 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8b44074a-2340-445e-84cd-5c6a3e215556 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 Sep 01 01:18:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8b44074a-2340-445e-84cd-5c6a3e215556 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8b44074a-2340-445e-84cd-5c6a3e215556 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:27 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:27 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:27 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:27 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:27 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8b44074a-2340-445e-84cd-5c6a3e215556 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:18:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8b44074a-2340-445e-84cd-5c6a3e215556 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 returned with HTTP 200 Sep 01 01:18:27 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1201/2441] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:18:27 2026] GET /volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 => generated 1239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:18:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-873d76a0-924b-425e-9553-f12a174c9f7f req-b5198723-23ae-4afc-8ba0-b83c8db42ef0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-873d76a0-924b-425e-9553-f12a174c9f7f req-b5198723-23ae-4afc-8ba0-b83c8db42ef0 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 Sep 01 01:18:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-873d76a0-924b-425e-9553-f12a174c9f7f req-b5198723-23ae-4afc-8ba0-b83c8db42ef0 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-873d76a0-924b-425e-9553-f12a174c9f7f req-b5198723-23ae-4afc-8ba0-b83c8db42ef0 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:18:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-873d76a0-924b-425e-9553-f12a174c9f7f req-b5198723-23ae-4afc-8ba0-b83c8db42ef0 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:18:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-873d76a0-924b-425e-9553-f12a174c9f7f req-b5198723-23ae-4afc-8ba0-b83c8db42ef0 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 returned with HTTP 200 Sep 01 01:18:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1241/2442] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:18:31 2026] GET /volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 => generated 1239 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:18:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-873d76a0-924b-425e-9553-f12a174c9f7f req-31beca29-2c12-41ab-b7fb-6cc38efd6ffc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-873d76a0-924b-425e-9553-f12a174c9f7f req-31beca29-2c12-41ab-b7fb-6cc38efd6ffc tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] POST http://192.168.122.211/volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124/action Sep 01 01:18:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-873d76a0-924b-425e-9553-f12a174c9f7f req-31beca29-2c12-41ab-b7fb-6cc38efd6ffc tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:18:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-873d76a0-924b-425e-9553-f12a174c9f7f req-31beca29-2c12-41ab-b7fb-6cc38efd6ffc tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:18:31 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:31 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:31 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:31 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:31 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-873d76a0-924b-425e-9553-f12a174c9f7f req-31beca29-2c12-41ab-b7fb-6cc38efd6ffc tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:18:31 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-873d76a0-924b-425e-9553-f12a174c9f7f req-31beca29-2c12-41ab-b7fb-6cc38efd6ffc tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Begin detaching volume completed successfully. Sep 01 01:18:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-873d76a0-924b-425e-9553-f12a174c9f7f req-31beca29-2c12-41ab-b7fb-6cc38efd6ffc tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124/action returned with HTTP 202 Sep 01 01:18:31 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1202/2443] 192.168.122.211 () {64 vars in 1561 bytes} [Tue Sep 1 01:18:31 2026] POST /volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:18:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c5f2a878-423f-4c9e-86e8-2b6944b53743 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c5f2a878-423f-4c9e-86e8-2b6944b53743 None None] GET http://192.168.122.211/volume// Sep 01 01:18:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c5f2a878-423f-4c9e-86e8-2b6944b53743 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c5f2a878-423f-4c9e-86e8-2b6944b53743 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c5f2a878-423f-4c9e-86e8-2b6944b53743 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:18:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1242/2444] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:18:31 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:18:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-873d76a0-924b-425e-9553-f12a174c9f7f req-a7376351-45a9-4b55-9a77-5ddd263c850f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-873d76a0-924b-425e-9553-f12a174c9f7f req-a7376351-45a9-4b55-9a77-5ddd263c850f tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 Sep 01 01:18:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-873d76a0-924b-425e-9553-f12a174c9f7f req-a7376351-45a9-4b55-9a77-5ddd263c850f tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-873d76a0-924b-425e-9553-f12a174c9f7f req-a7376351-45a9-4b55-9a77-5ddd263c850f tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:31 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:31 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:31 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:31 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:31 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-873d76a0-924b-425e-9553-f12a174c9f7f req-a7376351-45a9-4b55-9a77-5ddd263c850f tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:18:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-873d76a0-924b-425e-9553-f12a174c9f7f req-a7376351-45a9-4b55-9a77-5ddd263c850f tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 returned with HTTP 200 Sep 01 01:18:31 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1203/2445] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:18:31 2026] GET /volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 => generated 1423 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:18:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-873d76a0-924b-425e-9553-f12a174c9f7f req-4cacdf1b-59b2-42b4-a969-8e7b4fd0f705 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-873d76a0-924b-425e-9553-f12a174c9f7f req-4cacdf1b-59b2-42b4-a969-8e7b4fd0f705 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] DELETE http://192.168.122.211/volume/v3/attachments/f7b4fc15-0ce4-481d-b35d-0f339cdf7754 Sep 01 01:18:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-873d76a0-924b-425e-9553-f12a174c9f7f req-4cacdf1b-59b2-42b4-a969-8e7b4fd0f705 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-873d76a0-924b-425e-9553-f12a174c9f7f req-4cacdf1b-59b2-42b4-a969-8e7b4fd0f705 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:32 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 01 01:18:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-873d76a0-924b-425e-9553-f12a174c9f7f req-4cacdf1b-59b2-42b4-a969-8e7b4fd0f705 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/attachments/f7b4fc15-0ce4-481d-b35d-0f339cdf7754 returned with HTTP 200 Sep 01 01:18:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1243/2446] 192.168.122.211 () {64 vars in 1562 bytes} [Tue Sep 1 01:18:32 2026] DELETE /volume/v3/attachments/f7b4fc15-0ce4-481d-b35d-0f339cdf7754 => generated 19 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:18:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-73504aec-338e-4ae7-af98-dcbb9ea80d50 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-73504aec-338e-4ae7-af98-dcbb9ea80d50 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] DELETE http://192.168.122.211/volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 Sep 01 01:18:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-73504aec-338e-4ae7-af98-dcbb9ea80d50 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-73504aec-338e-4ae7-af98-dcbb9ea80d50 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:32 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-73504aec-338e-4ae7-af98-dcbb9ea80d50 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Delete volume with id: 571f066d-c9f1-4850-bbf7-21c608823124 Sep 01 01:18:32 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:32 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:32 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:32 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-73504aec-338e-4ae7-af98-dcbb9ea80d50 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:18:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-73504aec-338e-4ae7-af98-dcbb9ea80d50 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Delete volume request issued successfully. Sep 01 01:18:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-73504aec-338e-4ae7-af98-dcbb9ea80d50 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 returned with HTTP 202 Sep 01 01:18:32 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1204/2447] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:18:32 2026] DELETE /volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:18:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-07eb2c39-2218-45b1-951e-f0f98419f795 req-f3bc81fc-655d-4354-859c-092267897050 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-07eb2c39-2218-45b1-951e-f0f98419f795 req-f3bc81fc-655d-4354-859c-092267897050 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 Sep 01 01:18:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-07eb2c39-2218-45b1-951e-f0f98419f795 req-f3bc81fc-655d-4354-859c-092267897050 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-07eb2c39-2218-45b1-951e-f0f98419f795 req-f3bc81fc-655d-4354-859c-092267897050 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:36 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:36 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:18:36 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:36 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:36 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-07eb2c39-2218-45b1-951e-f0f98419f795 req-f3bc81fc-655d-4354-859c-092267897050 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:18:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-07eb2c39-2218-45b1-951e-f0f98419f795 req-f3bc81fc-655d-4354-859c-092267897050 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 returned with HTTP 200 Sep 01 01:18:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1244/2448] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:18:36 2026] GET /volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 => generated 1239 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:18:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-07eb2c39-2218-45b1-951e-f0f98419f795 req-d6cdc4fa-630d-496a-aa44-d2beb3ed2d21 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-07eb2c39-2218-45b1-951e-f0f98419f795 req-d6cdc4fa-630d-496a-aa44-d2beb3ed2d21 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] POST http://192.168.122.211/volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697/action Sep 01 01:18:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-07eb2c39-2218-45b1-951e-f0f98419f795 req-d6cdc4fa-630d-496a-aa44-d2beb3ed2d21 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:18:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-07eb2c39-2218-45b1-951e-f0f98419f795 req-d6cdc4fa-630d-496a-aa44-d2beb3ed2d21 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:18:36 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:36 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:36 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:36 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:36 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-07eb2c39-2218-45b1-951e-f0f98419f795 req-d6cdc4fa-630d-496a-aa44-d2beb3ed2d21 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:18:36 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-07eb2c39-2218-45b1-951e-f0f98419f795 req-d6cdc4fa-630d-496a-aa44-d2beb3ed2d21 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Begin detaching volume completed successfully. Sep 01 01:18:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-07eb2c39-2218-45b1-951e-f0f98419f795 req-d6cdc4fa-630d-496a-aa44-d2beb3ed2d21 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697/action returned with HTTP 202 Sep 01 01:18:36 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1205/2449] 192.168.122.211 () {64 vars in 1561 bytes} [Tue Sep 1 01:18:36 2026] POST /volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:18:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4381cc69-15fe-457f-8551-122dcd9775dc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4381cc69-15fe-457f-8551-122dcd9775dc None None] GET http://192.168.122.211/volume// Sep 01 01:18:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4381cc69-15fe-457f-8551-122dcd9775dc None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:36 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4381cc69-15fe-457f-8551-122dcd9775dc None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:36 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4381cc69-15fe-457f-8551-122dcd9775dc None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:18:36 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1245/2450] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:18:36 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:18:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-07eb2c39-2218-45b1-951e-f0f98419f795 req-074c2809-1b87-433f-b6b5-f4e69190b51d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-07eb2c39-2218-45b1-951e-f0f98419f795 req-074c2809-1b87-433f-b6b5-f4e69190b51d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 Sep 01 01:18:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-07eb2c39-2218-45b1-951e-f0f98419f795 req-074c2809-1b87-433f-b6b5-f4e69190b51d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-07eb2c39-2218-45b1-951e-f0f98419f795 req-074c2809-1b87-433f-b6b5-f4e69190b51d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:36 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:36 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:36 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:36 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:36 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-07eb2c39-2218-45b1-951e-f0f98419f795 req-074c2809-1b87-433f-b6b5-f4e69190b51d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:18:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-07eb2c39-2218-45b1-951e-f0f98419f795 req-074c2809-1b87-433f-b6b5-f4e69190b51d tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 returned with HTTP 200 Sep 01 01:18:36 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1206/2451] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:18:36 2026] GET /volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 => generated 1423 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:18:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-07eb2c39-2218-45b1-951e-f0f98419f795 req-46b3df7c-4617-430c-b8e6-dff383a76558 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-07eb2c39-2218-45b1-951e-f0f98419f795 req-46b3df7c-4617-430c-b8e6-dff383a76558 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] DELETE http://192.168.122.211/volume/v3/attachments/fc474ef9-9d7f-43b4-ae22-72e94313a7d0 Sep 01 01:18:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-07eb2c39-2218-45b1-951e-f0f98419f795 req-46b3df7c-4617-430c-b8e6-dff383a76558 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-07eb2c39-2218-45b1-951e-f0f98419f795 req-46b3df7c-4617-430c-b8e6-dff383a76558 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:37 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 01 01:18:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-07eb2c39-2218-45b1-951e-f0f98419f795 req-46b3df7c-4617-430c-b8e6-dff383a76558 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/attachments/fc474ef9-9d7f-43b4-ae22-72e94313a7d0 returned with HTTP 200 Sep 01 01:18:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1246/2452] 192.168.122.211 () {64 vars in 1562 bytes} [Tue Sep 1 01:18:37 2026] DELETE /volume/v3/attachments/fc474ef9-9d7f-43b4-ae22-72e94313a7d0 => generated 19 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:18:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-da8fb43e-da46-41b7-b574-9a3f2dd5b562 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-da8fb43e-da46-41b7-b574-9a3f2dd5b562 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] DELETE http://192.168.122.211/volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 Sep 01 01:18:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-da8fb43e-da46-41b7-b574-9a3f2dd5b562 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-da8fb43e-da46-41b7-b574-9a3f2dd5b562 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:37 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-da8fb43e-da46-41b7-b574-9a3f2dd5b562 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Delete volume with id: bdc7d6e8-5ff6-47ce-8186-cc97abec2697 Sep 01 01:18:37 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:37 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:37 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:37 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:37 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-da8fb43e-da46-41b7-b574-9a3f2dd5b562 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:18:37 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-da8fb43e-da46-41b7-b574-9a3f2dd5b562 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Delete volume request issued successfully. Sep 01 01:18:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-da8fb43e-da46-41b7-b574-9a3f2dd5b562 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 returned with HTTP 202 Sep 01 01:18:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1207/2453] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:18:37 2026] DELETE /volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:18:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-c497b36d-7d3d-47ac-9405-a00176b6a085 req-d9fa2743-aab3-40e4-96aa-be650d6afa26 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c497b36d-7d3d-47ac-9405-a00176b6a085 req-d9fa2743-aab3-40e4-96aa-be650d6afa26 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 Sep 01 01:18:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-c497b36d-7d3d-47ac-9405-a00176b6a085 req-d9fa2743-aab3-40e4-96aa-be650d6afa26 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-c497b36d-7d3d-47ac-9405-a00176b6a085 req-d9fa2743-aab3-40e4-96aa-be650d6afa26 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:18:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-c497b36d-7d3d-47ac-9405-a00176b6a085 req-d9fa2743-aab3-40e4-96aa-be650d6afa26 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:18:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-c497b36d-7d3d-47ac-9405-a00176b6a085 req-d9fa2743-aab3-40e4-96aa-be650d6afa26 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 returned with HTTP 200 Sep 01 01:18:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1247/2454] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:18:38 2026] GET /volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 => generated 946 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:18:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-50ea8b49-dfb6-4f84-83b4-625f913698b2 req-a9a054bf-b0c7-4415-a060-3f5598d2add0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-50ea8b49-dfb6-4f84-83b4-625f913698b2 req-a9a054bf-b0c7-4415-a060-3f5598d2add0 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 Sep 01 01:18:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-50ea8b49-dfb6-4f84-83b4-625f913698b2 req-a9a054bf-b0c7-4415-a060-3f5598d2add0 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-50ea8b49-dfb6-4f84-83b4-625f913698b2 req-a9a054bf-b0c7-4415-a060-3f5598d2add0 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-50ea8b49-dfb6-4f84-83b4-625f913698b2 req-a9a054bf-b0c7-4415-a060-3f5598d2add0 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 returned with HTTP 404 Sep 01 01:18:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1208/2455] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:18:38 2026] GET /volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:18:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-42b25b91-2920-4ffb-b959-3eb3b5d7dc31 req-7d65e978-1e07-4fc1-be7c-ba863a44cd1e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-42b25b91-2920-4ffb-b959-3eb3b5d7dc31 req-7d65e978-1e07-4fc1-be7c-ba863a44cd1e tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] DELETE http://192.168.122.211/volume/v3/attachments/bd842e58-382c-46a9-8bdc-9f3ce59c8fee Sep 01 01:18:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-42b25b91-2920-4ffb-b959-3eb3b5d7dc31 req-7d65e978-1e07-4fc1-be7c-ba863a44cd1e tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-42b25b91-2920-4ffb-b959-3eb3b5d7dc31 req-7d65e978-1e07-4fc1-be7c-ba863a44cd1e tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:43 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 01 01:18:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-42b25b91-2920-4ffb-b959-3eb3b5d7dc31 req-7d65e978-1e07-4fc1-be7c-ba863a44cd1e tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/attachments/bd842e58-382c-46a9-8bdc-9f3ce59c8fee returned with HTTP 200 Sep 01 01:18:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1248/2456] 192.168.122.211 () {64 vars in 1562 bytes} [Tue Sep 1 01:18:43 2026] DELETE /volume/v3/attachments/bd842e58-382c-46a9-8bdc-9f3ce59c8fee => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:18:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-57394e6d-2411-465f-9658-3ba326694090 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-57394e6d-2411-465f-9658-3ba326694090 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] DELETE http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 Sep 01 01:18:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-57394e6d-2411-465f-9658-3ba326694090 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-57394e6d-2411-465f-9658-3ba326694090 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:44 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-57394e6d-2411-465f-9658-3ba326694090 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Delete volume with id: ee21e694-ea66-4058-882e-f6d437fa8a40 Sep 01 01:18:44 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:44 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-57394e6d-2411-465f-9658-3ba326694090 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:18:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-57394e6d-2411-465f-9658-3ba326694090 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Delete volume request issued successfully. Sep 01 01:18:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-57394e6d-2411-465f-9658-3ba326694090 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 returned with HTTP 202 Sep 01 01:18:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1209/2457] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:18:44 2026] DELETE /volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:18:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4b91650f-25a7-4386-b78a-99928292e006 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4b91650f-25a7-4386-b78a-99928292e006 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 Sep 01 01:18:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4b91650f-25a7-4386-b78a-99928292e006 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4b91650f-25a7-4386-b78a-99928292e006 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:18:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4b91650f-25a7-4386-b78a-99928292e006 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Volume info retrieved successfully. Sep 01 01:18:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4b91650f-25a7-4386-b78a-99928292e006 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 returned with HTTP 200 Sep 01 01:18:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1249/2458] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:18:44 2026] GET /volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 => generated 1259 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:18:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-30c51578-4c26-49d0-b607-f79ac53ce041 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-30c51578-4c26-49d0-b607-f79ac53ce041 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 Sep 01 01:18:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-30c51578-4c26-49d0-b607-f79ac53ce041 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-30c51578-4c26-49d0-b607-f79ac53ce041 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-30c51578-4c26-49d0-b607-f79ac53ce041 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 returned with HTTP 404 Sep 01 01:18:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1210/2459] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:18:45 2026] GET /volume/v3/volumes/ee21e694-ea66-4058-882e-f6d437fa8a40 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:18:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cb0cd4f0-cfb5-4d07-8979-65312a9ac6cb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cb0cd4f0-cfb5-4d07-8979-65312a9ac6cb tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] DELETE http://192.168.122.211/volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 Sep 01 01:18:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cb0cd4f0-cfb5-4d07-8979-65312a9ac6cb tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cb0cd4f0-cfb5-4d07-8979-65312a9ac6cb tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:45 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-cb0cd4f0-cfb5-4d07-8979-65312a9ac6cb tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Delete volume with id: bdc7d6e8-5ff6-47ce-8186-cc97abec2697 Sep 01 01:18:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cb0cd4f0-cfb5-4d07-8979-65312a9ac6cb tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 returned with HTTP 404 Sep 01 01:18:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1250/2460] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:18:45 2026] DELETE /volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:18:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9588a526-7d32-4de7-b773-711e20882258 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9588a526-7d32-4de7-b773-711e20882258 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 Sep 01 01:18:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9588a526-7d32-4de7-b773-711e20882258 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9588a526-7d32-4de7-b773-711e20882258 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9588a526-7d32-4de7-b773-711e20882258 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 returned with HTTP 404 Sep 01 01:18:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1211/2461] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:18:45 2026] GET /volume/v3/volumes/bdc7d6e8-5ff6-47ce-8186-cc97abec2697 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:18:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-eb5981ea-dc0f-4c52-9291-c4c9997ffb70 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eb5981ea-dc0f-4c52-9291-c4c9997ffb70 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] DELETE http://192.168.122.211/volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 Sep 01 01:18:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eb5981ea-dc0f-4c52-9291-c4c9997ffb70 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eb5981ea-dc0f-4c52-9291-c4c9997ffb70 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:45 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-eb5981ea-dc0f-4c52-9291-c4c9997ffb70 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Delete volume with id: 571f066d-c9f1-4850-bbf7-21c608823124 Sep 01 01:18:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eb5981ea-dc0f-4c52-9291-c4c9997ffb70 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 returned with HTTP 404 Sep 01 01:18:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1251/2462] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:18:45 2026] DELETE /volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:18:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6ad17e0e-b579-40b2-93c3-374bdf2475b2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6ad17e0e-b579-40b2-93c3-374bdf2475b2 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] GET http://192.168.122.211/volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 Sep 01 01:18:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6ad17e0e-b579-40b2-93c3-374bdf2475b2 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6ad17e0e-b579-40b2-93c3-374bdf2475b2 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6ad17e0e-b579-40b2-93c3-374bdf2475b2 tempest-TestInstancesWithCinderVolumes-2072538964 tempest-TestInstancesWithCinderVolumes-2072538964-project-member] http://192.168.122.211/volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 returned with HTTP 404 Sep 01 01:18:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1212/2463] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:18:45 2026] GET /volume/v3/volumes/571f066d-c9f1-4850-bbf7-21c608823124 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:18:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-13ca7a4e-68d2-4c13-a675-def8841e947b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-13ca7a4e-68d2-4c13-a675-def8841e947b tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] GET http://192.168.122.211/volume/v3/volumes/detail?all_tenants=1 Sep 01 01:18:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-13ca7a4e-68d2-4c13-a675-def8841e947b tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-13ca7a4e-68d2-4c13-a675-def8841e947b tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-13ca7a4e-68d2-4c13-a675-def8841e947b tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:18:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:18:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-13ca7a4e-68d2-4c13-a675-def8841e947b tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] Get all volumes completed successfully. Sep 01 01:18:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-13ca7a4e-68d2-4c13-a675-def8841e947b tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] http://192.168.122.211/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 01:18:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1252/2464] 192.168.122.211 () {58 vars in 1169 bytes} [Tue Sep 1 01:18:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1320 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:18:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9d8da51d-30d7-40d7-a994-10c0eafd9d6a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9d8da51d-30d7-40d7-a994-10c0eafd9d6a tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] DELETE http://192.168.122.211/volume/v3/types/21a71656-947f-4866-93e3-2e0672cc2068 Sep 01 01:18:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9d8da51d-30d7-40d7-a994-10c0eafd9d6a tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9d8da51d-30d7-40d7-a994-10c0eafd9d6a tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9d8da51d-30d7-40d7-a994-10c0eafd9d6a tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] http://192.168.122.211/volume/v3/types/21a71656-947f-4866-93e3-2e0672cc2068 returned with HTTP 202 Sep 01 01:18:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1213/2465] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:18:45 2026] DELETE /volume/v3/types/21a71656-947f-4866-93e3-2e0672cc2068 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:18:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-60cfb8b5-f145-479e-9831-fa88a58447d5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-60cfb8b5-f145-479e-9831-fa88a58447d5 tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] GET http://192.168.122.211/volume/v3/volumes/detail?all_tenants=1 Sep 01 01:18:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-60cfb8b5-f145-479e-9831-fa88a58447d5 tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-60cfb8b5-f145-479e-9831-fa88a58447d5 tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-60cfb8b5-f145-479e-9831-fa88a58447d5 tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:18:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:672: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:45 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:18:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:18:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-60cfb8b5-f145-479e-9831-fa88a58447d5 tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] Get all volumes completed successfully. Sep 01 01:18:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-60cfb8b5-f145-479e-9831-fa88a58447d5 tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] http://192.168.122.211/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 01:18:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1253/2466] 192.168.122.211 () {58 vars in 1169 bytes} [Tue Sep 1 01:18:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1320 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:18:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fd998e3b-b9a8-40de-88ee-bdf6f597c44e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fd998e3b-b9a8-40de-88ee-bdf6f597c44e tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] DELETE http://192.168.122.211/volume/v3/types/6d04d1e8-28fe-4a3a-97c6-70b82900d123 Sep 01 01:18:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fd998e3b-b9a8-40de-88ee-bdf6f597c44e tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fd998e3b-b9a8-40de-88ee-bdf6f597c44e tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fd998e3b-b9a8-40de-88ee-bdf6f597c44e tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] http://192.168.122.211/volume/v3/types/6d04d1e8-28fe-4a3a-97c6-70b82900d123 returned with HTTP 202 Sep 01 01:18:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1214/2467] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:18:45 2026] DELETE /volume/v3/types/6d04d1e8-28fe-4a3a-97c6-70b82900d123 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:18:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5a066844-8527-4082-91e5-07da1c71b47e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5a066844-8527-4082-91e5-07da1c71b47e tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] GET http://192.168.122.211/volume/v3/volumes/detail?all_tenants=1 Sep 01 01:18:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5a066844-8527-4082-91e5-07da1c71b47e tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5a066844-8527-4082-91e5-07da1c71b47e tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5a066844-8527-4082-91e5-07da1c71b47e tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:18:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:672: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:46 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:18:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:18:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5a066844-8527-4082-91e5-07da1c71b47e tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] Get all volumes completed successfully. Sep 01 01:18:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5a066844-8527-4082-91e5-07da1c71b47e tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] http://192.168.122.211/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 01:18:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1254/2468] 192.168.122.211 () {58 vars in 1169 bytes} [Tue Sep 1 01:18:46 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1320 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:18:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-48018c4e-8390-4389-a9d5-5bc17676f0c3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-48018c4e-8390-4389-a9d5-5bc17676f0c3 tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] DELETE http://192.168.122.211/volume/v3/types/4abff66e-8ff4-488e-86eb-22988bfc0b8e Sep 01 01:18:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-48018c4e-8390-4389-a9d5-5bc17676f0c3 tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-48018c4e-8390-4389-a9d5-5bc17676f0c3 tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-48018c4e-8390-4389-a9d5-5bc17676f0c3 tempest-TestInstancesWithCinderVolumes-1286513607 tempest-TestInstancesWithCinderVolumes-1286513607-project-admin] http://192.168.122.211/volume/v3/types/4abff66e-8ff4-488e-86eb-22988bfc0b8e returned with HTTP 202 Sep 01 01:18:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1215/2469] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:18:46 2026] DELETE /volume/v3/types/4abff66e-8ff4-488e-86eb-22988bfc0b8e => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:18:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-8d0effe9-b76e-4743-ae8b-9259ab8be979 req-213235d0-282e-4274-8069-0c4f820a513d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8d0effe9-b76e-4743-ae8b-9259ab8be979 req-213235d0-282e-4274-8069-0c4f820a513d tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] GET http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 Sep 01 01:18:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8d0effe9-b76e-4743-ae8b-9259ab8be979 req-213235d0-282e-4274-8069-0c4f820a513d tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8d0effe9-b76e-4743-ae8b-9259ab8be979 req-213235d0-282e-4274-8069-0c4f820a513d tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:18:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-8d0effe9-b76e-4743-ae8b-9259ab8be979 req-213235d0-282e-4274-8069-0c4f820a513d tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Volume info retrieved successfully. Sep 01 01:18:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8d0effe9-b76e-4743-ae8b-9259ab8be979 req-213235d0-282e-4274-8069-0c4f820a513d tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 returned with HTTP 200 Sep 01 01:18:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1255/2470] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:18:52 2026] GET /volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 => generated 1148 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:18:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-8d0effe9-b76e-4743-ae8b-9259ab8be979 req-02cc0884-35d5-47e2-a484-ca5f01f96f96 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-8d0effe9-b76e-4743-ae8b-9259ab8be979 req-02cc0884-35d5-47e2-a484-ca5f01f96f96 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] POST http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77/action Sep 01 01:18:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-8d0effe9-b76e-4743-ae8b-9259ab8be979 req-02cc0884-35d5-47e2-a484-ca5f01f96f96 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:18:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-8d0effe9-b76e-4743-ae8b-9259ab8be979 req-02cc0884-35d5-47e2-a484-ca5f01f96f96 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:18:52 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:52 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:52 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:52 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:52 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-8d0effe9-b76e-4743-ae8b-9259ab8be979 req-02cc0884-35d5-47e2-a484-ca5f01f96f96 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Volume info retrieved successfully. Sep 01 01:18:52 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-8d0effe9-b76e-4743-ae8b-9259ab8be979 req-02cc0884-35d5-47e2-a484-ca5f01f96f96 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Begin detaching volume completed successfully. Sep 01 01:18:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-8d0effe9-b76e-4743-ae8b-9259ab8be979 req-02cc0884-35d5-47e2-a484-ca5f01f96f96 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77/action returned with HTTP 202 Sep 01 01:18:52 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1216/2471] 192.168.122.211 () {64 vars in 1561 bytes} [Tue Sep 1 01:18:52 2026] POST /volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:18:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2e917768-cb92-4ba0-b64e-3c87b34902a9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2e917768-cb92-4ba0-b64e-3c87b34902a9 None None] GET http://192.168.122.211/volume// Sep 01 01:18:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2e917768-cb92-4ba0-b64e-3c87b34902a9 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2e917768-cb92-4ba0-b64e-3c87b34902a9 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2e917768-cb92-4ba0-b64e-3c87b34902a9 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:18:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1256/2472] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:18:52 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:18:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-8d0effe9-b76e-4743-ae8b-9259ab8be979 req-5560138d-8f0c-4497-b808-a34d04ca306a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-8d0effe9-b76e-4743-ae8b-9259ab8be979 req-5560138d-8f0c-4497-b808-a34d04ca306a tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] GET http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 Sep 01 01:18:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-8d0effe9-b76e-4743-ae8b-9259ab8be979 req-5560138d-8f0c-4497-b808-a34d04ca306a tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-8d0effe9-b76e-4743-ae8b-9259ab8be979 req-5560138d-8f0c-4497-b808-a34d04ca306a tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-8d0effe9-b76e-4743-ae8b-9259ab8be979 req-5560138d-8f0c-4497-b808-a34d04ca306a tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Volume info retrieved successfully. Sep 01 01:18:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-8d0effe9-b76e-4743-ae8b-9259ab8be979 req-5560138d-8f0c-4497-b808-a34d04ca306a tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 returned with HTTP 200 Sep 01 01:18:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1217/2473] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:18:53 2026] GET /volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 => generated 1332 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:18:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-8d0effe9-b76e-4743-ae8b-9259ab8be979 req-9fdbabbf-0b2e-4307-88da-efd717524c8d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8d0effe9-b76e-4743-ae8b-9259ab8be979 req-9fdbabbf-0b2e-4307-88da-efd717524c8d tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] DELETE http://192.168.122.211/volume/v3/attachments/c26ba179-8952-4e8d-a5ab-fd8bd866330f Sep 01 01:18:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8d0effe9-b76e-4743-ae8b-9259ab8be979 req-9fdbabbf-0b2e-4307-88da-efd717524c8d tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8d0effe9-b76e-4743-ae8b-9259ab8be979 req-9fdbabbf-0b2e-4307-88da-efd717524c8d tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:53 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 01 01:18:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8d0effe9-b76e-4743-ae8b-9259ab8be979 req-9fdbabbf-0b2e-4307-88da-efd717524c8d tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] http://192.168.122.211/volume/v3/attachments/c26ba179-8952-4e8d-a5ab-fd8bd866330f returned with HTTP 200 Sep 01 01:18:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1257/2474] 192.168.122.211 () {64 vars in 1562 bytes} [Tue Sep 1 01:18:53 2026] DELETE /volume/v3/attachments/c26ba179-8952-4e8d-a5ab-fd8bd866330f => generated 19 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:18:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-dc6f5283-4b9a-4c73-a833-5542bfa03d99 req-ddfb42e5-19f1-4256-a182-f5923ffe5ed2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-dc6f5283-4b9a-4c73-a833-5542bfa03d99 req-ddfb42e5-19f1-4256-a182-f5923ffe5ed2 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] GET http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 Sep 01 01:18:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-dc6f5283-4b9a-4c73-a833-5542bfa03d99 req-ddfb42e5-19f1-4256-a182-f5923ffe5ed2 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-dc6f5283-4b9a-4c73-a833-5542bfa03d99 req-ddfb42e5-19f1-4256-a182-f5923ffe5ed2 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:54 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:54 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:54 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:54 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-dc6f5283-4b9a-4c73-a833-5542bfa03d99 req-ddfb42e5-19f1-4256-a182-f5923ffe5ed2 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Volume info retrieved successfully. Sep 01 01:18:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-dc6f5283-4b9a-4c73-a833-5542bfa03d99 req-ddfb42e5-19f1-4256-a182-f5923ffe5ed2 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 returned with HTTP 200 Sep 01 01:18:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1218/2475] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:18:54 2026] GET /volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:18:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ab201121-edb6-410b-8faa-961dec9e2c69 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ab201121-edb6-410b-8faa-961dec9e2c69 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] DELETE http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 Sep 01 01:18:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ab201121-edb6-410b-8faa-961dec9e2c69 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ab201121-edb6-410b-8faa-961dec9e2c69 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:54 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-ab201121-edb6-410b-8faa-961dec9e2c69 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Delete volume with id: 51097970-2215-4c85-a79c-76200f1b8b77 Sep 01 01:18:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:18:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:18:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ab201121-edb6-410b-8faa-961dec9e2c69 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Volume info retrieved successfully. Sep 01 01:18:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ab201121-edb6-410b-8faa-961dec9e2c69 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Delete volume request issued successfully. Sep 01 01:18:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ab201121-edb6-410b-8faa-961dec9e2c69 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 returned with HTTP 202 Sep 01 01:18:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1258/2476] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:18:54 2026] DELETE /volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:18:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3160d45d-960c-4681-9f41-3bcff3e0579b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3160d45d-960c-4681-9f41-3bcff3e0579b tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] GET http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 Sep 01 01:18:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3160d45d-960c-4681-9f41-3bcff3e0579b tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3160d45d-960c-4681-9f41-3bcff3e0579b tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:54 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:18:54 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:18:54 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:18:54 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:18:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3160d45d-960c-4681-9f41-3bcff3e0579b tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Volume info retrieved successfully. Sep 01 01:18:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3160d45d-960c-4681-9f41-3bcff3e0579b tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 returned with HTTP 200 Sep 01 01:18:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1219/2477] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:18:54 2026] GET /volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:18:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d4ac6517-04c0-4fda-96e5-f2c27d4cd549 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:18:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d4ac6517-04c0-4fda-96e5-f2c27d4cd549 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] GET http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 Sep 01 01:18:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d4ac6517-04c0-4fda-96e5-f2c27d4cd549 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:18:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d4ac6517-04c0-4fda-96e5-f2c27d4cd549 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:18:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d4ac6517-04c0-4fda-96e5-f2c27d4cd549 tempest-TestMinimumBasicScenario-323423447 tempest-TestMinimumBasicScenario-323423447-project-member] http://192.168.122.211/volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 returned with HTTP 404 Sep 01 01:18:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1259/2478] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:18:55 2026] GET /volume/v3/volumes/51097970-2215-4c85-a79c-76200f1b8b77 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:19:04 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=118,cinder:UPDATE=26,cinder:INSERT=5 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:19:05 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=116,cinder:UPDATE=15,cinder:INSERT=1 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:19:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-786a9e51-9e44-4169-b25f-8a03abfba290 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:19:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-786a9e51-9e44-4169-b25f-8a03abfba290 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:19:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-786a9e51-9e44-4169-b25f-8a03abfba290 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1312732070", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:19:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-786a9e51-9e44-4169-b25f-8a03abfba290 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1312732070', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:19:22 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-786a9e51-9e44-4169-b25f-8a03abfba290 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Create volume of 1 GB Sep 01 01:19:22 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-786a9e51-9e44-4169-b25f-8a03abfba290 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Availability Zones retrieved successfully. Sep 01 01:19:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-786a9e51-9e44-4169-b25f-8a03abfba290 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Flow 'volume_create_api' (1f9473d8-cbb6-44b6-b3f4-edd9132f041e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:19:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-786a9e51-9e44-4169-b25f-8a03abfba290 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61c0fa4e-392b-4189-96e7-0106d62b0b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:19:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-786a9e51-9e44-4169-b25f-8a03abfba290 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:19:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-786a9e51-9e44-4169-b25f-8a03abfba290 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61c0fa4e-392b-4189-96e7-0106d62b0b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:19:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-786a9e51-9e44-4169-b25f-8a03abfba290 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da6f58c9-f21a-4a3c-98eb-7d4f7375e758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:19:23 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-786a9e51-9e44-4169-b25f-8a03abfba290 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Created reservations ['39a24882-b319-4880-9ce6-00c69bff311a', '69b75d66-9b71-4011-96b2-3da775de937c', 'ba393802-7f4a-4c60-ae31-b4531471f069', '6597135f-cd76-47f2-90cd-f46893fa1e25'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:19:23 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-786a9e51-9e44-4169-b25f-8a03abfba290 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da6f58c9-f21a-4a3c-98eb-7d4f7375e758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39a24882-b319-4880-9ce6-00c69bff311a', '69b75d66-9b71-4011-96b2-3da775de937c', 'ba393802-7f4a-4c60-ae31-b4531471f069', '6597135f-cd76-47f2-90cd-f46893fa1e25']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:19:23 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-786a9e51-9e44-4169-b25f-8a03abfba290 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f059026-eb83-4b59-813a-ef7c414f4df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:19:23 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:19:23 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:19:23 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-786a9e51-9e44-4169-b25f-8a03abfba290 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f059026-eb83-4b59-813a-ef7c414f4df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8398ab99-ece5-4d76-ae23-33ac5d5d7232', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1312732070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34fa6575252d45ca8a509b5a77962981',qos_specs=None,replication_status=,reservations=['39a24882-b319-4880-9ce6-00c69bff311a','69b75d66-9b71-4011-96b2-3da775de937c','ba393802-7f4a-4c60-ae31-b4531471f069','6597135f-cd76-47f2-90cd-f46893fa1e25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc01ba771b224086b689f3dc0483d402',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:19:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1312732070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8398ab99-ece5-4d76-ae23-33ac5d5d7232,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34fa6575252d45ca8a509b5a77962981',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc01ba771b224086b689f3dc0483d402',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:19:23 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-786a9e51-9e44-4169-b25f-8a03abfba290 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d959e758-270a-4ee5-9312-912da8d30ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:19:23 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-786a9e51-9e44-4169-b25f-8a03abfba290 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d959e758-270a-4ee5-9312-912da8d30ea2) transitioned into state 'SUCCESS' from state '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-1312732070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34fa6575252d45ca8a509b5a77962981',qos_specs=None,replication_status=,reservations=['39a24882-b319-4880-9ce6-00c69bff311a','69b75d66-9b71-4011-96b2-3da775de937c','ba393802-7f4a-4c60-ae31-b4531471f069','6597135f-cd76-47f2-90cd-f46893fa1e25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc01ba771b224086b689f3dc0483d402',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:19:23 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-786a9e51-9e44-4169-b25f-8a03abfba290 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5e61bd0-15bd-44d5-808d-80df13e8d4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:19:23 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-786a9e51-9e44-4169-b25f-8a03abfba290 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5e61bd0-15bd-44d5-808d-80df13e8d4c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:19:23 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-786a9e51-9e44-4169-b25f-8a03abfba290 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Flow 'volume_create_api' (1f9473d8-cbb6-44b6-b3f4-edd9132f041e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:19:23 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-786a9e51-9e44-4169-b25f-8a03abfba290 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Create volume request issued successfully. Sep 01 01:19:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-786a9e51-9e44-4169-b25f-8a03abfba290 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:19:23 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1220/2479] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:19:22 2026] POST /volume/v3/volumes => generated 774 bytes in 781 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:19:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9fb76cf8-a920-4f13-98f2-7322b9244b90 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:19:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9fb76cf8-a920-4f13-98f2-7322b9244b90 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:19:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9fb76cf8-a920-4f13-98f2-7322b9244b90 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1368517904", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:19:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-9fb76cf8-a920-4f13-98f2-7322b9244b90 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1368517904', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:19:23 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-9fb76cf8-a920-4f13-98f2-7322b9244b90 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Create volume of 1 GB Sep 01 01:19:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9fb76cf8-a920-4f13-98f2-7322b9244b90 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Availability Zones retrieved successfully. Sep 01 01:19:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9fb76cf8-a920-4f13-98f2-7322b9244b90 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Flow 'volume_create_api' (3d661333-a84d-44b5-ab54-5700227ae562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:19:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9fb76cf8-a920-4f13-98f2-7322b9244b90 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (516e8efb-e813-497a-9a31-fe87a53524a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:19:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-9fb76cf8-a920-4f13-98f2-7322b9244b90 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:19:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9fb76cf8-a920-4f13-98f2-7322b9244b90 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (516e8efb-e813-497a-9a31-fe87a53524a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:19:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9fb76cf8-a920-4f13-98f2-7322b9244b90 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f880d4b1-a3e5-4f6a-a134-9cf30eda8aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:19:23 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-9fb76cf8-a920-4f13-98f2-7322b9244b90 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Created reservations ['dc3a8141-97c9-4228-bb61-a931c94ec0f7', '6b954d41-c084-47f5-84c0-fa4bf376f290', '960337a3-b755-4e36-9249-62f774e211bd', '720e1c52-5d6b-4ab0-b75f-820327dd8c79'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:19:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9fb76cf8-a920-4f13-98f2-7322b9244b90 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f880d4b1-a3e5-4f6a-a134-9cf30eda8aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc3a8141-97c9-4228-bb61-a931c94ec0f7', '6b954d41-c084-47f5-84c0-fa4bf376f290', '960337a3-b755-4e36-9249-62f774e211bd', '720e1c52-5d6b-4ab0-b75f-820327dd8c79']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:19:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9fb76cf8-a920-4f13-98f2-7322b9244b90 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8928c50-fb94-4865-bb21-ef538f41ca3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:19:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:19:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:19:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9fb76cf8-a920-4f13-98f2-7322b9244b90 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8928c50-fb94-4865-bb21-ef538f41ca3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fc443b6-8f46-4a58-a3a1-2ea8243d20d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1368517904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34fa6575252d45ca8a509b5a77962981',qos_specs=None,replication_status=,reservations=['dc3a8141-97c9-4228-bb61-a931c94ec0f7','6b954d41-c084-47f5-84c0-fa4bf376f290','960337a3-b755-4e36-9249-62f774e211bd','720e1c52-5d6b-4ab0-b75f-820327dd8c79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc01ba771b224086b689f3dc0483d402',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:19:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1368517904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fc443b6-8f46-4a58-a3a1-2ea8243d20d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34fa6575252d45ca8a509b5a77962981',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc01ba771b224086b689f3dc0483d402',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:19:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9fb76cf8-a920-4f13-98f2-7322b9244b90 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23b7a04c-1a50-4c08-9cb4-7a7b83f31f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:19:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9fb76cf8-a920-4f13-98f2-7322b9244b90 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23b7a04c-1a50-4c08-9cb4-7a7b83f31f31) transitioned into state 'SUCCESS' from state '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-1368517904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34fa6575252d45ca8a509b5a77962981',qos_specs=None,replication_status=,reservations=['dc3a8141-97c9-4228-bb61-a931c94ec0f7','6b954d41-c084-47f5-84c0-fa4bf376f290','960337a3-b755-4e36-9249-62f774e211bd','720e1c52-5d6b-4ab0-b75f-820327dd8c79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc01ba771b224086b689f3dc0483d402',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:19:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9fb76cf8-a920-4f13-98f2-7322b9244b90 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d5f7651-b1b9-4a62-99a9-cf35ae9bba99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:19:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9fb76cf8-a920-4f13-98f2-7322b9244b90 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d5f7651-b1b9-4a62-99a9-cf35ae9bba99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:19:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9fb76cf8-a920-4f13-98f2-7322b9244b90 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Flow 'volume_create_api' (3d661333-a84d-44b5-ab54-5700227ae562) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:19:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9fb76cf8-a920-4f13-98f2-7322b9244b90 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Create volume request issued successfully. Sep 01 01:19:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9fb76cf8-a920-4f13-98f2-7322b9244b90 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:19:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1260/2480] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:19:23 2026] POST /volume/v3/volumes => generated 774 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:19:33 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:19:33 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=20,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:19:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7180614e-0940-41cf-ab05-77bdda306e71 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:19:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7180614e-0940-41cf-ab05-77bdda306e71 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 Sep 01 01:19:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7180614e-0940-41cf-ab05-77bdda306e71 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:19:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7180614e-0940-41cf-ab05-77bdda306e71 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:19:58 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:19:58 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:19:58 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:19:58 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:19:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7180614e-0940-41cf-ab05-77bdda306e71 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:19:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7180614e-0940-41cf-ab05-77bdda306e71 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 returned with HTTP 200 Sep 01 01:19:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1221/2481] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:19:58 2026] GET /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 => generated 867 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:19:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1a7b4c1e-a0ad-4b98-8e27-425b2428f0f0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:19:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1a7b4c1e-a0ad-4b98-8e27-425b2428f0f0 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 Sep 01 01:19:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1a7b4c1e-a0ad-4b98-8e27-425b2428f0f0 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:19:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1a7b4c1e-a0ad-4b98-8e27-425b2428f0f0 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:19:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:19:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:19:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:19:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:19:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1a7b4c1e-a0ad-4b98-8e27-425b2428f0f0 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:19:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1a7b4c1e-a0ad-4b98-8e27-425b2428f0f0 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 returned with HTTP 200 Sep 01 01:19:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1261/2482] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:19:58 2026] GET /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 => generated 867 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:19:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-64e90d7a-867c-4aa7-844e-23709923b542 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:19:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-64e90d7a-867c-4aa7-844e-23709923b542 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 Sep 01 01:19:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-64e90d7a-867c-4aa7-844e-23709923b542 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:19:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-64e90d7a-867c-4aa7-844e-23709923b542 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:19:58 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:19:58 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:19:58 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:19:58 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:19:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-64e90d7a-867c-4aa7-844e-23709923b542 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:19:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-64e90d7a-867c-4aa7-844e-23709923b542 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 returned with HTTP 200 Sep 01 01:19:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1222/2483] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:19:58 2026] GET /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 => generated 867 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:19:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ddf736dc-d781-43e8-9088-e98228819f50 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:19:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ddf736dc-d781-43e8-9088-e98228819f50 None None] GET http://192.168.122.211/volume// Sep 01 01:19:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ddf736dc-d781-43e8-9088-e98228819f50 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:19:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ddf736dc-d781-43e8-9088-e98228819f50 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:19:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ddf736dc-d781-43e8-9088-e98228819f50 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:19:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1262/2484] 192.168.122.211 () {58 vars in 1317 bytes} [Tue Sep 1 01:19:59 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:19:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-9753e97c-461c-49e4-acef-ff6d0ce6e4bd None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:19:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-9753e97c-461c-49e4-acef-ff6d0ce6e4bd tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] POST http://192.168.122.211/volume/v3/attachments Sep 01 01:19:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-9753e97c-461c-49e4-acef-ff6d0ce6e4bd tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8398ab99-ece5-4d76-ae23-33ac5d5d7232", "connector": null, "instance_uuid": "08854f34-c6c6-467e-99b2-44159c764f41"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:19:59 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:19:59 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:19:59 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:19:59 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:19:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-9753e97c-461c-49e4-acef-ff6d0ce6e4bd tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/attachments returned with HTTP 200 Sep 01 01:19:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1223/2485] 192.168.122.211 () {66 vars in 1483 bytes} [Tue Sep 1 01:19:59 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 01 01:19:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1b8bd4bb-542c-41eb-9fac-5c1ce27e89f4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:19:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1b8bd4bb-542c-41eb-9fac-5c1ce27e89f4 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 Sep 01 01:19:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1b8bd4bb-542c-41eb-9fac-5c1ce27e89f4 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:19:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1b8bd4bb-542c-41eb-9fac-5c1ce27e89f4 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:19:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-75d5835f-d01c-42ee-96de-aed4f5d8b1bc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:19:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-75d5835f-d01c-42ee-96de-aed4f5d8b1bc None None] GET http://192.168.122.211/volume// Sep 01 01:19:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-75d5835f-d01c-42ee-96de-aed4f5d8b1bc None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:19:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-75d5835f-d01c-42ee-96de-aed4f5d8b1bc None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:19:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-75d5835f-d01c-42ee-96de-aed4f5d8b1bc None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:19:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1224/2486] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:19:59 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:19:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:19:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:19:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-3c6a034c-1fa0-4517-9c3c-428b9f1092ac None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:19:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-3c6a034c-1fa0-4517-9c3c-428b9f1092ac tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 Sep 01 01:19:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-3c6a034c-1fa0-4517-9c3c-428b9f1092ac tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:19:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-3c6a034c-1fa0-4517-9c3c-428b9f1092ac tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:19:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:19:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:19:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1b8bd4bb-542c-41eb-9fac-5c1ce27e89f4 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:19:59 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:19:59 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:19:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1b8bd4bb-542c-41eb-9fac-5c1ce27e89f4 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 returned with HTTP 200 Sep 01 01:19:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1263/2487] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:19:59 2026] GET /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 => generated 866 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:19:59 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:19:59 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:19:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-3c6a034c-1fa0-4517-9c3c-428b9f1092ac tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:19:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-3c6a034c-1fa0-4517-9c3c-428b9f1092ac tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 returned with HTTP 200 Sep 01 01:19:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1225/2488] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:19:59 2026] GET /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 => generated 1047 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:19:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-c970888f-81a7-4d5e-86b5-9e9d6c8e1e63 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:19:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-c970888f-81a7-4d5e-86b5-9e9d6c8e1e63 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] PUT http://192.168.122.211/volume/v3/attachments/0aafbb40-c48c-4888-9a98-acd777b6173a Sep 01 01:19:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-c970888f-81a7-4d5e-86b5-9e9d6c8e1e63 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.211", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23a224877e5e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3ccf17f9-df62-4659-aa6b-f6fc551683f0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:19:59 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-c970888f-81a7-4d5e-86b5-9e9d6c8e1e63 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Acquiring lock "cinder-attachment_update-8398ab99-ece5-4d76-ae23-33ac5d5d7232-devstack" by "attachment_update" {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:19:59 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-c970888f-81a7-4d5e-86b5-9e9d6c8e1e63 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Lock "cinder-attachment_update-8398ab99-ece5-4d76-ae23-33ac5d5d7232-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:19:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:19:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:19:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:19:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:19:59 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-c970888f-81a7-4d5e-86b5-9e9d6c8e1e63 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Lock "cinder-attachment_update-8398ab99-ece5-4d76-ae23-33ac5d5d7232-devstack" released by "attachment_update" :: held 0.219s {{(pid=86751) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:19:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-c970888f-81a7-4d5e-86b5-9e9d6c8e1e63 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/attachments/0aafbb40-c48c-4888-9a98-acd777b6173a returned with HTTP 200 Sep 01 01:19:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1264/2489] 192.168.122.211 () {66 vars in 1593 bytes} [Tue Sep 1 01:19:59 2026] PUT /volume/v3/attachments/0aafbb40-c48c-4888-9a98-acd777b6173a => generated 694 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:20:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f1cf5cec-67aa-4e6e-abf3-5058cfea3348 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f1cf5cec-67aa-4e6e-abf3-5058cfea3348 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 Sep 01 01:20:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f1cf5cec-67aa-4e6e-abf3-5058cfea3348 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f1cf5cec-67aa-4e6e-abf3-5058cfea3348 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:00 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:00 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:00 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f1cf5cec-67aa-4e6e-abf3-5058cfea3348 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:20:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-acd8926b-ca64-433c-ab8d-5be469b1d3fa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f1cf5cec-67aa-4e6e-abf3-5058cfea3348 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 returned with HTTP 200 Sep 01 01:20:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1226/2490] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:00 2026] GET /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 => generated 867 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-acd8926b-ca64-433c-ab8d-5be469b1d3fa tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] POST http://192.168.122.211/volume/v3/attachments/0aafbb40-c48c-4888-9a98-acd777b6173a/action Sep 01 01:20:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-acd8926b-ca64-433c-ab8d-5be469b1d3fa tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:20:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-acd8926b-ca64-433c-ab8d-5be469b1d3fa tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ddfc7023-56c4-4c1e-883e-7bbe145e9edd req-acd8926b-ca64-433c-ab8d-5be469b1d3fa tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/attachments/0aafbb40-c48c-4888-9a98-acd777b6173a/action returned with HTTP 204 Sep 01 01:20:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1265/2491] 192.168.122.211 () {66 vars in 1614 bytes} [Tue Sep 1 01:20:00 2026] POST /volume/v3/attachments/0aafbb40-c48c-4888-9a98-acd777b6173a/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:20:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4808bc6d-421f-44a4-ad0c-a2c32732db49 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4808bc6d-421f-44a4-ad0c-a2c32732db49 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 Sep 01 01:20:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4808bc6d-421f-44a4-ad0c-a2c32732db49 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4808bc6d-421f-44a4-ad0c-a2c32732db49 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4808bc6d-421f-44a4-ad0c-a2c32732db49 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:20:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4808bc6d-421f-44a4-ad0c-a2c32732db49 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 returned with HTTP 200 Sep 01 01:20:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1227/2492] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:01 2026] GET /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 => generated 1159 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:20:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a1f32d98-d2ea-4eca-8536-63fe46aa9aac None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a1f32d98-d2ea-4eca-8536-63fe46aa9aac tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 Sep 01 01:20:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a1f32d98-d2ea-4eca-8536-63fe46aa9aac tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a1f32d98-d2ea-4eca-8536-63fe46aa9aac tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a1f32d98-d2ea-4eca-8536-63fe46aa9aac tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:20:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a1f32d98-d2ea-4eca-8536-63fe46aa9aac tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 returned with HTTP 200 Sep 01 01:20:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1266/2493] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:01 2026] GET /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 => generated 1159 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:20:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e166d76d-b926-4b93-9397-8881a94a885f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e166d76d-b926-4b93-9397-8881a94a885f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] POST http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232/action Sep 01 01:20:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e166d76d-b926-4b93-9397-8881a94a885f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Action body: b'{"os-detach": {}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:20:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e166d76d-b926-4b93-9397-8881a94a885f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e166d76d-b926-4b93-9397-8881a94a885f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:20:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e166d76d-b926-4b93-9397-8881a94a885f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Attachment connected to vm 08854f34-c6c6-467e-99b2-44159c764f41, checking data on nova Sep 01 01:20:01 devstack devstack@c-api.service[86752]: DEBUG cinder.compute.nova [None req-e166d76d-b926-4b93-9397-8881a94a885f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Creating Keystone token plugin using URL: http://192.168.122.211/identity {{(pid=86752) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 01:20:02 devstack devstack@c-api.service[86752]: DEBUG novaclient.v2.client [None req-e166d76d-b926-4b93-9397-8881a94a885f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] REQ: curl -g -i -X GET http://192.168.122.211/compute/v2.1/servers/08854f34-c6c6-467e-99b2-44159c764f41/os-volume_attachments/8398ab99-ece5-4d76-ae23-33ac5d5d7232 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b586e328b12ca4f6d456afcc61cff3c3cf9a707912f995a1e3553f23b4f0379f" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e166d76d-b926-4b93-9397-8881a94a885f" -H "X-Service-Token: {SHA256}ad264ff72a0c7a54cd96bc95f65af5ee0d09c3cd4d92c6e0436cce74678c0e3d" {{(pid=86752) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 01:20:02 devstack devstack@c-api.service[86752]: DEBUG novaclient.v2.client [None req-e166d76d-b926-4b93-9397-8881a94a885f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 31 Aug 2026 23:20:02 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-11d7eb67-59eb-40a4-b314-48eeb3c21ccf x-openstack-request-id: req-11d7eb67-59eb-40a4-b314-48eeb3c21ccf {{(pid=86752) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 01:20:02 devstack devstack@c-api.service[86752]: DEBUG novaclient.v2.client [None req-e166d76d-b926-4b93-9397-8881a94a885f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "8398ab99-ece5-4d76-ae23-33ac5d5d7232", "serverId": "08854f34-c6c6-467e-99b2-44159c764f41", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "0aafbb40-c48c-4888-9a98-acd777b6173a", "bdm_uuid": "d2ba9b84-f4ac-4688-a6a0-2efd689350d1"}} {{(pid=86752) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 01:20:02 devstack devstack@c-api.service[86752]: DEBUG novaclient.v2.client [None req-e166d76d-b926-4b93-9397-8881a94a885f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET call to compute for http://192.168.122.211/compute/v2.1/servers/08854f34-c6c6-467e-99b2-44159c764f41/os-volume_attachments/8398ab99-ece5-4d76-ae23-33ac5d5d7232 used request id req-11d7eb67-59eb-40a4-b314-48eeb3c21ccf {{(pid=86752) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.volume.api [None req-e166d76d-b926-4b93-9397-8881a94a885f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault [None req-e166d76d-b926-4b93-9397-8881a94a885f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Caught error: Detach volume from instance 08854f34-c6c6-467e-99b2-44159c764f41 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 08854f34-c6c6-467e-99b2-44159c764f41 using the Compute API Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 08854f34-c6c6-467e-99b2-44159c764f41 using the Compute API Sep 01 01:20:02 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault Sep 01 01:20:02 devstack devstack@c-api.service[86752]: INFO cinder.api.middleware.fault [None req-e166d76d-b926-4b93-9397-8881a94a885f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232/action returned with HTTP 409 Sep 01 01:20:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1228/2494] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:20:01 2026] POST /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232/action => generated 167 bytes in 669 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dd227c8c-4941-4f2e-ab68-9663e942955f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dd227c8c-4941-4f2e-ab68-9663e942955f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] POST http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232/action Sep 01 01:20:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dd227c8c-4941-4f2e-ab68-9663e942955f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:20:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dd227c8c-4941-4f2e-ab68-9663e942955f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-dd227c8c-4941-4f2e-ab68-9663e942955f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:20:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-dd227c8c-4941-4f2e-ab68-9663e942955f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Attachment connected to vm 08854f34-c6c6-467e-99b2-44159c764f41, checking data on nova Sep 01 01:20:02 devstack devstack@c-api.service[86751]: DEBUG cinder.compute.nova [None req-dd227c8c-4941-4f2e-ab68-9663e942955f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Creating Keystone token plugin using URL: http://192.168.122.211/identity {{(pid=86751) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 01:20:02 devstack devstack@c-api.service[86751]: DEBUG novaclient.v2.client [None req-dd227c8c-4941-4f2e-ab68-9663e942955f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] REQ: curl -g -i -X GET http://192.168.122.211/compute/v2.1/servers/08854f34-c6c6-467e-99b2-44159c764f41/os-volume_attachments/8398ab99-ece5-4d76-ae23-33ac5d5d7232 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}87f11266641592084ef624f932741f4f54d17b0a2fd29c069024bc29af863533" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-dd227c8c-4941-4f2e-ab68-9663e942955f" -H "X-Service-Token: {SHA256}bd543c543fbe2356528e32569cd0ea6c72087e2abc52913db900a7b915bc48bc" {{(pid=86751) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 01:20:02 devstack devstack@c-api.service[86751]: DEBUG novaclient.v2.client [None req-dd227c8c-4941-4f2e-ab68-9663e942955f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 31 Aug 2026 23:20:02 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-ba92a6ac-21ea-459b-b691-c0f987d28afa x-openstack-request-id: req-ba92a6ac-21ea-459b-b691-c0f987d28afa {{(pid=86751) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 01:20:02 devstack devstack@c-api.service[86751]: DEBUG novaclient.v2.client [None req-dd227c8c-4941-4f2e-ab68-9663e942955f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "8398ab99-ece5-4d76-ae23-33ac5d5d7232", "serverId": "08854f34-c6c6-467e-99b2-44159c764f41", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "0aafbb40-c48c-4888-9a98-acd777b6173a", "bdm_uuid": "d2ba9b84-f4ac-4688-a6a0-2efd689350d1"}} {{(pid=86751) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 01:20:02 devstack devstack@c-api.service[86751]: DEBUG novaclient.v2.client [None req-dd227c8c-4941-4f2e-ab68-9663e942955f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET call to compute for http://192.168.122.211/compute/v2.1/servers/08854f34-c6c6-467e-99b2-44159c764f41/os-volume_attachments/8398ab99-ece5-4d76-ae23-33ac5d5d7232 used request id req-ba92a6ac-21ea-459b-b691-c0f987d28afa {{(pid=86751) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.volume.api [None req-dd227c8c-4941-4f2e-ab68-9663e942955f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault [None req-dd227c8c-4941-4f2e-ab68-9663e942955f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Caught error: Detach volume from instance 08854f34-c6c6-467e-99b2-44159c764f41 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 08854f34-c6c6-467e-99b2-44159c764f41 using the Compute API Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 08854f34-c6c6-467e-99b2-44159c764f41 using the Compute API Sep 01 01:20:02 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault Sep 01 01:20:02 devstack devstack@c-api.service[86751]: INFO cinder.api.middleware.fault [None req-dd227c8c-4941-4f2e-ab68-9663e942955f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232/action returned with HTTP 409 Sep 01 01:20:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1267/2495] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:20:02 2026] POST /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232/action => generated 167 bytes in 594 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2994e67b-c869-49ef-aac7-5af6ad316015 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1229/2496] 192.168.122.211 () {62 vars in 1481 bytes} [Tue Sep 1 01:20:02 2026] POST /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232/action => generated 114 bytes in 9 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5807c73a-4eca-489d-b4fa-a6f83eed3b98 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1268/2497] 192.168.122.211 () {62 vars in 1481 bytes} [Tue Sep 1 01:20:02 2026] POST /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 233 bytes (2 switches on core 0) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-869d8d30-9003-4902-a376-f7e91a230a22 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:02 devstack devstack@c-api.service[86752]: WARNING keystonemiddleware.auth_token [None req-869d8d30-9003-4902-a376-f7e91a230a22 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 01:20:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1230/2498] 192.168.122.211 () {62 vars in 1481 bytes} [Tue Sep 1 01:20:02 2026] POST /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232/action => generated 114 bytes in 51 msecs (HTTP/1.1 401) 5 headers in 233 bytes (2 switches on core 0) Sep 01 01:20:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-506815e1-ff38-456b-8939-98e3896d5265 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:02 devstack devstack@c-api.service[86751]: WARNING keystonemiddleware.auth_token [None req-506815e1-ff38-456b-8939-98e3896d5265 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 01:20:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1269/2499] 192.168.122.211 () {62 vars in 1481 bytes} [Tue Sep 1 01:20:02 2026] POST /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232/action => generated 114 bytes in 47 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 01:20:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-005ce0a3-400f-4153-a00e-6384642fa2e2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-005ce0a3-400f-4153-a00e-6384642fa2e2 tempest-TestServerVolumeAttachmentScenario-1055898728 tempest-TestServerVolumeAttachmentScenario-1055898728-project-admin] POST http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232/action Sep 01 01:20:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-005ce0a3-400f-4153-a00e-6384642fa2e2 tempest-TestServerVolumeAttachmentScenario-1055898728 tempest-TestServerVolumeAttachmentScenario-1055898728-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:20:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-005ce0a3-400f-4153-a00e-6384642fa2e2 tempest-TestServerVolumeAttachmentScenario-1055898728 tempest-TestServerVolumeAttachmentScenario-1055898728-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:03 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-005ce0a3-400f-4153-a00e-6384642fa2e2 tempest-TestServerVolumeAttachmentScenario-1055898728 tempest-TestServerVolumeAttachmentScenario-1055898728-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=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:20:03 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:03 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:03 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:03 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.admin_actions [None req-005ce0a3-400f-4153-a00e-6384642fa2e2 tempest-TestServerVolumeAttachmentScenario-1055898728 tempest-TestServerVolumeAttachmentScenario-1055898728-project-admin] Updating volume '8398ab99-ece5-4d76-ae23-33ac5d5d7232' with '{'status': 'error'}' {{(pid=86752) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 01:20:03 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:03 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:03 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:03 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-005ce0a3-400f-4153-a00e-6384642fa2e2 tempest-TestServerVolumeAttachmentScenario-1055898728 tempest-TestServerVolumeAttachmentScenario-1055898728-project-admin] http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232/action returned with HTTP 202 Sep 01 01:20:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1231/2500] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:20:02 2026] POST /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232/action => generated 0 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:20:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-767c8118-63aa-4736-9503-7fc22fdab3e2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-767c8118-63aa-4736-9503-7fc22fdab3e2 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 Sep 01 01:20:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-767c8118-63aa-4736-9503-7fc22fdab3e2 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-767c8118-63aa-4736-9503-7fc22fdab3e2 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:03 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [None req-767c8118-63aa-4736-9503-7fc22fdab3e2 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:20:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-767c8118-63aa-4736-9503-7fc22fdab3e2 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:20:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-767c8118-63aa-4736-9503-7fc22fdab3e2 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 returned with HTTP 200 Sep 01 01:20:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1270/2501] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:03 2026] GET /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 => generated 1158 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-20d3e051-241f-4dc2-85d6-05550f51381e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-20d3e051-241f-4dc2-85d6-05550f51381e tempest-TestServerVolumeAttachmentScenario-1055898728 tempest-TestServerVolumeAttachmentScenario-1055898728-project-admin] POST http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232/action Sep 01 01:20:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-20d3e051-241f-4dc2-85d6-05550f51381e tempest-TestServerVolumeAttachmentScenario-1055898728 tempest-TestServerVolumeAttachmentScenario-1055898728-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "0aafbb40-c48c-4888-9a98-acd777b6173a"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:20:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-20d3e051-241f-4dc2-85d6-05550f51381e tempest-TestServerVolumeAttachmentScenario-1055898728 tempest-TestServerVolumeAttachmentScenario-1055898728-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "0aafbb40-c48c-4888-9a98-acd777b6173a"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:03 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:03 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:03 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:03 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:03 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-20d3e051-241f-4dc2-85d6-05550f51381e tempest-TestServerVolumeAttachmentScenario-1055898728 tempest-TestServerVolumeAttachmentScenario-1055898728-project-admin] Volume info retrieved successfully. Sep 01 01:20:03 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-20d3e051-241f-4dc2-85d6-05550f51381e tempest-TestServerVolumeAttachmentScenario-1055898728 tempest-TestServerVolumeAttachmentScenario-1055898728-project-admin] Attachment connected to vm 08854f34-c6c6-467e-99b2-44159c764f41, checking data on nova Sep 01 01:20:03 devstack devstack@c-api.service[86752]: DEBUG cinder.compute.nova [None req-20d3e051-241f-4dc2-85d6-05550f51381e tempest-TestServerVolumeAttachmentScenario-1055898728 tempest-TestServerVolumeAttachmentScenario-1055898728-project-admin] Creating Keystone token plugin using URL: http://192.168.122.211/identity {{(pid=86752) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 01:20:03 devstack devstack@c-api.service[86752]: DEBUG novaclient.v2.client [None req-20d3e051-241f-4dc2-85d6-05550f51381e tempest-TestServerVolumeAttachmentScenario-1055898728 tempest-TestServerVolumeAttachmentScenario-1055898728-project-admin] REQ: curl -g -i -X GET http://192.168.122.211/compute/v2.1/servers/08854f34-c6c6-467e-99b2-44159c764f41/os-volume_attachments/8398ab99-ece5-4d76-ae23-33ac5d5d7232 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}8c277b6db166f2129c4da3b54c1b115eda943a04aadc11b589cd8c7c34aeed67" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-20d3e051-241f-4dc2-85d6-05550f51381e" -H "X-Service-Token: {SHA256}ad264ff72a0c7a54cd96bc95f65af5ee0d09c3cd4d92c6e0436cce74678c0e3d" {{(pid=86752) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 01:20:03 devstack devstack@c-api.service[86752]: DEBUG novaclient.v2.client [None req-20d3e051-241f-4dc2-85d6-05550f51381e tempest-TestServerVolumeAttachmentScenario-1055898728 tempest-TestServerVolumeAttachmentScenario-1055898728-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 31 Aug 2026 23:20:03 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-7579b7ca-2cd4-419c-8385-a7d0d5812797 x-openstack-request-id: req-7579b7ca-2cd4-419c-8385-a7d0d5812797 {{(pid=86752) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 01:20:03 devstack devstack@c-api.service[86752]: DEBUG novaclient.v2.client [None req-20d3e051-241f-4dc2-85d6-05550f51381e tempest-TestServerVolumeAttachmentScenario-1055898728 tempest-TestServerVolumeAttachmentScenario-1055898728-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "8398ab99-ece5-4d76-ae23-33ac5d5d7232", "serverId": "08854f34-c6c6-467e-99b2-44159c764f41", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "0aafbb40-c48c-4888-9a98-acd777b6173a", "bdm_uuid": "d2ba9b84-f4ac-4688-a6a0-2efd689350d1"}} {{(pid=86752) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 01:20:03 devstack devstack@c-api.service[86752]: DEBUG novaclient.v2.client [None req-20d3e051-241f-4dc2-85d6-05550f51381e tempest-TestServerVolumeAttachmentScenario-1055898728 tempest-TestServerVolumeAttachmentScenario-1055898728-project-admin] GET call to compute for http://192.168.122.211/compute/v2.1/servers/08854f34-c6c6-467e-99b2-44159c764f41/os-volume_attachments/8398ab99-ece5-4d76-ae23-33ac5d5d7232 used request id req-7579b7ca-2cd4-419c-8385-a7d0d5812797 {{(pid=86752) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.volume.api [None req-20d3e051-241f-4dc2-85d6-05550f51381e tempest-TestServerVolumeAttachmentScenario-1055898728 tempest-TestServerVolumeAttachmentScenario-1055898728-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault [None req-20d3e051-241f-4dc2-85d6-05550f51381e tempest-TestServerVolumeAttachmentScenario-1055898728 tempest-TestServerVolumeAttachmentScenario-1055898728-project-admin] Caught error: Detach volume from instance 08854f34-c6c6-467e-99b2-44159c764f41 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 08854f34-c6c6-467e-99b2-44159c764f41 using the Compute API Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 08854f34-c6c6-467e-99b2-44159c764f41 using the Compute API Sep 01 01:20:03 devstack devstack@c-api.service[86752]: ERROR cinder.api.middleware.fault Sep 01 01:20:03 devstack devstack@c-api.service[86752]: INFO cinder.api.middleware.fault [None req-20d3e051-241f-4dc2-85d6-05550f51381e tempest-TestServerVolumeAttachmentScenario-1055898728 tempest-TestServerVolumeAttachmentScenario-1055898728-project-admin] http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232/action returned with HTTP 409 Sep 01 01:20:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1232/2502] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:20:03 2026] POST /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232/action => generated 167 bytes in 275 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:20:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7ed0f1ca-57a0-4522-b911-a5428e39a151 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1271/2503] 192.168.122.211 () {62 vars in 1481 bytes} [Tue Sep 1 01:20:03 2026] POST /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232/action => generated 114 bytes in 7 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-73beee02-774e-49c5-ade8-535e20aaf54f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:03 devstack devstack@c-api.service[86752]: WARNING keystonemiddleware.auth_token [None req-73beee02-774e-49c5-ade8-535e20aaf54f None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 01:20:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1233/2504] 192.168.122.211 () {62 vars in 1481 bytes} [Tue Sep 1 01:20:03 2026] POST /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232/action => generated 114 bytes in 42 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 01:20:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d2b2ce2e-d166-43ba-b097-9fb36e6bc698 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d2b2ce2e-d166-43ba-b097-9fb36e6bc698 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET http://192.168.122.211/volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 Sep 01 01:20:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d2b2ce2e-d166-43ba-b097-9fb36e6bc698 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d2b2ce2e-d166-43ba-b097-9fb36e6bc698 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d2b2ce2e-d166-43ba-b097-9fb36e6bc698 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:20:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d2b2ce2e-d166-43ba-b097-9fb36e6bc698 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 returned with HTTP 200 Sep 01 01:20:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1272/2505] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:03 2026] GET /volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 => generated 867 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:20:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-bdfb983e-37fe-4847-9e2e-5c3608f041c7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bdfb983e-37fe-4847-9e2e-5c3608f041c7 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET http://192.168.122.211/volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 Sep 01 01:20:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bdfb983e-37fe-4847-9e2e-5c3608f041c7 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bdfb983e-37fe-4847-9e2e-5c3608f041c7 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:04 devstack devstack@c-api.service[86752]: DEBUG oslo_db.sqlalchemy.engines [None req-bdfb983e-37fe-4847-9e2e-5c3608f041c7 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:20:04 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:04 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:04 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:04 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-bdfb983e-37fe-4847-9e2e-5c3608f041c7 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:20:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bdfb983e-37fe-4847-9e2e-5c3608f041c7 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 returned with HTTP 200 Sep 01 01:20:04 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1234/2506] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:03 2026] GET /volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 => generated 867 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-87f833c7-438f-44a7-ab71-726460503d68 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-87f833c7-438f-44a7-ab71-726460503d68 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET http://192.168.122.211/volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 Sep 01 01:20:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-87f833c7-438f-44a7-ab71-726460503d68 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-87f833c7-438f-44a7-ab71-726460503d68 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-87f833c7-438f-44a7-ab71-726460503d68 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:20:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-87f833c7-438f-44a7-ab71-726460503d68 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 returned with HTTP 200 Sep 01 01:20:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1273/2507] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:20:04 2026] GET /volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 => generated 867 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-577a8bde-49b1-494d-87b4-22681540518f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-577a8bde-49b1-494d-87b4-22681540518f None None] GET http://192.168.122.211/volume// Sep 01 01:20:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-577a8bde-49b1-494d-87b4-22681540518f None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-577a8bde-49b1-494d-87b4-22681540518f None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-577a8bde-49b1-494d-87b4-22681540518f None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:20:04 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1235/2508] 192.168.122.211 () {58 vars in 1317 bytes} [Tue Sep 1 01:20:04 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:20:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-967bac8e-3f21-41e6-918b-5d3ffb6f6e32 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-967bac8e-3f21-41e6-918b-5d3ffb6f6e32 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] POST http://192.168.122.211/volume/v3/attachments Sep 01 01:20:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-967bac8e-3f21-41e6-918b-5d3ffb6f6e32 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7fc443b6-8f46-4a58-a3a1-2ea8243d20d1", "connector": null, "instance_uuid": "08854f34-c6c6-467e-99b2-44159c764f41"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-967bac8e-3f21-41e6-918b-5d3ffb6f6e32 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/attachments returned with HTTP 200 Sep 01 01:20:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1274/2509] 192.168.122.211 () {66 vars in 1483 bytes} [Tue Sep 1 01:20:04 2026] POST /volume/v3/attachments => generated 273 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:20:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9e0b95b3-0028-4d3d-83cb-6ac631b75385 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9e0b95b3-0028-4d3d-83cb-6ac631b75385 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET http://192.168.122.211/volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 Sep 01 01:20:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9e0b95b3-0028-4d3d-83cb-6ac631b75385 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9e0b95b3-0028-4d3d-83cb-6ac631b75385 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1185b571-beac-4dc7-984d-37deb91787ae None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1185b571-beac-4dc7-984d-37deb91787ae None None] GET http://192.168.122.211/volume// Sep 01 01:20:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1185b571-beac-4dc7-984d-37deb91787ae None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1185b571-beac-4dc7-984d-37deb91787ae None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1185b571-beac-4dc7-984d-37deb91787ae None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:20:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1275/2510] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:20:04 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:20:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-b510af64-26d1-4d23-9aea-8f5bf33294e9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:04 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:04 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-b510af64-26d1-4d23-9aea-8f5bf33294e9 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET http://192.168.122.211/volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 Sep 01 01:20:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-b510af64-26d1-4d23-9aea-8f5bf33294e9 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-b510af64-26d1-4d23-9aea-8f5bf33294e9 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:04 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:04 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9e0b95b3-0028-4d3d-83cb-6ac631b75385 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:20:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9e0b95b3-0028-4d3d-83cb-6ac631b75385 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 returned with HTTP 200 Sep 01 01:20:04 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1236/2511] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:04 2026] GET /volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 => generated 866 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-b510af64-26d1-4d23-9aea-8f5bf33294e9 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:20:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-b510af64-26d1-4d23-9aea-8f5bf33294e9 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 returned with HTTP 200 Sep 01 01:20:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1276/2512] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:20:04 2026] GET /volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 => generated 1047 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:20:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-0c8389af-bf0b-47fc-a619-7ab790d4f1b4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-0c8389af-bf0b-47fc-a619-7ab790d4f1b4 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] PUT http://192.168.122.211/volume/v3/attachments/50fe39df-edc9-4c94-9b9a-bc4957b90ca6 Sep 01 01:20:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-0c8389af-bf0b-47fc-a619-7ab790d4f1b4 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.211", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23a224877e5e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3ccf17f9-df62-4659-aa6b-f6fc551683f0", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:04 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-0c8389af-bf0b-47fc-a619-7ab790d4f1b4 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Acquiring lock "cinder-attachment_update-7fc443b6-8f46-4a58-a3a1-2ea8243d20d1-devstack" by "attachment_update" {{(pid=86752) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:20:04 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-0c8389af-bf0b-47fc-a619-7ab790d4f1b4 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Lock "cinder-attachment_update-7fc443b6-8f46-4a58-a3a1-2ea8243d20d1-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86752) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:20:04 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:04 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:04 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:04 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:05 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-0c8389af-bf0b-47fc-a619-7ab790d4f1b4 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Lock "cinder-attachment_update-7fc443b6-8f46-4a58-a3a1-2ea8243d20d1-devstack" released by "attachment_update" :: held 0.179s {{(pid=86752) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:20:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-0c8389af-bf0b-47fc-a619-7ab790d4f1b4 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/attachments/50fe39df-edc9-4c94-9b9a-bc4957b90ca6 returned with HTTP 200 Sep 01 01:20:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1237/2513] 192.168.122.211 () {66 vars in 1593 bytes} [Tue Sep 1 01:20:04 2026] PUT /volume/v3/attachments/50fe39df-edc9-4c94-9b9a-bc4957b90ca6 => generated 694 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:20:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-b4c23aa5-1631-4ff0-9f2d-93f755d7e4e9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-b4c23aa5-1631-4ff0-9f2d-93f755d7e4e9 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] POST http://192.168.122.211/volume/v3/attachments/50fe39df-edc9-4c94-9b9a-bc4957b90ca6/action Sep 01 01:20:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-b4c23aa5-1631-4ff0-9f2d-93f755d7e4e9 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:20:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-b4c23aa5-1631-4ff0-9f2d-93f755d7e4e9 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-5f8c4804-d9c5-4225-afc5-3fee4b652342 req-b4c23aa5-1631-4ff0-9f2d-93f755d7e4e9 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/attachments/50fe39df-edc9-4c94-9b9a-bc4957b90ca6/action returned with HTTP 204 Sep 01 01:20:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1277/2514] 192.168.122.211 () {66 vars in 1614 bytes} [Tue Sep 1 01:20:05 2026] POST /volume/v3/attachments/50fe39df-edc9-4c94-9b9a-bc4957b90ca6/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:20:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6b171df8-5862-48e0-b16f-73470b9c544f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6b171df8-5862-48e0-b16f-73470b9c544f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET http://192.168.122.211/volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 Sep 01 01:20:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6b171df8-5862-48e0-b16f-73470b9c544f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6b171df8-5862-48e0-b16f-73470b9c544f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:05 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:05 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6b171df8-5862-48e0-b16f-73470b9c544f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:20:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6b171df8-5862-48e0-b16f-73470b9c544f tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 returned with HTTP 200 Sep 01 01:20:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1238/2515] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:05 2026] GET /volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 => generated 1159 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:20:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1245b24c-fcc1-4430-bbe5-7aec2d58db90 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1245b24c-fcc1-4430-bbe5-7aec2d58db90 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET http://192.168.122.211/volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 Sep 01 01:20:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1245b24c-fcc1-4430-bbe5-7aec2d58db90 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1245b24c-fcc1-4430-bbe5-7aec2d58db90 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1245b24c-fcc1-4430-bbe5-7aec2d58db90 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:20:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1245b24c-fcc1-4430-bbe5-7aec2d58db90 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 returned with HTTP 200 Sep 01 01:20:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1278/2516] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:05 2026] GET /volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 => generated 1159 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:20:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4751aa26-89ea-4dad-83b8-80424d07dbc4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4751aa26-89ea-4dad-83b8-80424d07dbc4 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] POST http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232/action Sep 01 01:20:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4751aa26-89ea-4dad-83b8-80424d07dbc4 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Action body: b'{"os-detach": {"attachment_id": "50fe39df-edc9-4c94-9b9a-bc4957b90ca6"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:20:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4751aa26-89ea-4dad-83b8-80424d07dbc4 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "50fe39df-edc9-4c94-9b9a-bc4957b90ca6"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:05 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:05 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4751aa26-89ea-4dad-83b8-80424d07dbc4 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:20:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4751aa26-89ea-4dad-83b8-80424d07dbc4 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232/action returned with HTTP 400 Sep 01 01:20:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1239/2517] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:20:05 2026] POST /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232/action => generated 100 bytes in 64 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 01:20:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-324266a9-67b1-4ddc-bb96-56a2586fcf83 req-421f484a-c61a-4298-a039-9691a26831c6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-324266a9-67b1-4ddc-bb96-56a2586fcf83 req-421f484a-c61a-4298-a039-9691a26831c6 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET http://192.168.122.211/volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 Sep 01 01:20:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-324266a9-67b1-4ddc-bb96-56a2586fcf83 req-421f484a-c61a-4298-a039-9691a26831c6 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-324266a9-67b1-4ddc-bb96-56a2586fcf83 req-421f484a-c61a-4298-a039-9691a26831c6 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-324266a9-67b1-4ddc-bb96-56a2586fcf83 req-421f484a-c61a-4298-a039-9691a26831c6 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:20:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-324266a9-67b1-4ddc-bb96-56a2586fcf83 req-421f484a-c61a-4298-a039-9691a26831c6 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 returned with HTTP 200 Sep 01 01:20:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1279/2518] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:20:05 2026] GET /volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 => generated 1159 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:20:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-324266a9-67b1-4ddc-bb96-56a2586fcf83 req-06927227-5b03-4d0b-b0cd-436e1bf67c79 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-324266a9-67b1-4ddc-bb96-56a2586fcf83 req-06927227-5b03-4d0b-b0cd-436e1bf67c79 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] POST http://192.168.122.211/volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1/action Sep 01 01:20:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-324266a9-67b1-4ddc-bb96-56a2586fcf83 req-06927227-5b03-4d0b-b0cd-436e1bf67c79 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:20:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-324266a9-67b1-4ddc-bb96-56a2586fcf83 req-06927227-5b03-4d0b-b0cd-436e1bf67c79 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:06 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:06 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:06 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:06 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:06 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-324266a9-67b1-4ddc-bb96-56a2586fcf83 req-06927227-5b03-4d0b-b0cd-436e1bf67c79 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:20:06 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-324266a9-67b1-4ddc-bb96-56a2586fcf83 req-06927227-5b03-4d0b-b0cd-436e1bf67c79 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Begin detaching volume completed successfully. Sep 01 01:20:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-324266a9-67b1-4ddc-bb96-56a2586fcf83 req-06927227-5b03-4d0b-b0cd-436e1bf67c79 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1/action returned with HTTP 202 Sep 01 01:20:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1240/2519] 192.168.122.211 () {64 vars in 1561 bytes} [Tue Sep 1 01:20:06 2026] POST /volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:20:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-26900ebc-bcd2-4c40-ab04-3a4990b40656 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-26900ebc-bcd2-4c40-ab04-3a4990b40656 None None] GET http://192.168.122.211/volume// Sep 01 01:20:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-26900ebc-bcd2-4c40-ab04-3a4990b40656 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-26900ebc-bcd2-4c40-ab04-3a4990b40656 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-26900ebc-bcd2-4c40-ab04-3a4990b40656 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:20:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1280/2520] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:20:06 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:20:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-324266a9-67b1-4ddc-bb96-56a2586fcf83 req-27e9093b-1ad4-4a0f-8173-61fa3ea4db37 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-324266a9-67b1-4ddc-bb96-56a2586fcf83 req-27e9093b-1ad4-4a0f-8173-61fa3ea4db37 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET http://192.168.122.211/volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 Sep 01 01:20:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-324266a9-67b1-4ddc-bb96-56a2586fcf83 req-27e9093b-1ad4-4a0f-8173-61fa3ea4db37 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-324266a9-67b1-4ddc-bb96-56a2586fcf83 req-27e9093b-1ad4-4a0f-8173-61fa3ea4db37 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:06 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:06 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:06 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:06 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:06 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-324266a9-67b1-4ddc-bb96-56a2586fcf83 req-27e9093b-1ad4-4a0f-8173-61fa3ea4db37 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:20:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-324266a9-67b1-4ddc-bb96-56a2586fcf83 req-27e9093b-1ad4-4a0f-8173-61fa3ea4db37 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 returned with HTTP 200 Sep 01 01:20:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1241/2521] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:20:06 2026] GET /volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 => generated 1343 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:20:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-324266a9-67b1-4ddc-bb96-56a2586fcf83 req-f3a641df-4bdf-4630-a834-acac443867f8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-324266a9-67b1-4ddc-bb96-56a2586fcf83 req-f3a641df-4bdf-4630-a834-acac443867f8 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] DELETE http://192.168.122.211/volume/v3/attachments/50fe39df-edc9-4c94-9b9a-bc4957b90ca6 Sep 01 01:20:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-324266a9-67b1-4ddc-bb96-56a2586fcf83 req-f3a641df-4bdf-4630-a834-acac443867f8 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-324266a9-67b1-4ddc-bb96-56a2586fcf83 req-f3a641df-4bdf-4630-a834-acac443867f8 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:06 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 01 01:20:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-324266a9-67b1-4ddc-bb96-56a2586fcf83 req-f3a641df-4bdf-4630-a834-acac443867f8 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/attachments/50fe39df-edc9-4c94-9b9a-bc4957b90ca6 returned with HTTP 200 Sep 01 01:20:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1281/2522] 192.168.122.211 () {64 vars in 1562 bytes} [Tue Sep 1 01:20:06 2026] DELETE /volume/v3/attachments/50fe39df-edc9-4c94-9b9a-bc4957b90ca6 => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9c28ac34-2c53-4cea-97d7-c3ad154e78d8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9c28ac34-2c53-4cea-97d7-c3ad154e78d8 tempest-TestServerVolumeAttachmentScenario-1055898728 tempest-TestServerVolumeAttachmentScenario-1055898728-project-admin] POST http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232/action Sep 01 01:20:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9c28ac34-2c53-4cea-97d7-c3ad154e78d8 tempest-TestServerVolumeAttachmentScenario-1055898728 tempest-TestServerVolumeAttachmentScenario-1055898728-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:20:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9c28ac34-2c53-4cea-97d7-c3ad154e78d8 tempest-TestServerVolumeAttachmentScenario-1055898728 tempest-TestServerVolumeAttachmentScenario-1055898728-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:07 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.admin_actions [None req-9c28ac34-2c53-4cea-97d7-c3ad154e78d8 tempest-TestServerVolumeAttachmentScenario-1055898728 tempest-TestServerVolumeAttachmentScenario-1055898728-project-admin] Updating volume '8398ab99-ece5-4d76-ae23-33ac5d5d7232' with '{'status': 'in-use'}' {{(pid=86752) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 01:20:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:07 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:07 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9c28ac34-2c53-4cea-97d7-c3ad154e78d8 tempest-TestServerVolumeAttachmentScenario-1055898728 tempest-TestServerVolumeAttachmentScenario-1055898728-project-admin] http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232/action returned with HTTP 202 Sep 01 01:20:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1242/2523] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:20:07 2026] POST /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232/action => generated 0 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:20:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dc32df07-dc10-44d0-a433-043904bb4a95 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dc32df07-dc10-44d0-a433-043904bb4a95 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 Sep 01 01:20:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dc32df07-dc10-44d0-a433-043904bb4a95 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dc32df07-dc10-44d0-a433-043904bb4a95 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-dc32df07-dc10-44d0-a433-043904bb4a95 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:20:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dc32df07-dc10-44d0-a433-043904bb4a95 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 returned with HTTP 200 Sep 01 01:20:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1282/2524] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:07 2026] GET /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 => generated 1159 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:20:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-e10b0d64-b62e-4712-909b-9aaacd61353e req-8898cc77-773b-4199-966b-4b860f7c57c4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-e10b0d64-b62e-4712-909b-9aaacd61353e req-8898cc77-773b-4199-966b-4b860f7c57c4 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 Sep 01 01:20:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-e10b0d64-b62e-4712-909b-9aaacd61353e req-8898cc77-773b-4199-966b-4b860f7c57c4 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-e10b0d64-b62e-4712-909b-9aaacd61353e req-8898cc77-773b-4199-966b-4b860f7c57c4 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:07 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:07 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-e10b0d64-b62e-4712-909b-9aaacd61353e req-8898cc77-773b-4199-966b-4b860f7c57c4 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:20:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-e10b0d64-b62e-4712-909b-9aaacd61353e req-8898cc77-773b-4199-966b-4b860f7c57c4 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 returned with HTTP 200 Sep 01 01:20:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1243/2525] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:20:07 2026] GET /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 => generated 1159 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:20:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-e10b0d64-b62e-4712-909b-9aaacd61353e req-61cfb714-9fbc-4365-acce-f00ff88eb8e5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-e10b0d64-b62e-4712-909b-9aaacd61353e req-61cfb714-9fbc-4365-acce-f00ff88eb8e5 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] POST http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232/action Sep 01 01:20:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-e10b0d64-b62e-4712-909b-9aaacd61353e req-61cfb714-9fbc-4365-acce-f00ff88eb8e5 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:20:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-e10b0d64-b62e-4712-909b-9aaacd61353e req-61cfb714-9fbc-4365-acce-f00ff88eb8e5 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-e10b0d64-b62e-4712-909b-9aaacd61353e req-61cfb714-9fbc-4365-acce-f00ff88eb8e5 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:20:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-e10b0d64-b62e-4712-909b-9aaacd61353e req-61cfb714-9fbc-4365-acce-f00ff88eb8e5 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Begin detaching volume completed successfully. Sep 01 01:20:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-e10b0d64-b62e-4712-909b-9aaacd61353e req-61cfb714-9fbc-4365-acce-f00ff88eb8e5 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232/action returned with HTTP 202 Sep 01 01:20:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1283/2526] 192.168.122.211 () {64 vars in 1561 bytes} [Tue Sep 1 01:20:07 2026] POST /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:20:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e7c2617a-f6a0-4282-ab1f-09ffdf173ab3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e7c2617a-f6a0-4282-ab1f-09ffdf173ab3 None None] GET http://192.168.122.211/volume// Sep 01 01:20:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e7c2617a-f6a0-4282-ab1f-09ffdf173ab3 None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e7c2617a-f6a0-4282-ab1f-09ffdf173ab3 None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e7c2617a-f6a0-4282-ab1f-09ffdf173ab3 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:20:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1244/2527] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:20:07 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:20:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-e10b0d64-b62e-4712-909b-9aaacd61353e req-cc847336-64ee-4e21-bef3-1a12068ab528 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-e10b0d64-b62e-4712-909b-9aaacd61353e req-cc847336-64ee-4e21-bef3-1a12068ab528 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 Sep 01 01:20:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-e10b0d64-b62e-4712-909b-9aaacd61353e req-cc847336-64ee-4e21-bef3-1a12068ab528 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-e10b0d64-b62e-4712-909b-9aaacd61353e req-cc847336-64ee-4e21-bef3-1a12068ab528 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-e10b0d64-b62e-4712-909b-9aaacd61353e req-cc847336-64ee-4e21-bef3-1a12068ab528 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:20:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-e10b0d64-b62e-4712-909b-9aaacd61353e req-cc847336-64ee-4e21-bef3-1a12068ab528 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 returned with HTTP 200 Sep 01 01:20:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1284/2528] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:20:07 2026] GET /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 => generated 1343 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:20:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-e10b0d64-b62e-4712-909b-9aaacd61353e req-1ed05dc2-9a3c-4cb9-84f6-84918afe8586 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-e10b0d64-b62e-4712-909b-9aaacd61353e req-1ed05dc2-9a3c-4cb9-84f6-84918afe8586 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] DELETE http://192.168.122.211/volume/v3/attachments/0aafbb40-c48c-4888-9a98-acd777b6173a Sep 01 01:20:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-e10b0d64-b62e-4712-909b-9aaacd61353e req-1ed05dc2-9a3c-4cb9-84f6-84918afe8586 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-e10b0d64-b62e-4712-909b-9aaacd61353e req-1ed05dc2-9a3c-4cb9-84f6-84918afe8586 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:08 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:08 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:08 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:08 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, Sep 01 01:20:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-e10b0d64-b62e-4712-909b-9aaacd61353e req-1ed05dc2-9a3c-4cb9-84f6-84918afe8586 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/attachments/0aafbb40-c48c-4888-9a98-acd777b6173a returned with HTTP 200 Sep 01 01:20:08 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1245/2529] 192.168.122.211 () {64 vars in 1562 bytes} [Tue Sep 1 01:20:08 2026] DELETE /volume/v3/attachments/0aafbb40-c48c-4888-9a98-acd777b6173a => generated 19 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-57d5d8d0-452c-4fd8-ab18-aae8bcaea1c5 req-5c52e22f-31cf-4da2-9e75-11a3b5948b4b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-57d5d8d0-452c-4fd8-ab18-aae8bcaea1c5 req-5c52e22f-31cf-4da2-9e75-11a3b5948b4b tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 Sep 01 01:20:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-57d5d8d0-452c-4fd8-ab18-aae8bcaea1c5 req-5c52e22f-31cf-4da2-9e75-11a3b5948b4b tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-57d5d8d0-452c-4fd8-ab18-aae8bcaea1c5 req-5c52e22f-31cf-4da2-9e75-11a3b5948b4b tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-57d5d8d0-452c-4fd8-ab18-aae8bcaea1c5 req-5c52e22f-31cf-4da2-9e75-11a3b5948b4b tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:20:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-57d5d8d0-452c-4fd8-ab18-aae8bcaea1c5 req-5c52e22f-31cf-4da2-9e75-11a3b5948b4b tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 returned with HTTP 200 Sep 01 01:20:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1285/2530] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:20:09 2026] GET /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 => generated 867 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-50fab261-94f4-4585-b86d-66b54261b746 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-50fab261-94f4-4585-b86d-66b54261b746 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] DELETE http://192.168.122.211/volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 Sep 01 01:20:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-50fab261-94f4-4585-b86d-66b54261b746 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-50fab261-94f4-4585-b86d-66b54261b746 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:12 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-50fab261-94f4-4585-b86d-66b54261b746 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Delete volume with id: 7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 Sep 01 01:20:12 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:12 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:12 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:12 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-50fab261-94f4-4585-b86d-66b54261b746 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:20:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-50fab261-94f4-4585-b86d-66b54261b746 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Delete volume request issued successfully. Sep 01 01:20:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-50fab261-94f4-4585-b86d-66b54261b746 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 returned with HTTP 202 Sep 01 01:20:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1246/2531] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:20:12 2026] DELETE /volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:20:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-21785a8f-21f2-4ac7-bf97-01c12d5fdd76 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-21785a8f-21f2-4ac7-bf97-01c12d5fdd76 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET http://192.168.122.211/volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 Sep 01 01:20:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-21785a8f-21f2-4ac7-bf97-01c12d5fdd76 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-21785a8f-21f2-4ac7-bf97-01c12d5fdd76 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-21785a8f-21f2-4ac7-bf97-01c12d5fdd76 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:20:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-21785a8f-21f2-4ac7-bf97-01c12d5fdd76 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 returned with HTTP 200 Sep 01 01:20:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1286/2532] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:12 2026] GET /volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e43a6803-b849-44a3-b583-03a5f6c8ebc0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e43a6803-b849-44a3-b583-03a5f6c8ebc0 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET http://192.168.122.211/volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 Sep 01 01:20:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e43a6803-b849-44a3-b583-03a5f6c8ebc0 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e43a6803-b849-44a3-b583-03a5f6c8ebc0 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e43a6803-b849-44a3-b583-03a5f6c8ebc0 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 returned with HTTP 404 Sep 01 01:20:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1247/2533] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:13 2026] GET /volume/v3/volumes/7fc443b6-8f46-4a58-a3a1-2ea8243d20d1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:20:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a49c584a-1d93-4a7a-a853-37b18e9c5d65 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a49c584a-1d93-4a7a-a853-37b18e9c5d65 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] DELETE http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 Sep 01 01:20:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a49c584a-1d93-4a7a-a853-37b18e9c5d65 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a49c584a-1d93-4a7a-a853-37b18e9c5d65 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:13 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-a49c584a-1d93-4a7a-a853-37b18e9c5d65 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Delete volume with id: 8398ab99-ece5-4d76-ae23-33ac5d5d7232 Sep 01 01:20:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a49c584a-1d93-4a7a-a853-37b18e9c5d65 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:20:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a49c584a-1d93-4a7a-a853-37b18e9c5d65 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Delete volume request issued successfully. Sep 01 01:20:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a49c584a-1d93-4a7a-a853-37b18e9c5d65 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 returned with HTTP 202 Sep 01 01:20:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1287/2534] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:20:13 2026] DELETE /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:20:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-aa68d1e7-11f2-41f9-b84a-2fd6a4805933 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aa68d1e7-11f2-41f9-b84a-2fd6a4805933 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 Sep 01 01:20:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aa68d1e7-11f2-41f9-b84a-2fd6a4805933 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aa68d1e7-11f2-41f9-b84a-2fd6a4805933 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:13 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:13 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-aa68d1e7-11f2-41f9-b84a-2fd6a4805933 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Volume info retrieved successfully. Sep 01 01:20:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aa68d1e7-11f2-41f9-b84a-2fd6a4805933 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 returned with HTTP 200 Sep 01 01:20:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1248/2535] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:13 2026] GET /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4787c475-b577-4aeb-86e0-b5ad77152a04 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4787c475-b577-4aeb-86e0-b5ad77152a04 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] GET http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 Sep 01 01:20:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4787c475-b577-4aeb-86e0-b5ad77152a04 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4787c475-b577-4aeb-86e0-b5ad77152a04 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4787c475-b577-4aeb-86e0-b5ad77152a04 tempest-TestServerVolumeAttachmentScenario-201815789 tempest-TestServerVolumeAttachmentScenario-201815789-project-member] http://192.168.122.211/volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 returned with HTTP 404 Sep 01 01:20:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1288/2536] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:14 2026] GET /volume/v3/volumes/8398ab99-ece5-4d76-ae23-33ac5d5d7232 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:20:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0033013a-a273-49c8-a890-9f9b2d34d5b6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0033013a-a273-49c8-a890-9f9b2d34d5b6 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:20:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0033013a-a273-49c8-a890-9f9b2d34d5b6 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-494443882", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-0033013a-a273-49c8-a890-9f9b2d34d5b6 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-494443882', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:20:17 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-0033013a-a273-49c8-a890-9f9b2d34d5b6 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Create volume of 1 GB Sep 01 01:20:17 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0033013a-a273-49c8-a890-9f9b2d34d5b6 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Availability Zones retrieved successfully. Sep 01 01:20:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0033013a-a273-49c8-a890-9f9b2d34d5b6 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Flow 'volume_create_api' (41684b7b-9c04-4b0d-8274-87b2bb242878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:20:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0033013a-a273-49c8-a890-9f9b2d34d5b6 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (422b35f0-5a6d-4310-974b-7df0ef61969f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-0033013a-a273-49c8-a890-9f9b2d34d5b6 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:20:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0033013a-a273-49c8-a890-9f9b2d34d5b6 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (422b35f0-5a6d-4310-974b-7df0ef61969f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0033013a-a273-49c8-a890-9f9b2d34d5b6 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44949f07-3970-4bbb-8035-b270b8f25199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:17 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-0033013a-a273-49c8-a890-9f9b2d34d5b6 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Created reservations ['ff384a9b-993a-4b8b-984c-4df250e18b67', '85f3b059-7a29-487c-9fde-112126e2c61c', '0efabdd0-4e85-4841-a834-10c520ef780c', 'be8025aa-49b3-4b81-a839-e222c165908a'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:20:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0033013a-a273-49c8-a890-9f9b2d34d5b6 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44949f07-3970-4bbb-8035-b270b8f25199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff384a9b-993a-4b8b-984c-4df250e18b67', '85f3b059-7a29-487c-9fde-112126e2c61c', '0efabdd0-4e85-4841-a834-10c520ef780c', 'be8025aa-49b3-4b81-a839-e222c165908a']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0033013a-a273-49c8-a890-9f9b2d34d5b6 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba940eee-b1f4-4f28-9325-b37f1fb69f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:17 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:17 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0033013a-a273-49c8-a890-9f9b2d34d5b6 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba940eee-b1f4-4f28-9325-b37f1fb69f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04250407-02dd-4d03-b8e9-b8657e999ea0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-494443882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc65966f18de4dba9b4c929cabe815bb',qos_specs=None,replication_status=,reservations=['ff384a9b-993a-4b8b-984c-4df250e18b67','85f3b059-7a29-487c-9fde-112126e2c61c','0efabdd0-4e85-4841-a834-10c520ef780c','be8025aa-49b3-4b81-a839-e222c165908a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5679e43bbc1140c1b829bd876ef9145c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:20:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-494443882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04250407-02dd-4d03-b8e9-b8657e999ea0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc65966f18de4dba9b4c929cabe815bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5679e43bbc1140c1b829bd876ef9145c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0033013a-a273-49c8-a890-9f9b2d34d5b6 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b174642a-9301-43f9-a66d-763e6b3e67b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0033013a-a273-49c8-a890-9f9b2d34d5b6 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b174642a-9301-43f9-a66d-763e6b3e67b8) transitioned into state 'SUCCESS' from state '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-494443882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc65966f18de4dba9b4c929cabe815bb',qos_specs=None,replication_status=,reservations=['ff384a9b-993a-4b8b-984c-4df250e18b67','85f3b059-7a29-487c-9fde-112126e2c61c','0efabdd0-4e85-4841-a834-10c520ef780c','be8025aa-49b3-4b81-a839-e222c165908a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5679e43bbc1140c1b829bd876ef9145c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0033013a-a273-49c8-a890-9f9b2d34d5b6 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41901cf4-dbad-4407-8423-2b04668f53eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0033013a-a273-49c8-a890-9f9b2d34d5b6 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41901cf4-dbad-4407-8423-2b04668f53eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0033013a-a273-49c8-a890-9f9b2d34d5b6 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Flow 'volume_create_api' (41684b7b-9c04-4b0d-8274-87b2bb242878) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:20:18 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0033013a-a273-49c8-a890-9f9b2d34d5b6 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Create volume request issued successfully. Sep 01 01:20:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0033013a-a273-49c8-a890-9f9b2d34d5b6 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:20:18 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1249/2537] 192.168.122.211 () {62 vars in 1184 bytes} [Tue Sep 1 01:20:17 2026] POST /volume/v3/volumes => generated 797 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:20:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8b0eeb81-4460-47d4-94e6-4ea24ba2caf4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8b0eeb81-4460-47d4-94e6-4ea24ba2caf4 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] GET http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 Sep 01 01:20:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8b0eeb81-4460-47d4-94e6-4ea24ba2caf4 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8b0eeb81-4460-47d4-94e6-4ea24ba2caf4 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8b0eeb81-4460-47d4-94e6-4ea24ba2caf4 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Volume info retrieved successfully. Sep 01 01:20:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8b0eeb81-4460-47d4-94e6-4ea24ba2caf4 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 returned with HTTP 200 Sep 01 01:20:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1289/2538] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:20:18 2026] GET /volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 => generated 865 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:20:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-036f307f-b393-449f-84e4-5f24a0428a13 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-036f307f-b393-449f-84e4-5f24a0428a13 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] GET http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 Sep 01 01:20:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-036f307f-b393-449f-84e4-5f24a0428a13 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-036f307f-b393-449f-84e4-5f24a0428a13 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:19 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:19 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:19 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:19 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:19 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-036f307f-b393-449f-84e4-5f24a0428a13 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Volume info retrieved successfully. Sep 01 01:20:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-036f307f-b393-449f-84e4-5f24a0428a13 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 returned with HTTP 200 Sep 01 01:20:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1250/2539] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:20:19 2026] GET /volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 => generated 889 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:20:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a6b74871-6191-4e88-880e-bf118d308868 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a6b74871-6191-4e88-880e-bf118d308868 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] GET http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 Sep 01 01:20:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a6b74871-6191-4e88-880e-bf118d308868 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a6b74871-6191-4e88-880e-bf118d308868 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a6b74871-6191-4e88-880e-bf118d308868 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Volume info retrieved successfully. Sep 01 01:20:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a6b74871-6191-4e88-880e-bf118d308868 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 returned with HTTP 200 Sep 01 01:20:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1290/2540] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:20:20 2026] GET /volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 => generated 890 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:20:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b8f7d7da-f88e-4e4d-b053-870536ff8e96 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b8f7d7da-f88e-4e4d-b053-870536ff8e96 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] GET http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 Sep 01 01:20:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b8f7d7da-f88e-4e4d-b053-870536ff8e96 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b8f7d7da-f88e-4e4d-b053-870536ff8e96 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:20 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:20 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:20 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:20 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:20 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b8f7d7da-f88e-4e4d-b053-870536ff8e96 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Volume info retrieved successfully. Sep 01 01:20:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b8f7d7da-f88e-4e4d-b053-870536ff8e96 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 returned with HTTP 200 Sep 01 01:20:20 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1251/2541] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:20:20 2026] GET /volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 => generated 890 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:20:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-96cf6fe9-b7a4-42e8-b6b3-d1ce1e2b5f3c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-96cf6fe9-b7a4-42e8-b6b3-d1ce1e2b5f3c tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] GET http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 Sep 01 01:20:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-96cf6fe9-b7a4-42e8-b6b3-d1ce1e2b5f3c tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-96cf6fe9-b7a4-42e8-b6b3-d1ce1e2b5f3c tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-96cf6fe9-b7a4-42e8-b6b3-d1ce1e2b5f3c tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Volume info retrieved successfully. Sep 01 01:20:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-96cf6fe9-b7a4-42e8-b6b3-d1ce1e2b5f3c tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 returned with HTTP 200 Sep 01 01:20:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1291/2542] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:20:20 2026] GET /volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 => generated 872 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c7790498-1bf8-4f53-9412-5759907aca2a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c7790498-1bf8-4f53-9412-5759907aca2a None None] GET http://192.168.122.211/volume// Sep 01 01:20:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c7790498-1bf8-4f53-9412-5759907aca2a None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c7790498-1bf8-4f53-9412-5759907aca2a None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c7790498-1bf8-4f53-9412-5759907aca2a None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:20:20 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1252/2543] 192.168.122.211 () {58 vars in 1317 bytes} [Tue Sep 1 01:20:20 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:20:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-f7538f5b-7aef-4046-9297-5d499a1c27b9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-f7538f5b-7aef-4046-9297-5d499a1c27b9 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] POST http://192.168.122.211/volume/v3/attachments Sep 01 01:20:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-f7538f5b-7aef-4046-9297-5d499a1c27b9 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04250407-02dd-4d03-b8e9-b8657e999ea0", "connector": null, "instance_uuid": "2bf3133a-2670-44b8-a6dc-e415a445a0f0"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-f7538f5b-7aef-4046-9297-5d499a1c27b9 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] http://192.168.122.211/volume/v3/attachments returned with HTTP 200 Sep 01 01:20:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1292/2544] 192.168.122.211 () {66 vars in 1483 bytes} [Tue Sep 1 01:20:20 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:20:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b68ef720-a8d7-431c-9eea-5007bb424c66 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b68ef720-a8d7-431c-9eea-5007bb424c66 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] GET http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 Sep 01 01:20:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b68ef720-a8d7-431c-9eea-5007bb424c66 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b68ef720-a8d7-431c-9eea-5007bb424c66 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:20 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:20 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-494a346c-5193-4431-8075-390158173763 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-494a346c-5193-4431-8075-390158173763 None None] GET http://192.168.122.211/volume// Sep 01 01:20:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-494a346c-5193-4431-8075-390158173763 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-494a346c-5193-4431-8075-390158173763 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-494a346c-5193-4431-8075-390158173763 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:20:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1293/2545] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:20:20 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 01:20:20 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:20 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-d3b67ed1-a019-4130-9e84-3a8b331860ee None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-d3b67ed1-a019-4130-9e84-3a8b331860ee tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] GET http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 Sep 01 01:20:20 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b68ef720-a8d7-431c-9eea-5007bb424c66 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Volume info retrieved successfully. Sep 01 01:20:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-d3b67ed1-a019-4130-9e84-3a8b331860ee tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-d3b67ed1-a019-4130-9e84-3a8b331860ee tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b68ef720-a8d7-431c-9eea-5007bb424c66 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 returned with HTTP 200 Sep 01 01:20:20 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1253/2546] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:20:20 2026] GET /volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 => generated 889 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:20:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-d3b67ed1-a019-4130-9e84-3a8b331860ee tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Volume info retrieved successfully. Sep 01 01:20:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-d3b67ed1-a019-4130-9e84-3a8b331860ee tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 returned with HTTP 200 Sep 01 01:20:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1294/2547] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:20:20 2026] GET /volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 => generated 1052 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 01:20:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-9e692780-541f-413c-b78f-54babe3caca6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-9e692780-541f-413c-b78f-54babe3caca6 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] PUT http://192.168.122.211/volume/v3/attachments/e8ecd117-f6b7-4c13-a4a4-00c89ed29ece Sep 01 01:20:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-9e692780-541f-413c-b78f-54babe3caca6 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.211", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23a224877e5e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3ccf17f9-df62-4659-aa6b-f6fc551683f0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:21 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-9e692780-541f-413c-b78f-54babe3caca6 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Acquiring lock "cinder-attachment_update-04250407-02dd-4d03-b8e9-b8657e999ea0-devstack" by "attachment_update" {{(pid=86752) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:20:21 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-9e692780-541f-413c-b78f-54babe3caca6 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Lock "cinder-attachment_update-04250407-02dd-4d03-b8e9-b8657e999ea0-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86752) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:20:21 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:21 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:21 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:21 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:21 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-9e692780-541f-413c-b78f-54babe3caca6 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Lock "cinder-attachment_update-04250407-02dd-4d03-b8e9-b8657e999ea0-devstack" released by "attachment_update" :: held 0.198s {{(pid=86752) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:20:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-9e692780-541f-413c-b78f-54babe3caca6 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] http://192.168.122.211/volume/v3/attachments/e8ecd117-f6b7-4c13-a4a4-00c89ed29ece returned with HTTP 200 Sep 01 01:20:21 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1254/2548] 192.168.122.211 () {66 vars in 1593 bytes} [Tue Sep 1 01:20:21 2026] PUT /volume/v3/attachments/e8ecd117-f6b7-4c13-a4a4-00c89ed29ece => generated 694 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:20:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-424a7300-bc92-4f24-b833-e655133e8d68 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-424a7300-bc92-4f24-b833-e655133e8d68 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] GET http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 Sep 01 01:20:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-424a7300-bc92-4f24-b833-e655133e8d68 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-424a7300-bc92-4f24-b833-e655133e8d68 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-d4961e82-5f1a-4974-9c9b-d9a027c6f044 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-d4961e82-5f1a-4974-9c9b-d9a027c6f044 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] POST http://192.168.122.211/volume/v3/attachments/e8ecd117-f6b7-4c13-a4a4-00c89ed29ece/action Sep 01 01:20:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-d4961e82-5f1a-4974-9c9b-d9a027c6f044 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Action body: b'{"os-complete": null}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:20:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-d4961e82-5f1a-4974-9c9b-d9a027c6f044 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-424a7300-bc92-4f24-b833-e655133e8d68 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Volume info retrieved successfully. Sep 01 01:20:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-424a7300-bc92-4f24-b833-e655133e8d68 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 returned with HTTP 200 Sep 01 01:20:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1295/2549] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:20:21 2026] GET /volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 => generated 890 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:20:22 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:22 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:22 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:22 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-8e8c2d85-7478-4f48-8e78-a8e216f9174c req-d4961e82-5f1a-4974-9c9b-d9a027c6f044 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] http://192.168.122.211/volume/v3/attachments/e8ecd117-f6b7-4c13-a4a4-00c89ed29ece/action returned with HTTP 204 Sep 01 01:20:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1255/2550] 192.168.122.211 () {66 vars in 1614 bytes} [Tue Sep 1 01:20:22 2026] POST /volume/v3/attachments/e8ecd117-f6b7-4c13-a4a4-00c89ed29ece/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-28fec674-4231-4e54-bb75-71df535687a5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-28fec674-4231-4e54-bb75-71df535687a5 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] GET http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 Sep 01 01:20:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-28fec674-4231-4e54-bb75-71df535687a5 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-28fec674-4231-4e54-bb75-71df535687a5 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-28fec674-4231-4e54-bb75-71df535687a5 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Volume info retrieved successfully. Sep 01 01:20:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-28fec674-4231-4e54-bb75-71df535687a5 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 returned with HTTP 200 Sep 01 01:20:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1296/2551] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:20:23 2026] GET /volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 => generated 1182 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:20:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9c7d6994-816f-4db0-aef3-609c2fa60d3c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9c7d6994-816f-4db0-aef3-609c2fa60d3c tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] GET http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 Sep 01 01:20:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9c7d6994-816f-4db0-aef3-609c2fa60d3c tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9c7d6994-816f-4db0-aef3-609c2fa60d3c tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:23 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:23 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:23 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:23 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:23 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9c7d6994-816f-4db0-aef3-609c2fa60d3c tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Volume info retrieved successfully. Sep 01 01:20:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9c7d6994-816f-4db0-aef3-609c2fa60d3c tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 returned with HTTP 200 Sep 01 01:20:23 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1256/2552] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:20:23 2026] GET /volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 => generated 1182 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c2cea165-32da-40ea-8075-5839b4b72ee8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1297/2553] 192.168.122.211 () {62 vars in 1495 bytes} [Tue Sep 1 01:20:23 2026] DELETE /volume/v3/attachments/e8ecd117-f6b7-4c13-a4a4-00c89ed29ece => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 01:20:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-951dee8c-594f-4653-807d-ca00f92f9817 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:23 devstack devstack@c-api.service[86752]: WARNING keystonemiddleware.auth_token [None req-951dee8c-594f-4653-807d-ca00f92f9817 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 01:20:23 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1257/2554] 192.168.122.211 () {62 vars in 1495 bytes} [Tue Sep 1 01:20:23 2026] DELETE /volume/v3/attachments/e8ecd117-f6b7-4c13-a4a4-00c89ed29ece => generated 114 bytes in 39 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8d87293e-b46a-4522-bc15-e208fa1998fe None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8d87293e-b46a-4522-bc15-e208fa1998fe tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] DELETE http://192.168.122.211/volume/v3/attachments/e8ecd117-f6b7-4c13-a4a4-00c89ed29ece Sep 01 01:20:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8d87293e-b46a-4522-bc15-e208fa1998fe tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8d87293e-b46a-4522-bc15-e208fa1998fe tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8d87293e-b46a-4522-bc15-e208fa1998fe tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Attachment connected to vm 2bf3133a-2670-44b8-a6dc-e415a445a0f0, checking data on nova Sep 01 01:20:23 devstack devstack@c-api.service[86751]: DEBUG cinder.compute.nova [None req-8d87293e-b46a-4522-bc15-e208fa1998fe tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Creating Keystone token plugin using URL: http://192.168.122.211/identity {{(pid=86751) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 01:20:23 devstack devstack@c-api.service[86751]: DEBUG novaclient.v2.client [None req-8d87293e-b46a-4522-bc15-e208fa1998fe tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] REQ: curl -g -i -X GET http://192.168.122.211/compute/v2.1/servers/2bf3133a-2670-44b8-a6dc-e415a445a0f0/os-volume_attachments/04250407-02dd-4d03-b8e9-b8657e999ea0 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}cd065295bc7aeab7d95a278458a78dd933b06f32b72061ad92182fcab27337b8" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-8d87293e-b46a-4522-bc15-e208fa1998fe" -H "X-Service-Token: {SHA256}bd543c543fbe2356528e32569cd0ea6c72087e2abc52913db900a7b915bc48bc" {{(pid=86751) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 01:20:23 devstack devstack@c-api.service[86751]: DEBUG novaclient.v2.client [None req-8d87293e-b46a-4522-bc15-e208fa1998fe tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 31 Aug 2026 23:20:23 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-12c694cf-b438-4b2f-bd9f-5163147162eb x-openstack-request-id: req-12c694cf-b438-4b2f-bd9f-5163147162eb {{(pid=86751) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 01:20:23 devstack devstack@c-api.service[86751]: DEBUG novaclient.v2.client [None req-8d87293e-b46a-4522-bc15-e208fa1998fe tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "04250407-02dd-4d03-b8e9-b8657e999ea0", "serverId": "2bf3133a-2670-44b8-a6dc-e415a445a0f0", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "e8ecd117-f6b7-4c13-a4a4-00c89ed29ece", "bdm_uuid": "b821bb76-696f-4337-b351-35229317a2db"}} {{(pid=86751) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 01:20:23 devstack devstack@c-api.service[86751]: DEBUG novaclient.v2.client [None req-8d87293e-b46a-4522-bc15-e208fa1998fe tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] GET call to compute for http://192.168.122.211/compute/v2.1/servers/2bf3133a-2670-44b8-a6dc-e415a445a0f0/os-volume_attachments/04250407-02dd-4d03-b8e9-b8657e999ea0 used request id req-12c694cf-b438-4b2f-bd9f-5163147162eb {{(pid=86751) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.volume.api [None req-8d87293e-b46a-4522-bc15-e208fa1998fe tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault [None req-8d87293e-b46a-4522-bc15-e208fa1998fe tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Caught error: Detach volume from instance 2bf3133a-2670-44b8-a6dc-e415a445a0f0 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2bf3133a-2670-44b8-a6dc-e415a445a0f0 using the Compute API Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2bf3133a-2670-44b8-a6dc-e415a445a0f0 using the Compute API Sep 01 01:20:23 devstack devstack@c-api.service[86751]: ERROR cinder.api.middleware.fault Sep 01 01:20:23 devstack devstack@c-api.service[86751]: INFO cinder.api.middleware.fault [None req-8d87293e-b46a-4522-bc15-e208fa1998fe tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] http://192.168.122.211/volume/v3/attachments/e8ecd117-f6b7-4c13-a4a4-00c89ed29ece returned with HTTP 409 Sep 01 01:20:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1298/2555] 192.168.122.211 () {60 vars in 1288 bytes} [Tue Sep 1 01:20:23 2026] DELETE /volume/v3/attachments/e8ecd117-f6b7-4c13-a4a4-00c89ed29ece => generated 167 bytes in 218 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:20:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-26fda782-3193-46eb-bb7e-08a596dcca82 req-19a6b63c-bb5b-4a27-bb52-b6377be9111e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-26fda782-3193-46eb-bb7e-08a596dcca82 req-19a6b63c-bb5b-4a27-bb52-b6377be9111e tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] GET http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 Sep 01 01:20:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-26fda782-3193-46eb-bb7e-08a596dcca82 req-19a6b63c-bb5b-4a27-bb52-b6377be9111e tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-26fda782-3193-46eb-bb7e-08a596dcca82 req-19a6b63c-bb5b-4a27-bb52-b6377be9111e tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:23 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:23 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:23 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:23 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:23 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-26fda782-3193-46eb-bb7e-08a596dcca82 req-19a6b63c-bb5b-4a27-bb52-b6377be9111e tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Volume info retrieved successfully. Sep 01 01:20:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-26fda782-3193-46eb-bb7e-08a596dcca82 req-19a6b63c-bb5b-4a27-bb52-b6377be9111e tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 returned with HTTP 200 Sep 01 01:20:23 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1258/2556] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:20:23 2026] GET /volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 => generated 1164 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-26fda782-3193-46eb-bb7e-08a596dcca82 req-7c6c798e-cf14-4689-80c4-2801914a001a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-26fda782-3193-46eb-bb7e-08a596dcca82 req-7c6c798e-cf14-4689-80c4-2801914a001a tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] POST http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0/action Sep 01 01:20:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-26fda782-3193-46eb-bb7e-08a596dcca82 req-7c6c798e-cf14-4689-80c4-2801914a001a tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:20:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-26fda782-3193-46eb-bb7e-08a596dcca82 req-7c6c798e-cf14-4689-80c4-2801914a001a tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:23 devstack devstack@c-api.service[86751]: DEBUG oslo_db.sqlalchemy.engines [req-26fda782-3193-46eb-bb7e-08a596dcca82 req-7c6c798e-cf14-4689-80c4-2801914a001a tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:20:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-26fda782-3193-46eb-bb7e-08a596dcca82 req-7c6c798e-cf14-4689-80c4-2801914a001a tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Volume info retrieved successfully. Sep 01 01:20:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-26fda782-3193-46eb-bb7e-08a596dcca82 req-7c6c798e-cf14-4689-80c4-2801914a001a tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Begin detaching volume completed successfully. Sep 01 01:20:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-26fda782-3193-46eb-bb7e-08a596dcca82 req-7c6c798e-cf14-4689-80c4-2801914a001a tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0/action returned with HTTP 202 Sep 01 01:20:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1299/2557] 192.168.122.211 () {64 vars in 1561 bytes} [Tue Sep 1 01:20:23 2026] POST /volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:20:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-30293f5a-4fed-4155-bbf4-f84d60cb0c29 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-30293f5a-4fed-4155-bbf4-f84d60cb0c29 None None] GET http://192.168.122.211/volume// Sep 01 01:20:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-30293f5a-4fed-4155-bbf4-f84d60cb0c29 None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-30293f5a-4fed-4155-bbf4-f84d60cb0c29 None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-30293f5a-4fed-4155-bbf4-f84d60cb0c29 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:20:23 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1259/2558] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:20:23 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:20:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-26fda782-3193-46eb-bb7e-08a596dcca82 req-2c17f04a-bd6c-4808-98dc-64cf364dbc14 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-26fda782-3193-46eb-bb7e-08a596dcca82 req-2c17f04a-bd6c-4808-98dc-64cf364dbc14 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] GET http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 Sep 01 01:20:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-26fda782-3193-46eb-bb7e-08a596dcca82 req-2c17f04a-bd6c-4808-98dc-64cf364dbc14 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-26fda782-3193-46eb-bb7e-08a596dcca82 req-2c17f04a-bd6c-4808-98dc-64cf364dbc14 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-26fda782-3193-46eb-bb7e-08a596dcca82 req-2c17f04a-bd6c-4808-98dc-64cf364dbc14 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Volume info retrieved successfully. Sep 01 01:20:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-26fda782-3193-46eb-bb7e-08a596dcca82 req-2c17f04a-bd6c-4808-98dc-64cf364dbc14 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 returned with HTTP 200 Sep 01 01:20:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1300/2559] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:20:23 2026] GET /volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 => generated 1348 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:20:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-26fda782-3193-46eb-bb7e-08a596dcca82 req-0afec6e6-1cd8-4903-b0bd-a3360ae0c4c2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-26fda782-3193-46eb-bb7e-08a596dcca82 req-0afec6e6-1cd8-4903-b0bd-a3360ae0c4c2 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] DELETE http://192.168.122.211/volume/v3/attachments/e8ecd117-f6b7-4c13-a4a4-00c89ed29ece Sep 01 01:20:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-26fda782-3193-46eb-bb7e-08a596dcca82 req-0afec6e6-1cd8-4903-b0bd-a3360ae0c4c2 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-26fda782-3193-46eb-bb7e-08a596dcca82 req-0afec6e6-1cd8-4903-b0bd-a3360ae0c4c2 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:24 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:24 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:24 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:24 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, Sep 01 01:20:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-26fda782-3193-46eb-bb7e-08a596dcca82 req-0afec6e6-1cd8-4903-b0bd-a3360ae0c4c2 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] http://192.168.122.211/volume/v3/attachments/e8ecd117-f6b7-4c13-a4a4-00c89ed29ece returned with HTTP 200 Sep 01 01:20:24 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1260/2560] 192.168.122.211 () {64 vars in 1562 bytes} [Tue Sep 1 01:20:24 2026] DELETE /volume/v3/attachments/e8ecd117-f6b7-4c13-a4a4-00c89ed29ece => generated 19 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-dd344a3a-9651-4810-b0a5-c319b585e429 req-88a17d04-edb7-4fc8-aa33-0771154c1b3e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-dd344a3a-9651-4810-b0a5-c319b585e429 req-88a17d04-edb7-4fc8-aa33-0771154c1b3e tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] GET http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 Sep 01 01:20:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-dd344a3a-9651-4810-b0a5-c319b585e429 req-88a17d04-edb7-4fc8-aa33-0771154c1b3e tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-dd344a3a-9651-4810-b0a5-c319b585e429 req-88a17d04-edb7-4fc8-aa33-0771154c1b3e tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:24 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-dd344a3a-9651-4810-b0a5-c319b585e429 req-88a17d04-edb7-4fc8-aa33-0771154c1b3e tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Volume info retrieved successfully. Sep 01 01:20:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-dd344a3a-9651-4810-b0a5-c319b585e429 req-88a17d04-edb7-4fc8-aa33-0771154c1b3e tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 returned with HTTP 200 Sep 01 01:20:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1301/2561] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:20:24 2026] GET /volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 => generated 872 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a50c3c99-b1a3-4f22-8fce-bbd6cf6c5426 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a50c3c99-b1a3-4f22-8fce-bbd6cf6c5426 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] DELETE http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 Sep 01 01:20:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a50c3c99-b1a3-4f22-8fce-bbd6cf6c5426 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a50c3c99-b1a3-4f22-8fce-bbd6cf6c5426 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:24 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-a50c3c99-b1a3-4f22-8fce-bbd6cf6c5426 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Delete volume with id: 04250407-02dd-4d03-b8e9-b8657e999ea0 Sep 01 01:20:24 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:24 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:24 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:24 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:24 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a50c3c99-b1a3-4f22-8fce-bbd6cf6c5426 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Volume info retrieved successfully. Sep 01 01:20:25 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a50c3c99-b1a3-4f22-8fce-bbd6cf6c5426 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Delete volume request issued successfully. Sep 01 01:20:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a50c3c99-b1a3-4f22-8fce-bbd6cf6c5426 tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 returned with HTTP 202 Sep 01 01:20:25 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1261/2562] 192.168.122.211 () {60 vars in 1276 bytes} [Tue Sep 1 01:20:24 2026] DELETE /volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:20:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d6bf13ee-dba8-41ee-8533-1d94f1f167fd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d6bf13ee-dba8-41ee-8533-1d94f1f167fd tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] GET http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 Sep 01 01:20:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d6bf13ee-dba8-41ee-8533-1d94f1f167fd tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d6bf13ee-dba8-41ee-8533-1d94f1f167fd tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d6bf13ee-dba8-41ee-8533-1d94f1f167fd tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Volume info retrieved successfully. Sep 01 01:20:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d6bf13ee-dba8-41ee-8533-1d94f1f167fd tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 returned with HTTP 200 Sep 01 01:20:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1302/2563] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:20:25 2026] GET /volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 => generated 889 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:20:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-55ee31db-e73f-4c00-ab42-8ba2cef6ab5f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-55ee31db-e73f-4c00-ab42-8ba2cef6ab5f tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] GET http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 Sep 01 01:20:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-55ee31db-e73f-4c00-ab42-8ba2cef6ab5f tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-55ee31db-e73f-4c00-ab42-8ba2cef6ab5f tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-55ee31db-e73f-4c00-ab42-8ba2cef6ab5f tempest-TestServerVolumeAttachScenarioOldVersion-323024789 tempest-TestServerVolumeAttachScenarioOldVersion-323024789-project-member] http://192.168.122.211/volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 returned with HTTP 404 Sep 01 01:20:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1262/2564] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:20:26 2026] GET /volume/v3/volumes/04250407-02dd-4d03-b8e9-b8657e999ea0 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:20:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-30495424-f4c1-485b-816c-5c918188a8fb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-30495424-f4c1-485b-816c-5c918188a8fb tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:20:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-30495424-f4c1-485b-816c-5c918188a8fb tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5aa92ea2-a5d8-46f6-9949-7c665ebdeb00", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2056031641"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-30495424-f4c1-485b-816c-5c918188a8fb tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Create volume request body: {'volume': {"'imageRef": '5aa92ea2-a5d8-46f6-9949-7c665ebdeb00', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2056031641'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:20:28 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-30495424-f4c1-485b-816c-5c918188a8fb tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Create volume of 1 GB Sep 01 01:20:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-30495424-f4c1-485b-816c-5c918188a8fb tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Availability Zones retrieved successfully. Sep 01 01:20:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-30495424-f4c1-485b-816c-5c918188a8fb tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Flow 'volume_create_api' (7aa45093-9558-4ce1-9ec7-cd48c327dd35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:20:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-30495424-f4c1-485b-816c-5c918188a8fb tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ef1d765-62bd-4099-9c86-bbe5c416eced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-30495424-f4c1-485b-816c-5c918188a8fb tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:20:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-30495424-f4c1-485b-816c-5c918188a8fb tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ef1d765-62bd-4099-9c86-bbe5c416eced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-30495424-f4c1-485b-816c-5c918188a8fb tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f922085-b5f4-483d-ba65-670b7af5c8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:28 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-30495424-f4c1-485b-816c-5c918188a8fb tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Created reservations ['dff54e81-5d88-4d93-9be0-27a2e71a9863', 'ca270138-2940-4113-8a2b-01203270b057', '2c5c305e-063b-4b5a-9a7f-c3985145f6e3', 'e7797577-fd54-485b-8db1-972901247ae3'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:20:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-30495424-f4c1-485b-816c-5c918188a8fb tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f922085-b5f4-483d-ba65-670b7af5c8a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dff54e81-5d88-4d93-9be0-27a2e71a9863', 'ca270138-2940-4113-8a2b-01203270b057', '2c5c305e-063b-4b5a-9a7f-c3985145f6e3', 'e7797577-fd54-485b-8db1-972901247ae3']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-30495424-f4c1-485b-816c-5c918188a8fb tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ced85ba4-6418-45ad-bfef-b5a4cce984f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-30495424-f4c1-485b-816c-5c918188a8fb tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ced85ba4-6418-45ad-bfef-b5a4cce984f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b60f012a-ae67-4b47-98ec-c9993debf413', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2056031641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='350f470b6bfd4e98adb25cb4e5041176',qos_specs=None,replication_status=,reservations=['dff54e81-5d88-4d93-9be0-27a2e71a9863','ca270138-2940-4113-8a2b-01203270b057','2c5c305e-063b-4b5a-9a7f-c3985145f6e3','e7797577-fd54-485b-8db1-972901247ae3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d8a74f95dc74033a3ce05c9d5731b8c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:20:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2056031641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b60f012a-ae67-4b47-98ec-c9993debf413,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='350f470b6bfd4e98adb25cb4e5041176',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d8a74f95dc74033a3ce05c9d5731b8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:28 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-30495424-f4c1-485b-816c-5c918188a8fb tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c4512de-14bb-485f-b9f7-c4649a7aef56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-30495424-f4c1-485b-816c-5c918188a8fb tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c4512de-14bb-485f-b9f7-c4649a7aef56) transitioned into state 'SUCCESS' from state '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-2056031641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='350f470b6bfd4e98adb25cb4e5041176',qos_specs=None,replication_status=,reservations=['dff54e81-5d88-4d93-9be0-27a2e71a9863','ca270138-2940-4113-8a2b-01203270b057','2c5c305e-063b-4b5a-9a7f-c3985145f6e3','e7797577-fd54-485b-8db1-972901247ae3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d8a74f95dc74033a3ce05c9d5731b8c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-30495424-f4c1-485b-816c-5c918188a8fb tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (370a1044-f140-4b80-a5e3-30c4ecba9200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-30495424-f4c1-485b-816c-5c918188a8fb tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (370a1044-f140-4b80-a5e3-30c4ecba9200) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-30495424-f4c1-485b-816c-5c918188a8fb tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Flow 'volume_create_api' (7aa45093-9558-4ce1-9ec7-cd48c327dd35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:20:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-30495424-f4c1-485b-816c-5c918188a8fb tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Create volume request issued successfully. Sep 01 01:20:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-30495424-f4c1-485b-816c-5c918188a8fb tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:20:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1303/2565] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:20:28 2026] POST /volume/v3/volumes => generated 766 bytes in 685 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:20:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3667cbff-1555-422f-ae50-b18ecd4d78ca None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3667cbff-1555-422f-ae50-b18ecd4d78ca tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:20:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3667cbff-1555-422f-ae50-b18ecd4d78ca tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5aa92ea2-a5d8-46f6-9949-7c665ebdeb00", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1935380233"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-3667cbff-1555-422f-ae50-b18ecd4d78ca tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Create volume request body: {'volume': {"'imageRef": '5aa92ea2-a5d8-46f6-9949-7c665ebdeb00', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1935380233'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:20:29 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-3667cbff-1555-422f-ae50-b18ecd4d78ca tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Create volume of 1 GB Sep 01 01:20:29 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3667cbff-1555-422f-ae50-b18ecd4d78ca tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Availability Zones retrieved successfully. Sep 01 01:20:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3667cbff-1555-422f-ae50-b18ecd4d78ca tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Flow 'volume_create_api' (a64b3081-caee-48a5-9e8c-7a8896a471d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:20:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3667cbff-1555-422f-ae50-b18ecd4d78ca tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23f2d600-79b1-45a3-bbba-f72232fbb0dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-3667cbff-1555-422f-ae50-b18ecd4d78ca tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:20:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3667cbff-1555-422f-ae50-b18ecd4d78ca tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23f2d600-79b1-45a3-bbba-f72232fbb0dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3667cbff-1555-422f-ae50-b18ecd4d78ca tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e4f0a84-a485-4d23-8fa8-7fcb29638f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:29 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-3667cbff-1555-422f-ae50-b18ecd4d78ca tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Created reservations ['e8ccb34e-a557-4de2-a158-ba0880bb1ccd', 'ec2846ed-57e3-4db1-b46d-cebadc60f485', '169ab9e9-ad22-4b96-b90b-036e7c8ee93b', '0ab5f404-eb32-421e-b268-d25d1569db59'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:20:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3667cbff-1555-422f-ae50-b18ecd4d78ca tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e4f0a84-a485-4d23-8fa8-7fcb29638f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8ccb34e-a557-4de2-a158-ba0880bb1ccd', 'ec2846ed-57e3-4db1-b46d-cebadc60f485', '169ab9e9-ad22-4b96-b90b-036e7c8ee93b', '0ab5f404-eb32-421e-b268-d25d1569db59']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3667cbff-1555-422f-ae50-b18ecd4d78ca tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85e9ecd0-7622-43de-a83c-5ec80048cf2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:29 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:29 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3667cbff-1555-422f-ae50-b18ecd4d78ca tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85e9ecd0-7622-43de-a83c-5ec80048cf2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88461442-85c4-4b34-bf48-6beb1c011031', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1935380233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='350f470b6bfd4e98adb25cb4e5041176',qos_specs=None,replication_status=,reservations=['e8ccb34e-a557-4de2-a158-ba0880bb1ccd','ec2846ed-57e3-4db1-b46d-cebadc60f485','169ab9e9-ad22-4b96-b90b-036e7c8ee93b','0ab5f404-eb32-421e-b268-d25d1569db59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d8a74f95dc74033a3ce05c9d5731b8c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:20:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1935380233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88461442-85c4-4b34-bf48-6beb1c011031,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='350f470b6bfd4e98adb25cb4e5041176',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d8a74f95dc74033a3ce05c9d5731b8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3667cbff-1555-422f-ae50-b18ecd4d78ca tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9cc5e69-3c1e-4006-aa7b-1933b0c62d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3667cbff-1555-422f-ae50-b18ecd4d78ca tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9cc5e69-3c1e-4006-aa7b-1933b0c62d78) transitioned into state 'SUCCESS' from state '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-1935380233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='350f470b6bfd4e98adb25cb4e5041176',qos_specs=None,replication_status=,reservations=['e8ccb34e-a557-4de2-a158-ba0880bb1ccd','ec2846ed-57e3-4db1-b46d-cebadc60f485','169ab9e9-ad22-4b96-b90b-036e7c8ee93b','0ab5f404-eb32-421e-b268-d25d1569db59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d8a74f95dc74033a3ce05c9d5731b8c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3667cbff-1555-422f-ae50-b18ecd4d78ca tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (998dafd5-86c3-41ec-8909-3abdbe67f717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3667cbff-1555-422f-ae50-b18ecd4d78ca tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (998dafd5-86c3-41ec-8909-3abdbe67f717) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:29 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-3667cbff-1555-422f-ae50-b18ecd4d78ca tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Flow 'volume_create_api' (a64b3081-caee-48a5-9e8c-7a8896a471d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:20:29 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3667cbff-1555-422f-ae50-b18ecd4d78ca tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Create volume request issued successfully. Sep 01 01:20:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3667cbff-1555-422f-ae50-b18ecd4d78ca tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:20:29 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1263/2566] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:20:29 2026] POST /volume/v3/volumes => generated 766 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:20:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-eed86b02-2d2f-488e-944a-c28f87fa19a0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eed86b02-2d2f-488e-944a-c28f87fa19a0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:20:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eed86b02-2d2f-488e-944a-c28f87fa19a0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5aa92ea2-a5d8-46f6-9949-7c665ebdeb00", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-845775190"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-eed86b02-2d2f-488e-944a-c28f87fa19a0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Create volume request body: {'volume': {"'imageRef": '5aa92ea2-a5d8-46f6-9949-7c665ebdeb00', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-845775190'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:20:29 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-eed86b02-2d2f-488e-944a-c28f87fa19a0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Create volume of 1 GB Sep 01 01:20:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-eed86b02-2d2f-488e-944a-c28f87fa19a0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Availability Zones retrieved successfully. Sep 01 01:20:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-eed86b02-2d2f-488e-944a-c28f87fa19a0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Flow 'volume_create_api' (e7d77211-19c7-41a4-a130-76a4588f927f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:20:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-eed86b02-2d2f-488e-944a-c28f87fa19a0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8160d7a0-b7d2-4d75-9c05-75406c1c5caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-eed86b02-2d2f-488e-944a-c28f87fa19a0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:20:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-eed86b02-2d2f-488e-944a-c28f87fa19a0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8160d7a0-b7d2-4d75-9c05-75406c1c5caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-eed86b02-2d2f-488e-944a-c28f87fa19a0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccbb54af-666b-489b-a34a-1243587850b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:29 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-eed86b02-2d2f-488e-944a-c28f87fa19a0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Created reservations ['8265ebfd-12a1-442f-bca4-b51be3a665df', '2a504ffa-878c-4a53-93cd-1352f1ad99fc', '09c29840-76b8-4027-9871-50bd1ec6b38b', '8a2ce58b-ddef-43a2-913a-697caceec833'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:20:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-eed86b02-2d2f-488e-944a-c28f87fa19a0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccbb54af-666b-489b-a34a-1243587850b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8265ebfd-12a1-442f-bca4-b51be3a665df', '2a504ffa-878c-4a53-93cd-1352f1ad99fc', '09c29840-76b8-4027-9871-50bd1ec6b38b', '8a2ce58b-ddef-43a2-913a-697caceec833']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-eed86b02-2d2f-488e-944a-c28f87fa19a0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60e8e8e5-4687-4a37-bf61-72e29a058a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:29 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-eed86b02-2d2f-488e-944a-c28f87fa19a0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60e8e8e5-4687-4a37-bf61-72e29a058a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4633de5f-721c-45fc-8418-5ae7c8be838d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-845775190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='350f470b6bfd4e98adb25cb4e5041176',qos_specs=None,replication_status=,reservations=['8265ebfd-12a1-442f-bca4-b51be3a665df','2a504ffa-878c-4a53-93cd-1352f1ad99fc','09c29840-76b8-4027-9871-50bd1ec6b38b','8a2ce58b-ddef-43a2-913a-697caceec833'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d8a74f95dc74033a3ce05c9d5731b8c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:20:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-845775190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4633de5f-721c-45fc-8418-5ae7c8be838d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='350f470b6bfd4e98adb25cb4e5041176',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d8a74f95dc74033a3ce05c9d5731b8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-eed86b02-2d2f-488e-944a-c28f87fa19a0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (327c274d-5d2b-471e-82dd-be659e6b25fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-eed86b02-2d2f-488e-944a-c28f87fa19a0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (327c274d-5d2b-471e-82dd-be659e6b25fe) transitioned into state 'SUCCESS' from state '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-845775190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='350f470b6bfd4e98adb25cb4e5041176',qos_specs=None,replication_status=,reservations=['8265ebfd-12a1-442f-bca4-b51be3a665df','2a504ffa-878c-4a53-93cd-1352f1ad99fc','09c29840-76b8-4027-9871-50bd1ec6b38b','8a2ce58b-ddef-43a2-913a-697caceec833'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d8a74f95dc74033a3ce05c9d5731b8c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-eed86b02-2d2f-488e-944a-c28f87fa19a0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93604973-17c4-44a1-a695-34352bf45553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-eed86b02-2d2f-488e-944a-c28f87fa19a0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93604973-17c4-44a1-a695-34352bf45553) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-eed86b02-2d2f-488e-944a-c28f87fa19a0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Flow 'volume_create_api' (e7d77211-19c7-41a4-a130-76a4588f927f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:20:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-eed86b02-2d2f-488e-944a-c28f87fa19a0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Create volume request issued successfully. Sep 01 01:20:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eed86b02-2d2f-488e-944a-c28f87fa19a0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:20:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1304/2567] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:20:29 2026] POST /volume/v3/volumes => generated 765 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:20:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-06093a93-ad79-4d8e-b480-d3b3c9707dd4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-06093a93-ad79-4d8e-b480-d3b3c9707dd4 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:20:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-06093a93-ad79-4d8e-b480-d3b3c9707dd4 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5aa92ea2-a5d8-46f6-9949-7c665ebdeb00", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1104049474"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-06093a93-ad79-4d8e-b480-d3b3c9707dd4 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Create volume request body: {'volume': {"'imageRef": '5aa92ea2-a5d8-46f6-9949-7c665ebdeb00', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1104049474'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:20:30 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-06093a93-ad79-4d8e-b480-d3b3c9707dd4 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Create volume of 1 GB Sep 01 01:20:30 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:30 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:30 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-06093a93-ad79-4d8e-b480-d3b3c9707dd4 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Availability Zones retrieved successfully. Sep 01 01:20:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-06093a93-ad79-4d8e-b480-d3b3c9707dd4 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Flow 'volume_create_api' (cf0325d1-8b00-41bc-bff1-72c21ef3d9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:20:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-06093a93-ad79-4d8e-b480-d3b3c9707dd4 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e2d6ab4-a8cb-437a-86f8-ecd8ed36b62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-06093a93-ad79-4d8e-b480-d3b3c9707dd4 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:20:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-06093a93-ad79-4d8e-b480-d3b3c9707dd4 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e2d6ab4-a8cb-437a-86f8-ecd8ed36b62b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-06093a93-ad79-4d8e-b480-d3b3c9707dd4 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f75573f-2aca-4e1c-8e96-8f7094136261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:30 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-06093a93-ad79-4d8e-b480-d3b3c9707dd4 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Created reservations ['396b265f-c215-4327-806a-69d6581f9952', 'ee3e3d6d-6a06-415e-a62e-7c4e65f89574', 'dfb7943e-9eb5-43b2-8927-198a45652dfc', 'bfb1aca6-eee1-4041-ac42-6a67023d2b3b'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:20:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-06093a93-ad79-4d8e-b480-d3b3c9707dd4 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f75573f-2aca-4e1c-8e96-8f7094136261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['396b265f-c215-4327-806a-69d6581f9952', 'ee3e3d6d-6a06-415e-a62e-7c4e65f89574', 'dfb7943e-9eb5-43b2-8927-198a45652dfc', 'bfb1aca6-eee1-4041-ac42-6a67023d2b3b']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-06093a93-ad79-4d8e-b480-d3b3c9707dd4 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a98e82c8-38b0-4f15-8ded-debb4830229b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:30 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:30 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-06093a93-ad79-4d8e-b480-d3b3c9707dd4 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a98e82c8-38b0-4f15-8ded-debb4830229b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e1f59ae-c3a1-421c-af41-af063fe18c87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1104049474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='350f470b6bfd4e98adb25cb4e5041176',qos_specs=None,replication_status=,reservations=['396b265f-c215-4327-806a-69d6581f9952','ee3e3d6d-6a06-415e-a62e-7c4e65f89574','dfb7943e-9eb5-43b2-8927-198a45652dfc','bfb1aca6-eee1-4041-ac42-6a67023d2b3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d8a74f95dc74033a3ce05c9d5731b8c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:20:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1104049474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e1f59ae-c3a1-421c-af41-af063fe18c87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='350f470b6bfd4e98adb25cb4e5041176',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d8a74f95dc74033a3ce05c9d5731b8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-06093a93-ad79-4d8e-b480-d3b3c9707dd4 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (762768db-c62e-4635-9c1f-488e4dc66f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-06093a93-ad79-4d8e-b480-d3b3c9707dd4 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (762768db-c62e-4635-9c1f-488e4dc66f11) transitioned into state 'SUCCESS' from state '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-1104049474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='350f470b6bfd4e98adb25cb4e5041176',qos_specs=None,replication_status=,reservations=['396b265f-c215-4327-806a-69d6581f9952','ee3e3d6d-6a06-415e-a62e-7c4e65f89574','dfb7943e-9eb5-43b2-8927-198a45652dfc','bfb1aca6-eee1-4041-ac42-6a67023d2b3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d8a74f95dc74033a3ce05c9d5731b8c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-06093a93-ad79-4d8e-b480-d3b3c9707dd4 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68937889-6f62-4ca5-8741-f2bc8713ad32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-06093a93-ad79-4d8e-b480-d3b3c9707dd4 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68937889-6f62-4ca5-8741-f2bc8713ad32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:30 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-06093a93-ad79-4d8e-b480-d3b3c9707dd4 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Flow 'volume_create_api' (cf0325d1-8b00-41bc-bff1-72c21ef3d9cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:20:30 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-06093a93-ad79-4d8e-b480-d3b3c9707dd4 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Create volume request issued successfully. Sep 01 01:20:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-06093a93-ad79-4d8e-b480-d3b3c9707dd4 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:20:30 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1264/2568] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:20:30 2026] POST /volume/v3/volumes => generated 766 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:20:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-25f04b25-035e-461a-b9df-85670ef023b1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-25f04b25-035e-461a-b9df-85670ef023b1 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:20:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-25f04b25-035e-461a-b9df-85670ef023b1 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5aa92ea2-a5d8-46f6-9949-7c665ebdeb00", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1604483772"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-25f04b25-035e-461a-b9df-85670ef023b1 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Create volume request body: {'volume': {"'imageRef": '5aa92ea2-a5d8-46f6-9949-7c665ebdeb00', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1604483772'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:20:30 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-25f04b25-035e-461a-b9df-85670ef023b1 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Create volume of 1 GB Sep 01 01:20:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-25f04b25-035e-461a-b9df-85670ef023b1 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Availability Zones retrieved successfully. Sep 01 01:20:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-25f04b25-035e-461a-b9df-85670ef023b1 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Flow 'volume_create_api' (e780fb31-448d-4b00-9316-af3b94aec998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:20:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-25f04b25-035e-461a-b9df-85670ef023b1 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca4a0219-f172-451f-be0d-3005669fdc8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-25f04b25-035e-461a-b9df-85670ef023b1 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:20:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-25f04b25-035e-461a-b9df-85670ef023b1 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca4a0219-f172-451f-be0d-3005669fdc8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-25f04b25-035e-461a-b9df-85670ef023b1 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d4671a1-12d5-4a53-9e4a-c3d2192b6972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:30 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-25f04b25-035e-461a-b9df-85670ef023b1 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Created reservations ['15951128-e503-4ed1-a6aa-5c52f40a86ef', 'f1d56a13-fadd-4820-907d-62b4b15d1351', '290e7103-5dc5-4ab3-a998-720ddb2f5cef', '2a80069d-1140-4a96-b976-8f979d70e55f'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:20:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-25f04b25-035e-461a-b9df-85670ef023b1 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d4671a1-12d5-4a53-9e4a-c3d2192b6972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15951128-e503-4ed1-a6aa-5c52f40a86ef', 'f1d56a13-fadd-4820-907d-62b4b15d1351', '290e7103-5dc5-4ab3-a998-720ddb2f5cef', '2a80069d-1140-4a96-b976-8f979d70e55f']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-25f04b25-035e-461a-b9df-85670ef023b1 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18036e70-3bde-4520-83fd-ef890264eed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:30 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:30 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-25f04b25-035e-461a-b9df-85670ef023b1 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18036e70-3bde-4520-83fd-ef890264eed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39e90ec3-9adb-4f33-a631-dbc0607acffd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1604483772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='350f470b6bfd4e98adb25cb4e5041176',qos_specs=None,replication_status=,reservations=['15951128-e503-4ed1-a6aa-5c52f40a86ef','f1d56a13-fadd-4820-907d-62b4b15d1351','290e7103-5dc5-4ab3-a998-720ddb2f5cef','2a80069d-1140-4a96-b976-8f979d70e55f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d8a74f95dc74033a3ce05c9d5731b8c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:20:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1604483772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39e90ec3-9adb-4f33-a631-dbc0607acffd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='350f470b6bfd4e98adb25cb4e5041176',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d8a74f95dc74033a3ce05c9d5731b8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:30 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-25f04b25-035e-461a-b9df-85670ef023b1 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (384e3a74-268e-400e-8496-eb6034bf9407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-25f04b25-035e-461a-b9df-85670ef023b1 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (384e3a74-268e-400e-8496-eb6034bf9407) transitioned into state 'SUCCESS' from state '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-1604483772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='350f470b6bfd4e98adb25cb4e5041176',qos_specs=None,replication_status=,reservations=['15951128-e503-4ed1-a6aa-5c52f40a86ef','f1d56a13-fadd-4820-907d-62b4b15d1351','290e7103-5dc5-4ab3-a998-720ddb2f5cef','2a80069d-1140-4a96-b976-8f979d70e55f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d8a74f95dc74033a3ce05c9d5731b8c',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-25f04b25-035e-461a-b9df-85670ef023b1 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24590ec2-7e17-4a6e-b3c4-11a2383eaeab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-25f04b25-035e-461a-b9df-85670ef023b1 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24590ec2-7e17-4a6e-b3c4-11a2383eaeab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:31 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-25f04b25-035e-461a-b9df-85670ef023b1 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Flow 'volume_create_api' (e780fb31-448d-4b00-9316-af3b94aec998) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:20:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-25f04b25-035e-461a-b9df-85670ef023b1 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Create volume request issued successfully. Sep 01 01:20:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-25f04b25-035e-461a-b9df-85670ef023b1 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:20:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1305/2569] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:20:30 2026] POST /volume/v3/volumes => generated 766 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:20:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-44a16a2e-7093-492c-978c-c20caf5bfc21 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-44a16a2e-7093-492c-978c-c20caf5bfc21 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] GET http://192.168.122.211/volume/v3/volumes/b60f012a-ae67-4b47-98ec-c9993debf413 Sep 01 01:20:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-44a16a2e-7093-492c-978c-c20caf5bfc21 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-44a16a2e-7093-492c-978c-c20caf5bfc21 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:31 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:31 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:31 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:31 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:31 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-44a16a2e-7093-492c-978c-c20caf5bfc21 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Volume info retrieved successfully. Sep 01 01:20:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-44a16a2e-7093-492c-978c-c20caf5bfc21 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes/b60f012a-ae67-4b47-98ec-c9993debf413 returned with HTTP 200 Sep 01 01:20:31 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1265/2570] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:31 2026] GET /volume/v3/volumes/b60f012a-ae67-4b47-98ec-c9993debf413 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9d5f21a3-200f-434b-bf46-3cfec01bf39d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9d5f21a3-200f-434b-bf46-3cfec01bf39d tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] GET http://192.168.122.211/volume/v3/volumes/88461442-85c4-4b34-bf48-6beb1c011031 Sep 01 01:20:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9d5f21a3-200f-434b-bf46-3cfec01bf39d tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9d5f21a3-200f-434b-bf46-3cfec01bf39d tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9d5f21a3-200f-434b-bf46-3cfec01bf39d tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Volume info retrieved successfully. Sep 01 01:20:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9d5f21a3-200f-434b-bf46-3cfec01bf39d tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes/88461442-85c4-4b34-bf48-6beb1c011031 returned with HTTP 200 Sep 01 01:20:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1306/2571] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:31 2026] GET /volume/v3/volumes/88461442-85c4-4b34-bf48-6beb1c011031 => generated 858 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-09e02869-a1ae-451c-bde2-e699f5162c46 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-09e02869-a1ae-451c-bde2-e699f5162c46 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] GET http://192.168.122.211/volume/v3/volumes/88461442-85c4-4b34-bf48-6beb1c011031 Sep 01 01:20:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-09e02869-a1ae-451c-bde2-e699f5162c46 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-09e02869-a1ae-451c-bde2-e699f5162c46 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:32 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:32 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:32 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:32 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-09e02869-a1ae-451c-bde2-e699f5162c46 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Volume info retrieved successfully. Sep 01 01:20:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-09e02869-a1ae-451c-bde2-e699f5162c46 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes/88461442-85c4-4b34-bf48-6beb1c011031 returned with HTTP 200 Sep 01 01:20:32 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1266/2572] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:32 2026] GET /volume/v3/volumes/88461442-85c4-4b34-bf48-6beb1c011031 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-03e8a0f1-274a-4827-8768-493b10a816d3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-03e8a0f1-274a-4827-8768-493b10a816d3 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] GET http://192.168.122.211/volume/v3/volumes/4633de5f-721c-45fc-8418-5ae7c8be838d Sep 01 01:20:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-03e8a0f1-274a-4827-8768-493b10a816d3 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:32 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-03e8a0f1-274a-4827-8768-493b10a816d3 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-03e8a0f1-274a-4827-8768-493b10a816d3 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Volume info retrieved successfully. Sep 01 01:20:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-03e8a0f1-274a-4827-8768-493b10a816d3 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes/4633de5f-721c-45fc-8418-5ae7c8be838d returned with HTTP 200 Sep 01 01:20:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1307/2573] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:32 2026] GET /volume/v3/volumes/4633de5f-721c-45fc-8418-5ae7c8be838d => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-569f2c8d-c36c-474f-b81e-4274dcdd7eb9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-569f2c8d-c36c-474f-b81e-4274dcdd7eb9 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] GET http://192.168.122.211/volume/v3/volumes/4633de5f-721c-45fc-8418-5ae7c8be838d Sep 01 01:20:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-569f2c8d-c36c-474f-b81e-4274dcdd7eb9 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-569f2c8d-c36c-474f-b81e-4274dcdd7eb9 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:33 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:33 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:33 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:33 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:33 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-569f2c8d-c36c-474f-b81e-4274dcdd7eb9 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Volume info retrieved successfully. Sep 01 01:20:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-569f2c8d-c36c-474f-b81e-4274dcdd7eb9 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes/4633de5f-721c-45fc-8418-5ae7c8be838d returned with HTTP 200 Sep 01 01:20:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1267/2574] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:33 2026] GET /volume/v3/volumes/4633de5f-721c-45fc-8418-5ae7c8be838d => generated 858 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1ded66b6-c432-477c-a021-871e041d241d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ded66b6-c432-477c-a021-871e041d241d tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] GET http://192.168.122.211/volume/v3/volumes/4e1f59ae-c3a1-421c-af41-af063fe18c87 Sep 01 01:20:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ded66b6-c432-477c-a021-871e041d241d tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ded66b6-c432-477c-a021-871e041d241d tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1ded66b6-c432-477c-a021-871e041d241d tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Volume info retrieved successfully. Sep 01 01:20:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ded66b6-c432-477c-a021-871e041d241d tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes/4e1f59ae-c3a1-421c-af41-af063fe18c87 returned with HTTP 200 Sep 01 01:20:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1308/2575] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:33 2026] GET /volume/v3/volumes/4e1f59ae-c3a1-421c-af41-af063fe18c87 => generated 859 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d95cc2d0-0c4d-4704-aa18-0ecdcc398356 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d95cc2d0-0c4d-4704-aa18-0ecdcc398356 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] GET http://192.168.122.211/volume/v3/volumes/39e90ec3-9adb-4f33-a631-dbc0607acffd Sep 01 01:20:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d95cc2d0-0c4d-4704-aa18-0ecdcc398356 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d95cc2d0-0c4d-4704-aa18-0ecdcc398356 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:33 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:33 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:33 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:33 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:33 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d95cc2d0-0c4d-4704-aa18-0ecdcc398356 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Volume info retrieved successfully. Sep 01 01:20:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d95cc2d0-0c4d-4704-aa18-0ecdcc398356 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes/39e90ec3-9adb-4f33-a631-dbc0607acffd returned with HTTP 200 Sep 01 01:20:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1268/2576] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:33 2026] GET /volume/v3/volumes/39e90ec3-9adb-4f33-a631-dbc0607acffd => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-461e24c8-4ce1-4527-bfe6-d4a9e2814291 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-461e24c8-4ce1-4527-bfe6-d4a9e2814291 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] GET http://192.168.122.211/volume/v3/volumes/39e90ec3-9adb-4f33-a631-dbc0607acffd Sep 01 01:20:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-461e24c8-4ce1-4527-bfe6-d4a9e2814291 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-461e24c8-4ce1-4527-bfe6-d4a9e2814291 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-461e24c8-4ce1-4527-bfe6-d4a9e2814291 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Volume info retrieved successfully. Sep 01 01:20:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-461e24c8-4ce1-4527-bfe6-d4a9e2814291 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes/39e90ec3-9adb-4f33-a631-dbc0607acffd returned with HTTP 200 Sep 01 01:20:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1309/2577] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:34 2026] GET /volume/v3/volumes/39e90ec3-9adb-4f33-a631-dbc0607acffd => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1e7a3cdb-ab4f-44ba-b59c-fa2593092d14 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1e7a3cdb-ab4f-44ba-b59c-fa2593092d14 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] DELETE http://192.168.122.211/volume/v3/volumes/39e90ec3-9adb-4f33-a631-dbc0607acffd Sep 01 01:20:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1e7a3cdb-ab4f-44ba-b59c-fa2593092d14 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1e7a3cdb-ab4f-44ba-b59c-fa2593092d14 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:34 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-1e7a3cdb-ab4f-44ba-b59c-fa2593092d14 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Delete volume with id: 39e90ec3-9adb-4f33-a631-dbc0607acffd Sep 01 01:20:34 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:34 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:34 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:34 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:34 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1e7a3cdb-ab4f-44ba-b59c-fa2593092d14 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Volume info retrieved successfully. Sep 01 01:20:34 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1e7a3cdb-ab4f-44ba-b59c-fa2593092d14 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Delete volume request issued successfully. Sep 01 01:20:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1e7a3cdb-ab4f-44ba-b59c-fa2593092d14 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes/39e90ec3-9adb-4f33-a631-dbc0607acffd returned with HTTP 202 Sep 01 01:20:34 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1269/2578] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:20:34 2026] DELETE /volume/v3/volumes/39e90ec3-9adb-4f33-a631-dbc0607acffd => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:20:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-66499ca8-65ca-4192-98c3-b83a14605db1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-66499ca8-65ca-4192-98c3-b83a14605db1 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] GET http://192.168.122.211/volume/v3/volumes/39e90ec3-9adb-4f33-a631-dbc0607acffd Sep 01 01:20:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-66499ca8-65ca-4192-98c3-b83a14605db1 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-66499ca8-65ca-4192-98c3-b83a14605db1 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-66499ca8-65ca-4192-98c3-b83a14605db1 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Volume info retrieved successfully. Sep 01 01:20:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-66499ca8-65ca-4192-98c3-b83a14605db1 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes/39e90ec3-9adb-4f33-a631-dbc0607acffd returned with HTTP 200 Sep 01 01:20:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1310/2579] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:34 2026] GET /volume/v3/volumes/39e90ec3-9adb-4f33-a631-dbc0607acffd => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-606b3320-e436-40ae-9f25-4efa3dd903f8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-606b3320-e436-40ae-9f25-4efa3dd903f8 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] GET http://192.168.122.211/volume/v3/volumes/39e90ec3-9adb-4f33-a631-dbc0607acffd Sep 01 01:20:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-606b3320-e436-40ae-9f25-4efa3dd903f8 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-606b3320-e436-40ae-9f25-4efa3dd903f8 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-606b3320-e436-40ae-9f25-4efa3dd903f8 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes/39e90ec3-9adb-4f33-a631-dbc0607acffd returned with HTTP 404 Sep 01 01:20:35 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1270/2580] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:35 2026] GET /volume/v3/volumes/39e90ec3-9adb-4f33-a631-dbc0607acffd => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:20:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cbf7c7db-6706-4abb-bea0-b6e1c0dd15ab None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cbf7c7db-6706-4abb-bea0-b6e1c0dd15ab tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] DELETE http://192.168.122.211/volume/v3/volumes/4e1f59ae-c3a1-421c-af41-af063fe18c87 Sep 01 01:20:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cbf7c7db-6706-4abb-bea0-b6e1c0dd15ab tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cbf7c7db-6706-4abb-bea0-b6e1c0dd15ab tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:35 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-cbf7c7db-6706-4abb-bea0-b6e1c0dd15ab tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Delete volume with id: 4e1f59ae-c3a1-421c-af41-af063fe18c87 Sep 01 01:20:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cbf7c7db-6706-4abb-bea0-b6e1c0dd15ab tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Volume info retrieved successfully. Sep 01 01:20:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cbf7c7db-6706-4abb-bea0-b6e1c0dd15ab tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Delete volume request issued successfully. Sep 01 01:20:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cbf7c7db-6706-4abb-bea0-b6e1c0dd15ab tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes/4e1f59ae-c3a1-421c-af41-af063fe18c87 returned with HTTP 202 Sep 01 01:20:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1311/2581] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:20:35 2026] DELETE /volume/v3/volumes/4e1f59ae-c3a1-421c-af41-af063fe18c87 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:20:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fc8dc868-7ec7-4351-a8a4-8d5b71485ad0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fc8dc868-7ec7-4351-a8a4-8d5b71485ad0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] GET http://192.168.122.211/volume/v3/volumes/4e1f59ae-c3a1-421c-af41-af063fe18c87 Sep 01 01:20:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fc8dc868-7ec7-4351-a8a4-8d5b71485ad0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fc8dc868-7ec7-4351-a8a4-8d5b71485ad0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:36 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:36 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:36 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:36 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:36 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-fc8dc868-7ec7-4351-a8a4-8d5b71485ad0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Volume info retrieved successfully. Sep 01 01:20:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fc8dc868-7ec7-4351-a8a4-8d5b71485ad0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes/4e1f59ae-c3a1-421c-af41-af063fe18c87 returned with HTTP 200 Sep 01 01:20:36 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1271/2582] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:35 2026] GET /volume/v3/volumes/4e1f59ae-c3a1-421c-af41-af063fe18c87 => generated 858 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:20:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e2b6736c-b6f1-4176-bb4e-7aeb6e1eabfa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e2b6736c-b6f1-4176-bb4e-7aeb6e1eabfa tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] GET http://192.168.122.211/volume/v3/volumes/4e1f59ae-c3a1-421c-af41-af063fe18c87 Sep 01 01:20:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e2b6736c-b6f1-4176-bb4e-7aeb6e1eabfa tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e2b6736c-b6f1-4176-bb4e-7aeb6e1eabfa tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e2b6736c-b6f1-4176-bb4e-7aeb6e1eabfa tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes/4e1f59ae-c3a1-421c-af41-af063fe18c87 returned with HTTP 404 Sep 01 01:20:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1312/2583] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:37 2026] GET /volume/v3/volumes/4e1f59ae-c3a1-421c-af41-af063fe18c87 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:20:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9194fff9-c70c-481d-85fc-47b09d471bb3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9194fff9-c70c-481d-85fc-47b09d471bb3 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] DELETE http://192.168.122.211/volume/v3/volumes/4633de5f-721c-45fc-8418-5ae7c8be838d Sep 01 01:20:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9194fff9-c70c-481d-85fc-47b09d471bb3 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9194fff9-c70c-481d-85fc-47b09d471bb3 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:37 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-9194fff9-c70c-481d-85fc-47b09d471bb3 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Delete volume with id: 4633de5f-721c-45fc-8418-5ae7c8be838d Sep 01 01:20:37 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:37 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:37 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:37 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:37 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9194fff9-c70c-481d-85fc-47b09d471bb3 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Volume info retrieved successfully. Sep 01 01:20:37 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9194fff9-c70c-481d-85fc-47b09d471bb3 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Delete volume request issued successfully. Sep 01 01:20:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9194fff9-c70c-481d-85fc-47b09d471bb3 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes/4633de5f-721c-45fc-8418-5ae7c8be838d returned with HTTP 202 Sep 01 01:20:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1272/2584] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:20:37 2026] DELETE /volume/v3/volumes/4633de5f-721c-45fc-8418-5ae7c8be838d => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:20:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2cdf63ff-1aa2-433b-aab2-e1a3c2ca4ab0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2cdf63ff-1aa2-433b-aab2-e1a3c2ca4ab0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] GET http://192.168.122.211/volume/v3/volumes/4633de5f-721c-45fc-8418-5ae7c8be838d Sep 01 01:20:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2cdf63ff-1aa2-433b-aab2-e1a3c2ca4ab0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2cdf63ff-1aa2-433b-aab2-e1a3c2ca4ab0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2cdf63ff-1aa2-433b-aab2-e1a3c2ca4ab0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Volume info retrieved successfully. Sep 01 01:20:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2cdf63ff-1aa2-433b-aab2-e1a3c2ca4ab0 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes/4633de5f-721c-45fc-8418-5ae7c8be838d returned with HTTP 200 Sep 01 01:20:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1313/2585] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:37 2026] GET /volume/v3/volumes/4633de5f-721c-45fc-8418-5ae7c8be838d => generated 857 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2f637365-0751-4ed6-b6c1-3a8f6731cc6e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2f637365-0751-4ed6-b6c1-3a8f6731cc6e tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] GET http://192.168.122.211/volume/v3/volumes/4633de5f-721c-45fc-8418-5ae7c8be838d Sep 01 01:20:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2f637365-0751-4ed6-b6c1-3a8f6731cc6e tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2f637365-0751-4ed6-b6c1-3a8f6731cc6e tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2f637365-0751-4ed6-b6c1-3a8f6731cc6e tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes/4633de5f-721c-45fc-8418-5ae7c8be838d returned with HTTP 404 Sep 01 01:20:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1273/2586] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:38 2026] GET /volume/v3/volumes/4633de5f-721c-45fc-8418-5ae7c8be838d => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:20:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7d412b78-88ba-489e-8e23-6a4a58b3b23c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7d412b78-88ba-489e-8e23-6a4a58b3b23c tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] DELETE http://192.168.122.211/volume/v3/volumes/88461442-85c4-4b34-bf48-6beb1c011031 Sep 01 01:20:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7d412b78-88ba-489e-8e23-6a4a58b3b23c tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7d412b78-88ba-489e-8e23-6a4a58b3b23c tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:38 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-7d412b78-88ba-489e-8e23-6a4a58b3b23c tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Delete volume with id: 88461442-85c4-4b34-bf48-6beb1c011031 Sep 01 01:20:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7d412b78-88ba-489e-8e23-6a4a58b3b23c tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Volume info retrieved successfully. Sep 01 01:20:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7d412b78-88ba-489e-8e23-6a4a58b3b23c tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Delete volume request issued successfully. Sep 01 01:20:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7d412b78-88ba-489e-8e23-6a4a58b3b23c tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes/88461442-85c4-4b34-bf48-6beb1c011031 returned with HTTP 202 Sep 01 01:20:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1314/2587] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:20:38 2026] DELETE /volume/v3/volumes/88461442-85c4-4b34-bf48-6beb1c011031 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:20:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7ad396b5-1528-46e1-a909-0d80d337fecb None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7ad396b5-1528-46e1-a909-0d80d337fecb tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] GET http://192.168.122.211/volume/v3/volumes/88461442-85c4-4b34-bf48-6beb1c011031 Sep 01 01:20:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7ad396b5-1528-46e1-a909-0d80d337fecb tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7ad396b5-1528-46e1-a909-0d80d337fecb tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7ad396b5-1528-46e1-a909-0d80d337fecb tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Volume info retrieved successfully. Sep 01 01:20:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7ad396b5-1528-46e1-a909-0d80d337fecb tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes/88461442-85c4-4b34-bf48-6beb1c011031 returned with HTTP 200 Sep 01 01:20:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1274/2588] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:38 2026] GET /volume/v3/volumes/88461442-85c4-4b34-bf48-6beb1c011031 => generated 858 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2c2653cb-c432-4cd3-a8a2-f71cdd11c349 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2c2653cb-c432-4cd3-a8a2-f71cdd11c349 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] GET http://192.168.122.211/volume/v3/volumes/88461442-85c4-4b34-bf48-6beb1c011031 Sep 01 01:20:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2c2653cb-c432-4cd3-a8a2-f71cdd11c349 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2c2653cb-c432-4cd3-a8a2-f71cdd11c349 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2c2653cb-c432-4cd3-a8a2-f71cdd11c349 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes/88461442-85c4-4b34-bf48-6beb1c011031 returned with HTTP 404 Sep 01 01:20:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1315/2589] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:39 2026] GET /volume/v3/volumes/88461442-85c4-4b34-bf48-6beb1c011031 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:20:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-cff38037-7102-4821-91b2-a0280a2cbc85 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cff38037-7102-4821-91b2-a0280a2cbc85 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] DELETE http://192.168.122.211/volume/v3/volumes/b60f012a-ae67-4b47-98ec-c9993debf413 Sep 01 01:20:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cff38037-7102-4821-91b2-a0280a2cbc85 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cff38037-7102-4821-91b2-a0280a2cbc85 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:39 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-cff38037-7102-4821-91b2-a0280a2cbc85 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Delete volume with id: b60f012a-ae67-4b47-98ec-c9993debf413 Sep 01 01:20:39 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:39 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:39 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:39 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:39 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-cff38037-7102-4821-91b2-a0280a2cbc85 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Volume info retrieved successfully. Sep 01 01:20:39 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-cff38037-7102-4821-91b2-a0280a2cbc85 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Delete volume request issued successfully. Sep 01 01:20:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cff38037-7102-4821-91b2-a0280a2cbc85 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes/b60f012a-ae67-4b47-98ec-c9993debf413 returned with HTTP 202 Sep 01 01:20:39 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1275/2590] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:20:39 2026] DELETE /volume/v3/volumes/b60f012a-ae67-4b47-98ec-c9993debf413 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:20:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e5c2d12c-e006-4c22-94f0-971bd0bff675 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e5c2d12c-e006-4c22-94f0-971bd0bff675 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] GET http://192.168.122.211/volume/v3/volumes/b60f012a-ae67-4b47-98ec-c9993debf413 Sep 01 01:20:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e5c2d12c-e006-4c22-94f0-971bd0bff675 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e5c2d12c-e006-4c22-94f0-971bd0bff675 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e5c2d12c-e006-4c22-94f0-971bd0bff675 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Volume info retrieved successfully. Sep 01 01:20:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e5c2d12c-e006-4c22-94f0-971bd0bff675 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes/b60f012a-ae67-4b47-98ec-c9993debf413 returned with HTTP 200 Sep 01 01:20:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1316/2591] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:39 2026] GET /volume/v3/volumes/b60f012a-ae67-4b47-98ec-c9993debf413 => generated 858 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d62a2d2d-9297-4970-a10e-e1c3ede2c296 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d62a2d2d-9297-4970-a10e-e1c3ede2c296 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] GET http://192.168.122.211/volume/v3/volumes/b60f012a-ae67-4b47-98ec-c9993debf413 Sep 01 01:20:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d62a2d2d-9297-4970-a10e-e1c3ede2c296 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d62a2d2d-9297-4970-a10e-e1c3ede2c296 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d62a2d2d-9297-4970-a10e-e1c3ede2c296 tempest-CreateVolumesFromImageTest-1421330993 tempest-CreateVolumesFromImageTest-1421330993-project-member] http://192.168.122.211/volume/v3/volumes/b60f012a-ae67-4b47-98ec-c9993debf413 returned with HTTP 404 Sep 01 01:20:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1276/2592] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:20:40 2026] GET /volume/v3/volumes/b60f012a-ae67-4b47-98ec-c9993debf413 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:20:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-393f0086-55f2-450a-b39c-721e4c243c19 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-393f0086-55f2-450a-b39c-721e4c243c19 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:20:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-393f0086-55f2-450a-b39c-721e4c243c19 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "073c1595-ac42-4a53-972c-b93cdb98b553", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-393f0086-55f2-450a-b39c-721e4c243c19 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '073c1595-ac42-4a53-972c-b93cdb98b553', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:20:46 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-393f0086-55f2-450a-b39c-721e4c243c19 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Create volume of 1 GB Sep 01 01:20:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-393f0086-55f2-450a-b39c-721e4c243c19 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Availability Zones retrieved successfully. Sep 01 01:20:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-393f0086-55f2-450a-b39c-721e4c243c19 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Flow 'volume_create_api' (2ae44bc3-e6d6-4e04-81dc-73a81ca7bc26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:20:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-393f0086-55f2-450a-b39c-721e4c243c19 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67513b6c-cb02-4b7b-aa82-4b2da70284c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-393f0086-55f2-450a-b39c-721e4c243c19 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:20:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-393f0086-55f2-450a-b39c-721e4c243c19 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67513b6c-cb02-4b7b-aa82-4b2da70284c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-393f0086-55f2-450a-b39c-721e4c243c19 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce1185ec-d8aa-4f9c-a587-83ab039f255b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:46 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-393f0086-55f2-450a-b39c-721e4c243c19 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Created reservations ['12d7c271-d35e-4d99-8243-12ad10b47c0f', '3dae9b4e-a410-4d52-b1ba-cf501506eb12', '42cd8fb9-3a32-4af4-9c9f-56a49545e6c0', '92439ffb-e882-4dcb-9aec-4fd90f1ccc2a'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:20:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-393f0086-55f2-450a-b39c-721e4c243c19 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce1185ec-d8aa-4f9c-a587-83ab039f255b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12d7c271-d35e-4d99-8243-12ad10b47c0f', '3dae9b4e-a410-4d52-b1ba-cf501506eb12', '42cd8fb9-3a32-4af4-9c9f-56a49545e6c0', '92439ffb-e882-4dcb-9aec-4fd90f1ccc2a']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-393f0086-55f2-450a-b39c-721e4c243c19 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80a813bf-64fa-4841-818a-544c6fa11741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-393f0086-55f2-450a-b39c-721e4c243c19 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80a813bf-64fa-4841-818a-544c6fa11741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f027e3a-9114-4b8d-af8c-3e73080b63d3', '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='ff8b76fafdae4860a6e444e0cd369716',qos_specs=None,replication_status=,reservations=['12d7c271-d35e-4d99-8243-12ad10b47c0f','3dae9b4e-a410-4d52-b1ba-cf501506eb12','42cd8fb9-3a32-4af4-9c9f-56a49545e6c0','92439ffb-e882-4dcb-9aec-4fd90f1ccc2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edcfcab7d98847a0a9737977e5e5c89e',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:20:46Z,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=3f027e3a-9114-4b8d-af8c-3e73080b63d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff8b76fafdae4860a6e444e0cd369716',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edcfcab7d98847a0a9737977e5e5c89e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-393f0086-55f2-450a-b39c-721e4c243c19 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1023c07-3737-4f33-970d-d0f670dfc243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-393f0086-55f2-450a-b39c-721e4c243c19 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1023c07-3737-4f33-970d-d0f670dfc243) transitioned into state 'SUCCESS' from 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='ff8b76fafdae4860a6e444e0cd369716',qos_specs=None,replication_status=,reservations=['12d7c271-d35e-4d99-8243-12ad10b47c0f','3dae9b4e-a410-4d52-b1ba-cf501506eb12','42cd8fb9-3a32-4af4-9c9f-56a49545e6c0','92439ffb-e882-4dcb-9aec-4fd90f1ccc2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edcfcab7d98847a0a9737977e5e5c89e',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-393f0086-55f2-450a-b39c-721e4c243c19 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36374636-29a1-45ca-a1bd-2a01a009b61b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:20:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-393f0086-55f2-450a-b39c-721e4c243c19 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36374636-29a1-45ca-a1bd-2a01a009b61b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:20:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-393f0086-55f2-450a-b39c-721e4c243c19 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Flow 'volume_create_api' (2ae44bc3-e6d6-4e04-81dc-73a81ca7bc26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:20:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-393f0086-55f2-450a-b39c-721e4c243c19 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Create volume request issued successfully. Sep 01 01:20:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-393f0086-55f2-450a-b39c-721e4c243c19 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:20:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1317/2593] 192.168.122.211 () {62 vars in 1184 bytes} [Tue Sep 1 01:20:46 2026] POST /volume/v3/volumes => generated 784 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:20:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1f7d1512-5066-44e4-b03b-242c17b6246e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1f7d1512-5066-44e4-b03b-242c17b6246e tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] GET http://192.168.122.211/volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 Sep 01 01:20:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1f7d1512-5066-44e4-b03b-242c17b6246e tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1f7d1512-5066-44e4-b03b-242c17b6246e tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:46 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:46 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:46 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:46 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:46 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1f7d1512-5066-44e4-b03b-242c17b6246e tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Volume info retrieved successfully. Sep 01 01:20:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1f7d1512-5066-44e4-b03b-242c17b6246e tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] http://192.168.122.211/volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 returned with HTTP 200 Sep 01 01:20:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1277/2594] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:20:46 2026] GET /volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:20:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-67bbf152-b2a0-4c7d-b738-1a26b15092c9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-67bbf152-b2a0-4c7d-b738-1a26b15092c9 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] GET http://192.168.122.211/volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 Sep 01 01:20:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-67bbf152-b2a0-4c7d-b738-1a26b15092c9 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-67bbf152-b2a0-4c7d-b738-1a26b15092c9 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-67bbf152-b2a0-4c7d-b738-1a26b15092c9 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Volume info retrieved successfully. Sep 01 01:20:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-67bbf152-b2a0-4c7d-b738-1a26b15092c9 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] http://192.168.122.211/volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 returned with HTTP 200 Sep 01 01:20:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1318/2595] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:20:47 2026] GET /volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 => generated 876 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:20:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2360ddf5-4cbe-410b-a0cb-a9b9aa5b5f61 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2360ddf5-4cbe-410b-a0cb-a9b9aa5b5f61 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] GET http://192.168.122.211/volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 Sep 01 01:20:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2360ddf5-4cbe-410b-a0cb-a9b9aa5b5f61 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2360ddf5-4cbe-410b-a0cb-a9b9aa5b5f61 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:48 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:48 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:48 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:48 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:48 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2360ddf5-4cbe-410b-a0cb-a9b9aa5b5f61 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Volume info retrieved successfully. Sep 01 01:20:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2360ddf5-4cbe-410b-a0cb-a9b9aa5b5f61 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] http://192.168.122.211/volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 returned with HTTP 200 Sep 01 01:20:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1278/2596] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:20:48 2026] GET /volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 => generated 934 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:20:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d5c243fd-e05b-4592-be57-9c4b1a0bbaec None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d5c243fd-e05b-4592-be57-9c4b1a0bbaec tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] GET http://192.168.122.211/volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 Sep 01 01:20:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d5c243fd-e05b-4592-be57-9c4b1a0bbaec tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d5c243fd-e05b-4592-be57-9c4b1a0bbaec tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:49 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:49 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d5c243fd-e05b-4592-be57-9c4b1a0bbaec tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Volume info retrieved successfully. Sep 01 01:20:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d5c243fd-e05b-4592-be57-9c4b1a0bbaec tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] http://192.168.122.211/volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 returned with HTTP 200 Sep 01 01:20:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1319/2597] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:20:49 2026] GET /volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 => generated 934 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:20:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f179fdf0-486b-45ef-b1a2-10124d4f6d31 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f179fdf0-486b-45ef-b1a2-10124d4f6d31 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] GET http://192.168.122.211/volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 Sep 01 01:20:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f179fdf0-486b-45ef-b1a2-10124d4f6d31 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f179fdf0-486b-45ef-b1a2-10124d4f6d31 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:50 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:50 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:50 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:50 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:51 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f179fdf0-486b-45ef-b1a2-10124d4f6d31 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Volume info retrieved successfully. Sep 01 01:20:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f179fdf0-486b-45ef-b1a2-10124d4f6d31 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] http://192.168.122.211/volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 returned with HTTP 200 Sep 01 01:20:51 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1279/2598] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:20:50 2026] GET /volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 => generated 937 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:20:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c1572aa5-e61f-4679-aee0-c59cecfa9218 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c1572aa5-e61f-4679-aee0-c59cecfa9218 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] GET http://192.168.122.211/volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 Sep 01 01:20:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c1572aa5-e61f-4679-aee0-c59cecfa9218 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c1572aa5-e61f-4679-aee0-c59cecfa9218 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c1572aa5-e61f-4679-aee0-c59cecfa9218 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Volume info retrieved successfully. Sep 01 01:20:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c1572aa5-e61f-4679-aee0-c59cecfa9218 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] http://192.168.122.211/volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 returned with HTTP 200 Sep 01 01:20:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1320/2599] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:20:52 2026] GET /volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 => generated 937 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:20:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9f45cdfb-66de-4000-8358-02f5b744542b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9f45cdfb-66de-4000-8358-02f5b744542b tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] GET http://192.168.122.211/volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 Sep 01 01:20:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9f45cdfb-66de-4000-8358-02f5b744542b tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9f45cdfb-66de-4000-8358-02f5b744542b tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9f45cdfb-66de-4000-8358-02f5b744542b tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Volume info retrieved successfully. Sep 01 01:20:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9f45cdfb-66de-4000-8358-02f5b744542b tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] http://192.168.122.211/volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 returned with HTTP 200 Sep 01 01:20:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1280/2600] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:20:53 2026] GET /volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 => generated 1202 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:20:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b0de46be-f2ff-493a-85db-9a7d74050fab None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b0de46be-f2ff-493a-85db-9a7d74050fab tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] GET http://192.168.122.211/volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 Sep 01 01:20:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b0de46be-f2ff-493a-85db-9a7d74050fab tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b0de46be-f2ff-493a-85db-9a7d74050fab tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b0de46be-f2ff-493a-85db-9a7d74050fab tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Volume info retrieved successfully. Sep 01 01:20:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b0de46be-f2ff-493a-85db-9a7d74050fab tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] http://192.168.122.211/volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 returned with HTTP 200 Sep 01 01:20:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1321/2601] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:20:53 2026] GET /volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 => generated 1202 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:20:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f9c8243a-013b-472d-a184-ae5b3d3b3bef None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f9c8243a-013b-472d-a184-ae5b3d3b3bef tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] DELETE http://192.168.122.211/volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 Sep 01 01:20:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f9c8243a-013b-472d-a184-ae5b3d3b3bef tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f9c8243a-013b-472d-a184-ae5b3d3b3bef tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:53 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-f9c8243a-013b-472d-a184-ae5b3d3b3bef tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Delete volume with id: 3f027e3a-9114-4b8d-af8c-3e73080b63d3 Sep 01 01:20:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:20:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:20:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f9c8243a-013b-472d-a184-ae5b3d3b3bef tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Volume info retrieved successfully. Sep 01 01:20:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f9c8243a-013b-472d-a184-ae5b3d3b3bef tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Delete volume request issued successfully. Sep 01 01:20:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f9c8243a-013b-472d-a184-ae5b3d3b3bef tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] http://192.168.122.211/volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 returned with HTTP 202 Sep 01 01:20:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1281/2602] 192.168.122.211 () {60 vars in 1276 bytes} [Tue Sep 1 01:20:53 2026] DELETE /volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:20:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e98bb749-7daa-4e5f-9bc3-fa75e77ac945 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e98bb749-7daa-4e5f-9bc3-fa75e77ac945 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] GET http://192.168.122.211/volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 Sep 01 01:20:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e98bb749-7daa-4e5f-9bc3-fa75e77ac945 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e98bb749-7daa-4e5f-9bc3-fa75e77ac945 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:20:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:20:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:20:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:20:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e98bb749-7daa-4e5f-9bc3-fa75e77ac945 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Volume info retrieved successfully. Sep 01 01:20:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e98bb749-7daa-4e5f-9bc3-fa75e77ac945 tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] http://192.168.122.211/volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 returned with HTTP 200 Sep 01 01:20:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1322/2603] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:20:53 2026] GET /volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 => generated 1201 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:20:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d709bfc7-3c38-45e6-863b-d32200b5ac6a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d709bfc7-3c38-45e6-863b-d32200b5ac6a tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] GET http://192.168.122.211/volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 Sep 01 01:20:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d709bfc7-3c38-45e6-863b-d32200b5ac6a tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d709bfc7-3c38-45e6-863b-d32200b5ac6a tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:54 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=266,cinder:UPDATE=57,cinder:INSERT=29,cinder:DELETE=2 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:20:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d709bfc7-3c38-45e6-863b-d32200b5ac6a tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] http://192.168.122.211/volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 returned with HTTP 404 Sep 01 01:20:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1282/2604] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:20:54 2026] GET /volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:20:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-faf32997-9acb-41b0-9f8a-44c7565e1ece None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-faf32997-9acb-41b0-9f8a-44c7565e1ece tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] DELETE http://192.168.122.211/volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 Sep 01 01:20:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-faf32997-9acb-41b0-9f8a-44c7565e1ece tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-faf32997-9acb-41b0-9f8a-44c7565e1ece tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:54 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-faf32997-9acb-41b0-9f8a-44c7565e1ece tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Delete volume with id: 3f027e3a-9114-4b8d-af8c-3e73080b63d3 Sep 01 01:20:54 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=297,cinder:UPDATE=65,cinder:INSERT=37 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:20:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-faf32997-9acb-41b0-9f8a-44c7565e1ece tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] http://192.168.122.211/volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 returned with HTTP 404 Sep 01 01:20:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1323/2605] 192.168.122.211 () {60 vars in 1276 bytes} [Tue Sep 1 01:20:54 2026] DELETE /volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:20:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9a3b04df-7a28-4383-9408-aa97f37f611b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9a3b04df-7a28-4383-9408-aa97f37f611b tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] GET http://192.168.122.211/volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 Sep 01 01:20:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9a3b04df-7a28-4383-9408-aa97f37f611b tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9a3b04df-7a28-4383-9408-aa97f37f611b tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9a3b04df-7a28-4383-9408-aa97f37f611b tempest-VolumeImageDependencyTests-1889223233 tempest-VolumeImageDependencyTests-1889223233-project-member] http://192.168.122.211/volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 returned with HTTP 404 Sep 01 01:20:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1283/2606] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:20:54 2026] GET /volume/v3/volumes/3f027e3a-9114-4b8d-af8c-3e73080b63d3 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:20:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c1711a9b-f193-4e59-a989-2e5ae933901b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c1711a9b-f193-4e59-a989-2e5ae933901b tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:20:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c1711a9b-f193-4e59-a989-2e5ae933901b tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-945988259", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c1711a9b-f193-4e59-a989-2e5ae933901b tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:20:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1324/2607] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:20:57 2026] POST /volume/v3/types => generated 379 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f747f4d1-eaaf-49da-a345-ed61114f1bb2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f747f4d1-eaaf-49da-a345-ed61114f1bb2 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] POST http://192.168.122.211/volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7/encryption Sep 01 01:20:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f747f4d1-eaaf-49da-a345-ed61114f1bb2 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f747f4d1-eaaf-49da-a345-ed61114f1bb2 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7/encryption returned with HTTP 200 Sep 01 01:20:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1284/2608] 192.168.122.211 () {60 vars in 1281 bytes} [Tue Sep 1 01:20:57 2026] POST /volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7/encryption => generated 239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0abba4d0-ef86-46d1-9658-069d3e219467 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0abba4d0-ef86-46d1-9658-069d3e219467 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:20:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0abba4d0-ef86-46d1-9658-069d3e219467 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-995216441", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0abba4d0-ef86-46d1-9658-069d3e219467 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:20:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1325/2609] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:20:57 2026] POST /volume/v3/types => generated 379 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-29e4b949-18c2-41ea-8bf7-3e6c42b92308 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-29e4b949-18c2-41ea-8bf7-3e6c42b92308 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] POST http://192.168.122.211/volume/v3/types/0a9416b2-5e30-4bdf-86ac-ed553130a638/encryption Sep 01 01:20:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-29e4b949-18c2-41ea-8bf7-3e6c42b92308 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-29e4b949-18c2-41ea-8bf7-3e6c42b92308 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types/0a9416b2-5e30-4bdf-86ac-ed553130a638/encryption returned with HTTP 200 Sep 01 01:20:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1285/2610] 192.168.122.211 () {60 vars in 1281 bytes} [Tue Sep 1 01:20:57 2026] POST /volume/v3/types/0a9416b2-5e30-4bdf-86ac-ed553130a638/encryption => generated 239 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a92165f8-cfcb-43b1-8005-8d5094209aa1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a92165f8-cfcb-43b1-8005-8d5094209aa1 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:20:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a92165f8-cfcb-43b1-8005-8d5094209aa1 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-498692811", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a92165f8-cfcb-43b1-8005-8d5094209aa1 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:20:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1326/2611] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:20:57 2026] POST /volume/v3/types => generated 379 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5b93b0b7-6d1f-4337-89cc-c228e724e4f0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5b93b0b7-6d1f-4337-89cc-c228e724e4f0 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] POST http://192.168.122.211/volume/v3/types/f4c428f7-6256-4113-91d7-3823df291ddf/extra_specs Sep 01 01:20:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5b93b0b7-6d1f-4337-89cc-c228e724e4f0 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5b93b0b7-6d1f-4337-89cc-c228e724e4f0 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types/f4c428f7-6256-4113-91d7-3823df291ddf/extra_specs returned with HTTP 200 Sep 01 01:20:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1286/2612] 192.168.122.211 () {60 vars in 1283 bytes} [Tue Sep 1 01:20:57 2026] POST /volume/v3/types/f4c428f7-6256-4113-91d7-3823df291ddf/extra_specs => generated 35 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:20:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-69f1b7a7-616e-4bc2-b06f-f1695edda40d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-69f1b7a7-616e-4bc2-b06f-f1695edda40d tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] PUT http://192.168.122.211/volume/v3/types/f4c428f7-6256-4113-91d7-3823df291ddf/extra_specs/key2 Sep 01 01:20:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-69f1b7a7-616e-4bc2-b06f-f1695edda40d tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-69f1b7a7-616e-4bc2-b06f-f1695edda40d tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types/f4c428f7-6256-4113-91d7-3823df291ddf/extra_specs/key2 returned with HTTP 200 Sep 01 01:20:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1327/2613] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:20:57 2026] PUT /volume/v3/types/f4c428f7-6256-4113-91d7-3823df291ddf/extra_specs/key2 => generated 25 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:20:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9051341b-aaf9-4771-b9de-1e9c3582d5c4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9051341b-aaf9-4771-b9de-1e9c3582d5c4 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:20:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9051341b-aaf9-4771-b9de-1e9c3582d5c4 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9051341b-aaf9-4771-b9de-1e9c3582d5c4 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:20:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1287/2614] 192.168.122.211 () {60 vars in 1136 bytes} [Tue Sep 1 01:20:58 2026] POST /volume/v3/types => generated 195 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d93b8fcb-92bb-4458-968b-684273f75abd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d93b8fcb-92bb-4458-968b-684273f75abd tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] DELETE http://192.168.122.211/volume/v3/types/89d598d1-9e1e-4d78-b60c-5a17062cb903 Sep 01 01:20:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d93b8fcb-92bb-4458-968b-684273f75abd tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d93b8fcb-92bb-4458-968b-684273f75abd tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d93b8fcb-92bb-4458-968b-684273f75abd tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types/89d598d1-9e1e-4d78-b60c-5a17062cb903 returned with HTTP 202 Sep 01 01:20:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1328/2615] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:20:58 2026] DELETE /volume/v3/types/89d598d1-9e1e-4d78-b60c-5a17062cb903 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:20:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8d797c85-ac86-45a8-8e2c-58e5abce0a9a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8d797c85-ac86-45a8-8e2c-58e5abce0a9a tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:20:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8d797c85-ac86-45a8-8e2c-58e5abce0a9a tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-840056695", "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=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8d797c85-ac86-45a8-8e2c-58e5abce0a9a tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:20:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1288/2616] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:20:58 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 01 01:20:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6840320e-0864-4d55-96ab-3c6079d51575 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6840320e-0864-4d55-96ab-3c6079d51575 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] POST http://192.168.122.211/volume/v3/types/cd5bffa9-a9fd-4f50-8e34-3c08e158bed2/encryption Sep 01 01:20:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6840320e-0864-4d55-96ab-3c6079d51575 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6840320e-0864-4d55-96ab-3c6079d51575 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types/cd5bffa9-a9fd-4f50-8e34-3c08e158bed2/encryption returned with HTTP 200 Sep 01 01:20:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1329/2617] 192.168.122.211 () {60 vars in 1281 bytes} [Tue Sep 1 01:20:58 2026] POST /volume/v3/types/cd5bffa9-a9fd-4f50-8e34-3c08e158bed2/encryption => generated 239 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4a627440-5d6a-48a6-8067-4830692393cd None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4a627440-5d6a-48a6-8067-4830692393cd tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] DELETE http://192.168.122.211/volume/v3/types/cd5bffa9-a9fd-4f50-8e34-3c08e158bed2/encryption/032bcae9-bf08-45e5-96cc-d5cb13d368e3 Sep 01 01:20:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4a627440-5d6a-48a6-8067-4830692393cd tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4a627440-5d6a-48a6-8067-4830692393cd tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4a627440-5d6a-48a6-8067-4830692393cd tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types/cd5bffa9-a9fd-4f50-8e34-3c08e158bed2/encryption/032bcae9-bf08-45e5-96cc-d5cb13d368e3 returned with HTTP 202 Sep 01 01:20:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1289/2618] 192.168.122.211 () {58 vars in 1373 bytes} [Tue Sep 1 01:20:58 2026] DELETE /volume/v3/types/cd5bffa9-a9fd-4f50-8e34-3c08e158bed2/encryption/032bcae9-bf08-45e5-96cc-d5cb13d368e3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:20:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5abc4b60-d084-4b2d-a07e-0c3cc1d0c2fb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5abc4b60-d084-4b2d-a07e-0c3cc1d0c2fb tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:20:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5abc4b60-d084-4b2d-a07e-0c3cc1d0c2fb tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1954363598", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5abc4b60-d084-4b2d-a07e-0c3cc1d0c2fb tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:20:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1330/2619] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:20:58 2026] POST /volume/v3/types => generated 380 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e062999b-cd65-4b04-abcd-3e72137089fe None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e062999b-cd65-4b04-abcd-3e72137089fe tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] DELETE http://192.168.122.211/volume/v3/types/d4fe363a-9168-4306-944b-5eaed8ca8cea/extra_specs/key1 Sep 01 01:20:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e062999b-cd65-4b04-abcd-3e72137089fe tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e062999b-cd65-4b04-abcd-3e72137089fe tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e062999b-cd65-4b04-abcd-3e72137089fe tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types/d4fe363a-9168-4306-944b-5eaed8ca8cea/extra_specs/key1 returned with HTTP 202 Sep 01 01:20:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1290/2620] 192.168.122.211 () {58 vars in 1280 bytes} [Tue Sep 1 01:20:58 2026] DELETE /volume/v3/types/d4fe363a-9168-4306-944b-5eaed8ca8cea/extra_specs/key1 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:20:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-75721e6b-8c7c-4882-9086-3b150199fee3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-75721e6b-8c7c-4882-9086-3b150199fee3 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:20:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-75721e6b-8c7c-4882-9086-3b150199fee3 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-918515759", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-75721e6b-8c7c-4882-9086-3b150199fee3 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:20:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1331/2621] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:20:58 2026] POST /volume/v3/types => generated 379 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-81361f8a-1e8b-4d06-97f2-c815f4beaea5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-81361f8a-1e8b-4d06-97f2-c815f4beaea5 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] DELETE http://192.168.122.211/volume/v3/types/ecd65bd6-71a0-47cc-8324-d5f49356b965 Sep 01 01:20:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-81361f8a-1e8b-4d06-97f2-c815f4beaea5 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-81361f8a-1e8b-4d06-97f2-c815f4beaea5 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-81361f8a-1e8b-4d06-97f2-c815f4beaea5 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types/ecd65bd6-71a0-47cc-8324-d5f49356b965 returned with HTTP 202 Sep 01 01:20:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1291/2622] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:20:58 2026] DELETE /volume/v3/types/ecd65bd6-71a0-47cc-8324-d5f49356b965 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:20:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7042f580-b460-4345-9180-7968712cad86 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7042f580-b460-4345-9180-7968712cad86 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] GET http://192.168.122.211/volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7/extra_specs Sep 01 01:20:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7042f580-b460-4345-9180-7968712cad86 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7042f580-b460-4345-9180-7968712cad86 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7042f580-b460-4345-9180-7968712cad86 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7/extra_specs returned with HTTP 200 Sep 01 01:20:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1332/2623] 192.168.122.211 () {58 vars in 1262 bytes} [Tue Sep 1 01:20:58 2026] GET /volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7/extra_specs => generated 185 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f0063332-a172-4609-8857-37d14f0cfb2d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f0063332-a172-4609-8857-37d14f0cfb2d tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] GET http://192.168.122.211/volume/v3/types Sep 01 01:20:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f0063332-a172-4609-8857-37d14f0cfb2d tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f0063332-a172-4609-8857-37d14f0cfb2d tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f0063332-a172-4609-8857-37d14f0cfb2d tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:20:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1292/2624] 192.168.122.211 () {58 vars in 1115 bytes} [Tue Sep 1 01:20:58 2026] GET /volume/v3/types => generated 2586 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:20:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dd65b85c-edbf-4856-8955-9e430ee55cd1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dd65b85c-edbf-4856-8955-9e430ee55cd1 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] GET http://192.168.122.211/volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7/encryption/cipher Sep 01 01:20:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dd65b85c-edbf-4856-8955-9e430ee55cd1 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dd65b85c-edbf-4856-8955-9e430ee55cd1 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dd65b85c-edbf-4856-8955-9e430ee55cd1 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7/encryption/cipher returned with HTTP 200 Sep 01 01:20:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1333/2625] 192.168.122.211 () {58 vars in 1280 bytes} [Tue Sep 1 01:20:58 2026] GET /volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7/encryption/cipher => generated 29 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:20:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-705a963d-dfaa-43b0-8d3a-bbe3c0de7baa None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-705a963d-dfaa-43b0-8d3a-bbe3c0de7baa tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] GET http://192.168.122.211/volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7/encryption Sep 01 01:20:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-705a963d-dfaa-43b0-8d3a-bbe3c0de7baa tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-705a963d-dfaa-43b0-8d3a-bbe3c0de7baa tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-705a963d-dfaa-43b0-8d3a-bbe3c0de7baa tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7/encryption returned with HTTP 200 Sep 01 01:20:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1293/2626] 192.168.122.211 () {58 vars in 1259 bytes} [Tue Sep 1 01:20:58 2026] GET /volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7/encryption => generated 325 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-db24d9b2-9144-4045-81a6-5c293db8d8c6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-db24d9b2-9144-4045-81a6-5c293db8d8c6 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] GET http://192.168.122.211/volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7/extra_specs/multiattach Sep 01 01:20:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-db24d9b2-9144-4045-81a6-5c293db8d8c6 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-db24d9b2-9144-4045-81a6-5c293db8d8c6 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-db24d9b2-9144-4045-81a6-5c293db8d8c6 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7/extra_specs/multiattach returned with HTTP 200 Sep 01 01:20:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1334/2627] 192.168.122.211 () {58 vars in 1298 bytes} [Tue Sep 1 01:20:58 2026] GET /volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7/extra_specs/multiattach => generated 29 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:20:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4a6f8c5c-9b35-403f-8df4-812bfeb05e82 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4a6f8c5c-9b35-403f-8df4-812bfeb05e82 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] GET http://192.168.122.211/volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7/extra_specs/volume_backend_name Sep 01 01:20:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4a6f8c5c-9b35-403f-8df4-812bfeb05e82 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4a6f8c5c-9b35-403f-8df4-812bfeb05e82 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4a6f8c5c-9b35-403f-8df4-812bfeb05e82 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7/extra_specs/volume_backend_name returned with HTTP 200 Sep 01 01:20:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1294/2628] 192.168.122.211 () {58 vars in 1322 bytes} [Tue Sep 1 01:20:58 2026] GET /volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7/extra_specs/volume_backend_name => generated 44 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:20:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c5c0e3cf-648a-45f1-85bc-0f45fb627d4e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c5c0e3cf-648a-45f1-85bc-0f45fb627d4e tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] GET http://192.168.122.211/volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7 Sep 01 01:20:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c5c0e3cf-648a-45f1-85bc-0f45fb627d4e tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c5c0e3cf-648a-45f1-85bc-0f45fb627d4e tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c5c0e3cf-648a-45f1-85bc-0f45fb627d4e tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7 returned with HTTP 200 Sep 01 01:20:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1335/2629] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:20:58 2026] GET /volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7 => generated 401 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2da9351b-8fab-4360-803d-abf0d2657f4e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2da9351b-8fab-4360-803d-abf0d2657f4e tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] PUT http://192.168.122.211/volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7/encryption/a140c20f-2e8a-4fde-9c72-1e0ae4ccbb2f Sep 01 01:20:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2da9351b-8fab-4360-803d-abf0d2657f4e tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2da9351b-8fab-4360-803d-abf0d2657f4e tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7/encryption/a140c20f-2e8a-4fde-9c72-1e0ae4ccbb2f returned with HTTP 200 Sep 01 01:20:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1295/2630] 192.168.122.211 () {60 vars in 1390 bytes} [Tue Sep 1 01:20:58 2026] PUT /volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7/encryption/a140c20f-2e8a-4fde-9c72-1e0ae4ccbb2f => generated 33 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:20:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-870e0db8-6a7f-4e55-9b45-db904528dc4d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-870e0db8-6a7f-4e55-9b45-db904528dc4d tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] PUT http://192.168.122.211/volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7/extra_specs/key1 Sep 01 01:20:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-870e0db8-6a7f-4e55-9b45-db904528dc4d tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-870e0db8-6a7f-4e55-9b45-db904528dc4d tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7/extra_specs/key1 returned with HTTP 200 Sep 01 01:20:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1336/2631] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:20:58 2026] PUT /volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7/extra_specs/key1 => generated 30 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:20:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fa6483d9-3685-401f-b8e4-785077206d99 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fa6483d9-3685-401f-b8e4-785077206d99 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] PUT http://192.168.122.211/volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7 Sep 01 01:20:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fa6483d9-3685-401f-b8e4-785077206d99 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:20:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fa6483d9-3685-401f-b8e4-785077206d99 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7 returned with HTTP 200 Sep 01 01:20:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1296/2632] 192.168.122.211 () {60 vars in 1246 bytes} [Tue Sep 1 01:20:58 2026] PUT /volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7 => generated 370 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:20:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ce15c879-678b-4117-8018-49773c78d2f2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ce15c879-678b-4117-8018-49773c78d2f2 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] DELETE http://192.168.122.211/volume/v3/types/d4fe363a-9168-4306-944b-5eaed8ca8cea Sep 01 01:20:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ce15c879-678b-4117-8018-49773c78d2f2 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ce15c879-678b-4117-8018-49773c78d2f2 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ce15c879-678b-4117-8018-49773c78d2f2 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types/d4fe363a-9168-4306-944b-5eaed8ca8cea returned with HTTP 202 Sep 01 01:20:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1337/2633] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:20:59 2026] DELETE /volume/v3/types/d4fe363a-9168-4306-944b-5eaed8ca8cea => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:20:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1816cff0-e8e9-4688-88f3-004bc6333755 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1816cff0-e8e9-4688-88f3-004bc6333755 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] DELETE http://192.168.122.211/volume/v3/types/cd5bffa9-a9fd-4f50-8e34-3c08e158bed2 Sep 01 01:20:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1816cff0-e8e9-4688-88f3-004bc6333755 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1816cff0-e8e9-4688-88f3-004bc6333755 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1816cff0-e8e9-4688-88f3-004bc6333755 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types/cd5bffa9-a9fd-4f50-8e34-3c08e158bed2 returned with HTTP 202 Sep 01 01:20:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1297/2634] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:20:59 2026] DELETE /volume/v3/types/cd5bffa9-a9fd-4f50-8e34-3c08e158bed2 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:20:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b9f43683-0171-4477-9020-d14dca44616d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b9f43683-0171-4477-9020-d14dca44616d tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] DELETE http://192.168.122.211/volume/v3/types/f4c428f7-6256-4113-91d7-3823df291ddf Sep 01 01:20:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b9f43683-0171-4477-9020-d14dca44616d tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b9f43683-0171-4477-9020-d14dca44616d tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b9f43683-0171-4477-9020-d14dca44616d tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types/f4c428f7-6256-4113-91d7-3823df291ddf returned with HTTP 202 Sep 01 01:20:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1338/2635] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:20:59 2026] DELETE /volume/v3/types/f4c428f7-6256-4113-91d7-3823df291ddf => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:20:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-764b8699-40d1-4928-aaa1-408e36c35834 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-764b8699-40d1-4928-aaa1-408e36c35834 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] DELETE http://192.168.122.211/volume/v3/types/0a9416b2-5e30-4bdf-86ac-ed553130a638 Sep 01 01:20:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-764b8699-40d1-4928-aaa1-408e36c35834 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-764b8699-40d1-4928-aaa1-408e36c35834 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-764b8699-40d1-4928-aaa1-408e36c35834 tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types/0a9416b2-5e30-4bdf-86ac-ed553130a638 returned with HTTP 202 Sep 01 01:20:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1298/2636] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:20:59 2026] DELETE /volume/v3/types/0a9416b2-5e30-4bdf-86ac-ed553130a638 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:20:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2b7cec85-a76e-4c38-ba56-f4c54545281c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:20:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2b7cec85-a76e-4c38-ba56-f4c54545281c tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] DELETE http://192.168.122.211/volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7 Sep 01 01:20:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2b7cec85-a76e-4c38-ba56-f4c54545281c tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:20:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2b7cec85-a76e-4c38-ba56-f4c54545281c tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:20:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2b7cec85-a76e-4c38-ba56-f4c54545281c tempest-VolumeTypesAdminTests-478622061 tempest-VolumeTypesAdminTests-478622061-project-admin] http://192.168.122.211/volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7 returned with HTTP 202 Sep 01 01:20:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1339/2637] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:20:59 2026] DELETE /volume/v3/types/b3c977e4-1e82-48de-833d-df68169226f7 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:21:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0f683295-ca51-4687-aebf-429bb7206928 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:21:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0f683295-ca51-4687-aebf-429bb7206928 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:21:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0f683295-ca51-4687-aebf-429bb7206928 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1972567690", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:21:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-0f683295-ca51-4687-aebf-429bb7206928 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1972567690', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:21:08 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-0f683295-ca51-4687-aebf-429bb7206928 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Create volume of 1 GB Sep 01 01:21:08 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0f683295-ca51-4687-aebf-429bb7206928 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Availability Zones retrieved successfully. Sep 01 01:21:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0f683295-ca51-4687-aebf-429bb7206928 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Flow 'volume_create_api' (f5c57c60-da8d-4763-89ca-3bb70f924cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:21:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0f683295-ca51-4687-aebf-429bb7206928 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c65a4cf-431d-42f5-92a2-2eebeae79b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:21:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-0f683295-ca51-4687-aebf-429bb7206928 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:21:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0f683295-ca51-4687-aebf-429bb7206928 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c65a4cf-431d-42f5-92a2-2eebeae79b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:21:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0f683295-ca51-4687-aebf-429bb7206928 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (368ffc3d-26f3-43c0-883a-465c56d4abb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:21:08 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-0f683295-ca51-4687-aebf-429bb7206928 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Created reservations ['45c48d2d-8d51-4f2b-a12a-5ed32641647a', '1630247d-3831-48de-b0d7-ee74022a19fa', '22efc935-6c07-44af-9b0f-2730916949af', 'afb2a0eb-0e96-42c0-b070-79b7eda8aa7c'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:21:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0f683295-ca51-4687-aebf-429bb7206928 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (368ffc3d-26f3-43c0-883a-465c56d4abb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45c48d2d-8d51-4f2b-a12a-5ed32641647a', '1630247d-3831-48de-b0d7-ee74022a19fa', '22efc935-6c07-44af-9b0f-2730916949af', 'afb2a0eb-0e96-42c0-b070-79b7eda8aa7c']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:21:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0f683295-ca51-4687-aebf-429bb7206928 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22ea4a83-3b0b-4d38-9c09-1a510652579f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:21:08 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:21:08 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:21:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0f683295-ca51-4687-aebf-429bb7206928 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22ea4a83-3b0b-4d38-9c09-1a510652579f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '191112b8-2c21-4bc0-b7bc-7918b80239d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1972567690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0092d78dd0c4426c942ffe07d572991b',qos_specs=None,replication_status=,reservations=['45c48d2d-8d51-4f2b-a12a-5ed32641647a','1630247d-3831-48de-b0d7-ee74022a19fa','22efc935-6c07-44af-9b0f-2730916949af','afb2a0eb-0e96-42c0-b070-79b7eda8aa7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bddc94904cd4df69d4a3c70862a4385',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:21:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1972567690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=191112b8-2c21-4bc0-b7bc-7918b80239d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0092d78dd0c4426c942ffe07d572991b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8bddc94904cd4df69d4a3c70862a4385',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:21:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0f683295-ca51-4687-aebf-429bb7206928 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a8bc658-da97-4953-bfeb-98eee1c74df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:21:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0f683295-ca51-4687-aebf-429bb7206928 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a8bc658-da97-4953-bfeb-98eee1c74df3) transitioned into state 'SUCCESS' from state '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-1972567690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0092d78dd0c4426c942ffe07d572991b',qos_specs=None,replication_status=,reservations=['45c48d2d-8d51-4f2b-a12a-5ed32641647a','1630247d-3831-48de-b0d7-ee74022a19fa','22efc935-6c07-44af-9b0f-2730916949af','afb2a0eb-0e96-42c0-b070-79b7eda8aa7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bddc94904cd4df69d4a3c70862a4385',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:21:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0f683295-ca51-4687-aebf-429bb7206928 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (349af553-0dd8-452c-8dbe-123613a4c435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:21:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0f683295-ca51-4687-aebf-429bb7206928 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (349af553-0dd8-452c-8dbe-123613a4c435) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:21:08 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0f683295-ca51-4687-aebf-429bb7206928 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Flow 'volume_create_api' (f5c57c60-da8d-4763-89ca-3bb70f924cef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:21:08 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0f683295-ca51-4687-aebf-429bb7206928 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Create volume request issued successfully. Sep 01 01:21:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0f683295-ca51-4687-aebf-429bb7206928 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:21:08 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1299/2638] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:21:08 2026] POST /volume/v3/volumes => generated 756 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:21:09 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=65,cinder:INSERT=31,cinder:UPDATE=18 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:21:18 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=84,cinder:INSERT=20,cinder:UPDATE=28 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:21:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-88e8a2dc-54aa-4eb1-a6e5-bb9cd1308d1b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:21:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-88e8a2dc-54aa-4eb1-a6e5-bb9cd1308d1b tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 Sep 01 01:21:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-88e8a2dc-54aa-4eb1-a6e5-bb9cd1308d1b tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:21:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-88e8a2dc-54aa-4eb1-a6e5-bb9cd1308d1b tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:21:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:21:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:21:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:21:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:21:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-88e8a2dc-54aa-4eb1-a6e5-bb9cd1308d1b tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Volume info retrieved successfully. Sep 01 01:21:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-88e8a2dc-54aa-4eb1-a6e5-bb9cd1308d1b tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 returned with HTTP 200 Sep 01 01:21:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1340/2639] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:21:38 2026] GET /volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:21:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-48600ede-527b-4ace-8478-1e4865e29d23 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:21:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-48600ede-527b-4ace-8478-1e4865e29d23 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 Sep 01 01:21:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-48600ede-527b-4ace-8478-1e4865e29d23 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:21:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-48600ede-527b-4ace-8478-1e4865e29d23 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:21:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:21:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:21:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:21:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:21:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-48600ede-527b-4ace-8478-1e4865e29d23 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Volume info retrieved successfully. Sep 01 01:21:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-48600ede-527b-4ace-8478-1e4865e29d23 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 returned with HTTP 200 Sep 01 01:21:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1300/2640] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:21:38 2026] GET /volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:21:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-e11cff48-50c6-4739-91d8-a975bc605f3f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:21:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-e11cff48-50c6-4739-91d8-a975bc605f3f tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 Sep 01 01:21:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-e11cff48-50c6-4739-91d8-a975bc605f3f tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:21:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-e11cff48-50c6-4739-91d8-a975bc605f3f tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:21:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:21:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:21:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:21:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:21:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-e11cff48-50c6-4739-91d8-a975bc605f3f tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Volume info retrieved successfully. Sep 01 01:21:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-e11cff48-50c6-4739-91d8-a975bc605f3f tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 returned with HTTP 200 Sep 01 01:21:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1341/2641] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:21:38 2026] GET /volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:21:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b5128b3b-93aa-49b0-9a1b-995315ce3644 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:21:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b5128b3b-93aa-49b0-9a1b-995315ce3644 None None] GET http://192.168.122.211/volume// Sep 01 01:21:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b5128b3b-93aa-49b0-9a1b-995315ce3644 None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:21:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b5128b3b-93aa-49b0-9a1b-995315ce3644 None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:21:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b5128b3b-93aa-49b0-9a1b-995315ce3644 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:21:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1301/2642] 192.168.122.211 () {58 vars in 1317 bytes} [Tue Sep 1 01:21:38 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 01:21:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-25643f3e-16b5-4682-b6df-100bc1445dff None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:21:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-25643f3e-16b5-4682-b6df-100bc1445dff tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] POST http://192.168.122.211/volume/v3/attachments Sep 01 01:21:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-25643f3e-16b5-4682-b6df-100bc1445dff tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "191112b8-2c21-4bc0-b7bc-7918b80239d7", "connector": null, "instance_uuid": "c49cc3f0-3820-435c-bd34-7fabb585f9d9"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:21:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:21:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:21:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:21:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:21:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-25643f3e-16b5-4682-b6df-100bc1445dff tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/attachments returned with HTTP 200 Sep 01 01:21:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1342/2643] 192.168.122.211 () {66 vars in 1483 bytes} [Tue Sep 1 01:21:38 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:21:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c60c45cd-cc74-46ee-9d1c-bd719ba0c118 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:21:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c60c45cd-cc74-46ee-9d1c-bd719ba0c118 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 Sep 01 01:21:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c60c45cd-cc74-46ee-9d1c-bd719ba0c118 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:21:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c60c45cd-cc74-46ee-9d1c-bd719ba0c118 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:21:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:21:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:21:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9eeae726-e1af-4583-99c4-958be2840851 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:21:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9eeae726-e1af-4583-99c4-958be2840851 None None] GET http://192.168.122.211/volume// Sep 01 01:21:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9eeae726-e1af-4583-99c4-958be2840851 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:21:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9eeae726-e1af-4583-99c4-958be2840851 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:21:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9eeae726-e1af-4583-99c4-958be2840851 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:21:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1343/2644] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:21:38 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:21:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:21:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:21:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-386dc67f-91fb-480f-a752-bd3f56a361b5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:21:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-386dc67f-91fb-480f-a752-bd3f56a361b5 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 Sep 01 01:21:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-386dc67f-91fb-480f-a752-bd3f56a361b5 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:21:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-386dc67f-91fb-480f-a752-bd3f56a361b5 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:21:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c60c45cd-cc74-46ee-9d1c-bd719ba0c118 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Volume info retrieved successfully. Sep 01 01:21:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c60c45cd-cc74-46ee-9d1c-bd719ba0c118 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 returned with HTTP 200 Sep 01 01:21:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1302/2645] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:21:38 2026] GET /volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 => generated 848 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:21:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:21:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:21:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:21:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:21:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-386dc67f-91fb-480f-a752-bd3f56a361b5 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Volume info retrieved successfully. Sep 01 01:21:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-386dc67f-91fb-480f-a752-bd3f56a361b5 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 returned with HTTP 200 Sep 01 01:21:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1344/2646] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:21:38 2026] GET /volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 => generated 1029 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:21:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-ead81864-e8e7-4393-bca3-24a7201011b1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:21:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-ead81864-e8e7-4393-bca3-24a7201011b1 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] PUT http://192.168.122.211/volume/v3/attachments/e4a2942f-9055-45e9-98ae-8a56e3bfc986 Sep 01 01:21:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-ead81864-e8e7-4393-bca3-24a7201011b1 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.211", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23a224877e5e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3ccf17f9-df62-4659-aa6b-f6fc551683f0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:21:38 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-ead81864-e8e7-4393-bca3-24a7201011b1 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Acquiring lock "cinder-attachment_update-191112b8-2c21-4bc0-b7bc-7918b80239d7-devstack" by "attachment_update" {{(pid=86752) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:21:38 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-ead81864-e8e7-4393-bca3-24a7201011b1 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Lock "cinder-attachment_update-191112b8-2c21-4bc0-b7bc-7918b80239d7-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86752) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:21:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:21:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:21:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:21:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:21:39 devstack devstack@c-api.service[86752]: DEBUG cinder.coordination [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-ead81864-e8e7-4393-bca3-24a7201011b1 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Lock "cinder-attachment_update-191112b8-2c21-4bc0-b7bc-7918b80239d7-devstack" released by "attachment_update" :: held 0.180s {{(pid=86752) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:21:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-ead81864-e8e7-4393-bca3-24a7201011b1 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/attachments/e4a2942f-9055-45e9-98ae-8a56e3bfc986 returned with HTTP 200 Sep 01 01:21:39 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1303/2647] 192.168.122.211 () {66 vars in 1593 bytes} [Tue Sep 1 01:21:38 2026] PUT /volume/v3/attachments/e4a2942f-9055-45e9-98ae-8a56e3bfc986 => generated 694 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:21:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-c47367d9-8c79-4eb3-846f-0bb09eaaf894 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:21:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-c47367d9-8c79-4eb3-846f-0bb09eaaf894 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] POST http://192.168.122.211/volume/v3/attachments/e4a2942f-9055-45e9-98ae-8a56e3bfc986/action Sep 01 01:21:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-c47367d9-8c79-4eb3-846f-0bb09eaaf894 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Action body: b'{"os-complete": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:21:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-c47367d9-8c79-4eb3-846f-0bb09eaaf894 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:21:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:21:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:21:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:21:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:21:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-79ccfd91-d25a-4906-b968-b3fa434d317f req-c47367d9-8c79-4eb3-846f-0bb09eaaf894 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/attachments/e4a2942f-9055-45e9-98ae-8a56e3bfc986/action returned with HTTP 204 Sep 01 01:21:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1345/2648] 192.168.122.211 () {66 vars in 1614 bytes} [Tue Sep 1 01:21:39 2026] POST /volume/v3/attachments/e4a2942f-9055-45e9-98ae-8a56e3bfc986/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:21:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f97c9147-d9e3-448b-98d7-ad5ac43f6a0d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:21:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f97c9147-d9e3-448b-98d7-ad5ac43f6a0d tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 Sep 01 01:21:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f97c9147-d9e3-448b-98d7-ad5ac43f6a0d tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:21:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f97c9147-d9e3-448b-98d7-ad5ac43f6a0d tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:21:39 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:21:39 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:21:39 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:21:39 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:21:39 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f97c9147-d9e3-448b-98d7-ad5ac43f6a0d tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Volume info retrieved successfully. Sep 01 01:21:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f97c9147-d9e3-448b-98d7-ad5ac43f6a0d tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 returned with HTTP 200 Sep 01 01:21:39 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1304/2649] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:21:39 2026] GET /volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 => generated 1141 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:21:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-956fbb7a-1bdf-4b32-8c3b-3c41887c4071 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:21:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-956fbb7a-1bdf-4b32-8c3b-3c41887c4071 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 Sep 01 01:21:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-956fbb7a-1bdf-4b32-8c3b-3c41887c4071 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:21:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-956fbb7a-1bdf-4b32-8c3b-3c41887c4071 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:21:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:21:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:21:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:21:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:21:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-956fbb7a-1bdf-4b32-8c3b-3c41887c4071 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Volume info retrieved successfully. Sep 01 01:21:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-956fbb7a-1bdf-4b32-8c3b-3c41887c4071 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 returned with HTTP 200 Sep 01 01:21:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1346/2650] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:21:39 2026] GET /volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 => generated 1141 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:21:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-faf22333-2b93-4166-af6f-2e1d3fd1ce74 req-5e2ef004-e6de-44aa-8fac-d80266c096e0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:21:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-faf22333-2b93-4166-af6f-2e1d3fd1ce74 req-5e2ef004-e6de-44aa-8fac-d80266c096e0 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 Sep 01 01:21:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-faf22333-2b93-4166-af6f-2e1d3fd1ce74 req-5e2ef004-e6de-44aa-8fac-d80266c096e0 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:21:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-faf22333-2b93-4166-af6f-2e1d3fd1ce74 req-5e2ef004-e6de-44aa-8fac-d80266c096e0 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:21:42 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:21:42 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:21:42 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:21:42 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:21:42 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-faf22333-2b93-4166-af6f-2e1d3fd1ce74 req-5e2ef004-e6de-44aa-8fac-d80266c096e0 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Volume info retrieved successfully. Sep 01 01:21:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-faf22333-2b93-4166-af6f-2e1d3fd1ce74 req-5e2ef004-e6de-44aa-8fac-d80266c096e0 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 returned with HTTP 200 Sep 01 01:21:42 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1305/2651] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:21:42 2026] GET /volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 => generated 1141 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:21:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-faf22333-2b93-4166-af6f-2e1d3fd1ce74 req-08f8db23-3ebc-487a-9ecf-caeee75a46e1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:21:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-faf22333-2b93-4166-af6f-2e1d3fd1ce74 req-08f8db23-3ebc-487a-9ecf-caeee75a46e1 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] POST http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7/action Sep 01 01:21:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-faf22333-2b93-4166-af6f-2e1d3fd1ce74 req-08f8db23-3ebc-487a-9ecf-caeee75a46e1 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:21:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-faf22333-2b93-4166-af6f-2e1d3fd1ce74 req-08f8db23-3ebc-487a-9ecf-caeee75a46e1 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:21:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:21:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:21:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:21:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:21:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-faf22333-2b93-4166-af6f-2e1d3fd1ce74 req-08f8db23-3ebc-487a-9ecf-caeee75a46e1 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Volume info retrieved successfully. Sep 01 01:21:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-faf22333-2b93-4166-af6f-2e1d3fd1ce74 req-08f8db23-3ebc-487a-9ecf-caeee75a46e1 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Begin detaching volume completed successfully. Sep 01 01:21:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-faf22333-2b93-4166-af6f-2e1d3fd1ce74 req-08f8db23-3ebc-487a-9ecf-caeee75a46e1 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7/action returned with HTTP 202 Sep 01 01:21:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1347/2652] 192.168.122.211 () {64 vars in 1561 bytes} [Tue Sep 1 01:21:42 2026] POST /volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:21:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-83a4c437-cd80-4f65-8125-7f3e256f2494 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:21:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-83a4c437-cd80-4f65-8125-7f3e256f2494 None None] GET http://192.168.122.211/volume// Sep 01 01:21:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-83a4c437-cd80-4f65-8125-7f3e256f2494 None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:21:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-83a4c437-cd80-4f65-8125-7f3e256f2494 None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:21:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-83a4c437-cd80-4f65-8125-7f3e256f2494 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:21:42 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1306/2653] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:21:42 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:21:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-faf22333-2b93-4166-af6f-2e1d3fd1ce74 req-1f5cd90e-4561-4cfc-89b3-6b3b9d0a8f5e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:21:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-faf22333-2b93-4166-af6f-2e1d3fd1ce74 req-1f5cd90e-4561-4cfc-89b3-6b3b9d0a8f5e tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 Sep 01 01:21:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-faf22333-2b93-4166-af6f-2e1d3fd1ce74 req-1f5cd90e-4561-4cfc-89b3-6b3b9d0a8f5e tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:21:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-faf22333-2b93-4166-af6f-2e1d3fd1ce74 req-1f5cd90e-4561-4cfc-89b3-6b3b9d0a8f5e tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:21:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:21:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:21:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:21:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:21:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-faf22333-2b93-4166-af6f-2e1d3fd1ce74 req-1f5cd90e-4561-4cfc-89b3-6b3b9d0a8f5e tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Volume info retrieved successfully. Sep 01 01:21:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-faf22333-2b93-4166-af6f-2e1d3fd1ce74 req-1f5cd90e-4561-4cfc-89b3-6b3b9d0a8f5e tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 returned with HTTP 200 Sep 01 01:21:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1348/2654] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:21:42 2026] GET /volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 => generated 1325 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:21:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-faf22333-2b93-4166-af6f-2e1d3fd1ce74 req-8c2ba224-ad86-4828-89f1-2cfddb3d7686 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:21:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-faf22333-2b93-4166-af6f-2e1d3fd1ce74 req-8c2ba224-ad86-4828-89f1-2cfddb3d7686 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] DELETE http://192.168.122.211/volume/v3/attachments/e4a2942f-9055-45e9-98ae-8a56e3bfc986 Sep 01 01:21:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-faf22333-2b93-4166-af6f-2e1d3fd1ce74 req-8c2ba224-ad86-4828-89f1-2cfddb3d7686 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:21:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-faf22333-2b93-4166-af6f-2e1d3fd1ce74 req-8c2ba224-ad86-4828-89f1-2cfddb3d7686 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:21:43 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:21:43 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:21:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:21:43 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, Sep 01 01:21:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-faf22333-2b93-4166-af6f-2e1d3fd1ce74 req-8c2ba224-ad86-4828-89f1-2cfddb3d7686 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/attachments/e4a2942f-9055-45e9-98ae-8a56e3bfc986 returned with HTTP 200 Sep 01 01:21:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1307/2655] 192.168.122.211 () {64 vars in 1562 bytes} [Tue Sep 1 01:21:43 2026] DELETE /volume/v3/attachments/e4a2942f-9055-45e9-98ae-8a56e3bfc986 => generated 19 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:21:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b95c76d1-a919-4bee-b343-2ac3737a422f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:21:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b95c76d1-a919-4bee-b343-2ac3737a422f tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:21:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b95c76d1-a919-4bee-b343-2ac3737a422f tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "191112b8-2c21-4bc0-b7bc-7918b80239d7", "force": false, "name": "tempest-TestStampPattern-snapshot-367193317", "description": null, "metadata": null}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:21:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:21:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:21:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:21:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:21:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b95c76d1-a919-4bee-b343-2ac3737a422f tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Volume info retrieved successfully. Sep 01 01:21:43 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-b95c76d1-a919-4bee-b343-2ac3737a422f tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Create snapshot from volume 191112b8-2c21-4bc0-b7bc-7918b80239d7 Sep 01 01:21:44 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-b95c76d1-a919-4bee-b343-2ac3737a422f tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Created reservations ['919bbc47-c47f-4034-9828-9b4c60363a9c', '20a2f1ca-7679-47a8-a202-0937f375c082', '59976e8a-bd45-48dc-8851-c903ceb18d60', '869be338-d6e0-4e57-8c28-deeb34b42da8'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:21:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:21:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:21:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b95c76d1-a919-4bee-b343-2ac3737a422f tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Snapshot create request issued successfully. Sep 01 01:21:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b95c76d1-a919-4bee-b343-2ac3737a422f tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:21:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1349/2656] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:21:43 2026] POST /volume/v3/snapshots => generated 302 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:21:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-726ed5da-8649-4ca4-9e2e-8aa9bbd4321a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:21:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-726ed5da-8649-4ca4-9e2e-8aa9bbd4321a tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/snapshots/954d67f7-707f-4500-ad17-4404c2d3ba29 Sep 01 01:21:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-726ed5da-8649-4ca4-9e2e-8aa9bbd4321a tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:21:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-726ed5da-8649-4ca4-9e2e-8aa9bbd4321a tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:21:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:21:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:21:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-726ed5da-8649-4ca4-9e2e-8aa9bbd4321a tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Snapshot retrieved successfully. Sep 01 01:21:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-726ed5da-8649-4ca4-9e2e-8aa9bbd4321a tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/snapshots/954d67f7-707f-4500-ad17-4404c2d3ba29 returned with HTTP 200 Sep 01 01:21:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1308/2657] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:21:44 2026] GET /volume/v3/snapshots/954d67f7-707f-4500-ad17-4404c2d3ba29 => generated 434 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:21:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6632c84a-dd9e-4a72-9d3d-1391a32a2019 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:21:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6632c84a-dd9e-4a72-9d3d-1391a32a2019 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/snapshots/954d67f7-707f-4500-ad17-4404c2d3ba29 Sep 01 01:21:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6632c84a-dd9e-4a72-9d3d-1391a32a2019 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:21:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6632c84a-dd9e-4a72-9d3d-1391a32a2019 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:21:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:21:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:21:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6632c84a-dd9e-4a72-9d3d-1391a32a2019 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Snapshot retrieved successfully. Sep 01 01:21:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6632c84a-dd9e-4a72-9d3d-1391a32a2019 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/snapshots/954d67f7-707f-4500-ad17-4404c2d3ba29 returned with HTTP 200 Sep 01 01:21:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1350/2658] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:21:45 2026] GET /volume/v3/snapshots/954d67f7-707f-4500-ad17-4404c2d3ba29 => generated 434 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:21:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0bcc7adc-6fed-4fac-930c-c44f08282393 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:21:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0bcc7adc-6fed-4fac-930c-c44f08282393 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/snapshots/954d67f7-707f-4500-ad17-4404c2d3ba29 Sep 01 01:21:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0bcc7adc-6fed-4fac-930c-c44f08282393 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:21:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0bcc7adc-6fed-4fac-930c-c44f08282393 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:21:46 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:21:46 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:21:46 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0bcc7adc-6fed-4fac-930c-c44f08282393 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Snapshot retrieved successfully. Sep 01 01:21:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0bcc7adc-6fed-4fac-930c-c44f08282393 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/snapshots/954d67f7-707f-4500-ad17-4404c2d3ba29 returned with HTTP 200 Sep 01 01:21:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1309/2659] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:21:46 2026] GET /volume/v3/snapshots/954d67f7-707f-4500-ad17-4404c2d3ba29 => generated 434 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:21:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-22cf9476-d8dd-492d-88dd-279913d79759 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:21:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-22cf9476-d8dd-492d-88dd-279913d79759 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/snapshots/954d67f7-707f-4500-ad17-4404c2d3ba29 Sep 01 01:21:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-22cf9476-d8dd-492d-88dd-279913d79759 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:21:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-22cf9476-d8dd-492d-88dd-279913d79759 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:21:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:21:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:21:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-22cf9476-d8dd-492d-88dd-279913d79759 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Snapshot retrieved successfully. Sep 01 01:21:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-22cf9476-d8dd-492d-88dd-279913d79759 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/snapshots/954d67f7-707f-4500-ad17-4404c2d3ba29 returned with HTTP 200 Sep 01 01:21:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1351/2660] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:21:47 2026] GET /volume/v3/snapshots/954d67f7-707f-4500-ad17-4404c2d3ba29 => generated 461 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:21:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-278dd11f-35b7-4b33-acb9-5d60d5e5d4bc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:21:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-278dd11f-35b7-4b33-acb9-5d60d5e5d4bc tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/snapshots/954d67f7-707f-4500-ad17-4404c2d3ba29 Sep 01 01:21:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-278dd11f-35b7-4b33-acb9-5d60d5e5d4bc tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:21:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-278dd11f-35b7-4b33-acb9-5d60d5e5d4bc tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:21:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:21:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:21:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-278dd11f-35b7-4b33-acb9-5d60d5e5d4bc tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Snapshot retrieved successfully. Sep 01 01:21:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-278dd11f-35b7-4b33-acb9-5d60d5e5d4bc tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/snapshots/954d67f7-707f-4500-ad17-4404c2d3ba29 returned with HTTP 200 Sep 01 01:21:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1310/2661] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:21:47 2026] GET /volume/v3/snapshots/954d67f7-707f-4500-ad17-4404c2d3ba29 => generated 461 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:21:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b0cab4aa-ec5a-48cb-a1ed-8450d9449949 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:21:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b0cab4aa-ec5a-48cb-a1ed-8450d9449949 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:21:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b0cab4aa-ec5a-48cb-a1ed-8450d9449949 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1542043996", "snapshot_id": "954d67f7-707f-4500-ad17-4404c2d3ba29", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:21:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-b0cab4aa-ec5a-48cb-a1ed-8450d9449949 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1542043996', 'snapshot_id': '954d67f7-707f-4500-ad17-4404c2d3ba29', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:21:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:21:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:21:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b0cab4aa-ec5a-48cb-a1ed-8450d9449949 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Snapshot retrieved successfully. Sep 01 01:21:53 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-b0cab4aa-ec5a-48cb-a1ed-8450d9449949 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Create volume of 1 GB Sep 01 01:21:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b0cab4aa-ec5a-48cb-a1ed-8450d9449949 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Availability Zones retrieved successfully. Sep 01 01:21:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b0cab4aa-ec5a-48cb-a1ed-8450d9449949 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Flow 'volume_create_api' (00620a92-92d4-4e90-a1b7-b893dcc9aaba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:21:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b0cab4aa-ec5a-48cb-a1ed-8450d9449949 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7125c61f-9f36-4263-a91b-cf51810d02dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:21:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-b0cab4aa-ec5a-48cb-a1ed-8450d9449949 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:21:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:21:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:21:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b0cab4aa-ec5a-48cb-a1ed-8450d9449949 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7125c61f-9f36-4263-a91b-cf51810d02dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '954d67f7-707f-4500-ad17-4404c2d3ba29', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:21:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b0cab4aa-ec5a-48cb-a1ed-8450d9449949 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82937fc8-29c7-46f9-9983-2197a4428bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:21:53 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-b0cab4aa-ec5a-48cb-a1ed-8450d9449949 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Created reservations ['23e6da1b-1a20-42cc-adcf-c3aefda21933', '68827d6f-0a07-45f0-9391-ce5d2a7de4dd', '6060806c-f654-4236-adbf-e8430ffbac51', 'abd07658-e49b-4409-89b0-e25c0a286377'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:21:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b0cab4aa-ec5a-48cb-a1ed-8450d9449949 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82937fc8-29c7-46f9-9983-2197a4428bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23e6da1b-1a20-42cc-adcf-c3aefda21933', '68827d6f-0a07-45f0-9391-ce5d2a7de4dd', '6060806c-f654-4236-adbf-e8430ffbac51', 'abd07658-e49b-4409-89b0-e25c0a286377']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:21:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b0cab4aa-ec5a-48cb-a1ed-8450d9449949 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e83ebe69-c5e0-4c40-a587-dab4b00fdd4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:21:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:21:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:21:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:21:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:21:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b0cab4aa-ec5a-48cb-a1ed-8450d9449949 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e83ebe69-c5e0-4c40-a587-dab4b00fdd4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a961b66-28c5-474f-8e81-b165a4419c23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1542043996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0092d78dd0c4426c942ffe07d572991b',qos_specs=None,replication_status=,reservations=['23e6da1b-1a20-42cc-adcf-c3aefda21933','68827d6f-0a07-45f0-9391-ce5d2a7de4dd','6060806c-f654-4236-adbf-e8430ffbac51','abd07658-e49b-4409-89b0-e25c0a286377'],size=1,snapshot_id=954d67f7-707f-4500-ad17-4404c2d3ba29,source_replicaid=,source_volid=None,status='creating',user_id='8bddc94904cd4df69d4a3c70862a4385',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:21:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1542043996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a961b66-28c5-474f-8e81-b165a4419c23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0092d78dd0c4426c942ffe07d572991b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=954d67f7-707f-4500-ad17-4404c2d3ba29,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8bddc94904cd4df69d4a3c70862a4385',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:21:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b0cab4aa-ec5a-48cb-a1ed-8450d9449949 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69d03f3c-a376-4e54-8575-477db5adc7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:21:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b0cab4aa-ec5a-48cb-a1ed-8450d9449949 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69d03f3c-a376-4e54-8575-477db5adc7a0) transitioned into state 'SUCCESS' from state '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-1542043996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0092d78dd0c4426c942ffe07d572991b',qos_specs=None,replication_status=,reservations=['23e6da1b-1a20-42cc-adcf-c3aefda21933','68827d6f-0a07-45f0-9391-ce5d2a7de4dd','6060806c-f654-4236-adbf-e8430ffbac51','abd07658-e49b-4409-89b0-e25c0a286377'],size=1,snapshot_id=954d67f7-707f-4500-ad17-4404c2d3ba29,source_replicaid=,source_volid=None,status='creating',user_id='8bddc94904cd4df69d4a3c70862a4385',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:21:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b0cab4aa-ec5a-48cb-a1ed-8450d9449949 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffda081a-3f8a-4e71-b1a0-d98b3f4ccc45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:21:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:21:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:21:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b0cab4aa-ec5a-48cb-a1ed-8450d9449949 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffda081a-3f8a-4e71-b1a0-d98b3f4ccc45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:21:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b0cab4aa-ec5a-48cb-a1ed-8450d9449949 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Flow 'volume_create_api' (00620a92-92d4-4e90-a1b7-b893dcc9aaba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:21:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b0cab4aa-ec5a-48cb-a1ed-8450d9449949 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Create volume request issued successfully. Sep 01 01:21:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b0cab4aa-ec5a-48cb-a1ed-8450d9449949 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:21:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1352/2662] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:21:53 2026] POST /volume/v3/volumes => generated 790 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:21:57 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=36,cinder:UPDATE=4 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:22:03 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=77,cinder:UPDATE=29,cinder:INSERT=14 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:22:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c1a31d77-90b2-4af0-9a52-79498f2788a3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:22:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c1a31d77-90b2-4af0-9a52-79498f2788a3 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 Sep 01 01:22:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c1a31d77-90b2-4af0-9a52-79498f2788a3 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:22:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c1a31d77-90b2-4af0-9a52-79498f2788a3 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:22:44 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:22:44 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:22:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:22:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:22:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c1a31d77-90b2-4af0-9a52-79498f2788a3 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Volume info retrieved successfully. Sep 01 01:22:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c1a31d77-90b2-4af0-9a52-79498f2788a3 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 returned with HTTP 200 Sep 01 01:22:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1311/2663] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:22:44 2026] GET /volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 => generated 883 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:22:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dd9f0266-e626-4359-a097-37b2e5922876 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:22:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dd9f0266-e626-4359-a097-37b2e5922876 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 Sep 01 01:22:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dd9f0266-e626-4359-a097-37b2e5922876 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:22:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dd9f0266-e626-4359-a097-37b2e5922876 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:22:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:22:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:22:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:22:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:22:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-dd9f0266-e626-4359-a097-37b2e5922876 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Volume info retrieved successfully. Sep 01 01:22:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dd9f0266-e626-4359-a097-37b2e5922876 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 returned with HTTP 200 Sep 01 01:22:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1353/2664] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:22:44 2026] GET /volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 => generated 883 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:22:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-b04952fe-3d37-4965-8f1e-d79027a78a0d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:22:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-b04952fe-3d37-4965-8f1e-d79027a78a0d tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 Sep 01 01:22:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-b04952fe-3d37-4965-8f1e-d79027a78a0d tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:22:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-b04952fe-3d37-4965-8f1e-d79027a78a0d tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:22:44 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:22:44 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:22:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:22:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:22:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-b04952fe-3d37-4965-8f1e-d79027a78a0d tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Volume info retrieved successfully. Sep 01 01:22:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-b04952fe-3d37-4965-8f1e-d79027a78a0d tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 returned with HTTP 200 Sep 01 01:22:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1312/2665] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:22:44 2026] GET /volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 => generated 883 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:22:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-258232c1-b2e0-493f-8e36-f5093358edb3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:22:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-258232c1-b2e0-493f-8e36-f5093358edb3 None None] GET http://192.168.122.211/volume// Sep 01 01:22:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-258232c1-b2e0-493f-8e36-f5093358edb3 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:22:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-258232c1-b2e0-493f-8e36-f5093358edb3 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:22:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-258232c1-b2e0-493f-8e36-f5093358edb3 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:22:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1354/2666] 192.168.122.211 () {58 vars in 1317 bytes} [Tue Sep 1 01:22:45 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:22:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-baa2fcc3-f428-4c68-b46f-3e84dfdc8dde None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:22:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-baa2fcc3-f428-4c68-b46f-3e84dfdc8dde tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] POST http://192.168.122.211/volume/v3/attachments Sep 01 01:22:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-baa2fcc3-f428-4c68-b46f-3e84dfdc8dde tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a961b66-28c5-474f-8e81-b165a4419c23", "connector": null, "instance_uuid": "eb2ec565-2fb2-412f-bed5-6a160c25833d"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:22:45 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:22:45 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:22:45 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:22:45 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:22:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-baa2fcc3-f428-4c68-b46f-3e84dfdc8dde tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/attachments returned with HTTP 200 Sep 01 01:22:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1313/2667] 192.168.122.211 () {66 vars in 1483 bytes} [Tue Sep 1 01:22:45 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 01 01:22:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-846c8168-c60b-4541-9726-140de3312761 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:22:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-846c8168-c60b-4541-9726-140de3312761 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 Sep 01 01:22:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-846c8168-c60b-4541-9726-140de3312761 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:22:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-846c8168-c60b-4541-9726-140de3312761 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:22:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:22:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:22:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-83b2cbe4-0d62-47cd-bf01-a6fe4a8a586f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:22:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-83b2cbe4-0d62-47cd-bf01-a6fe4a8a586f None None] GET http://192.168.122.211/volume// Sep 01 01:22:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-83b2cbe4-0d62-47cd-bf01-a6fe4a8a586f None None] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:22:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-83b2cbe4-0d62-47cd-bf01-a6fe4a8a586f None None] Calling method 'all' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:22:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-83b2cbe4-0d62-47cd-bf01-a6fe4a8a586f None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:22:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1314/2668] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:22:45 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:22:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:22:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:22:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-7bfba990-f51a-47e3-9621-4fa5eaa39697 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:22:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-846c8168-c60b-4541-9726-140de3312761 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Volume info retrieved successfully. Sep 01 01:22:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-7bfba990-f51a-47e3-9621-4fa5eaa39697 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 Sep 01 01:22:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-7bfba990-f51a-47e3-9621-4fa5eaa39697 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:22:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-7bfba990-f51a-47e3-9621-4fa5eaa39697 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:22:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-846c8168-c60b-4541-9726-140de3312761 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 returned with HTTP 200 Sep 01 01:22:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1355/2669] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:22:45 2026] GET /volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 => generated 882 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:22:45 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:22:45 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:22:45 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:22:45 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:22:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-7bfba990-f51a-47e3-9621-4fa5eaa39697 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Volume info retrieved successfully. Sep 01 01:22:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-7bfba990-f51a-47e3-9621-4fa5eaa39697 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 returned with HTTP 200 Sep 01 01:22:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1315/2670] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:22:45 2026] GET /volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 => generated 1063 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:22:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-fc0d6b3d-1e0c-4447-b27d-0781473a86fd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:22:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-fc0d6b3d-1e0c-4447-b27d-0781473a86fd tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] PUT http://192.168.122.211/volume/v3/attachments/41e031b5-b16c-405f-96a9-9ff02163c5ac Sep 01 01:22:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-fc0d6b3d-1e0c-4447-b27d-0781473a86fd tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.211", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23a224877e5e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3ccf17f9-df62-4659-aa6b-f6fc551683f0", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:22:45 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-fc0d6b3d-1e0c-4447-b27d-0781473a86fd tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Acquiring lock "cinder-attachment_update-5a961b66-28c5-474f-8e81-b165a4419c23-devstack" by "attachment_update" {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:22:45 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-fc0d6b3d-1e0c-4447-b27d-0781473a86fd tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Lock "cinder-attachment_update-5a961b66-28c5-474f-8e81-b165a4419c23-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86751) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:22:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:22:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:22:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:22:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:22:45 devstack devstack@c-api.service[86751]: DEBUG cinder.coordination [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-fc0d6b3d-1e0c-4447-b27d-0781473a86fd tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Lock "cinder-attachment_update-5a961b66-28c5-474f-8e81-b165a4419c23-devstack" released by "attachment_update" :: held 0.200s {{(pid=86751) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:22:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-fc0d6b3d-1e0c-4447-b27d-0781473a86fd tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/attachments/41e031b5-b16c-405f-96a9-9ff02163c5ac returned with HTTP 200 Sep 01 01:22:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1356/2671] 192.168.122.211 () {66 vars in 1593 bytes} [Tue Sep 1 01:22:45 2026] PUT /volume/v3/attachments/41e031b5-b16c-405f-96a9-9ff02163c5ac => generated 694 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:22:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-3b44853d-2ca5-4232-a8cc-76628542de26 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:22:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3ba7678c-d045-459d-9fe3-80ce756a1f7a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:22:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3ba7678c-d045-459d-9fe3-80ce756a1f7a tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 Sep 01 01:22:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3ba7678c-d045-459d-9fe3-80ce756a1f7a tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:22:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3ba7678c-d045-459d-9fe3-80ce756a1f7a tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:22:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:22:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:22:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:22:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:22:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3ba7678c-d045-459d-9fe3-80ce756a1f7a tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Volume info retrieved successfully. Sep 01 01:22:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3ba7678c-d045-459d-9fe3-80ce756a1f7a tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 returned with HTTP 200 Sep 01 01:22:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1357/2672] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:22:46 2026] GET /volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 => generated 883 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:22:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-3b44853d-2ca5-4232-a8cc-76628542de26 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] POST http://192.168.122.211/volume/v3/attachments/41e031b5-b16c-405f-96a9-9ff02163c5ac/action Sep 01 01:22:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-3b44853d-2ca5-4232-a8cc-76628542de26 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Action body: b'{"os-complete": null}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:22:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-3b44853d-2ca5-4232-a8cc-76628542de26 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:22:46 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:22:46 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:22:46 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:22:46 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:22:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-ad0aa479-4b3b-470a-af90-a7414a02a3a0 req-3b44853d-2ca5-4232-a8cc-76628542de26 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/attachments/41e031b5-b16c-405f-96a9-9ff02163c5ac/action returned with HTTP 204 Sep 01 01:22:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1316/2673] 192.168.122.211 () {66 vars in 1614 bytes} [Tue Sep 1 01:22:46 2026] POST /volume/v3/attachments/41e031b5-b16c-405f-96a9-9ff02163c5ac/action => generated 0 bytes in 263 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:22:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6320e612-379a-46f1-8a1b-dc5f4a9a0863 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:22:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6320e612-379a-46f1-8a1b-dc5f4a9a0863 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 Sep 01 01:22:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6320e612-379a-46f1-8a1b-dc5f4a9a0863 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:22:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6320e612-379a-46f1-8a1b-dc5f4a9a0863 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:22:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:22:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:22:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:22:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:22:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6320e612-379a-46f1-8a1b-dc5f4a9a0863 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Volume info retrieved successfully. Sep 01 01:22:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6320e612-379a-46f1-8a1b-dc5f4a9a0863 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 returned with HTTP 200 Sep 01 01:22:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1358/2674] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:22:47 2026] GET /volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 => generated 1175 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:22:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d1ba857e-ca56-478b-b3dc-3409cee4e0f3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:22:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d1ba857e-ca56-478b-b3dc-3409cee4e0f3 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 Sep 01 01:22:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d1ba857e-ca56-478b-b3dc-3409cee4e0f3 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:22:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d1ba857e-ca56-478b-b3dc-3409cee4e0f3 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:22:47 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:22:47 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:22:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:22:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:22:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d1ba857e-ca56-478b-b3dc-3409cee4e0f3 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Volume info retrieved successfully. Sep 01 01:22:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d1ba857e-ca56-478b-b3dc-3409cee4e0f3 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 returned with HTTP 200 Sep 01 01:22:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1317/2675] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:22:47 2026] GET /volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 => generated 1175 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:22:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-6b8051d1-b939-4d57-8770-edb4b73a44f8 req-de64a826-bcb0-4958-b3e6-cc176c58bc34 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:22:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6b8051d1-b939-4d57-8770-edb4b73a44f8 req-de64a826-bcb0-4958-b3e6-cc176c58bc34 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 Sep 01 01:22:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-6b8051d1-b939-4d57-8770-edb4b73a44f8 req-de64a826-bcb0-4958-b3e6-cc176c58bc34 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:22:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-6b8051d1-b939-4d57-8770-edb4b73a44f8 req-de64a826-bcb0-4958-b3e6-cc176c58bc34 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:22:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:22:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:22:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:22:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:22:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-6b8051d1-b939-4d57-8770-edb4b73a44f8 req-de64a826-bcb0-4958-b3e6-cc176c58bc34 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Volume info retrieved successfully. Sep 01 01:22:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6b8051d1-b939-4d57-8770-edb4b73a44f8 req-de64a826-bcb0-4958-b3e6-cc176c58bc34 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 returned with HTTP 200 Sep 01 01:22:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1359/2676] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:22:48 2026] GET /volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 => generated 1175 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:22:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-6b8051d1-b939-4d57-8770-edb4b73a44f8 req-79b172b1-d9e0-4512-9d88-eb887499bbe4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:22:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-6b8051d1-b939-4d57-8770-edb4b73a44f8 req-79b172b1-d9e0-4512-9d88-eb887499bbe4 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] POST http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23/action Sep 01 01:22:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-6b8051d1-b939-4d57-8770-edb4b73a44f8 req-79b172b1-d9e0-4512-9d88-eb887499bbe4 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:22:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-6b8051d1-b939-4d57-8770-edb4b73a44f8 req-79b172b1-d9e0-4512-9d88-eb887499bbe4 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:22:48 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:22:48 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:22:48 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:22:48 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:22:48 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-6b8051d1-b939-4d57-8770-edb4b73a44f8 req-79b172b1-d9e0-4512-9d88-eb887499bbe4 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Volume info retrieved successfully. Sep 01 01:22:48 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-6b8051d1-b939-4d57-8770-edb4b73a44f8 req-79b172b1-d9e0-4512-9d88-eb887499bbe4 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Begin detaching volume completed successfully. Sep 01 01:22:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-6b8051d1-b939-4d57-8770-edb4b73a44f8 req-79b172b1-d9e0-4512-9d88-eb887499bbe4 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23/action returned with HTTP 202 Sep 01 01:22:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1318/2677] 192.168.122.211 () {64 vars in 1561 bytes} [Tue Sep 1 01:22:48 2026] POST /volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:22:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-17d9eed3-12c5-4770-9a73-6c25d05e6268 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:22:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-17d9eed3-12c5-4770-9a73-6c25d05e6268 None None] GET http://192.168.122.211/volume// Sep 01 01:22:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-17d9eed3-12c5-4770-9a73-6c25d05e6268 None None] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:22:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-17d9eed3-12c5-4770-9a73-6c25d05e6268 None None] Calling method 'all' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:22:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-17d9eed3-12c5-4770-9a73-6c25d05e6268 None None] http://192.168.122.211/volume// returned with HTTP 300 Sep 01 01:22:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1360/2678] 192.168.122.211 () {58 vars in 1315 bytes} [Tue Sep 1 01:22:48 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 01:22:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [req-6b8051d1-b939-4d57-8770-edb4b73a44f8 req-dd0e0e22-e54a-4788-ad28-279d3426ddac None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:22:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-6b8051d1-b939-4d57-8770-edb4b73a44f8 req-dd0e0e22-e54a-4788-ad28-279d3426ddac tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 Sep 01 01:22:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-6b8051d1-b939-4d57-8770-edb4b73a44f8 req-dd0e0e22-e54a-4788-ad28-279d3426ddac tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:22:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [req-6b8051d1-b939-4d57-8770-edb4b73a44f8 req-dd0e0e22-e54a-4788-ad28-279d3426ddac tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:22:48 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:22:48 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:22:48 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:22:48 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:22:48 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [req-6b8051d1-b939-4d57-8770-edb4b73a44f8 req-dd0e0e22-e54a-4788-ad28-279d3426ddac tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Volume info retrieved successfully. Sep 01 01:22:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [req-6b8051d1-b939-4d57-8770-edb4b73a44f8 req-dd0e0e22-e54a-4788-ad28-279d3426ddac tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 returned with HTTP 200 Sep 01 01:22:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1319/2679] 192.168.122.211 () {62 vars in 1528 bytes} [Tue Sep 1 01:22:48 2026] GET /volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 => generated 1359 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:22:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-6b8051d1-b939-4d57-8770-edb4b73a44f8 req-2c628d91-9884-4b29-847a-afd708451c99 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:22:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6b8051d1-b939-4d57-8770-edb4b73a44f8 req-2c628d91-9884-4b29-847a-afd708451c99 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] DELETE http://192.168.122.211/volume/v3/attachments/41e031b5-b16c-405f-96a9-9ff02163c5ac Sep 01 01:22:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-6b8051d1-b939-4d57-8770-edb4b73a44f8 req-2c628d91-9884-4b29-847a-afd708451c99 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:22:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-6b8051d1-b939-4d57-8770-edb4b73a44f8 req-2c628d91-9884-4b29-847a-afd708451c99 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:22:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:22:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:22:49 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:22:49 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, Sep 01 01:22:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-6b8051d1-b939-4d57-8770-edb4b73a44f8 req-2c628d91-9884-4b29-847a-afd708451c99 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/attachments/41e031b5-b16c-405f-96a9-9ff02163c5ac returned with HTTP 200 Sep 01 01:22:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1361/2680] 192.168.122.211 () {64 vars in 1562 bytes} [Tue Sep 1 01:22:48 2026] DELETE /volume/v3/attachments/41e031b5-b16c-405f-96a9-9ff02163c5ac => generated 19 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:22:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c716f132-7322-4602-b391-451102cc1ecb None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:22:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c716f132-7322-4602-b391-451102cc1ecb tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] DELETE http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 Sep 01 01:22:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c716f132-7322-4602-b391-451102cc1ecb tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:22:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c716f132-7322-4602-b391-451102cc1ecb tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:22:53 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-c716f132-7322-4602-b391-451102cc1ecb tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Delete volume with id: 5a961b66-28c5-474f-8e81-b165a4419c23 Sep 01 01:22:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:22:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:22:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:22:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:22:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c716f132-7322-4602-b391-451102cc1ecb tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Volume info retrieved successfully. Sep 01 01:22:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c716f132-7322-4602-b391-451102cc1ecb tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Delete volume request issued successfully. Sep 01 01:22:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c716f132-7322-4602-b391-451102cc1ecb tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 returned with HTTP 202 Sep 01 01:22:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1320/2681] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:22:53 2026] DELETE /volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:22:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fccdbb1e-a21d-4818-a076-0a72f2871e89 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:22:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fccdbb1e-a21d-4818-a076-0a72f2871e89 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 Sep 01 01:22:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fccdbb1e-a21d-4818-a076-0a72f2871e89 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:22:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fccdbb1e-a21d-4818-a076-0a72f2871e89 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:22:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:22:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:22:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:22:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:22:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fccdbb1e-a21d-4818-a076-0a72f2871e89 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Volume info retrieved successfully. Sep 01 01:22:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fccdbb1e-a21d-4818-a076-0a72f2871e89 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 returned with HTTP 200 Sep 01 01:22:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1362/2682] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:22:53 2026] GET /volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 => generated 882 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:22:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c121dc95-e5a4-4036-a3ae-dfc03d292edf None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:22:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c121dc95-e5a4-4036-a3ae-dfc03d292edf tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 Sep 01 01:22:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c121dc95-e5a4-4036-a3ae-dfc03d292edf tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:22:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c121dc95-e5a4-4036-a3ae-dfc03d292edf tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:22:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c121dc95-e5a4-4036-a3ae-dfc03d292edf tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 returned with HTTP 404 Sep 01 01:22:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1321/2683] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:22:54 2026] GET /volume/v3/volumes/5a961b66-28c5-474f-8e81-b165a4419c23 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:22:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5a8edc01-6c60-4136-a647-d73b9e3561c0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:22:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5a8edc01-6c60-4136-a647-d73b9e3561c0 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/954d67f7-707f-4500-ad17-4404c2d3ba29 Sep 01 01:22:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5a8edc01-6c60-4136-a647-d73b9e3561c0 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:22:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5a8edc01-6c60-4136-a647-d73b9e3561c0 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:22:55 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-5a8edc01-6c60-4136-a647-d73b9e3561c0 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Delete snapshot with id: 954d67f7-707f-4500-ad17-4404c2d3ba29 Sep 01 01:22:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:22:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:22:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5a8edc01-6c60-4136-a647-d73b9e3561c0 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Snapshot retrieved successfully. Sep 01 01:22:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:22:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:22:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5a8edc01-6c60-4136-a647-d73b9e3561c0 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Snapshot delete request issued successfully. Sep 01 01:22:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5a8edc01-6c60-4136-a647-d73b9e3561c0 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/snapshots/954d67f7-707f-4500-ad17-4404c2d3ba29 returned with HTTP 202 Sep 01 01:22:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1363/2684] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:22:55 2026] DELETE /volume/v3/snapshots/954d67f7-707f-4500-ad17-4404c2d3ba29 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:22:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e55e06fd-4460-4bcb-a078-5e0d1010594a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:22:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e55e06fd-4460-4bcb-a078-5e0d1010594a tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/snapshots/954d67f7-707f-4500-ad17-4404c2d3ba29 Sep 01 01:22:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e55e06fd-4460-4bcb-a078-5e0d1010594a tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:22:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e55e06fd-4460-4bcb-a078-5e0d1010594a tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:22:55 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:22:55 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:22:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e55e06fd-4460-4bcb-a078-5e0d1010594a tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Snapshot retrieved successfully. Sep 01 01:22:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e55e06fd-4460-4bcb-a078-5e0d1010594a tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/snapshots/954d67f7-707f-4500-ad17-4404c2d3ba29 returned with HTTP 200 Sep 01 01:22:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1322/2685] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:22:55 2026] GET /volume/v3/snapshots/954d67f7-707f-4500-ad17-4404c2d3ba29 => generated 460 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:22:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2acd1fa8-c01c-44bd-97d1-d828c566e20b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:22:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2acd1fa8-c01c-44bd-97d1-d828c566e20b tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/snapshots/954d67f7-707f-4500-ad17-4404c2d3ba29 Sep 01 01:22:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2acd1fa8-c01c-44bd-97d1-d828c566e20b tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:22:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2acd1fa8-c01c-44bd-97d1-d828c566e20b tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:22:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:22:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:22:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2acd1fa8-c01c-44bd-97d1-d828c566e20b tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Snapshot retrieved successfully. Sep 01 01:22:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2acd1fa8-c01c-44bd-97d1-d828c566e20b tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/snapshots/954d67f7-707f-4500-ad17-4404c2d3ba29 returned with HTTP 200 Sep 01 01:22:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1364/2686] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:22:56 2026] GET /volume/v3/snapshots/954d67f7-707f-4500-ad17-4404c2d3ba29 => generated 460 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:22:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-886afa5e-4ce7-4138-b4eb-d4bb996d8a3d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:22:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-886afa5e-4ce7-4138-b4eb-d4bb996d8a3d tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/snapshots/954d67f7-707f-4500-ad17-4404c2d3ba29 Sep 01 01:22:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-886afa5e-4ce7-4138-b4eb-d4bb996d8a3d tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:22:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-886afa5e-4ce7-4138-b4eb-d4bb996d8a3d tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:22:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-886afa5e-4ce7-4138-b4eb-d4bb996d8a3d tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/snapshots/954d67f7-707f-4500-ad17-4404c2d3ba29 returned with HTTP 404 Sep 01 01:22:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1323/2687] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:22:57 2026] GET /volume/v3/snapshots/954d67f7-707f-4500-ad17-4404c2d3ba29 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:22:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [req-b1a48237-7f6b-405f-8618-785cd2384645 req-fde81e6b-2e33-4cbb-a7c5-0138d49f05ee None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:22:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-b1a48237-7f6b-405f-8618-785cd2384645 req-fde81e6b-2e33-4cbb-a7c5-0138d49f05ee tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 Sep 01 01:22:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-b1a48237-7f6b-405f-8618-785cd2384645 req-fde81e6b-2e33-4cbb-a7c5-0138d49f05ee tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:22:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [req-b1a48237-7f6b-405f-8618-785cd2384645 req-fde81e6b-2e33-4cbb-a7c5-0138d49f05ee tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:22:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:22:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:22:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:22:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:22:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [req-b1a48237-7f6b-405f-8618-785cd2384645 req-fde81e6b-2e33-4cbb-a7c5-0138d49f05ee tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Volume info retrieved successfully. Sep 01 01:22:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [req-b1a48237-7f6b-405f-8618-785cd2384645 req-fde81e6b-2e33-4cbb-a7c5-0138d49f05ee tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 returned with HTTP 200 Sep 01 01:22:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1365/2688] 192.168.122.211 () {60 vars in 1487 bytes} [Tue Sep 1 01:22:57 2026] GET /volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-38a990a9-9702-4409-af0f-af7ce4856402 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-38a990a9-9702-4409-af0f-af7ce4856402 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] DELETE http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 Sep 01 01:23:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-38a990a9-9702-4409-af0f-af7ce4856402 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-38a990a9-9702-4409-af0f-af7ce4856402 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:01 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-38a990a9-9702-4409-af0f-af7ce4856402 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Delete volume with id: 191112b8-2c21-4bc0-b7bc-7918b80239d7 Sep 01 01:23:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-38a990a9-9702-4409-af0f-af7ce4856402 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Volume info retrieved successfully. Sep 01 01:23:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-38a990a9-9702-4409-af0f-af7ce4856402 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Delete volume request issued successfully. Sep 01 01:23:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-38a990a9-9702-4409-af0f-af7ce4856402 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 returned with HTTP 202 Sep 01 01:23:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1324/2689] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:23:01 2026] DELETE /volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:23:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fdaf022e-1557-45a2-9b05-029fa07df5f2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fdaf022e-1557-45a2-9b05-029fa07df5f2 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 Sep 01 01:23:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fdaf022e-1557-45a2-9b05-029fa07df5f2 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fdaf022e-1557-45a2-9b05-029fa07df5f2 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fdaf022e-1557-45a2-9b05-029fa07df5f2 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Volume info retrieved successfully. Sep 01 01:23:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fdaf022e-1557-45a2-9b05-029fa07df5f2 tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 returned with HTTP 200 Sep 01 01:23:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1366/2690] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:01 2026] GET /volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6b63fef5-a15e-4d15-9969-a4b55d8ab57f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6b63fef5-a15e-4d15-9969-a4b55d8ab57f tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] GET http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 Sep 01 01:23:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6b63fef5-a15e-4d15-9969-a4b55d8ab57f tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6b63fef5-a15e-4d15-9969-a4b55d8ab57f tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6b63fef5-a15e-4d15-9969-a4b55d8ab57f tempest-TestStampPattern-1443698937 tempest-TestStampPattern-1443698937-project-member] http://192.168.122.211/volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 returned with HTTP 404 Sep 01 01:23:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1325/2691] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:02 2026] GET /volume/v3/volumes/191112b8-2c21-4bc0-b7bc-7918b80239d7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:23:11 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=54,cinder:UPDATE=5 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:23:12 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=45,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:23:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e0439871-bf72-4008-8458-c67e7980c0cc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e0439871-bf72-4008-8458-c67e7980c0cc tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:23:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e0439871-bf72-4008-8458-c67e7980c0cc tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-488358691"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:23:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-e0439871-bf72-4008-8458-c67e7980c0cc tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-488358691'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:23:15 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-e0439871-bf72-4008-8458-c67e7980c0cc tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Create volume of 1 GB Sep 01 01:23:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e0439871-bf72-4008-8458-c67e7980c0cc tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Availability Zones retrieved successfully. Sep 01 01:23:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e0439871-bf72-4008-8458-c67e7980c0cc tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Flow 'volume_create_api' (70dd9f36-cc24-4eb1-a3d2-3c1538dbb9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:23:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e0439871-bf72-4008-8458-c67e7980c0cc tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a32deb0e-c565-4920-95d9-10965cb34166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-e0439871-bf72-4008-8458-c67e7980c0cc tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:23:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e0439871-bf72-4008-8458-c67e7980c0cc tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a32deb0e-c565-4920-95d9-10965cb34166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e0439871-bf72-4008-8458-c67e7980c0cc tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23352b38-c3c3-4865-a386-68f2d87059be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:15 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-e0439871-bf72-4008-8458-c67e7980c0cc tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Created reservations ['2ad2b4d2-da73-45b4-b783-4a2771ab2924', '8aa340c0-3648-4d37-b545-3eb69779f1e6', '0e394af5-8d17-4556-b133-857254214d57', '27ed8ae9-debd-4721-bc4f-8b8d1b770e51'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:23:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e0439871-bf72-4008-8458-c67e7980c0cc tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23352b38-c3c3-4865-a386-68f2d87059be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ad2b4d2-da73-45b4-b783-4a2771ab2924', '8aa340c0-3648-4d37-b545-3eb69779f1e6', '0e394af5-8d17-4556-b133-857254214d57', '27ed8ae9-debd-4721-bc4f-8b8d1b770e51']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e0439871-bf72-4008-8458-c67e7980c0cc tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85dcd889-01b3-4dca-8f0a-bbf4c9301845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e0439871-bf72-4008-8458-c67e7980c0cc tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85dcd889-01b3-4dca-8f0a-bbf4c9301845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4df567bb-099d-4eaa-98b2-711644bc6c48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-488358691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab193b377cd448d9d952c10b70bb501',qos_specs=None,replication_status=,reservations=['2ad2b4d2-da73-45b4-b783-4a2771ab2924','8aa340c0-3648-4d37-b545-3eb69779f1e6','0e394af5-8d17-4556-b133-857254214d57','27ed8ae9-debd-4721-bc4f-8b8d1b770e51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01655c1f6cc0454ab3968eb4b3c0f515',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:23:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-488358691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4df567bb-099d-4eaa-98b2-711644bc6c48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ab193b377cd448d9d952c10b70bb501',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01655c1f6cc0454ab3968eb4b3c0f515',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e0439871-bf72-4008-8458-c67e7980c0cc tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c23e4d54-3a79-4921-b62f-3c7fbb9d7db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e0439871-bf72-4008-8458-c67e7980c0cc tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c23e4d54-3a79-4921-b62f-3c7fbb9d7db0) transitioned into state 'SUCCESS' from state '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-488358691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab193b377cd448d9d952c10b70bb501',qos_specs=None,replication_status=,reservations=['2ad2b4d2-da73-45b4-b783-4a2771ab2924','8aa340c0-3648-4d37-b545-3eb69779f1e6','0e394af5-8d17-4556-b133-857254214d57','27ed8ae9-debd-4721-bc4f-8b8d1b770e51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01655c1f6cc0454ab3968eb4b3c0f515',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e0439871-bf72-4008-8458-c67e7980c0cc tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef9a1f38-8312-4dac-9266-d8df9ec053eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e0439871-bf72-4008-8458-c67e7980c0cc tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef9a1f38-8312-4dac-9266-d8df9ec053eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:15 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e0439871-bf72-4008-8458-c67e7980c0cc tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Flow 'volume_create_api' (70dd9f36-cc24-4eb1-a3d2-3c1538dbb9fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:23:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e0439871-bf72-4008-8458-c67e7980c0cc tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Create volume request issued successfully. Sep 01 01:23:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e0439871-bf72-4008-8458-c67e7980c0cc tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:23:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1367/2692] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:23:15 2026] POST /volume/v3/volumes => generated 772 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:23:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f31c4b91-7ec3-4849-94e2-2036c3c81a83 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f31c4b91-7ec3-4849-94e2-2036c3c81a83 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] GET http://192.168.122.211/volume/v3/volumes/4df567bb-099d-4eaa-98b2-711644bc6c48 Sep 01 01:23:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f31c4b91-7ec3-4849-94e2-2036c3c81a83 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f31c4b91-7ec3-4849-94e2-2036c3c81a83 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:15 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:15 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:15 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:15 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:15 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f31c4b91-7ec3-4849-94e2-2036c3c81a83 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Volume info retrieved successfully. Sep 01 01:23:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f31c4b91-7ec3-4849-94e2-2036c3c81a83 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/4df567bb-099d-4eaa-98b2-711644bc6c48 returned with HTTP 200 Sep 01 01:23:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1326/2693] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:15 2026] GET /volume/v3/volumes/4df567bb-099d-4eaa-98b2-711644bc6c48 => generated 840 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-111f8b37-d341-488c-9cb7-ec9a08a113ee None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-111f8b37-d341-488c-9cb7-ec9a08a113ee tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] GET http://192.168.122.211/volume/v3/volumes/4df567bb-099d-4eaa-98b2-711644bc6c48 Sep 01 01:23:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-111f8b37-d341-488c-9cb7-ec9a08a113ee tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-111f8b37-d341-488c-9cb7-ec9a08a113ee tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-111f8b37-d341-488c-9cb7-ec9a08a113ee tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Volume info retrieved successfully. Sep 01 01:23:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-111f8b37-d341-488c-9cb7-ec9a08a113ee tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/4df567bb-099d-4eaa-98b2-711644bc6c48 returned with HTTP 200 Sep 01 01:23:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1368/2694] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:16 2026] GET /volume/v3/volumes/4df567bb-099d-4eaa-98b2-711644bc6c48 => generated 864 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e16a46bc-7a5d-4dcf-917e-627c59cdc1d1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e16a46bc-7a5d-4dcf-917e-627c59cdc1d1 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] GET http://192.168.122.211/volume/v3/volumes/4df567bb-099d-4eaa-98b2-711644bc6c48 Sep 01 01:23:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e16a46bc-7a5d-4dcf-917e-627c59cdc1d1 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e16a46bc-7a5d-4dcf-917e-627c59cdc1d1 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:17 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:17 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:17 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:17 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:17 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e16a46bc-7a5d-4dcf-917e-627c59cdc1d1 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Volume info retrieved successfully. Sep 01 01:23:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e16a46bc-7a5d-4dcf-917e-627c59cdc1d1 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/4df567bb-099d-4eaa-98b2-711644bc6c48 returned with HTTP 200 Sep 01 01:23:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1327/2695] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:17 2026] GET /volume/v3/volumes/4df567bb-099d-4eaa-98b2-711644bc6c48 => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-09776690-cdb8-4b93-924b-c8212cefb91f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-09776690-cdb8-4b93-924b-c8212cefb91f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:23:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-09776690-cdb8-4b93-924b-c8212cefb91f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4df567bb-099d-4eaa-98b2-711644bc6c48", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1080509552"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:23:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-09776690-cdb8-4b93-924b-c8212cefb91f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Create volume request body: {'volume': {"'source_volid": '4df567bb-099d-4eaa-98b2-711644bc6c48', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1080509552'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:23:17 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-09776690-cdb8-4b93-924b-c8212cefb91f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Create volume of 1 GB Sep 01 01:23:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-09776690-cdb8-4b93-924b-c8212cefb91f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Availability Zones retrieved successfully. Sep 01 01:23:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-09776690-cdb8-4b93-924b-c8212cefb91f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Flow 'volume_create_api' (97069cb3-53b7-4854-b24a-aa1d21490e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:23:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-09776690-cdb8-4b93-924b-c8212cefb91f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84db2d12-c7ff-4756-8630-b6f57e6cfc4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:17 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-09776690-cdb8-4b93-924b-c8212cefb91f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-09776690-cdb8-4b93-924b-c8212cefb91f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84db2d12-c7ff-4756-8630-b6f57e6cfc4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-09776690-cdb8-4b93-924b-c8212cefb91f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9a92561-3f76-4686-9f7d-b9d37c720dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-09776690-cdb8-4b93-924b-c8212cefb91f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Created reservations ['6517c517-1029-450e-8174-15a63bdc6adc', 'd2ad053e-ba96-4b24-8c3f-b762da7fa50a', 'fc15913b-be33-4e11-a7f2-a790287f3013', 'cd4152de-cdb9-4f8d-bbf6-dc0e1f218303'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-09776690-cdb8-4b93-924b-c8212cefb91f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9a92561-3f76-4686-9f7d-b9d37c720dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6517c517-1029-450e-8174-15a63bdc6adc', 'd2ad053e-ba96-4b24-8c3f-b762da7fa50a', 'fc15913b-be33-4e11-a7f2-a790287f3013', 'cd4152de-cdb9-4f8d-bbf6-dc0e1f218303']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-09776690-cdb8-4b93-924b-c8212cefb91f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc76c971-73c8-4859-b6e2-3ae89a2381bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-09776690-cdb8-4b93-924b-c8212cefb91f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc76c971-73c8-4859-b6e2-3ae89a2381bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03bfcf93-9281-479a-80a5-1c2efa714211', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1080509552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab193b377cd448d9d952c10b70bb501',qos_specs=None,replication_status=,reservations=['6517c517-1029-450e-8174-15a63bdc6adc','d2ad053e-ba96-4b24-8c3f-b762da7fa50a','fc15913b-be33-4e11-a7f2-a790287f3013','cd4152de-cdb9-4f8d-bbf6-dc0e1f218303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01655c1f6cc0454ab3968eb4b3c0f515',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:23:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1080509552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03bfcf93-9281-479a-80a5-1c2efa714211,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ab193b377cd448d9d952c10b70bb501',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01655c1f6cc0454ab3968eb4b3c0f515',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-09776690-cdb8-4b93-924b-c8212cefb91f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05bd9d9f-0ecc-49be-981c-6661d9b37810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-09776690-cdb8-4b93-924b-c8212cefb91f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05bd9d9f-0ecc-49be-981c-6661d9b37810) transitioned into state 'SUCCESS' from state '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-1080509552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab193b377cd448d9d952c10b70bb501',qos_specs=None,replication_status=,reservations=['6517c517-1029-450e-8174-15a63bdc6adc','d2ad053e-ba96-4b24-8c3f-b762da7fa50a','fc15913b-be33-4e11-a7f2-a790287f3013','cd4152de-cdb9-4f8d-bbf6-dc0e1f218303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01655c1f6cc0454ab3968eb4b3c0f515',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-09776690-cdb8-4b93-924b-c8212cefb91f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5303491c-789e-46ec-970e-af7257b79402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-09776690-cdb8-4b93-924b-c8212cefb91f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5303491c-789e-46ec-970e-af7257b79402) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-09776690-cdb8-4b93-924b-c8212cefb91f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Flow 'volume_create_api' (97069cb3-53b7-4854-b24a-aa1d21490e17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:23:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-09776690-cdb8-4b93-924b-c8212cefb91f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Create volume request issued successfully. Sep 01 01:23:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-09776690-cdb8-4b93-924b-c8212cefb91f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:23:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1369/2696] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:23:17 2026] POST /volume/v3/volumes => generated 773 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:23:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-525139e2-28b3-4f0d-b13d-6f369abbb15d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-525139e2-28b3-4f0d-b13d-6f369abbb15d tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:23:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-525139e2-28b3-4f0d-b13d-6f369abbb15d tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4df567bb-099d-4eaa-98b2-711644bc6c48", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-382295686"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:23:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-525139e2-28b3-4f0d-b13d-6f369abbb15d tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Create volume request body: {'volume': {"'source_volid": '4df567bb-099d-4eaa-98b2-711644bc6c48', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-382295686'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:23:18 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-525139e2-28b3-4f0d-b13d-6f369abbb15d tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Create volume of 1 GB Sep 01 01:23:18 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-525139e2-28b3-4f0d-b13d-6f369abbb15d tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Availability Zones retrieved successfully. Sep 01 01:23:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-525139e2-28b3-4f0d-b13d-6f369abbb15d tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Flow 'volume_create_api' (cb0bce1f-d554-4c36-a5ca-6dcd486c05de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:23:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-525139e2-28b3-4f0d-b13d-6f369abbb15d tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (488933c2-502b-4932-bd31-ca86a630124b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-525139e2-28b3-4f0d-b13d-6f369abbb15d tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:23:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-525139e2-28b3-4f0d-b13d-6f369abbb15d tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (488933c2-502b-4932-bd31-ca86a630124b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-525139e2-28b3-4f0d-b13d-6f369abbb15d tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c27fb9ce-cd51-4eda-ad52-5bf09380421e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:18 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-525139e2-28b3-4f0d-b13d-6f369abbb15d tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Created reservations ['0ac4174a-c641-43df-ae84-d33189b76c16', '9cbb8d0b-44e1-452c-a23c-f9a59108c858', '8f7452e8-820e-431e-a256-a5e2deb6db3e', '848e76ae-628a-4309-9959-a8ea68791b92'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:23:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-525139e2-28b3-4f0d-b13d-6f369abbb15d tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c27fb9ce-cd51-4eda-ad52-5bf09380421e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ac4174a-c641-43df-ae84-d33189b76c16', '9cbb8d0b-44e1-452c-a23c-f9a59108c858', '8f7452e8-820e-431e-a256-a5e2deb6db3e', '848e76ae-628a-4309-9959-a8ea68791b92']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-525139e2-28b3-4f0d-b13d-6f369abbb15d tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b98bbae-2977-4dc8-9c8a-ef8240ede24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:18 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:18 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-525139e2-28b3-4f0d-b13d-6f369abbb15d tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b98bbae-2977-4dc8-9c8a-ef8240ede24d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef67d0ef-ed09-4c47-84f3-7e05fd59fcc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-382295686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab193b377cd448d9d952c10b70bb501',qos_specs=None,replication_status=,reservations=['0ac4174a-c641-43df-ae84-d33189b76c16','9cbb8d0b-44e1-452c-a23c-f9a59108c858','8f7452e8-820e-431e-a256-a5e2deb6db3e','848e76ae-628a-4309-9959-a8ea68791b92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01655c1f6cc0454ab3968eb4b3c0f515',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:23:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-382295686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef67d0ef-ed09-4c47-84f3-7e05fd59fcc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ab193b377cd448d9d952c10b70bb501',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01655c1f6cc0454ab3968eb4b3c0f515',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-525139e2-28b3-4f0d-b13d-6f369abbb15d tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0174615-bf53-49a8-8aa7-bfc98b92d2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-525139e2-28b3-4f0d-b13d-6f369abbb15d tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0174615-bf53-49a8-8aa7-bfc98b92d2e9) transitioned into state 'SUCCESS' from state '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-382295686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab193b377cd448d9d952c10b70bb501',qos_specs=None,replication_status=,reservations=['0ac4174a-c641-43df-ae84-d33189b76c16','9cbb8d0b-44e1-452c-a23c-f9a59108c858','8f7452e8-820e-431e-a256-a5e2deb6db3e','848e76ae-628a-4309-9959-a8ea68791b92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01655c1f6cc0454ab3968eb4b3c0f515',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-525139e2-28b3-4f0d-b13d-6f369abbb15d tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7026f07b-be15-43f9-bac2-f34b2990b4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-525139e2-28b3-4f0d-b13d-6f369abbb15d tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7026f07b-be15-43f9-bac2-f34b2990b4a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:18 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-525139e2-28b3-4f0d-b13d-6f369abbb15d tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Flow 'volume_create_api' (cb0bce1f-d554-4c36-a5ca-6dcd486c05de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:23:18 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-525139e2-28b3-4f0d-b13d-6f369abbb15d tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Create volume request issued successfully. Sep 01 01:23:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-525139e2-28b3-4f0d-b13d-6f369abbb15d tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:23:18 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1328/2697] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:23:18 2026] POST /volume/v3/volumes => generated 772 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6db323ef-a107-4250-aef7-04d0b502252f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6db323ef-a107-4250-aef7-04d0b502252f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6db323ef-a107-4250-aef7-04d0b502252f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4df567bb-099d-4eaa-98b2-711644bc6c48", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-232888739"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-6db323ef-a107-4250-aef7-04d0b502252f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Create volume request body: {'volume': {"'source_volid": '4df567bb-099d-4eaa-98b2-711644bc6c48', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-232888739'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:23:18 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-6db323ef-a107-4250-aef7-04d0b502252f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Create volume of 1 GB Sep 01 01:23:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6db323ef-a107-4250-aef7-04d0b502252f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Availability Zones retrieved successfully. Sep 01 01:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6db323ef-a107-4250-aef7-04d0b502252f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Flow 'volume_create_api' (eda3c985-6ab6-4a9c-8ba7-20631760a731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6db323ef-a107-4250-aef7-04d0b502252f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d65a9284-458f-466d-bf04-2ffb89efaee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-6db323ef-a107-4250-aef7-04d0b502252f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6db323ef-a107-4250-aef7-04d0b502252f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d65a9284-458f-466d-bf04-2ffb89efaee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6db323ef-a107-4250-aef7-04d0b502252f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6998981e-e0a7-44b2-8350-c5eeda187ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-6db323ef-a107-4250-aef7-04d0b502252f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Created reservations ['60da75c1-5818-4cd1-b064-04e2ab5bfbd3', '711932de-21f2-4acb-a5a7-660c6a6238fc', 'dc15ebc7-aa0e-4e5f-a765-6991d07bcb35', '0454cff7-e623-46f0-8f9a-6609b1adf6c8'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6db323ef-a107-4250-aef7-04d0b502252f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6998981e-e0a7-44b2-8350-c5eeda187ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60da75c1-5818-4cd1-b064-04e2ab5bfbd3', '711932de-21f2-4acb-a5a7-660c6a6238fc', 'dc15ebc7-aa0e-4e5f-a765-6991d07bcb35', '0454cff7-e623-46f0-8f9a-6609b1adf6c8']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6db323ef-a107-4250-aef7-04d0b502252f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78b8348d-323f-4161-8f7c-d62be6dc10bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6db323ef-a107-4250-aef7-04d0b502252f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78b8348d-323f-4161-8f7c-d62be6dc10bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '299f565a-1efa-4ad2-b7b8-3d9b6b8b0370', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-232888739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab193b377cd448d9d952c10b70bb501',qos_specs=None,replication_status=,reservations=['60da75c1-5818-4cd1-b064-04e2ab5bfbd3','711932de-21f2-4acb-a5a7-660c6a6238fc','dc15ebc7-aa0e-4e5f-a765-6991d07bcb35','0454cff7-e623-46f0-8f9a-6609b1adf6c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01655c1f6cc0454ab3968eb4b3c0f515',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:23:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-232888739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=299f565a-1efa-4ad2-b7b8-3d9b6b8b0370,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ab193b377cd448d9d952c10b70bb501',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01655c1f6cc0454ab3968eb4b3c0f515',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6db323ef-a107-4250-aef7-04d0b502252f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06114ec8-1411-4233-af13-b2c7a386c207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6db323ef-a107-4250-aef7-04d0b502252f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06114ec8-1411-4233-af13-b2c7a386c207) transitioned into state 'SUCCESS' from state '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-232888739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab193b377cd448d9d952c10b70bb501',qos_specs=None,replication_status=,reservations=['60da75c1-5818-4cd1-b064-04e2ab5bfbd3','711932de-21f2-4acb-a5a7-660c6a6238fc','dc15ebc7-aa0e-4e5f-a765-6991d07bcb35','0454cff7-e623-46f0-8f9a-6609b1adf6c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01655c1f6cc0454ab3968eb4b3c0f515',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6db323ef-a107-4250-aef7-04d0b502252f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (434c44ea-9b84-432c-9609-9bb1d0d13469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:19 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6db323ef-a107-4250-aef7-04d0b502252f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (434c44ea-9b84-432c-9609-9bb1d0d13469) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:19 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6db323ef-a107-4250-aef7-04d0b502252f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Flow 'volume_create_api' (eda3c985-6ab6-4a9c-8ba7-20631760a731) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:23:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6db323ef-a107-4250-aef7-04d0b502252f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Create volume request issued successfully. Sep 01 01:23:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6db323ef-a107-4250-aef7-04d0b502252f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:23:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1370/2698] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:23:18 2026] POST /volume/v3/volumes => generated 772 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:23:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2ec8af7a-b8a2-4884-a333-cab2ee9660be None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2ec8af7a-b8a2-4884-a333-cab2ee9660be tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:23:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2ec8af7a-b8a2-4884-a333-cab2ee9660be tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4df567bb-099d-4eaa-98b2-711644bc6c48", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-758995659"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:23:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-2ec8af7a-b8a2-4884-a333-cab2ee9660be tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Create volume request body: {'volume': {"'source_volid": '4df567bb-099d-4eaa-98b2-711644bc6c48', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-758995659'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:23:19 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-2ec8af7a-b8a2-4884-a333-cab2ee9660be tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Create volume of 1 GB Sep 01 01:23:19 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:19 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:19 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2ec8af7a-b8a2-4884-a333-cab2ee9660be tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Availability Zones retrieved successfully. Sep 01 01:23:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2ec8af7a-b8a2-4884-a333-cab2ee9660be tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Flow 'volume_create_api' (6ddab9fa-6560-4e44-b470-ddafb99cd07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:23:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2ec8af7a-b8a2-4884-a333-cab2ee9660be tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92eeeb09-a8dc-48c5-bb4c-c3493602f52a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-2ec8af7a-b8a2-4884-a333-cab2ee9660be tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:23:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2ec8af7a-b8a2-4884-a333-cab2ee9660be tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92eeeb09-a8dc-48c5-bb4c-c3493602f52a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2ec8af7a-b8a2-4884-a333-cab2ee9660be tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e77c4fde-179a-499d-949b-1038a5c0100b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:19 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-2ec8af7a-b8a2-4884-a333-cab2ee9660be tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Created reservations ['5657612b-dc2b-4f6d-a416-20b9b28c3b99', 'b2b6373c-eb4f-495b-800e-38a5edeea8fe', '9d1ca5e2-6474-41e7-9221-80fdda9513eb', '5086689a-51e3-4a04-a1ad-6b130b3d44a6'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:23:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2ec8af7a-b8a2-4884-a333-cab2ee9660be tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e77c4fde-179a-499d-949b-1038a5c0100b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5657612b-dc2b-4f6d-a416-20b9b28c3b99', 'b2b6373c-eb4f-495b-800e-38a5edeea8fe', '9d1ca5e2-6474-41e7-9221-80fdda9513eb', '5086689a-51e3-4a04-a1ad-6b130b3d44a6']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2ec8af7a-b8a2-4884-a333-cab2ee9660be tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58c26b5d-f116-4b49-9bfe-e5973c870503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:19 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:19 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2ec8af7a-b8a2-4884-a333-cab2ee9660be tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58c26b5d-f116-4b49-9bfe-e5973c870503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3650e51-3c6e-4819-81c1-d3fb951dc985', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-758995659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab193b377cd448d9d952c10b70bb501',qos_specs=None,replication_status=,reservations=['5657612b-dc2b-4f6d-a416-20b9b28c3b99','b2b6373c-eb4f-495b-800e-38a5edeea8fe','9d1ca5e2-6474-41e7-9221-80fdda9513eb','5086689a-51e3-4a04-a1ad-6b130b3d44a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01655c1f6cc0454ab3968eb4b3c0f515',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:23:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-758995659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3650e51-3c6e-4819-81c1-d3fb951dc985,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ab193b377cd448d9d952c10b70bb501',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01655c1f6cc0454ab3968eb4b3c0f515',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2ec8af7a-b8a2-4884-a333-cab2ee9660be tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6249d1e6-bb0f-43cc-92da-47b14467cf9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2ec8af7a-b8a2-4884-a333-cab2ee9660be tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6249d1e6-bb0f-43cc-92da-47b14467cf9b) transitioned into state 'SUCCESS' from state '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-758995659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab193b377cd448d9d952c10b70bb501',qos_specs=None,replication_status=,reservations=['5657612b-dc2b-4f6d-a416-20b9b28c3b99','b2b6373c-eb4f-495b-800e-38a5edeea8fe','9d1ca5e2-6474-41e7-9221-80fdda9513eb','5086689a-51e3-4a04-a1ad-6b130b3d44a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01655c1f6cc0454ab3968eb4b3c0f515',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2ec8af7a-b8a2-4884-a333-cab2ee9660be tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecce2abb-c168-4d05-bceb-51953172d915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2ec8af7a-b8a2-4884-a333-cab2ee9660be tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecce2abb-c168-4d05-bceb-51953172d915) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2ec8af7a-b8a2-4884-a333-cab2ee9660be tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Flow 'volume_create_api' (6ddab9fa-6560-4e44-b470-ddafb99cd07f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:23:19 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2ec8af7a-b8a2-4884-a333-cab2ee9660be tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Create volume request issued successfully. Sep 01 01:23:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2ec8af7a-b8a2-4884-a333-cab2ee9660be tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:23:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1329/2699] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:23:19 2026] POST /volume/v3/volumes => generated 772 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:23:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-062e8ac9-d1a1-4322-88c1-ad2f95eadb75 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-062e8ac9-d1a1-4322-88c1-ad2f95eadb75 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:23:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-062e8ac9-d1a1-4322-88c1-ad2f95eadb75 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4df567bb-099d-4eaa-98b2-711644bc6c48", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1321965901"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:23:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-062e8ac9-d1a1-4322-88c1-ad2f95eadb75 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Create volume request body: {'volume': {"'source_volid": '4df567bb-099d-4eaa-98b2-711644bc6c48', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1321965901'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:23:19 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-062e8ac9-d1a1-4322-88c1-ad2f95eadb75 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Create volume of 1 GB Sep 01 01:23:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-062e8ac9-d1a1-4322-88c1-ad2f95eadb75 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Availability Zones retrieved successfully. Sep 01 01:23:19 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-062e8ac9-d1a1-4322-88c1-ad2f95eadb75 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Flow 'volume_create_api' (6f66bf0b-dac2-421e-8f19-55cdd9781bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:23:19 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-062e8ac9-d1a1-4322-88c1-ad2f95eadb75 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a27c4c57-ccf2-4264-a0ee-95156e4455f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:19 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-062e8ac9-d1a1-4322-88c1-ad2f95eadb75 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:23:19 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-062e8ac9-d1a1-4322-88c1-ad2f95eadb75 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a27c4c57-ccf2-4264-a0ee-95156e4455f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:19 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-062e8ac9-d1a1-4322-88c1-ad2f95eadb75 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab14013e-7f0d-4105-83c1-6b8fe0364e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:19 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-062e8ac9-d1a1-4322-88c1-ad2f95eadb75 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Created reservations ['c80205b3-3ff9-4ffb-ad35-6e4603956d7f', '5e6d2b70-a981-426b-af66-1e627fa66222', 'b51bedb7-04ff-4bd9-8e26-98a71bad36c7', 'd0155073-c353-4c4c-879b-9e45d66abbb6'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:23:19 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-062e8ac9-d1a1-4322-88c1-ad2f95eadb75 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab14013e-7f0d-4105-83c1-6b8fe0364e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c80205b3-3ff9-4ffb-ad35-6e4603956d7f', '5e6d2b70-a981-426b-af66-1e627fa66222', 'b51bedb7-04ff-4bd9-8e26-98a71bad36c7', 'd0155073-c353-4c4c-879b-9e45d66abbb6']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:19 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-062e8ac9-d1a1-4322-88c1-ad2f95eadb75 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da678e7b-5ce5-43d8-b977-b67723d7ad37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:19 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-062e8ac9-d1a1-4322-88c1-ad2f95eadb75 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da678e7b-5ce5-43d8-b977-b67723d7ad37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68d4080d-e78a-4291-b20e-c8749147ecf5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1321965901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab193b377cd448d9d952c10b70bb501',qos_specs=None,replication_status=,reservations=['c80205b3-3ff9-4ffb-ad35-6e4603956d7f','5e6d2b70-a981-426b-af66-1e627fa66222','b51bedb7-04ff-4bd9-8e26-98a71bad36c7','d0155073-c353-4c4c-879b-9e45d66abbb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01655c1f6cc0454ab3968eb4b3c0f515',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:23:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1321965901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68d4080d-e78a-4291-b20e-c8749147ecf5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ab193b377cd448d9d952c10b70bb501',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01655c1f6cc0454ab3968eb4b3c0f515',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:19 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-062e8ac9-d1a1-4322-88c1-ad2f95eadb75 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0ee9400-b27f-4d44-aa5a-d55ad24a7f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:19 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-062e8ac9-d1a1-4322-88c1-ad2f95eadb75 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0ee9400-b27f-4d44-aa5a-d55ad24a7f70) transitioned into state 'SUCCESS' from state '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-1321965901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab193b377cd448d9d952c10b70bb501',qos_specs=None,replication_status=,reservations=['c80205b3-3ff9-4ffb-ad35-6e4603956d7f','5e6d2b70-a981-426b-af66-1e627fa66222','b51bedb7-04ff-4bd9-8e26-98a71bad36c7','d0155073-c353-4c4c-879b-9e45d66abbb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01655c1f6cc0454ab3968eb4b3c0f515',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:19 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-062e8ac9-d1a1-4322-88c1-ad2f95eadb75 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d8cfee0-9f86-4201-a1ad-171dedd0d181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:19 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-062e8ac9-d1a1-4322-88c1-ad2f95eadb75 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d8cfee0-9f86-4201-a1ad-171dedd0d181) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:19 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-062e8ac9-d1a1-4322-88c1-ad2f95eadb75 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Flow 'volume_create_api' (6f66bf0b-dac2-421e-8f19-55cdd9781bc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:23:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-062e8ac9-d1a1-4322-88c1-ad2f95eadb75 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Create volume request issued successfully. Sep 01 01:23:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-062e8ac9-d1a1-4322-88c1-ad2f95eadb75 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:23:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1371/2700] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:23:19 2026] POST /volume/v3/volumes => generated 773 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:23:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9a10d944-80ce-4538-9f99-839cf4fd8ee2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9a10d944-80ce-4538-9f99-839cf4fd8ee2 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] GET http://192.168.122.211/volume/v3/volumes/03bfcf93-9281-479a-80a5-1c2efa714211 Sep 01 01:23:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9a10d944-80ce-4538-9f99-839cf4fd8ee2 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9a10d944-80ce-4538-9f99-839cf4fd8ee2 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:20 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:20 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:20 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:20 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:20 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9a10d944-80ce-4538-9f99-839cf4fd8ee2 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Volume info retrieved successfully. Sep 01 01:23:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9a10d944-80ce-4538-9f99-839cf4fd8ee2 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/03bfcf93-9281-479a-80a5-1c2efa714211 returned with HTTP 200 Sep 01 01:23:20 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1330/2701] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:19 2026] GET /volume/v3/volumes/03bfcf93-9281-479a-80a5-1c2efa714211 => generated 866 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e808e0d6-9e12-448e-a924-aa3b14af22c3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e808e0d6-9e12-448e-a924-aa3b14af22c3 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] GET http://192.168.122.211/volume/v3/volumes/ef67d0ef-ed09-4c47-84f3-7e05fd59fcc8 Sep 01 01:23:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e808e0d6-9e12-448e-a924-aa3b14af22c3 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e808e0d6-9e12-448e-a924-aa3b14af22c3 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e808e0d6-9e12-448e-a924-aa3b14af22c3 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Volume info retrieved successfully. Sep 01 01:23:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e808e0d6-9e12-448e-a924-aa3b14af22c3 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/ef67d0ef-ed09-4c47-84f3-7e05fd59fcc8 returned with HTTP 200 Sep 01 01:23:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1372/2702] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:20 2026] GET /volume/v3/volumes/ef67d0ef-ed09-4c47-84f3-7e05fd59fcc8 => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-40762c55-f2fd-4e49-8d1b-0013c52833eb None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-40762c55-f2fd-4e49-8d1b-0013c52833eb tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] GET http://192.168.122.211/volume/v3/volumes/ef67d0ef-ed09-4c47-84f3-7e05fd59fcc8 Sep 01 01:23:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-40762c55-f2fd-4e49-8d1b-0013c52833eb tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-40762c55-f2fd-4e49-8d1b-0013c52833eb tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:21 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:21 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:21 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:21 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:21 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-40762c55-f2fd-4e49-8d1b-0013c52833eb tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Volume info retrieved successfully. Sep 01 01:23:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-40762c55-f2fd-4e49-8d1b-0013c52833eb tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/ef67d0ef-ed09-4c47-84f3-7e05fd59fcc8 returned with HTTP 200 Sep 01 01:23:21 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1331/2703] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:21 2026] GET /volume/v3/volumes/ef67d0ef-ed09-4c47-84f3-7e05fd59fcc8 => generated 865 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:23:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1aa06889-61c2-447a-a2a1-e2da76779297 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1aa06889-61c2-447a-a2a1-e2da76779297 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] GET http://192.168.122.211/volume/v3/volumes/299f565a-1efa-4ad2-b7b8-3d9b6b8b0370 Sep 01 01:23:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1aa06889-61c2-447a-a2a1-e2da76779297 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1aa06889-61c2-447a-a2a1-e2da76779297 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1aa06889-61c2-447a-a2a1-e2da76779297 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Volume info retrieved successfully. Sep 01 01:23:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1aa06889-61c2-447a-a2a1-e2da76779297 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/299f565a-1efa-4ad2-b7b8-3d9b6b8b0370 returned with HTTP 200 Sep 01 01:23:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1373/2704] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:21 2026] GET /volume/v3/volumes/299f565a-1efa-4ad2-b7b8-3d9b6b8b0370 => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f469ce87-45f2-4781-97cb-fc4f5b9a8b01 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f469ce87-45f2-4781-97cb-fc4f5b9a8b01 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] GET http://192.168.122.211/volume/v3/volumes/299f565a-1efa-4ad2-b7b8-3d9b6b8b0370 Sep 01 01:23:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f469ce87-45f2-4781-97cb-fc4f5b9a8b01 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f469ce87-45f2-4781-97cb-fc4f5b9a8b01 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:22 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:22 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:22 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:22 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:22 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f469ce87-45f2-4781-97cb-fc4f5b9a8b01 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Volume info retrieved successfully. Sep 01 01:23:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f469ce87-45f2-4781-97cb-fc4f5b9a8b01 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/299f565a-1efa-4ad2-b7b8-3d9b6b8b0370 returned with HTTP 200 Sep 01 01:23:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1332/2705] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:22 2026] GET /volume/v3/volumes/299f565a-1efa-4ad2-b7b8-3d9b6b8b0370 => generated 865 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:23:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ace89bc6-ccbe-4745-bff0-747d3829905b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ace89bc6-ccbe-4745-bff0-747d3829905b tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] GET http://192.168.122.211/volume/v3/volumes/f3650e51-3c6e-4819-81c1-d3fb951dc985 Sep 01 01:23:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ace89bc6-ccbe-4745-bff0-747d3829905b tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ace89bc6-ccbe-4745-bff0-747d3829905b tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ace89bc6-ccbe-4745-bff0-747d3829905b tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Volume info retrieved successfully. Sep 01 01:23:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ace89bc6-ccbe-4745-bff0-747d3829905b tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/f3650e51-3c6e-4819-81c1-d3fb951dc985 returned with HTTP 200 Sep 01 01:23:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1374/2706] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:22 2026] GET /volume/v3/volumes/f3650e51-3c6e-4819-81c1-d3fb951dc985 => generated 865 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4453209f-a7f5-4b6c-a49e-f2b392dc4a3c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4453209f-a7f5-4b6c-a49e-f2b392dc4a3c tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] GET http://192.168.122.211/volume/v3/volumes/68d4080d-e78a-4291-b20e-c8749147ecf5 Sep 01 01:23:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4453209f-a7f5-4b6c-a49e-f2b392dc4a3c tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4453209f-a7f5-4b6c-a49e-f2b392dc4a3c tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:22 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:22 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:22 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:22 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:22 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4453209f-a7f5-4b6c-a49e-f2b392dc4a3c tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Volume info retrieved successfully. Sep 01 01:23:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4453209f-a7f5-4b6c-a49e-f2b392dc4a3c tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/68d4080d-e78a-4291-b20e-c8749147ecf5 returned with HTTP 200 Sep 01 01:23:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1333/2707] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:22 2026] GET /volume/v3/volumes/68d4080d-e78a-4291-b20e-c8749147ecf5 => generated 865 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a840743e-f11b-4260-b900-30ce71d31bbe None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a840743e-f11b-4260-b900-30ce71d31bbe tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] GET http://192.168.122.211/volume/v3/volumes/68d4080d-e78a-4291-b20e-c8749147ecf5 Sep 01 01:23:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a840743e-f11b-4260-b900-30ce71d31bbe tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a840743e-f11b-4260-b900-30ce71d31bbe tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a840743e-f11b-4260-b900-30ce71d31bbe tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Volume info retrieved successfully. Sep 01 01:23:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a840743e-f11b-4260-b900-30ce71d31bbe tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/68d4080d-e78a-4291-b20e-c8749147ecf5 returned with HTTP 200 Sep 01 01:23:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1375/2708] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:23 2026] GET /volume/v3/volumes/68d4080d-e78a-4291-b20e-c8749147ecf5 => generated 866 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-11fca1d4-9021-4ca7-af3b-f673a5167380 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-11fca1d4-9021-4ca7-af3b-f673a5167380 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] DELETE http://192.168.122.211/volume/v3/volumes/68d4080d-e78a-4291-b20e-c8749147ecf5 Sep 01 01:23:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-11fca1d4-9021-4ca7-af3b-f673a5167380 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-11fca1d4-9021-4ca7-af3b-f673a5167380 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:23 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-11fca1d4-9021-4ca7-af3b-f673a5167380 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Delete volume with id: 68d4080d-e78a-4291-b20e-c8749147ecf5 Sep 01 01:23:23 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:23 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:23 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:23 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:23 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-11fca1d4-9021-4ca7-af3b-f673a5167380 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Volume info retrieved successfully. Sep 01 01:23:23 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-11fca1d4-9021-4ca7-af3b-f673a5167380 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Delete volume request issued successfully. Sep 01 01:23:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-11fca1d4-9021-4ca7-af3b-f673a5167380 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/68d4080d-e78a-4291-b20e-c8749147ecf5 returned with HTTP 202 Sep 01 01:23:23 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1334/2709] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:23:23 2026] DELETE /volume/v3/volumes/68d4080d-e78a-4291-b20e-c8749147ecf5 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:23:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c5cf2661-7210-4457-b8e3-9204442b0f3b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c5cf2661-7210-4457-b8e3-9204442b0f3b tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] GET http://192.168.122.211/volume/v3/volumes/68d4080d-e78a-4291-b20e-c8749147ecf5 Sep 01 01:23:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c5cf2661-7210-4457-b8e3-9204442b0f3b tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c5cf2661-7210-4457-b8e3-9204442b0f3b tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c5cf2661-7210-4457-b8e3-9204442b0f3b tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Volume info retrieved successfully. Sep 01 01:23:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c5cf2661-7210-4457-b8e3-9204442b0f3b tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/68d4080d-e78a-4291-b20e-c8749147ecf5 returned with HTTP 200 Sep 01 01:23:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1376/2710] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:23 2026] GET /volume/v3/volumes/68d4080d-e78a-4291-b20e-c8749147ecf5 => generated 865 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ff61c429-01eb-486d-8d13-5c8a143cc760 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ff61c429-01eb-486d-8d13-5c8a143cc760 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] GET http://192.168.122.211/volume/v3/volumes/68d4080d-e78a-4291-b20e-c8749147ecf5 Sep 01 01:23:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ff61c429-01eb-486d-8d13-5c8a143cc760 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ff61c429-01eb-486d-8d13-5c8a143cc760 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ff61c429-01eb-486d-8d13-5c8a143cc760 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/68d4080d-e78a-4291-b20e-c8749147ecf5 returned with HTTP 404 Sep 01 01:23:24 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1335/2711] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:24 2026] GET /volume/v3/volumes/68d4080d-e78a-4291-b20e-c8749147ecf5 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:23:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-eee47d96-5203-4f85-93c7-c86675f8f9e5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eee47d96-5203-4f85-93c7-c86675f8f9e5 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] DELETE http://192.168.122.211/volume/v3/volumes/f3650e51-3c6e-4819-81c1-d3fb951dc985 Sep 01 01:23:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eee47d96-5203-4f85-93c7-c86675f8f9e5 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eee47d96-5203-4f85-93c7-c86675f8f9e5 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:24 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-eee47d96-5203-4f85-93c7-c86675f8f9e5 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Delete volume with id: f3650e51-3c6e-4819-81c1-d3fb951dc985 Sep 01 01:23:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:24 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-eee47d96-5203-4f85-93c7-c86675f8f9e5 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Volume info retrieved successfully. Sep 01 01:23:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-eee47d96-5203-4f85-93c7-c86675f8f9e5 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Delete volume request issued successfully. Sep 01 01:23:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eee47d96-5203-4f85-93c7-c86675f8f9e5 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/f3650e51-3c6e-4819-81c1-d3fb951dc985 returned with HTTP 202 Sep 01 01:23:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1377/2712] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:23:24 2026] DELETE /volume/v3/volumes/f3650e51-3c6e-4819-81c1-d3fb951dc985 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:23:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-03b0a576-3311-467f-9851-710e15b753b5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-03b0a576-3311-467f-9851-710e15b753b5 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] GET http://192.168.122.211/volume/v3/volumes/f3650e51-3c6e-4819-81c1-d3fb951dc985 Sep 01 01:23:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-03b0a576-3311-467f-9851-710e15b753b5 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-03b0a576-3311-467f-9851-710e15b753b5 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:24 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:24 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:24 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:24 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:24 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-03b0a576-3311-467f-9851-710e15b753b5 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Volume info retrieved successfully. Sep 01 01:23:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-03b0a576-3311-467f-9851-710e15b753b5 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/f3650e51-3c6e-4819-81c1-d3fb951dc985 returned with HTTP 200 Sep 01 01:23:25 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1336/2713] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:24 2026] GET /volume/v3/volumes/f3650e51-3c6e-4819-81c1-d3fb951dc985 => generated 864 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-178e07b3-dfeb-4516-80a2-5dd02d1c342d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-178e07b3-dfeb-4516-80a2-5dd02d1c342d tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] GET http://192.168.122.211/volume/v3/volumes/f3650e51-3c6e-4819-81c1-d3fb951dc985 Sep 01 01:23:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-178e07b3-dfeb-4516-80a2-5dd02d1c342d tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-178e07b3-dfeb-4516-80a2-5dd02d1c342d tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-178e07b3-dfeb-4516-80a2-5dd02d1c342d tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/f3650e51-3c6e-4819-81c1-d3fb951dc985 returned with HTTP 404 Sep 01 01:23:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1378/2714] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:26 2026] GET /volume/v3/volumes/f3650e51-3c6e-4819-81c1-d3fb951dc985 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:23:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-56c482fd-cbce-4366-a821-bfc195f237a8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-56c482fd-cbce-4366-a821-bfc195f237a8 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] DELETE http://192.168.122.211/volume/v3/volumes/299f565a-1efa-4ad2-b7b8-3d9b6b8b0370 Sep 01 01:23:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-56c482fd-cbce-4366-a821-bfc195f237a8 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-56c482fd-cbce-4366-a821-bfc195f237a8 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:26 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-56c482fd-cbce-4366-a821-bfc195f237a8 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Delete volume with id: 299f565a-1efa-4ad2-b7b8-3d9b6b8b0370 Sep 01 01:23:26 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:26 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:26 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:26 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:26 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-56c482fd-cbce-4366-a821-bfc195f237a8 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Volume info retrieved successfully. Sep 01 01:23:26 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-56c482fd-cbce-4366-a821-bfc195f237a8 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Delete volume request issued successfully. Sep 01 01:23:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-56c482fd-cbce-4366-a821-bfc195f237a8 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/299f565a-1efa-4ad2-b7b8-3d9b6b8b0370 returned with HTTP 202 Sep 01 01:23:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1337/2715] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:23:26 2026] DELETE /volume/v3/volumes/299f565a-1efa-4ad2-b7b8-3d9b6b8b0370 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:23:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0d4dcab3-b24e-4425-a0a2-a3673c3a87b7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0d4dcab3-b24e-4425-a0a2-a3673c3a87b7 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] GET http://192.168.122.211/volume/v3/volumes/299f565a-1efa-4ad2-b7b8-3d9b6b8b0370 Sep 01 01:23:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0d4dcab3-b24e-4425-a0a2-a3673c3a87b7 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0d4dcab3-b24e-4425-a0a2-a3673c3a87b7 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0d4dcab3-b24e-4425-a0a2-a3673c3a87b7 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Volume info retrieved successfully. Sep 01 01:23:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0d4dcab3-b24e-4425-a0a2-a3673c3a87b7 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/299f565a-1efa-4ad2-b7b8-3d9b6b8b0370 returned with HTTP 200 Sep 01 01:23:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1379/2716] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:26 2026] GET /volume/v3/volumes/299f565a-1efa-4ad2-b7b8-3d9b6b8b0370 => generated 864 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-db3d994b-714c-4ba4-a2cb-c7c37393136a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-db3d994b-714c-4ba4-a2cb-c7c37393136a tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] GET http://192.168.122.211/volume/v3/volumes/299f565a-1efa-4ad2-b7b8-3d9b6b8b0370 Sep 01 01:23:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-db3d994b-714c-4ba4-a2cb-c7c37393136a tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-db3d994b-714c-4ba4-a2cb-c7c37393136a tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-db3d994b-714c-4ba4-a2cb-c7c37393136a tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/299f565a-1efa-4ad2-b7b8-3d9b6b8b0370 returned with HTTP 404 Sep 01 01:23:27 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1338/2717] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:27 2026] GET /volume/v3/volumes/299f565a-1efa-4ad2-b7b8-3d9b6b8b0370 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:23:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c1a17e80-d98d-4974-9d89-136f5b16a683 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c1a17e80-d98d-4974-9d89-136f5b16a683 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] DELETE http://192.168.122.211/volume/v3/volumes/ef67d0ef-ed09-4c47-84f3-7e05fd59fcc8 Sep 01 01:23:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c1a17e80-d98d-4974-9d89-136f5b16a683 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c1a17e80-d98d-4974-9d89-136f5b16a683 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:27 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-c1a17e80-d98d-4974-9d89-136f5b16a683 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Delete volume with id: ef67d0ef-ed09-4c47-84f3-7e05fd59fcc8 Sep 01 01:23:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c1a17e80-d98d-4974-9d89-136f5b16a683 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Volume info retrieved successfully. Sep 01 01:23:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c1a17e80-d98d-4974-9d89-136f5b16a683 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Delete volume request issued successfully. Sep 01 01:23:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c1a17e80-d98d-4974-9d89-136f5b16a683 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/ef67d0ef-ed09-4c47-84f3-7e05fd59fcc8 returned with HTTP 202 Sep 01 01:23:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1380/2718] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:23:27 2026] DELETE /volume/v3/volumes/ef67d0ef-ed09-4c47-84f3-7e05fd59fcc8 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:23:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-033ed247-7f5d-4e6f-8ce5-fe11e4bda89e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-033ed247-7f5d-4e6f-8ce5-fe11e4bda89e tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] GET http://192.168.122.211/volume/v3/volumes/ef67d0ef-ed09-4c47-84f3-7e05fd59fcc8 Sep 01 01:23:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-033ed247-7f5d-4e6f-8ce5-fe11e4bda89e tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-033ed247-7f5d-4e6f-8ce5-fe11e4bda89e tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:27 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:27 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:27 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:27 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:27 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-033ed247-7f5d-4e6f-8ce5-fe11e4bda89e tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Volume info retrieved successfully. Sep 01 01:23:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-033ed247-7f5d-4e6f-8ce5-fe11e4bda89e tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/ef67d0ef-ed09-4c47-84f3-7e05fd59fcc8 returned with HTTP 200 Sep 01 01:23:27 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1339/2719] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:27 2026] GET /volume/v3/volumes/ef67d0ef-ed09-4c47-84f3-7e05fd59fcc8 => generated 864 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:23:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-172104f6-b5d2-4847-8f04-c7eeabce9dc7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-172104f6-b5d2-4847-8f04-c7eeabce9dc7 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] GET http://192.168.122.211/volume/v3/volumes/ef67d0ef-ed09-4c47-84f3-7e05fd59fcc8 Sep 01 01:23:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-172104f6-b5d2-4847-8f04-c7eeabce9dc7 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-172104f6-b5d2-4847-8f04-c7eeabce9dc7 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-172104f6-b5d2-4847-8f04-c7eeabce9dc7 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/ef67d0ef-ed09-4c47-84f3-7e05fd59fcc8 returned with HTTP 404 Sep 01 01:23:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1381/2720] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:28 2026] GET /volume/v3/volumes/ef67d0ef-ed09-4c47-84f3-7e05fd59fcc8 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:23:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0114fcea-d847-45c1-9698-86a37e6b3294 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0114fcea-d847-45c1-9698-86a37e6b3294 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] DELETE http://192.168.122.211/volume/v3/volumes/03bfcf93-9281-479a-80a5-1c2efa714211 Sep 01 01:23:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0114fcea-d847-45c1-9698-86a37e6b3294 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0114fcea-d847-45c1-9698-86a37e6b3294 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:28 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-0114fcea-d847-45c1-9698-86a37e6b3294 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Delete volume with id: 03bfcf93-9281-479a-80a5-1c2efa714211 Sep 01 01:23:28 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:28 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:28 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:28 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:28 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0114fcea-d847-45c1-9698-86a37e6b3294 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Volume info retrieved successfully. Sep 01 01:23:28 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0114fcea-d847-45c1-9698-86a37e6b3294 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Delete volume request issued successfully. Sep 01 01:23:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0114fcea-d847-45c1-9698-86a37e6b3294 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/03bfcf93-9281-479a-80a5-1c2efa714211 returned with HTTP 202 Sep 01 01:23:28 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1340/2721] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:23:28 2026] DELETE /volume/v3/volumes/03bfcf93-9281-479a-80a5-1c2efa714211 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:23:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d0faad18-c0a9-4ec2-b6a9-f78b12b0201b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d0faad18-c0a9-4ec2-b6a9-f78b12b0201b tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] GET http://192.168.122.211/volume/v3/volumes/03bfcf93-9281-479a-80a5-1c2efa714211 Sep 01 01:23:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d0faad18-c0a9-4ec2-b6a9-f78b12b0201b tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d0faad18-c0a9-4ec2-b6a9-f78b12b0201b tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d0faad18-c0a9-4ec2-b6a9-f78b12b0201b tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Volume info retrieved successfully. Sep 01 01:23:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d0faad18-c0a9-4ec2-b6a9-f78b12b0201b tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/03bfcf93-9281-479a-80a5-1c2efa714211 returned with HTTP 200 Sep 01 01:23:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1382/2722] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:28 2026] GET /volume/v3/volumes/03bfcf93-9281-479a-80a5-1c2efa714211 => generated 865 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-13d42120-bdee-4aea-b631-e72d7eee1933 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-13d42120-bdee-4aea-b631-e72d7eee1933 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] GET http://192.168.122.211/volume/v3/volumes/03bfcf93-9281-479a-80a5-1c2efa714211 Sep 01 01:23:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-13d42120-bdee-4aea-b631-e72d7eee1933 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-13d42120-bdee-4aea-b631-e72d7eee1933 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-13d42120-bdee-4aea-b631-e72d7eee1933 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/03bfcf93-9281-479a-80a5-1c2efa714211 returned with HTTP 404 Sep 01 01:23:29 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1341/2723] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:29 2026] GET /volume/v3/volumes/03bfcf93-9281-479a-80a5-1c2efa714211 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:23:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a26b24ad-d8d7-440b-879c-58b19c3d65fd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a26b24ad-d8d7-440b-879c-58b19c3d65fd tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] DELETE http://192.168.122.211/volume/v3/volumes/4df567bb-099d-4eaa-98b2-711644bc6c48 Sep 01 01:23:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a26b24ad-d8d7-440b-879c-58b19c3d65fd tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a26b24ad-d8d7-440b-879c-58b19c3d65fd tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:29 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-a26b24ad-d8d7-440b-879c-58b19c3d65fd tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Delete volume with id: 4df567bb-099d-4eaa-98b2-711644bc6c48 Sep 01 01:23:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:29 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a26b24ad-d8d7-440b-879c-58b19c3d65fd tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Volume info retrieved successfully. Sep 01 01:23:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a26b24ad-d8d7-440b-879c-58b19c3d65fd tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Delete volume request issued successfully. Sep 01 01:23:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a26b24ad-d8d7-440b-879c-58b19c3d65fd tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/4df567bb-099d-4eaa-98b2-711644bc6c48 returned with HTTP 202 Sep 01 01:23:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1383/2724] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:23:29 2026] DELETE /volume/v3/volumes/4df567bb-099d-4eaa-98b2-711644bc6c48 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:23:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-97e4ae99-9b23-4945-a57b-f38e065ac19f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-97e4ae99-9b23-4945-a57b-f38e065ac19f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] GET http://192.168.122.211/volume/v3/volumes/4df567bb-099d-4eaa-98b2-711644bc6c48 Sep 01 01:23:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-97e4ae99-9b23-4945-a57b-f38e065ac19f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-97e4ae99-9b23-4945-a57b-f38e065ac19f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:29 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:29 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:29 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:29 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:29 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-97e4ae99-9b23-4945-a57b-f38e065ac19f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Volume info retrieved successfully. Sep 01 01:23:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-97e4ae99-9b23-4945-a57b-f38e065ac19f tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/4df567bb-099d-4eaa-98b2-711644bc6c48 returned with HTTP 200 Sep 01 01:23:29 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1342/2725] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:29 2026] GET /volume/v3/volumes/4df567bb-099d-4eaa-98b2-711644bc6c48 => generated 864 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9399027b-5567-427c-8ffc-fee6e441bf69 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9399027b-5567-427c-8ffc-fee6e441bf69 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] GET http://192.168.122.211/volume/v3/volumes/4df567bb-099d-4eaa-98b2-711644bc6c48 Sep 01 01:23:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9399027b-5567-427c-8ffc-fee6e441bf69 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9399027b-5567-427c-8ffc-fee6e441bf69 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9399027b-5567-427c-8ffc-fee6e441bf69 tempest-CreateVolumesFromSourceVolumeTest-116399717 tempest-CreateVolumesFromSourceVolumeTest-116399717-project-member] http://192.168.122.211/volume/v3/volumes/4df567bb-099d-4eaa-98b2-711644bc6c48 returned with HTTP 404 Sep 01 01:23:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1384/2726] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:30 2026] GET /volume/v3/volumes/4df567bb-099d-4eaa-98b2-711644bc6c48 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:23:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f310382e-548d-4331-a427-55f0b8bba37a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f310382e-548d-4331-a427-55f0b8bba37a tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:23:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f310382e-548d-4331-a427-55f0b8bba37a tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1536453373"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:23:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-f310382e-548d-4331-a427-55f0b8bba37a tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1536453373'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:23:33 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-f310382e-548d-4331-a427-55f0b8bba37a tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Create volume of 1 GB Sep 01 01:23:33 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f310382e-548d-4331-a427-55f0b8bba37a tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Availability Zones retrieved successfully. Sep 01 01:23:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f310382e-548d-4331-a427-55f0b8bba37a tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Flow 'volume_create_api' (c92aa298-f3bf-441d-bc4d-6c1dc9a5d616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:23:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f310382e-548d-4331-a427-55f0b8bba37a tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79b50e84-d203-4767-b930-9cbddda746ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-f310382e-548d-4331-a427-55f0b8bba37a tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:23:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f310382e-548d-4331-a427-55f0b8bba37a tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79b50e84-d203-4767-b930-9cbddda746ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f310382e-548d-4331-a427-55f0b8bba37a tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edd54a1e-d7ab-461d-97d4-8796d0f418d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:33 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-f310382e-548d-4331-a427-55f0b8bba37a tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Created reservations ['f9c833e9-817e-422e-a133-e936150694b1', '721faf4c-d249-497a-91bf-1c10cec3290e', 'cb6744b1-a319-4ca9-be06-2982f8411305', '113c9466-0b5b-4ab0-be12-3f11afacde7c'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:23:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f310382e-548d-4331-a427-55f0b8bba37a tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edd54a1e-d7ab-461d-97d4-8796d0f418d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9c833e9-817e-422e-a133-e936150694b1', '721faf4c-d249-497a-91bf-1c10cec3290e', 'cb6744b1-a319-4ca9-be06-2982f8411305', '113c9466-0b5b-4ab0-be12-3f11afacde7c']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f310382e-548d-4331-a427-55f0b8bba37a tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07e9a3c4-c7e2-4bd9-9927-1a2471bfb2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:33 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:33 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f310382e-548d-4331-a427-55f0b8bba37a tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07e9a3c4-c7e2-4bd9-9927-1a2471bfb2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9644bf7f-87a8-4356-a988-a38b06906eee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1536453373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faebc63d5eaf4f249e416a9ae8da9f3c',qos_specs=None,replication_status=,reservations=['f9c833e9-817e-422e-a133-e936150694b1','721faf4c-d249-497a-91bf-1c10cec3290e','cb6744b1-a319-4ca9-be06-2982f8411305','113c9466-0b5b-4ab0-be12-3f11afacde7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00704dd69d4d4a6cbdb0f9b416da2730',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:23:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1536453373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9644bf7f-87a8-4356-a988-a38b06906eee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='faebc63d5eaf4f249e416a9ae8da9f3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00704dd69d4d4a6cbdb0f9b416da2730',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f310382e-548d-4331-a427-55f0b8bba37a tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ebee8c1-e651-4087-9fa0-0035ebf749c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f310382e-548d-4331-a427-55f0b8bba37a tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ebee8c1-e651-4087-9fa0-0035ebf749c3) transitioned into state 'SUCCESS' from state '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-1536453373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faebc63d5eaf4f249e416a9ae8da9f3c',qos_specs=None,replication_status=,reservations=['f9c833e9-817e-422e-a133-e936150694b1','721faf4c-d249-497a-91bf-1c10cec3290e','cb6744b1-a319-4ca9-be06-2982f8411305','113c9466-0b5b-4ab0-be12-3f11afacde7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00704dd69d4d4a6cbdb0f9b416da2730',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f310382e-548d-4331-a427-55f0b8bba37a tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b436d592-8bde-484c-8dfb-205fb92325d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f310382e-548d-4331-a427-55f0b8bba37a tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b436d592-8bde-484c-8dfb-205fb92325d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:33 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f310382e-548d-4331-a427-55f0b8bba37a tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Flow 'volume_create_api' (c92aa298-f3bf-441d-bc4d-6c1dc9a5d616) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:23:33 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f310382e-548d-4331-a427-55f0b8bba37a tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Create volume request issued successfully. Sep 01 01:23:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f310382e-548d-4331-a427-55f0b8bba37a tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:23:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1343/2727] 192.168.122.211 () {62 vars in 1183 bytes} [Tue Sep 1 01:23:33 2026] POST /volume/v3/volumes => generated 779 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:23:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0187db69-a283-4393-9816-299c9ef5a8b1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0187db69-a283-4393-9816-299c9ef5a8b1 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] GET http://192.168.122.211/volume/v3/volumes/9644bf7f-87a8-4356-a988-a38b06906eee Sep 01 01:23:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0187db69-a283-4393-9816-299c9ef5a8b1 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0187db69-a283-4393-9816-299c9ef5a8b1 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0187db69-a283-4393-9816-299c9ef5a8b1 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Volume info retrieved successfully. Sep 01 01:23:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0187db69-a283-4393-9816-299c9ef5a8b1 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/volumes/9644bf7f-87a8-4356-a988-a38b06906eee returned with HTTP 200 Sep 01 01:23:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1385/2728] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:23:33 2026] GET /volume/v3/volumes/9644bf7f-87a8-4356-a988-a38b06906eee => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:23:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0388140f-8ac9-4eab-bf6a-b91477851840 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0388140f-8ac9-4eab-bf6a-b91477851840 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] GET http://192.168.122.211/volume/v3/volumes/9644bf7f-87a8-4356-a988-a38b06906eee Sep 01 01:23:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0388140f-8ac9-4eab-bf6a-b91477851840 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0388140f-8ac9-4eab-bf6a-b91477851840 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:34 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:34 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:34 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:34 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:34 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0388140f-8ac9-4eab-bf6a-b91477851840 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Volume info retrieved successfully. Sep 01 01:23:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0388140f-8ac9-4eab-bf6a-b91477851840 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/volumes/9644bf7f-87a8-4356-a988-a38b06906eee returned with HTTP 200 Sep 01 01:23:34 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1344/2729] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:23:34 2026] GET /volume/v3/volumes/9644bf7f-87a8-4356-a988-a38b06906eee => generated 872 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:23:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d4ad6749-25e4-4f40-b8ee-65b4d42f5308 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d4ad6749-25e4-4f40-b8ee-65b4d42f5308 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:23:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d4ad6749-25e4-4f40-b8ee-65b4d42f5308 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9644bf7f-87a8-4356-a988-a38b06906eee", "name": "tempest-VolumeDependencyTests-Snapshot-115734434"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:23:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d4ad6749-25e4-4f40-b8ee-65b4d42f5308 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Volume info retrieved successfully. Sep 01 01:23:34 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-d4ad6749-25e4-4f40-b8ee-65b4d42f5308 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Create snapshot from volume 9644bf7f-87a8-4356-a988-a38b06906eee Sep 01 01:23:34 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-d4ad6749-25e4-4f40-b8ee-65b4d42f5308 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Created reservations ['26ecb4cf-c63a-4f1c-940d-8ab37e08cccf', '9d3e568d-88e9-4094-ad32-6fbfe8e26c24', 'a610db8a-3399-403e-8f5c-cecebc0175d5', 'ae931b5b-c0d6-4ac6-b146-8a4d4ba87759'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:23:34 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:34 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d4ad6749-25e4-4f40-b8ee-65b4d42f5308 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Snapshot create request issued successfully. Sep 01 01:23:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d4ad6749-25e4-4f40-b8ee-65b4d42f5308 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:23:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1386/2730] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:23:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:23:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e71ed503-f1b7-4686-8f71-c25b908ac7f0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e71ed503-f1b7-4686-8f71-c25b908ac7f0 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] GET http://192.168.122.211/volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 Sep 01 01:23:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e71ed503-f1b7-4686-8f71-c25b908ac7f0 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e71ed503-f1b7-4686-8f71-c25b908ac7f0 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:34 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:34 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:34 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e71ed503-f1b7-4686-8f71-c25b908ac7f0 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Snapshot retrieved successfully. Sep 01 01:23:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e71ed503-f1b7-4686-8f71-c25b908ac7f0 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 returned with HTTP 200 Sep 01 01:23:34 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1345/2731] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:23:34 2026] GET /volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8141a219-6e00-424b-91ca-7a5ea2917d90 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8141a219-6e00-424b-91ca-7a5ea2917d90 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] GET http://192.168.122.211/volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 Sep 01 01:23:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8141a219-6e00-424b-91ca-7a5ea2917d90 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8141a219-6e00-424b-91ca-7a5ea2917d90 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8141a219-6e00-424b-91ca-7a5ea2917d90 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Snapshot retrieved successfully. Sep 01 01:23:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8141a219-6e00-424b-91ca-7a5ea2917d90 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 returned with HTTP 200 Sep 01 01:23:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1387/2732] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:23:35 2026] GET /volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a3c6be9d-c8a7-46bd-b3b0-2e19a6b7dfa2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a3c6be9d-c8a7-46bd-b3b0-2e19a6b7dfa2 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] GET http://192.168.122.211/volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 Sep 01 01:23:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a3c6be9d-c8a7-46bd-b3b0-2e19a6b7dfa2 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a3c6be9d-c8a7-46bd-b3b0-2e19a6b7dfa2 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:37 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:37 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:37 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a3c6be9d-c8a7-46bd-b3b0-2e19a6b7dfa2 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Snapshot retrieved successfully. Sep 01 01:23:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a3c6be9d-c8a7-46bd-b3b0-2e19a6b7dfa2 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 returned with HTTP 200 Sep 01 01:23:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1346/2733] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:23:37 2026] GET /volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f5624840-45c4-4c71-83a3-07447f3e73e0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f5624840-45c4-4c71-83a3-07447f3e73e0 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] GET http://192.168.122.211/volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 Sep 01 01:23:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f5624840-45c4-4c71-83a3-07447f3e73e0 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f5624840-45c4-4c71-83a3-07447f3e73e0 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f5624840-45c4-4c71-83a3-07447f3e73e0 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Snapshot retrieved successfully. Sep 01 01:23:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f5624840-45c4-4c71-83a3-07447f3e73e0 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 returned with HTTP 200 Sep 01 01:23:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1388/2734] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:23:38 2026] GET /volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5bdb699b-35e4-4f28-81c6-42931b47104c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5bdb699b-35e4-4f28-81c6-42931b47104c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:23:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5bdb699b-35e4-4f28-81c6-42931b47104c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8533b69f-ef14-4ef7-ae09-3add8ebd0e97", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-865017888"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:23:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-5bdb699b-35e4-4f28-81c6-42931b47104c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Create volume request body: {'volume': {'snapshot_id': '8533b69f-ef14-4ef7-ae09-3add8ebd0e97', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-865017888'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:23:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5bdb699b-35e4-4f28-81c6-42931b47104c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Snapshot retrieved successfully. Sep 01 01:23:38 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-5bdb699b-35e4-4f28-81c6-42931b47104c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Create volume of 1 GB Sep 01 01:23:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5bdb699b-35e4-4f28-81c6-42931b47104c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Availability Zones retrieved successfully. Sep 01 01:23:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5bdb699b-35e4-4f28-81c6-42931b47104c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Flow 'volume_create_api' (0d4aef77-3429-49a7-9467-b74fc8230d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:23:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5bdb699b-35e4-4f28-81c6-42931b47104c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73953123-8577-44a9-829e-51ed840c10c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-5bdb699b-35e4-4f28-81c6-42931b47104c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:23:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5bdb699b-35e4-4f28-81c6-42931b47104c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73953123-8577-44a9-829e-51ed840c10c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8533b69f-ef14-4ef7-ae09-3add8ebd0e97', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5bdb699b-35e4-4f28-81c6-42931b47104c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2de3276a-4d3a-4d45-bd57-f91dcacde32e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:38 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-5bdb699b-35e4-4f28-81c6-42931b47104c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Created reservations ['bebfdb43-cf59-44bf-bf34-3a888561d2db', 'cb245c5b-2e19-41a4-acd3-813257f014d4', 'e1900956-d3f1-484b-8446-59eb8c7829e5', 'dae22fda-1820-4acb-a2bb-ef76c3b648f8'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:23:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5bdb699b-35e4-4f28-81c6-42931b47104c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2de3276a-4d3a-4d45-bd57-f91dcacde32e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bebfdb43-cf59-44bf-bf34-3a888561d2db', 'cb245c5b-2e19-41a4-acd3-813257f014d4', 'e1900956-d3f1-484b-8446-59eb8c7829e5', 'dae22fda-1820-4acb-a2bb-ef76c3b648f8']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5bdb699b-35e4-4f28-81c6-42931b47104c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72665e2f-6ea8-47ac-8e9f-e002eea97359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5bdb699b-35e4-4f28-81c6-42931b47104c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72665e2f-6ea8-47ac-8e9f-e002eea97359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '063f78ea-f304-4e6b-ac2c-0d6ab6d791ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-865017888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faebc63d5eaf4f249e416a9ae8da9f3c',qos_specs=None,replication_status=,reservations=['bebfdb43-cf59-44bf-bf34-3a888561d2db','cb245c5b-2e19-41a4-acd3-813257f014d4','e1900956-d3f1-484b-8446-59eb8c7829e5','dae22fda-1820-4acb-a2bb-ef76c3b648f8'],size=1,snapshot_id=8533b69f-ef14-4ef7-ae09-3add8ebd0e97,source_replicaid=,source_volid=None,status='creating',user_id='00704dd69d4d4a6cbdb0f9b416da2730',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:23:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-865017888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=063f78ea-f304-4e6b-ac2c-0d6ab6d791ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='faebc63d5eaf4f249e416a9ae8da9f3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8533b69f-ef14-4ef7-ae09-3add8ebd0e97,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00704dd69d4d4a6cbdb0f9b416da2730',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5bdb699b-35e4-4f28-81c6-42931b47104c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56740987-8072-44ee-9910-d1a628908ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5bdb699b-35e4-4f28-81c6-42931b47104c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56740987-8072-44ee-9910-d1a628908ea1) transitioned into state 'SUCCESS' from state '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-865017888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faebc63d5eaf4f249e416a9ae8da9f3c',qos_specs=None,replication_status=,reservations=['bebfdb43-cf59-44bf-bf34-3a888561d2db','cb245c5b-2e19-41a4-acd3-813257f014d4','e1900956-d3f1-484b-8446-59eb8c7829e5','dae22fda-1820-4acb-a2bb-ef76c3b648f8'],size=1,snapshot_id=8533b69f-ef14-4ef7-ae09-3add8ebd0e97,source_replicaid=,source_volid=None,status='creating',user_id='00704dd69d4d4a6cbdb0f9b416da2730',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5bdb699b-35e4-4f28-81c6-42931b47104c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcd41511-0633-4cde-8c13-4c4109f6e2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5bdb699b-35e4-4f28-81c6-42931b47104c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcd41511-0633-4cde-8c13-4c4109f6e2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5bdb699b-35e4-4f28-81c6-42931b47104c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Flow 'volume_create_api' (0d4aef77-3429-49a7-9467-b74fc8230d88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:23:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5bdb699b-35e4-4f28-81c6-42931b47104c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Create volume request issued successfully. Sep 01 01:23:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5bdb699b-35e4-4f28-81c6-42931b47104c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:23:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1347/2735] 192.168.122.211 () {62 vars in 1184 bytes} [Tue Sep 1 01:23:38 2026] POST /volume/v3/volumes => generated 812 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:23:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-652e909e-e79b-42fa-a5b5-e30e408f0459 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-652e909e-e79b-42fa-a5b5-e30e408f0459 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] GET http://192.168.122.211/volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae Sep 01 01:23:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-652e909e-e79b-42fa-a5b5-e30e408f0459 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-652e909e-e79b-42fa-a5b5-e30e408f0459 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-652e909e-e79b-42fa-a5b5-e30e408f0459 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Volume info retrieved successfully. Sep 01 01:23:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-652e909e-e79b-42fa-a5b5-e30e408f0459 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae returned with HTTP 200 Sep 01 01:23:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1389/2736] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:23:38 2026] GET /volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae => generated 880 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:23:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-23744ed4-806a-46e2-84dc-609b9059ebde None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-23744ed4-806a-46e2-84dc-609b9059ebde tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] GET http://192.168.122.211/volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae Sep 01 01:23:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-23744ed4-806a-46e2-84dc-609b9059ebde tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-23744ed4-806a-46e2-84dc-609b9059ebde tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:39 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:39 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:39 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:39 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:39 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-23744ed4-806a-46e2-84dc-609b9059ebde tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Volume info retrieved successfully. Sep 01 01:23:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-23744ed4-806a-46e2-84dc-609b9059ebde tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae returned with HTTP 200 Sep 01 01:23:39 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1348/2737] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:23:39 2026] GET /volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae => generated 904 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:23:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0eee7f06-925f-4cdd-b46d-745055d308f1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0eee7f06-925f-4cdd-b46d-745055d308f1 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] GET http://192.168.122.211/volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae Sep 01 01:23:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0eee7f06-925f-4cdd-b46d-745055d308f1 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0eee7f06-925f-4cdd-b46d-745055d308f1 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0eee7f06-925f-4cdd-b46d-745055d308f1 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Volume info retrieved successfully. Sep 01 01:23:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0eee7f06-925f-4cdd-b46d-745055d308f1 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae returned with HTTP 200 Sep 01 01:23:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1390/2738] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:23:40 2026] GET /volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae => generated 904 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:23:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d3cc76cd-2dd2-44b4-9e9f-4d3112b72775 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d3cc76cd-2dd2-44b4-9e9f-4d3112b72775 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] GET http://192.168.122.211/volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae Sep 01 01:23:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d3cc76cd-2dd2-44b4-9e9f-4d3112b72775 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d3cc76cd-2dd2-44b4-9e9f-4d3112b72775 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:41 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:41 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:41 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:41 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d3cc76cd-2dd2-44b4-9e9f-4d3112b72775 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Volume info retrieved successfully. Sep 01 01:23:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d3cc76cd-2dd2-44b4-9e9f-4d3112b72775 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae returned with HTTP 200 Sep 01 01:23:41 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1349/2739] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:23:41 2026] GET /volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae => generated 904 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:23:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2f096df3-4e92-43c2-9784-06cf18c3b058 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2f096df3-4e92-43c2-9784-06cf18c3b058 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] GET http://192.168.122.211/volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae Sep 01 01:23:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2f096df3-4e92-43c2-9784-06cf18c3b058 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2f096df3-4e92-43c2-9784-06cf18c3b058 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2f096df3-4e92-43c2-9784-06cf18c3b058 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Volume info retrieved successfully. Sep 01 01:23:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2f096df3-4e92-43c2-9784-06cf18c3b058 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae returned with HTTP 200 Sep 01 01:23:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1391/2740] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:23:42 2026] GET /volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae => generated 904 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:23:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-53a3bb4f-e420-46ca-8a85-9333ad48b56c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-53a3bb4f-e420-46ca-8a85-9333ad48b56c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] GET http://192.168.122.211/volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae Sep 01 01:23:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-53a3bb4f-e420-46ca-8a85-9333ad48b56c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-53a3bb4f-e420-46ca-8a85-9333ad48b56c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:44 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:44 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-53a3bb4f-e420-46ca-8a85-9333ad48b56c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Volume info retrieved successfully. Sep 01 01:23:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-53a3bb4f-e420-46ca-8a85-9333ad48b56c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae returned with HTTP 200 Sep 01 01:23:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1350/2741] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:23:44 2026] GET /volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae => generated 904 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:23:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0a01cc4b-3d9b-4c52-9530-ddada05c3377 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0a01cc4b-3d9b-4c52-9530-ddada05c3377 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] GET http://192.168.122.211/volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae Sep 01 01:23:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0a01cc4b-3d9b-4c52-9530-ddada05c3377 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0a01cc4b-3d9b-4c52-9530-ddada05c3377 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0a01cc4b-3d9b-4c52-9530-ddada05c3377 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Volume info retrieved successfully. Sep 01 01:23:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0a01cc4b-3d9b-4c52-9530-ddada05c3377 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae returned with HTTP 200 Sep 01 01:23:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1392/2742] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:23:45 2026] GET /volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae => generated 905 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:23:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f292045e-2bb3-4261-83f0-476ee069e7f1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f292045e-2bb3-4261-83f0-476ee069e7f1 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 Sep 01 01:23:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f292045e-2bb3-4261-83f0-476ee069e7f1 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f292045e-2bb3-4261-83f0-476ee069e7f1 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:45 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-f292045e-2bb3-4261-83f0-476ee069e7f1 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Delete snapshot with id: 8533b69f-ef14-4ef7-ae09-3add8ebd0e97 Sep 01 01:23:45 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:45 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f292045e-2bb3-4261-83f0-476ee069e7f1 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Snapshot retrieved successfully. Sep 01 01:23:45 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:45 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f292045e-2bb3-4261-83f0-476ee069e7f1 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Snapshot delete request issued successfully. Sep 01 01:23:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f292045e-2bb3-4261-83f0-476ee069e7f1 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 returned with HTTP 202 Sep 01 01:23:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1351/2743] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:23:45 2026] DELETE /volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:23:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0940ed96-3db5-41b7-9e2a-ef6c3a07127b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0940ed96-3db5-41b7-9e2a-ef6c3a07127b tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] GET http://192.168.122.211/volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 Sep 01 01:23:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0940ed96-3db5-41b7-9e2a-ef6c3a07127b tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0940ed96-3db5-41b7-9e2a-ef6c3a07127b tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0940ed96-3db5-41b7-9e2a-ef6c3a07127b tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Snapshot retrieved successfully. Sep 01 01:23:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0940ed96-3db5-41b7-9e2a-ef6c3a07127b tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 returned with HTTP 200 Sep 01 01:23:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1393/2744] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:23:45 2026] GET /volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-71db0b13-7e74-4b53-83b5-0ddeb952d867 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-71db0b13-7e74-4b53-83b5-0ddeb952d867 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] GET http://192.168.122.211/volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 Sep 01 01:23:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-71db0b13-7e74-4b53-83b5-0ddeb952d867 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-71db0b13-7e74-4b53-83b5-0ddeb952d867 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:46 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:46 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:46 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-71db0b13-7e74-4b53-83b5-0ddeb952d867 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Snapshot retrieved successfully. Sep 01 01:23:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-71db0b13-7e74-4b53-83b5-0ddeb952d867 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 returned with HTTP 200 Sep 01 01:23:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1352/2745] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:23:46 2026] GET /volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6aa98a05-2cb3-4a5c-a6b3-6f529c60678c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6aa98a05-2cb3-4a5c-a6b3-6f529c60678c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] GET http://192.168.122.211/volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 Sep 01 01:23:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6aa98a05-2cb3-4a5c-a6b3-6f529c60678c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6aa98a05-2cb3-4a5c-a6b3-6f529c60678c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6aa98a05-2cb3-4a5c-a6b3-6f529c60678c tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 returned with HTTP 404 Sep 01 01:23:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1394/2746] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:23:47 2026] GET /volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:23:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e380d614-cf3f-44de-9006-6fa9ee3d1753 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e380d614-cf3f-44de-9006-6fa9ee3d1753 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] DELETE http://192.168.122.211/volume/v3/volumes/9644bf7f-87a8-4356-a988-a38b06906eee Sep 01 01:23:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e380d614-cf3f-44de-9006-6fa9ee3d1753 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e380d614-cf3f-44de-9006-6fa9ee3d1753 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:47 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-e380d614-cf3f-44de-9006-6fa9ee3d1753 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Delete volume with id: 9644bf7f-87a8-4356-a988-a38b06906eee Sep 01 01:23:47 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:47 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e380d614-cf3f-44de-9006-6fa9ee3d1753 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Volume info retrieved successfully. Sep 01 01:23:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e380d614-cf3f-44de-9006-6fa9ee3d1753 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Delete volume request issued successfully. Sep 01 01:23:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e380d614-cf3f-44de-9006-6fa9ee3d1753 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/volumes/9644bf7f-87a8-4356-a988-a38b06906eee returned with HTTP 202 Sep 01 01:23:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1353/2747] 192.168.122.211 () {60 vars in 1276 bytes} [Tue Sep 1 01:23:47 2026] DELETE /volume/v3/volumes/9644bf7f-87a8-4356-a988-a38b06906eee => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:23:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d8185a54-45be-4c1d-9a80-dbe3e7e93232 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d8185a54-45be-4c1d-9a80-dbe3e7e93232 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] GET http://192.168.122.211/volume/v3/volumes/9644bf7f-87a8-4356-a988-a38b06906eee Sep 01 01:23:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d8185a54-45be-4c1d-9a80-dbe3e7e93232 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d8185a54-45be-4c1d-9a80-dbe3e7e93232 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d8185a54-45be-4c1d-9a80-dbe3e7e93232 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Volume info retrieved successfully. Sep 01 01:23:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d8185a54-45be-4c1d-9a80-dbe3e7e93232 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/volumes/9644bf7f-87a8-4356-a988-a38b06906eee returned with HTTP 200 Sep 01 01:23:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1395/2748] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:23:47 2026] GET /volume/v3/volumes/9644bf7f-87a8-4356-a988-a38b06906eee => generated 871 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:23:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a1b3d51d-e7a4-42f1-94e0-cba197f355f9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a1b3d51d-e7a4-42f1-94e0-cba197f355f9 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] GET http://192.168.122.211/volume/v3/volumes/9644bf7f-87a8-4356-a988-a38b06906eee Sep 01 01:23:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a1b3d51d-e7a4-42f1-94e0-cba197f355f9 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a1b3d51d-e7a4-42f1-94e0-cba197f355f9 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a1b3d51d-e7a4-42f1-94e0-cba197f355f9 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/volumes/9644bf7f-87a8-4356-a988-a38b06906eee returned with HTTP 404 Sep 01 01:23:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1354/2749] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:23:48 2026] GET /volume/v3/volumes/9644bf7f-87a8-4356-a988-a38b06906eee => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:23:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a39ade7c-99ac-4d1d-8321-b7284c11956e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a39ade7c-99ac-4d1d-8321-b7284c11956e tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] DELETE http://192.168.122.211/volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae Sep 01 01:23:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a39ade7c-99ac-4d1d-8321-b7284c11956e tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a39ade7c-99ac-4d1d-8321-b7284c11956e tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:48 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-a39ade7c-99ac-4d1d-8321-b7284c11956e tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Delete volume with id: 063f78ea-f304-4e6b-ac2c-0d6ab6d791ae Sep 01 01:23:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a39ade7c-99ac-4d1d-8321-b7284c11956e tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Volume info retrieved successfully. Sep 01 01:23:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a39ade7c-99ac-4d1d-8321-b7284c11956e tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Delete volume request issued successfully. Sep 01 01:23:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a39ade7c-99ac-4d1d-8321-b7284c11956e tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae returned with HTTP 202 Sep 01 01:23:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1396/2750] 192.168.122.211 () {60 vars in 1276 bytes} [Tue Sep 1 01:23:48 2026] DELETE /volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:23:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-58302b88-cde9-4c33-ae9a-e5f28a1da62e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-58302b88-cde9-4c33-ae9a-e5f28a1da62e tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] GET http://192.168.122.211/volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae Sep 01 01:23:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-58302b88-cde9-4c33-ae9a-e5f28a1da62e tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-58302b88-cde9-4c33-ae9a-e5f28a1da62e tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:48 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:48 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:48 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:48 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:48 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-58302b88-cde9-4c33-ae9a-e5f28a1da62e tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Volume info retrieved successfully. Sep 01 01:23:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-58302b88-cde9-4c33-ae9a-e5f28a1da62e tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae returned with HTTP 200 Sep 01 01:23:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1355/2751] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:23:48 2026] GET /volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae => generated 904 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:23:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d499d87b-da31-4b2d-81a8-7ab7c8dcbd4a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d499d87b-da31-4b2d-81a8-7ab7c8dcbd4a tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] GET http://192.168.122.211/volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae Sep 01 01:23:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d499d87b-da31-4b2d-81a8-7ab7c8dcbd4a tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d499d87b-da31-4b2d-81a8-7ab7c8dcbd4a tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d499d87b-da31-4b2d-81a8-7ab7c8dcbd4a tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae returned with HTTP 404 Sep 01 01:23:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1397/2752] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:23:50 2026] GET /volume/v3/volumes/063f78ea-f304-4e6b-ac2c-0d6ab6d791ae => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:23:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b1636739-7c65-4a58-b4f0-26daa90e6481 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b1636739-7c65-4a58-b4f0-26daa90e6481 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 Sep 01 01:23:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b1636739-7c65-4a58-b4f0-26daa90e6481 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b1636739-7c65-4a58-b4f0-26daa90e6481 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:50 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-b1636739-7c65-4a58-b4f0-26daa90e6481 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Delete snapshot with id: 8533b69f-ef14-4ef7-ae09-3add8ebd0e97 Sep 01 01:23:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b1636739-7c65-4a58-b4f0-26daa90e6481 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 returned with HTTP 404 Sep 01 01:23:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1356/2753] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:23:50 2026] DELETE /volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:23:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d0e3b245-d9ff-45fa-8d31-42c507f2b6bd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d0e3b245-d9ff-45fa-8d31-42c507f2b6bd tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] GET http://192.168.122.211/volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 Sep 01 01:23:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d0e3b245-d9ff-45fa-8d31-42c507f2b6bd tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d0e3b245-d9ff-45fa-8d31-42c507f2b6bd tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d0e3b245-d9ff-45fa-8d31-42c507f2b6bd tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 returned with HTTP 404 Sep 01 01:23:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1398/2754] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:23:50 2026] GET /volume/v3/snapshots/8533b69f-ef14-4ef7-ae09-3add8ebd0e97 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:23:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e8f93f5e-f305-4996-ba48-3106c0b06f34 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e8f93f5e-f305-4996-ba48-3106c0b06f34 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] DELETE http://192.168.122.211/volume/v3/volumes/9644bf7f-87a8-4356-a988-a38b06906eee Sep 01 01:23:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e8f93f5e-f305-4996-ba48-3106c0b06f34 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e8f93f5e-f305-4996-ba48-3106c0b06f34 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:50 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-e8f93f5e-f305-4996-ba48-3106c0b06f34 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Delete volume with id: 9644bf7f-87a8-4356-a988-a38b06906eee Sep 01 01:23:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e8f93f5e-f305-4996-ba48-3106c0b06f34 tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/volumes/9644bf7f-87a8-4356-a988-a38b06906eee returned with HTTP 404 Sep 01 01:23:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1357/2755] 192.168.122.211 () {60 vars in 1276 bytes} [Tue Sep 1 01:23:50 2026] DELETE /volume/v3/volumes/9644bf7f-87a8-4356-a988-a38b06906eee => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:23:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b0caa8d8-ac1d-4aaa-a50e-a8a8f1a2dbec None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b0caa8d8-ac1d-4aaa-a50e-a8a8f1a2dbec tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] GET http://192.168.122.211/volume/v3/volumes/9644bf7f-87a8-4356-a988-a38b06906eee Sep 01 01:23:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b0caa8d8-ac1d-4aaa-a50e-a8a8f1a2dbec tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b0caa8d8-ac1d-4aaa-a50e-a8a8f1a2dbec tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b0caa8d8-ac1d-4aaa-a50e-a8a8f1a2dbec tempest-VolumeDependencyTests-1841518484 tempest-VolumeDependencyTests-1841518484-project-member] http://192.168.122.211/volume/v3/volumes/9644bf7f-87a8-4356-a988-a38b06906eee returned with HTTP 404 Sep 01 01:23:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1399/2756] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:23:50 2026] GET /volume/v3/volumes/9644bf7f-87a8-4356-a988-a38b06906eee => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:23:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f254a811-545f-4e8e-ac08-f1a3e448a14f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f254a811-545f-4e8e-ac08-f1a3e448a14f tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:23:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f254a811-545f-4e8e-ac08-f1a3e448a14f tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:23:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-f254a811-545f-4e8e-ac08-f1a3e448a14f tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:23:52 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-f254a811-545f-4e8e-ac08-f1a3e448a14f tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Create volume of 1 GB Sep 01 01:23:52 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f254a811-545f-4e8e-ac08-f1a3e448a14f tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Availability Zones retrieved successfully. Sep 01 01:23:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f254a811-545f-4e8e-ac08-f1a3e448a14f tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Flow 'volume_create_api' (ec29c332-a8a9-45e9-9245-0f0b17d9b3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:23:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f254a811-545f-4e8e-ac08-f1a3e448a14f tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf8822b6-270d-4f7f-8534-f843cc4c6c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-f254a811-545f-4e8e-ac08-f1a3e448a14f tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:23:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f254a811-545f-4e8e-ac08-f1a3e448a14f tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf8822b6-270d-4f7f-8534-f843cc4c6c44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f254a811-545f-4e8e-ac08-f1a3e448a14f tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e011b874-f628-4249-8993-4a68da4d44cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:52 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-f254a811-545f-4e8e-ac08-f1a3e448a14f tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Created reservations ['4d0d42a7-8bcc-4bce-a184-9f97382827ac', '22c14b81-ed81-40a6-b460-c85fb98aba11', 'b1450c07-40e4-49f2-b0ca-c13342d28f26', '1b6e6759-1976-4372-8d23-9efb3373cb96'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:23:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f254a811-545f-4e8e-ac08-f1a3e448a14f tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e011b874-f628-4249-8993-4a68da4d44cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d0d42a7-8bcc-4bce-a184-9f97382827ac', '22c14b81-ed81-40a6-b460-c85fb98aba11', 'b1450c07-40e4-49f2-b0ca-c13342d28f26', '1b6e6759-1976-4372-8d23-9efb3373cb96']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f254a811-545f-4e8e-ac08-f1a3e448a14f tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e240f232-e582-4787-8806-dcd51356eb29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f254a811-545f-4e8e-ac08-f1a3e448a14f tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e240f232-e582-4787-8806-dcd51356eb29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fb41692-66fb-45f8-9006-bcee79138cd9', '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='3e28105f0bf44c968675a80f7805d554',qos_specs=None,replication_status=,reservations=['4d0d42a7-8bcc-4bce-a184-9f97382827ac','22c14b81-ed81-40a6-b460-c85fb98aba11','b1450c07-40e4-49f2-b0ca-c13342d28f26','1b6e6759-1976-4372-8d23-9efb3373cb96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d102fbb9e81d46ebb6cf31c9a9c1a4a1',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:23:52Z,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=3fb41692-66fb-45f8-9006-bcee79138cd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e28105f0bf44c968675a80f7805d554',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d102fbb9e81d46ebb6cf31c9a9c1a4a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f254a811-545f-4e8e-ac08-f1a3e448a14f tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d94e0d4-59d9-4ce6-9450-0db2d1b91bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f254a811-545f-4e8e-ac08-f1a3e448a14f tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d94e0d4-59d9-4ce6-9450-0db2d1b91bee) transitioned into state 'SUCCESS' from 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='3e28105f0bf44c968675a80f7805d554',qos_specs=None,replication_status=,reservations=['4d0d42a7-8bcc-4bce-a184-9f97382827ac','22c14b81-ed81-40a6-b460-c85fb98aba11','b1450c07-40e4-49f2-b0ca-c13342d28f26','1b6e6759-1976-4372-8d23-9efb3373cb96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d102fbb9e81d46ebb6cf31c9a9c1a4a1',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f254a811-545f-4e8e-ac08-f1a3e448a14f tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a54982f-8ea9-4cfb-8aa4-0a7151d61986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f254a811-545f-4e8e-ac08-f1a3e448a14f tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a54982f-8ea9-4cfb-8aa4-0a7151d61986) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f254a811-545f-4e8e-ac08-f1a3e448a14f tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Flow 'volume_create_api' (ec29c332-a8a9-45e9-9245-0f0b17d9b3e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:23:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f254a811-545f-4e8e-ac08-f1a3e448a14f tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Create volume request issued successfully. Sep 01 01:23:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f254a811-545f-4e8e-ac08-f1a3e448a14f tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:23:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1358/2757] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:23:52 2026] POST /volume/v3/volumes => generated 749 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:23:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bec173c1-2400-4069-b478-8d05a9a81a91 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bec173c1-2400-4069-b478-8d05a9a81a91 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] GET http://192.168.122.211/volume/v3/volumes/3fb41692-66fb-45f8-9006-bcee79138cd9 Sep 01 01:23:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bec173c1-2400-4069-b478-8d05a9a81a91 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bec173c1-2400-4069-b478-8d05a9a81a91 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bec173c1-2400-4069-b478-8d05a9a81a91 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Volume info retrieved successfully. Sep 01 01:23:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bec173c1-2400-4069-b478-8d05a9a81a91 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] http://192.168.122.211/volume/v3/volumes/3fb41692-66fb-45f8-9006-bcee79138cd9 returned with HTTP 200 Sep 01 01:23:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1400/2758] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:53 2026] GET /volume/v3/volumes/3fb41692-66fb-45f8-9006-bcee79138cd9 => generated 817 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-12ad7284-92df-4307-b6ff-ab81614b7bd1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-12ad7284-92df-4307-b6ff-ab81614b7bd1 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] GET http://192.168.122.211/volume/v3/volumes/3fb41692-66fb-45f8-9006-bcee79138cd9 Sep 01 01:23:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-12ad7284-92df-4307-b6ff-ab81614b7bd1 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-12ad7284-92df-4307-b6ff-ab81614b7bd1 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:54 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:54 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:54 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:54 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-12ad7284-92df-4307-b6ff-ab81614b7bd1 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Volume info retrieved successfully. Sep 01 01:23:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-12ad7284-92df-4307-b6ff-ab81614b7bd1 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] http://192.168.122.211/volume/v3/volumes/3fb41692-66fb-45f8-9006-bcee79138cd9 returned with HTTP 200 Sep 01 01:23:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1359/2759] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:54 2026] GET /volume/v3/volumes/3fb41692-66fb-45f8-9006-bcee79138cd9 => generated 841 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b216445d-3dca-4779-90a9-f145876617c5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b216445d-3dca-4779-90a9-f145876617c5 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] GET http://192.168.122.211/volume/v3/volumes/3fb41692-66fb-45f8-9006-bcee79138cd9 Sep 01 01:23:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b216445d-3dca-4779-90a9-f145876617c5 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b216445d-3dca-4779-90a9-f145876617c5 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b216445d-3dca-4779-90a9-f145876617c5 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Volume info retrieved successfully. Sep 01 01:23:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b216445d-3dca-4779-90a9-f145876617c5 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] http://192.168.122.211/volume/v3/volumes/3fb41692-66fb-45f8-9006-bcee79138cd9 returned with HTTP 200 Sep 01 01:23:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1401/2760] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:55 2026] GET /volume/v3/volumes/3fb41692-66fb-45f8-9006-bcee79138cd9 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3b102b7f-9cb1-4c0b-999f-688636f508ad None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3b102b7f-9cb1-4c0b-999f-688636f508ad tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] GET http://192.168.122.211/volume/v3/volumes/3fb41692-66fb-45f8-9006-bcee79138cd9 Sep 01 01:23:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3b102b7f-9cb1-4c0b-999f-688636f508ad tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3b102b7f-9cb1-4c0b-999f-688636f508ad tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:55 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:55 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:55 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:55 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3b102b7f-9cb1-4c0b-999f-688636f508ad tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Volume info retrieved successfully. Sep 01 01:23:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3b102b7f-9cb1-4c0b-999f-688636f508ad tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] http://192.168.122.211/volume/v3/volumes/3fb41692-66fb-45f8-9006-bcee79138cd9 returned with HTTP 200 Sep 01 01:23:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1360/2761] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:55 2026] GET /volume/v3/volumes/3fb41692-66fb-45f8-9006-bcee79138cd9 => generated 842 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-df779298-b7c0-4ae4-a22b-7c2b060d99c6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-df779298-b7c0-4ae4-a22b-7c2b060d99c6 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:23:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-df779298-b7c0-4ae4-a22b-7c2b060d99c6 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-847212880"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:23:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-df779298-b7c0-4ae4-a22b-7c2b060d99c6 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-847212880'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:23:55 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-df779298-b7c0-4ae4-a22b-7c2b060d99c6 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Create volume of 1 GB Sep 01 01:23:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-df779298-b7c0-4ae4-a22b-7c2b060d99c6 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Availability Zones retrieved successfully. Sep 01 01:23:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-df779298-b7c0-4ae4-a22b-7c2b060d99c6 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Flow 'volume_create_api' (2ca7e063-0c39-4a27-ad93-d7c8117d404a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:23:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-df779298-b7c0-4ae4-a22b-7c2b060d99c6 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (590df45c-2486-440d-9e57-fc34bc3ed427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-df779298-b7c0-4ae4-a22b-7c2b060d99c6 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:23:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-df779298-b7c0-4ae4-a22b-7c2b060d99c6 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (590df45c-2486-440d-9e57-fc34bc3ed427) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-df779298-b7c0-4ae4-a22b-7c2b060d99c6 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f075cda9-4a05-4bc5-b7d7-ef7d767f0fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:55 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-df779298-b7c0-4ae4-a22b-7c2b060d99c6 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Created reservations ['422cce9f-0cea-405f-8d60-1ca7e1828f29', 'e4e86c36-25f8-4dab-bfa9-19a01a7ce27b', 'afe6760b-e35e-45bb-b157-71e161ea731b', '7dba3749-0686-4a93-801a-fcdbc8a3e5a0'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:23:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-df779298-b7c0-4ae4-a22b-7c2b060d99c6 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f075cda9-4a05-4bc5-b7d7-ef7d767f0fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['422cce9f-0cea-405f-8d60-1ca7e1828f29', 'e4e86c36-25f8-4dab-bfa9-19a01a7ce27b', 'afe6760b-e35e-45bb-b157-71e161ea731b', '7dba3749-0686-4a93-801a-fcdbc8a3e5a0']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-df779298-b7c0-4ae4-a22b-7c2b060d99c6 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17dae932-b254-4472-84be-a3c26e9da5c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-df779298-b7c0-4ae4-a22b-7c2b060d99c6 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17dae932-b254-4472-84be-a3c26e9da5c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a46e7c1-6a51-427a-86b0-560baf66e513', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-847212880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e28105f0bf44c968675a80f7805d554',qos_specs=None,replication_status=,reservations=['422cce9f-0cea-405f-8d60-1ca7e1828f29','e4e86c36-25f8-4dab-bfa9-19a01a7ce27b','afe6760b-e35e-45bb-b157-71e161ea731b','7dba3749-0686-4a93-801a-fcdbc8a3e5a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d102fbb9e81d46ebb6cf31c9a9c1a4a1',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:23:55Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-847212880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a46e7c1-6a51-427a-86b0-560baf66e513,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e28105f0bf44c968675a80f7805d554',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d102fbb9e81d46ebb6cf31c9a9c1a4a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-df779298-b7c0-4ae4-a22b-7c2b060d99c6 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc4fbe21-f6af-4171-a435-76882f63e217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-df779298-b7c0-4ae4-a22b-7c2b060d99c6 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc4fbe21-f6af-4171-a435-76882f63e217) transitioned into 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-847212880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e28105f0bf44c968675a80f7805d554',qos_specs=None,replication_status=,reservations=['422cce9f-0cea-405f-8d60-1ca7e1828f29','e4e86c36-25f8-4dab-bfa9-19a01a7ce27b','afe6760b-e35e-45bb-b157-71e161ea731b','7dba3749-0686-4a93-801a-fcdbc8a3e5a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d102fbb9e81d46ebb6cf31c9a9c1a4a1',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-df779298-b7c0-4ae4-a22b-7c2b060d99c6 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12f5249c-b052-44a8-95ff-119cdd64911e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:23:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-df779298-b7c0-4ae4-a22b-7c2b060d99c6 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12f5249c-b052-44a8-95ff-119cdd64911e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:23:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-df779298-b7c0-4ae4-a22b-7c2b060d99c6 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Flow 'volume_create_api' (2ca7e063-0c39-4a27-ad93-d7c8117d404a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:23:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-df779298-b7c0-4ae4-a22b-7c2b060d99c6 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Create volume request issued successfully. Sep 01 01:23:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-df779298-b7c0-4ae4-a22b-7c2b060d99c6 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:23:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1402/2762] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:23:55 2026] POST /volume/v3/volumes => generated 784 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:23:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-605e40d5-1bdd-4c0c-9b85-7813223e70b1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-605e40d5-1bdd-4c0c-9b85-7813223e70b1 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] GET http://192.168.122.211/volume/v3/volumes/3a46e7c1-6a51-427a-86b0-560baf66e513 Sep 01 01:23:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-605e40d5-1bdd-4c0c-9b85-7813223e70b1 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-605e40d5-1bdd-4c0c-9b85-7813223e70b1 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:56 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:56 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:56 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:56 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:56 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-605e40d5-1bdd-4c0c-9b85-7813223e70b1 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Volume info retrieved successfully. Sep 01 01:23:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-605e40d5-1bdd-4c0c-9b85-7813223e70b1 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] http://192.168.122.211/volume/v3/volumes/3a46e7c1-6a51-427a-86b0-560baf66e513 returned with HTTP 200 Sep 01 01:23:56 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1361/2763] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:56 2026] GET /volume/v3/volumes/3a46e7c1-6a51-427a-86b0-560baf66e513 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2d665e40-87f9-4685-8192-6d2d2c6264f7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2d665e40-87f9-4685-8192-6d2d2c6264f7 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] GET http://192.168.122.211/volume/v3/volumes/3a46e7c1-6a51-427a-86b0-560baf66e513 Sep 01 01:23:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2d665e40-87f9-4685-8192-6d2d2c6264f7 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2d665e40-87f9-4685-8192-6d2d2c6264f7 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2d665e40-87f9-4685-8192-6d2d2c6264f7 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Volume info retrieved successfully. Sep 01 01:23:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2d665e40-87f9-4685-8192-6d2d2c6264f7 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] http://192.168.122.211/volume/v3/volumes/3a46e7c1-6a51-427a-86b0-560baf66e513 returned with HTTP 200 Sep 01 01:23:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1403/2764] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:57 2026] GET /volume/v3/volumes/3a46e7c1-6a51-427a-86b0-560baf66e513 => generated 876 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-89849165-2197-4219-8e5f-968d5cd3715a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-89849165-2197-4219-8e5f-968d5cd3715a tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] GET http://192.168.122.211/volume/v3/volumes/3a46e7c1-6a51-427a-86b0-560baf66e513 Sep 01 01:23:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-89849165-2197-4219-8e5f-968d5cd3715a tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-89849165-2197-4219-8e5f-968d5cd3715a tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:58 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:58 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:58 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:58 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-89849165-2197-4219-8e5f-968d5cd3715a tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Volume info retrieved successfully. Sep 01 01:23:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-89849165-2197-4219-8e5f-968d5cd3715a tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] http://192.168.122.211/volume/v3/volumes/3a46e7c1-6a51-427a-86b0-560baf66e513 returned with HTTP 200 Sep 01 01:23:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1362/2765] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:58 2026] GET /volume/v3/volumes/3a46e7c1-6a51-427a-86b0-560baf66e513 => generated 877 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-45642d58-6f65-4fc7-8a81-fb328067ff04 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-45642d58-6f65-4fc7-8a81-fb328067ff04 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] GET http://192.168.122.211/volume/v3/volumes/3a46e7c1-6a51-427a-86b0-560baf66e513 Sep 01 01:23:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-45642d58-6f65-4fc7-8a81-fb328067ff04 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-45642d58-6f65-4fc7-8a81-fb328067ff04 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:23:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-45642d58-6f65-4fc7-8a81-fb328067ff04 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Volume info retrieved successfully. Sep 01 01:23:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-45642d58-6f65-4fc7-8a81-fb328067ff04 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] http://192.168.122.211/volume/v3/volumes/3a46e7c1-6a51-427a-86b0-560baf66e513 returned with HTTP 200 Sep 01 01:23:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1404/2766] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:23:58 2026] GET /volume/v3/volumes/3a46e7c1-6a51-427a-86b0-560baf66e513 => generated 877 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-069c15b1-415e-4a7b-b11e-d995363c1d7e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-069c15b1-415e-4a7b-b11e-d995363c1d7e tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:23:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-069c15b1-415e-4a7b-b11e-d995363c1d7e tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3a46e7c1-6a51-427a-86b0-560baf66e513", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1267760693"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:23:58 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:58 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:58 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:58 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-069c15b1-415e-4a7b-b11e-d995363c1d7e tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Volume info retrieved successfully. Sep 01 01:23:58 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-069c15b1-415e-4a7b-b11e-d995363c1d7e tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Create snapshot from volume 3a46e7c1-6a51-427a-86b0-560baf66e513 Sep 01 01:23:58 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-069c15b1-415e-4a7b-b11e-d995363c1d7e tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Created reservations ['b08baf3e-7415-4d62-ae91-0d3c4126c861', '571510fc-90c9-419c-b535-e4f7f0ba75a0', '53292751-01d2-46fe-861b-b37133d8299b', 'ce9ab6f1-7ea0-439e-a471-20743b6d3fde'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:23:58 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:23:58 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:23:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-069c15b1-415e-4a7b-b11e-d995363c1d7e tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Snapshot create request issued successfully. Sep 01 01:23:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-069c15b1-415e-4a7b-b11e-d995363c1d7e tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:23:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1363/2767] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:23:58 2026] POST /volume/v3/snapshots => generated 326 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:23:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c74ecdd7-569d-4f0b-91d7-d8a0ac1ff806 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c74ecdd7-569d-4f0b-91d7-d8a0ac1ff806 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] GET http://192.168.122.211/volume/v3/snapshots/c40e9ad7-864c-4b80-bc7f-e188f5d38642 Sep 01 01:23:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c74ecdd7-569d-4f0b-91d7-d8a0ac1ff806 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c74ecdd7-569d-4f0b-91d7-d8a0ac1ff806 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:23:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c74ecdd7-569d-4f0b-91d7-d8a0ac1ff806 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Snapshot retrieved successfully. Sep 01 01:23:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c74ecdd7-569d-4f0b-91d7-d8a0ac1ff806 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] http://192.168.122.211/volume/v3/snapshots/c40e9ad7-864c-4b80-bc7f-e188f5d38642 returned with HTTP 200 Sep 01 01:23:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1405/2768] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:23:58 2026] GET /volume/v3/snapshots/c40e9ad7-864c-4b80-bc7f-e188f5d38642 => generated 458 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:23:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4bf1ad86-2a1e-4ac0-b5bc-68a531bc984b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:23:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4bf1ad86-2a1e-4ac0-b5bc-68a531bc984b tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] GET http://192.168.122.211/volume/v3/snapshots/c40e9ad7-864c-4b80-bc7f-e188f5d38642 Sep 01 01:23:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4bf1ad86-2a1e-4ac0-b5bc-68a531bc984b tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:23:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4bf1ad86-2a1e-4ac0-b5bc-68a531bc984b tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:23:59 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:23:59 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:23:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4bf1ad86-2a1e-4ac0-b5bc-68a531bc984b tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Snapshot retrieved successfully. Sep 01 01:23:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4bf1ad86-2a1e-4ac0-b5bc-68a531bc984b tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] http://192.168.122.211/volume/v3/snapshots/c40e9ad7-864c-4b80-bc7f-e188f5d38642 returned with HTTP 200 Sep 01 01:23:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1364/2769] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:23:59 2026] GET /volume/v3/snapshots/c40e9ad7-864c-4b80-bc7f-e188f5d38642 => generated 458 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dc8fda1f-3252-4469-adcf-320740c9699c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dc8fda1f-3252-4469-adcf-320740c9699c tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] GET http://192.168.122.211/volume/v3/snapshots/c40e9ad7-864c-4b80-bc7f-e188f5d38642 Sep 01 01:24:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dc8fda1f-3252-4469-adcf-320740c9699c tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dc8fda1f-3252-4469-adcf-320740c9699c tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-dc8fda1f-3252-4469-adcf-320740c9699c tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Snapshot retrieved successfully. Sep 01 01:24:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dc8fda1f-3252-4469-adcf-320740c9699c tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] http://192.168.122.211/volume/v3/snapshots/c40e9ad7-864c-4b80-bc7f-e188f5d38642 returned with HTTP 200 Sep 01 01:24:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1406/2770] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:24:00 2026] GET /volume/v3/snapshots/c40e9ad7-864c-4b80-bc7f-e188f5d38642 => generated 458 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4c18cf29-28dd-43e2-9bd4-30f3567b4787 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4c18cf29-28dd-43e2-9bd4-30f3567b4787 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] GET http://192.168.122.211/volume/v3/snapshots/c40e9ad7-864c-4b80-bc7f-e188f5d38642 Sep 01 01:24:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4c18cf29-28dd-43e2-9bd4-30f3567b4787 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4c18cf29-28dd-43e2-9bd4-30f3567b4787 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4c18cf29-28dd-43e2-9bd4-30f3567b4787 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Snapshot retrieved successfully. Sep 01 01:24:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4c18cf29-28dd-43e2-9bd4-30f3567b4787 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] http://192.168.122.211/volume/v3/snapshots/c40e9ad7-864c-4b80-bc7f-e188f5d38642 returned with HTTP 200 Sep 01 01:24:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1365/2771] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:24:01 2026] GET /volume/v3/snapshots/c40e9ad7-864c-4b80-bc7f-e188f5d38642 => generated 485 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dee04843-6511-415a-9a84-4af03bedcd1a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dee04843-6511-415a-9a84-4af03bedcd1a tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] GET http://192.168.122.211/volume/v3/snapshots/c40e9ad7-864c-4b80-bc7f-e188f5d38642 Sep 01 01:24:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dee04843-6511-415a-9a84-4af03bedcd1a tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dee04843-6511-415a-9a84-4af03bedcd1a tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-dee04843-6511-415a-9a84-4af03bedcd1a tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Snapshot retrieved successfully. Sep 01 01:24:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dee04843-6511-415a-9a84-4af03bedcd1a tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] http://192.168.122.211/volume/v3/snapshots/c40e9ad7-864c-4b80-bc7f-e188f5d38642 returned with HTTP 200 Sep 01 01:24:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1407/2772] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:24:01 2026] GET /volume/v3/snapshots/c40e9ad7-864c-4b80-bc7f-e188f5d38642 => generated 485 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-bdf1d593-a789-4ca1-837f-8cabb282b23d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bdf1d593-a789-4ca1-837f-8cabb282b23d tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/c40e9ad7-864c-4b80-bc7f-e188f5d38642 Sep 01 01:24:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bdf1d593-a789-4ca1-837f-8cabb282b23d tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bdf1d593-a789-4ca1-837f-8cabb282b23d tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:01 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-bdf1d593-a789-4ca1-837f-8cabb282b23d tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Delete snapshot with id: c40e9ad7-864c-4b80-bc7f-e188f5d38642 Sep 01 01:24:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-bdf1d593-a789-4ca1-837f-8cabb282b23d tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Snapshot retrieved successfully. Sep 01 01:24:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-bdf1d593-a789-4ca1-837f-8cabb282b23d tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Snapshot delete request issued successfully. Sep 01 01:24:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bdf1d593-a789-4ca1-837f-8cabb282b23d tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] http://192.168.122.211/volume/v3/snapshots/c40e9ad7-864c-4b80-bc7f-e188f5d38642 returned with HTTP 202 Sep 01 01:24:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1366/2773] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:24:01 2026] DELETE /volume/v3/snapshots/c40e9ad7-864c-4b80-bc7f-e188f5d38642 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:24:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-61449101-5be4-4f89-8c0a-77bb6cdf4025 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-61449101-5be4-4f89-8c0a-77bb6cdf4025 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] GET http://192.168.122.211/volume/v3/snapshots/c40e9ad7-864c-4b80-bc7f-e188f5d38642 Sep 01 01:24:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-61449101-5be4-4f89-8c0a-77bb6cdf4025 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-61449101-5be4-4f89-8c0a-77bb6cdf4025 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-61449101-5be4-4f89-8c0a-77bb6cdf4025 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Snapshot retrieved successfully. Sep 01 01:24:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-61449101-5be4-4f89-8c0a-77bb6cdf4025 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] http://192.168.122.211/volume/v3/snapshots/c40e9ad7-864c-4b80-bc7f-e188f5d38642 returned with HTTP 200 Sep 01 01:24:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1408/2774] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:24:01 2026] GET /volume/v3/snapshots/c40e9ad7-864c-4b80-bc7f-e188f5d38642 => generated 484 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-140da3ab-576f-4466-ad8f-e0588b2114f2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-140da3ab-576f-4466-ad8f-e0588b2114f2 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] GET http://192.168.122.211/volume/v3/snapshots/c40e9ad7-864c-4b80-bc7f-e188f5d38642 Sep 01 01:24:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-140da3ab-576f-4466-ad8f-e0588b2114f2 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-140da3ab-576f-4466-ad8f-e0588b2114f2 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:02 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:02 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-140da3ab-576f-4466-ad8f-e0588b2114f2 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Snapshot retrieved successfully. Sep 01 01:24:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-140da3ab-576f-4466-ad8f-e0588b2114f2 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] http://192.168.122.211/volume/v3/snapshots/c40e9ad7-864c-4b80-bc7f-e188f5d38642 returned with HTTP 200 Sep 01 01:24:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1367/2775] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:24:02 2026] GET /volume/v3/snapshots/c40e9ad7-864c-4b80-bc7f-e188f5d38642 => generated 484 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cf93485f-475b-4df1-ad6d-8a760b130541 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cf93485f-475b-4df1-ad6d-8a760b130541 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] GET http://192.168.122.211/volume/v3/snapshots/c40e9ad7-864c-4b80-bc7f-e188f5d38642 Sep 01 01:24:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cf93485f-475b-4df1-ad6d-8a760b130541 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cf93485f-475b-4df1-ad6d-8a760b130541 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cf93485f-475b-4df1-ad6d-8a760b130541 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] http://192.168.122.211/volume/v3/snapshots/c40e9ad7-864c-4b80-bc7f-e188f5d38642 returned with HTTP 404 Sep 01 01:24:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1409/2776] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:24:03 2026] GET /volume/v3/snapshots/c40e9ad7-864c-4b80-bc7f-e188f5d38642 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:24:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c0ce5c50-cda9-4ede-a276-e2a883499afc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c0ce5c50-cda9-4ede-a276-e2a883499afc tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] DELETE http://192.168.122.211/volume/v3/volumes/3a46e7c1-6a51-427a-86b0-560baf66e513 Sep 01 01:24:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c0ce5c50-cda9-4ede-a276-e2a883499afc tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c0ce5c50-cda9-4ede-a276-e2a883499afc tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:04 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-c0ce5c50-cda9-4ede-a276-e2a883499afc tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Delete volume with id: 3a46e7c1-6a51-427a-86b0-560baf66e513 Sep 01 01:24:04 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:04 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:04 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:04 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c0ce5c50-cda9-4ede-a276-e2a883499afc tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Volume info retrieved successfully. Sep 01 01:24:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c0ce5c50-cda9-4ede-a276-e2a883499afc tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Delete volume request issued successfully. Sep 01 01:24:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c0ce5c50-cda9-4ede-a276-e2a883499afc tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] http://192.168.122.211/volume/v3/volumes/3a46e7c1-6a51-427a-86b0-560baf66e513 returned with HTTP 202 Sep 01 01:24:04 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1368/2777] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:24:03 2026] DELETE /volume/v3/volumes/3a46e7c1-6a51-427a-86b0-560baf66e513 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:24:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-318de4ec-16bb-4f10-9410-53f142749024 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-318de4ec-16bb-4f10-9410-53f142749024 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] GET http://192.168.122.211/volume/v3/volumes/3a46e7c1-6a51-427a-86b0-560baf66e513 Sep 01 01:24:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-318de4ec-16bb-4f10-9410-53f142749024 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-318de4ec-16bb-4f10-9410-53f142749024 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-318de4ec-16bb-4f10-9410-53f142749024 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Volume info retrieved successfully. Sep 01 01:24:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-318de4ec-16bb-4f10-9410-53f142749024 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] http://192.168.122.211/volume/v3/volumes/3a46e7c1-6a51-427a-86b0-560baf66e513 returned with HTTP 200 Sep 01 01:24:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1410/2778] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:04 2026] GET /volume/v3/volumes/3a46e7c1-6a51-427a-86b0-560baf66e513 => generated 876 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d30fe90e-60bb-413c-81aa-b82b8325c407 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d30fe90e-60bb-413c-81aa-b82b8325c407 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] GET http://192.168.122.211/volume/v3/volumes/3a46e7c1-6a51-427a-86b0-560baf66e513 Sep 01 01:24:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d30fe90e-60bb-413c-81aa-b82b8325c407 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d30fe90e-60bb-413c-81aa-b82b8325c407 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d30fe90e-60bb-413c-81aa-b82b8325c407 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] http://192.168.122.211/volume/v3/volumes/3a46e7c1-6a51-427a-86b0-560baf66e513 returned with HTTP 404 Sep 01 01:24:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1369/2779] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:05 2026] GET /volume/v3/volumes/3a46e7c1-6a51-427a-86b0-560baf66e513 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-70518c52-bcbc-4754-97a0-b28153c26f01 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-70518c52-bcbc-4754-97a0-b28153c26f01 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] DELETE http://192.168.122.211/volume/v3/volumes/3fb41692-66fb-45f8-9006-bcee79138cd9 Sep 01 01:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-70518c52-bcbc-4754-97a0-b28153c26f01 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-70518c52-bcbc-4754-97a0-b28153c26f01 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:05 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-70518c52-bcbc-4754-97a0-b28153c26f01 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Delete volume with id: 3fb41692-66fb-45f8-9006-bcee79138cd9 Sep 01 01:24:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-70518c52-bcbc-4754-97a0-b28153c26f01 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Volume info retrieved successfully. Sep 01 01:24:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-70518c52-bcbc-4754-97a0-b28153c26f01 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Delete volume request issued successfully. Sep 01 01:24:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-70518c52-bcbc-4754-97a0-b28153c26f01 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] http://192.168.122.211/volume/v3/volumes/3fb41692-66fb-45f8-9006-bcee79138cd9 returned with HTTP 202 Sep 01 01:24:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1411/2780] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:24:05 2026] DELETE /volume/v3/volumes/3fb41692-66fb-45f8-9006-bcee79138cd9 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:24:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8d194a1b-ede5-4441-8731-16408bcfc1d6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8d194a1b-ede5-4441-8731-16408bcfc1d6 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] GET http://192.168.122.211/volume/v3/volumes/3fb41692-66fb-45f8-9006-bcee79138cd9 Sep 01 01:24:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8d194a1b-ede5-4441-8731-16408bcfc1d6 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8d194a1b-ede5-4441-8731-16408bcfc1d6 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:05 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:05 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8d194a1b-ede5-4441-8731-16408bcfc1d6 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Volume info retrieved successfully. Sep 01 01:24:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8d194a1b-ede5-4441-8731-16408bcfc1d6 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] http://192.168.122.211/volume/v3/volumes/3fb41692-66fb-45f8-9006-bcee79138cd9 returned with HTTP 200 Sep 01 01:24:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1370/2781] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:05 2026] GET /volume/v3/volumes/3fb41692-66fb-45f8-9006-bcee79138cd9 => generated 841 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-870fa818-f8aa-42e7-a2e8-775d4b1859b1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-870fa818-f8aa-42e7-a2e8-775d4b1859b1 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] GET http://192.168.122.211/volume/v3/volumes/3fb41692-66fb-45f8-9006-bcee79138cd9 Sep 01 01:24:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-870fa818-f8aa-42e7-a2e8-775d4b1859b1 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-870fa818-f8aa-42e7-a2e8-775d4b1859b1 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-870fa818-f8aa-42e7-a2e8-775d4b1859b1 tempest-CinderUnicodeTest-622319033 tempest-CinderUnicodeTest-622319033-project-member] http://192.168.122.211/volume/v3/volumes/3fb41692-66fb-45f8-9006-bcee79138cd9 returned with HTTP 404 Sep 01 01:24:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1412/2782] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:06 2026] GET /volume/v3/volumes/3fb41692-66fb-45f8-9006-bcee79138cd9 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:24:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f5c6d4b6-96d5-4528-af08-ca724757e91e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f5c6d4b6-96d5-4528-af08-ca724757e91e tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:24:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f5c6d4b6-96d5-4528-af08-ca724757e91e tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1910765636", "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=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f5c6d4b6-96d5-4528-af08-ca724757e91e tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:24:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1371/2783] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:24:09 2026] POST /volume/v3/types => generated 380 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-51383b28-c991-4862-bc8a-9e64110cf4d9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-51383b28-c991-4862-bc8a-9e64110cf4d9 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] POST http://192.168.122.211/volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71/encryption Sep 01 01:24:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-51383b28-c991-4862-bc8a-9e64110cf4d9 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-51383b28-c991-4862-bc8a-9e64110cf4d9 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] http://192.168.122.211/volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71/encryption returned with HTTP 200 Sep 01 01:24:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1413/2784] 192.168.122.211 () {60 vars in 1281 bytes} [Tue Sep 1 01:24:09 2026] POST /volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71/encryption => generated 239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d892ef1c-da1f-4d4f-a97c-a3c4169b3790 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d892ef1c-da1f-4d4f-a97c-a3c4169b3790 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:24:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d892ef1c-da1f-4d4f-a97c-a3c4169b3790 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1585180054", "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=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d892ef1c-da1f-4d4f-a97c-a3c4169b3790 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:24:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1372/2785] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:24:09 2026] POST /volume/v3/types => generated 380 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3291073d-8507-4408-a0b4-6acd09f39533 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3291073d-8507-4408-a0b4-6acd09f39533 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] POST http://192.168.122.211/volume/v3/types/c11d2fe5-a59a-4df6-85ea-7e37461abd29/encryption Sep 01 01:24:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3291073d-8507-4408-a0b4-6acd09f39533 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:09 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-3291073d-8507-4408-a0b4-6acd09f39533 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '11a379bba254444094c0d7672c09324d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f50e0762c10d4adc8214c1f7fbc3c671', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:24:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3291073d-8507-4408-a0b4-6acd09f39533 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] http://192.168.122.211/volume/v3/types/c11d2fe5-a59a-4df6-85ea-7e37461abd29/encryption returned with HTTP 403 Sep 01 01:24:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1414/2786] 192.168.122.211 () {60 vars in 1281 bytes} [Tue Sep 1 01:24:09 2026] POST /volume/v3/types/c11d2fe5-a59a-4df6-85ea-7e37461abd29/encryption => generated 127 bytes in 153 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:24:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-62c316bb-fd15-4f1a-a182-f1e750a4d3f7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-62c316bb-fd15-4f1a-a182-f1e750a4d3f7 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:24:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-62c316bb-fd15-4f1a-a182-f1e750a4d3f7 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-514695236", "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=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-62c316bb-fd15-4f1a-a182-f1e750a4d3f7 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:24:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1373/2787] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:24:09 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 01 01:24:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3bfb29fc-c04e-4e2e-8cd8-851a0ff29828 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3bfb29fc-c04e-4e2e-8cd8-851a0ff29828 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] POST http://192.168.122.211/volume/v3/types/59b62114-fae7-400b-b614-6889c0ba2a30/extra_specs Sep 01 01:24:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3bfb29fc-c04e-4e2e-8cd8-851a0ff29828 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:09 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-3bfb29fc-c04e-4e2e-8cd8-851a0ff29828 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '11a379bba254444094c0d7672c09324d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f50e0762c10d4adc8214c1f7fbc3c671', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:24:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3bfb29fc-c04e-4e2e-8cd8-851a0ff29828 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] http://192.168.122.211/volume/v3/types/59b62114-fae7-400b-b614-6889c0ba2a30/extra_specs returned with HTTP 403 Sep 01 01:24:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1415/2788] 192.168.122.211 () {60 vars in 1283 bytes} [Tue Sep 1 01:24:09 2026] POST /volume/v3/types/59b62114-fae7-400b-b614-6889c0ba2a30/extra_specs => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:24:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d2b173ba-a603-4138-83cb-e84d7ec4a520 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d2b173ba-a603-4138-83cb-e84d7ec4a520 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] PUT http://192.168.122.211/volume/v3/types/59b62114-fae7-400b-b614-6889c0ba2a30/extra_specs/key2 Sep 01 01:24:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d2b173ba-a603-4138-83cb-e84d7ec4a520 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:09 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-d2b173ba-a603-4138-83cb-e84d7ec4a520 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '11a379bba254444094c0d7672c09324d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f50e0762c10d4adc8214c1f7fbc3c671', '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=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:24:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d2b173ba-a603-4138-83cb-e84d7ec4a520 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] http://192.168.122.211/volume/v3/types/59b62114-fae7-400b-b614-6889c0ba2a30/extra_specs/key2 returned with HTTP 403 Sep 01 01:24:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1374/2789] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:24:09 2026] PUT /volume/v3/types/59b62114-fae7-400b-b614-6889c0ba2a30/extra_specs/key2 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:24:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-185ea938-2933-4ca5-840d-f879183b8f9e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-185ea938-2933-4ca5-840d-f879183b8f9e tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] POST http://192.168.122.211/volume/v3/types Sep 01 01:24:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-185ea938-2933-4ca5-840d-f879183b8f9e tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:09 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-185ea938-2933-4ca5-840d-f879183b8f9e tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '11a379bba254444094c0d7672c09324d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f50e0762c10d4adc8214c1f7fbc3c671', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:24:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-185ea938-2933-4ca5-840d-f879183b8f9e tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] http://192.168.122.211/volume/v3/types returned with HTTP 403 Sep 01 01:24:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1416/2790] 192.168.122.211 () {60 vars in 1136 bytes} [Tue Sep 1 01:24:09 2026] POST /volume/v3/types => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:24:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3b3a932f-02c4-4f9b-84fd-0f20009a9a6c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3b3a932f-02c4-4f9b-84fd-0f20009a9a6c tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:24:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3b3a932f-02c4-4f9b-84fd-0f20009a9a6c tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1552879158", "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=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3b3a932f-02c4-4f9b-84fd-0f20009a9a6c tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:24:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1375/2791] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:24:09 2026] POST /volume/v3/types => generated 380 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4c416a95-89ea-4f0f-88bc-737fcb70995a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4c416a95-89ea-4f0f-88bc-737fcb70995a tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] POST http://192.168.122.211/volume/v3/types/f5cd8261-9792-47f3-8753-17b45511b1bd/encryption Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4c416a95-89ea-4f0f-88bc-737fcb70995a tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4c416a95-89ea-4f0f-88bc-737fcb70995a tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] http://192.168.122.211/volume/v3/types/f5cd8261-9792-47f3-8753-17b45511b1bd/encryption returned with HTTP 200 Sep 01 01:24:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1417/2792] 192.168.122.211 () {60 vars in 1281 bytes} [Tue Sep 1 01:24:10 2026] POST /volume/v3/types/f5cd8261-9792-47f3-8753-17b45511b1bd/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a90fb71a-8b4f-47a7-a43b-03a705485e5c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a90fb71a-8b4f-47a7-a43b-03a705485e5c tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] DELETE http://192.168.122.211/volume/v3/types/f5cd8261-9792-47f3-8753-17b45511b1bd/encryption/75e12584-0b26-49cf-83d4-cbc239477a88 Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a90fb71a-8b4f-47a7-a43b-03a705485e5c tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a90fb71a-8b4f-47a7-a43b-03a705485e5c tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-a90fb71a-8b4f-47a7-a43b-03a705485e5c tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '11a379bba254444094c0d7672c09324d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f50e0762c10d4adc8214c1f7fbc3c671', '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=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a90fb71a-8b4f-47a7-a43b-03a705485e5c tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] http://192.168.122.211/volume/v3/types/f5cd8261-9792-47f3-8753-17b45511b1bd/encryption/75e12584-0b26-49cf-83d4-cbc239477a88 returned with HTTP 403 Sep 01 01:24:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1376/2793] 192.168.122.211 () {58 vars in 1373 bytes} [Tue Sep 1 01:24:10 2026] DELETE /volume/v3/types/f5cd8261-9792-47f3-8753-17b45511b1bd/encryption/75e12584-0b26-49cf-83d4-cbc239477a88 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-85dbbf10-fd2e-477a-a41f-84db30151320 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-85dbbf10-fd2e-477a-a41f-84db30151320 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-85dbbf10-fd2e-477a-a41f-84db30151320 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-776155292", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-85dbbf10-fd2e-477a-a41f-84db30151320 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:24:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1418/2794] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:24:10 2026] POST /volume/v3/types => generated 379 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-64b7bc46-4a50-4334-bd96-df77f5ca9cac None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-64b7bc46-4a50-4334-bd96-df77f5ca9cac tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] DELETE http://192.168.122.211/volume/v3/types/97fd75a3-09fb-45f9-9a28-574cb95e4f26/extra_specs/key1 Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-64b7bc46-4a50-4334-bd96-df77f5ca9cac tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-64b7bc46-4a50-4334-bd96-df77f5ca9cac tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-64b7bc46-4a50-4334-bd96-df77f5ca9cac tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '11a379bba254444094c0d7672c09324d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f50e0762c10d4adc8214c1f7fbc3c671', '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=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-64b7bc46-4a50-4334-bd96-df77f5ca9cac tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] http://192.168.122.211/volume/v3/types/97fd75a3-09fb-45f9-9a28-574cb95e4f26/extra_specs/key1 returned with HTTP 403 Sep 01 01:24:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1377/2795] 192.168.122.211 () {58 vars in 1280 bytes} [Tue Sep 1 01:24:10 2026] DELETE /volume/v3/types/97fd75a3-09fb-45f9-9a28-574cb95e4f26/extra_specs/key1 => generated 122 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8d0b1bfd-61d6-4b32-bf0b-3d07543b533f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8d0b1bfd-61d6-4b32-bf0b-3d07543b533f tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8d0b1bfd-61d6-4b32-bf0b-3d07543b533f tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1346870369", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8d0b1bfd-61d6-4b32-bf0b-3d07543b533f tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:24:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1419/2796] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:24:10 2026] POST /volume/v3/types => generated 380 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b636806f-81f0-4ede-97cc-95914d870af7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b636806f-81f0-4ede-97cc-95914d870af7 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] DELETE http://192.168.122.211/volume/v3/types/cc97025f-046b-45d3-92c9-df3faaebcd8f Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b636806f-81f0-4ede-97cc-95914d870af7 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b636806f-81f0-4ede-97cc-95914d870af7 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-b636806f-81f0-4ede-97cc-95914d870af7 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '11a379bba254444094c0d7672c09324d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f50e0762c10d4adc8214c1f7fbc3c671', '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=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b636806f-81f0-4ede-97cc-95914d870af7 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] http://192.168.122.211/volume/v3/types/cc97025f-046b-45d3-92c9-df3faaebcd8f returned with HTTP 403 Sep 01 01:24:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1378/2797] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:24:10 2026] DELETE /volume/v3/types/cc97025f-046b-45d3-92c9-df3faaebcd8f => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b156c040-ca93-42b0-b953-1829f711a0de None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b156c040-ca93-42b0-b953-1829f711a0de tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] GET http://192.168.122.211/volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71/extra_specs Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b156c040-ca93-42b0-b953-1829f711a0de tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b156c040-ca93-42b0-b953-1829f711a0de tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b156c040-ca93-42b0-b953-1829f711a0de tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] http://192.168.122.211/volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71/extra_specs returned with HTTP 200 Sep 01 01:24:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1420/2798] 192.168.122.211 () {58 vars in 1262 bytes} [Tue Sep 1 01:24:10 2026] GET /volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71/extra_specs => generated 123 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-95c744a4-217f-41ff-86fb-06ebd42606bb None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-95c744a4-217f-41ff-86fb-06ebd42606bb tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] GET http://192.168.122.211/volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71/encryption/cipher Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-95c744a4-217f-41ff-86fb-06ebd42606bb tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-95c744a4-217f-41ff-86fb-06ebd42606bb tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-95c744a4-217f-41ff-86fb-06ebd42606bb tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '11a379bba254444094c0d7672c09324d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f50e0762c10d4adc8214c1f7fbc3c671', '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=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-95c744a4-217f-41ff-86fb-06ebd42606bb tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] http://192.168.122.211/volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71/encryption/cipher returned with HTTP 403 Sep 01 01:24:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1379/2799] 192.168.122.211 () {58 vars in 1280 bytes} [Tue Sep 1 01:24:10 2026] GET /volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71/encryption/cipher => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fe78164f-fff7-48a7-9a51-0b72fe4b2600 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fe78164f-fff7-48a7-9a51-0b72fe4b2600 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] GET http://192.168.122.211/volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71/encryption Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fe78164f-fff7-48a7-9a51-0b72fe4b2600 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fe78164f-fff7-48a7-9a51-0b72fe4b2600 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-fe78164f-fff7-48a7-9a51-0b72fe4b2600 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '11a379bba254444094c0d7672c09324d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f50e0762c10d4adc8214c1f7fbc3c671', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fe78164f-fff7-48a7-9a51-0b72fe4b2600 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] http://192.168.122.211/volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71/encryption returned with HTTP 403 Sep 01 01:24:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1421/2800] 192.168.122.211 () {58 vars in 1259 bytes} [Tue Sep 1 01:24:10 2026] GET /volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71/encryption => generated 124 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fafdce19-50a2-4113-9a31-9bd4a96d6250 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fafdce19-50a2-4113-9a31-9bd4a96d6250 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] GET http://192.168.122.211/volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71/extra_specs/multiattach Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fafdce19-50a2-4113-9a31-9bd4a96d6250 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fafdce19-50a2-4113-9a31-9bd4a96d6250 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fafdce19-50a2-4113-9a31-9bd4a96d6250 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] http://192.168.122.211/volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71/extra_specs/multiattach returned with HTTP 200 Sep 01 01:24:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1380/2801] 192.168.122.211 () {58 vars in 1298 bytes} [Tue Sep 1 01:24:10 2026] GET /volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71/extra_specs/multiattach => generated 29 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-41115c57-c54a-4617-b581-34f59330d221 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-41115c57-c54a-4617-b581-34f59330d221 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] GET http://192.168.122.211/volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71/extra_specs/volume_backend_name Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-41115c57-c54a-4617-b581-34f59330d221 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-41115c57-c54a-4617-b581-34f59330d221 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-41115c57-c54a-4617-b581-34f59330d221 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] http://192.168.122.211/volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 01:24:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1422/2802] 192.168.122.211 () {58 vars in 1322 bytes} [Tue Sep 1 01:24:10 2026] GET /volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71/extra_specs/volume_backend_name => generated 143 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2c21e106-9233-4f11-9aab-98c30667fd27 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2c21e106-9233-4f11-9aab-98c30667fd27 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] PUT http://192.168.122.211/volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71/encryption/d27f5f3f-98a9-4dff-b904-35bfb07cf6b7 Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2c21e106-9233-4f11-9aab-98c30667fd27 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-2c21e106-9233-4f11-9aab-98c30667fd27 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '11a379bba254444094c0d7672c09324d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f50e0762c10d4adc8214c1f7fbc3c671', '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=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2c21e106-9233-4f11-9aab-98c30667fd27 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] http://192.168.122.211/volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71/encryption/d27f5f3f-98a9-4dff-b904-35bfb07cf6b7 returned with HTTP 403 Sep 01 01:24:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1381/2803] 192.168.122.211 () {60 vars in 1390 bytes} [Tue Sep 1 01:24:10 2026] PUT /volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71/encryption/d27f5f3f-98a9-4dff-b904-35bfb07cf6b7 => generated 127 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f1a767f1-1815-4b5b-be26-6e36d2d8cd7e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f1a767f1-1815-4b5b-be26-6e36d2d8cd7e tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] PUT http://192.168.122.211/volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71/extra_specs/key1 Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f1a767f1-1815-4b5b-be26-6e36d2d8cd7e tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-f1a767f1-1815-4b5b-be26-6e36d2d8cd7e tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '11a379bba254444094c0d7672c09324d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f50e0762c10d4adc8214c1f7fbc3c671', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f1a767f1-1815-4b5b-be26-6e36d2d8cd7e tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] http://192.168.122.211/volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71/extra_specs/key1 returned with HTTP 403 Sep 01 01:24:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1423/2804] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:24:10 2026] PUT /volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-495cb7da-a954-4bf7-9c38-0056e7254e2d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-495cb7da-a954-4bf7-9c38-0056e7254e2d tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] PUT http://192.168.122.211/volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71 Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-495cb7da-a954-4bf7-9c38-0056e7254e2d tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-495cb7da-a954-4bf7-9c38-0056e7254e2d tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '11a379bba254444094c0d7672c09324d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f50e0762c10d4adc8214c1f7fbc3c671', '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=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-495cb7da-a954-4bf7-9c38-0056e7254e2d tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-reader] http://192.168.122.211/volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71 returned with HTTP 403 Sep 01 01:24:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1382/2805] 192.168.122.211 () {60 vars in 1246 bytes} [Tue Sep 1 01:24:10 2026] PUT /volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71 => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-99eb5c7d-7a2d-4488-869d-fd228593fd89 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-99eb5c7d-7a2d-4488-869d-fd228593fd89 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] DELETE http://192.168.122.211/volume/v3/types/cc97025f-046b-45d3-92c9-df3faaebcd8f Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-99eb5c7d-7a2d-4488-869d-fd228593fd89 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-99eb5c7d-7a2d-4488-869d-fd228593fd89 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-99eb5c7d-7a2d-4488-869d-fd228593fd89 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] http://192.168.122.211/volume/v3/types/cc97025f-046b-45d3-92c9-df3faaebcd8f returned with HTTP 202 Sep 01 01:24:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1424/2806] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:24:10 2026] DELETE /volume/v3/types/cc97025f-046b-45d3-92c9-df3faaebcd8f => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a1460fb6-1a3f-45c8-9a0e-0a2dc3becc0b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a1460fb6-1a3f-45c8-9a0e-0a2dc3becc0b tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] DELETE http://192.168.122.211/volume/v3/types/97fd75a3-09fb-45f9-9a28-574cb95e4f26 Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a1460fb6-1a3f-45c8-9a0e-0a2dc3becc0b tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a1460fb6-1a3f-45c8-9a0e-0a2dc3becc0b tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a1460fb6-1a3f-45c8-9a0e-0a2dc3becc0b tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] http://192.168.122.211/volume/v3/types/97fd75a3-09fb-45f9-9a28-574cb95e4f26 returned with HTTP 202 Sep 01 01:24:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1383/2807] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:24:10 2026] DELETE /volume/v3/types/97fd75a3-09fb-45f9-9a28-574cb95e4f26 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d7817e44-7c9b-4e2c-a78c-57bf7c986766 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d7817e44-7c9b-4e2c-a78c-57bf7c986766 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] DELETE http://192.168.122.211/volume/v3/types/f5cd8261-9792-47f3-8753-17b45511b1bd Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d7817e44-7c9b-4e2c-a78c-57bf7c986766 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d7817e44-7c9b-4e2c-a78c-57bf7c986766 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d7817e44-7c9b-4e2c-a78c-57bf7c986766 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] http://192.168.122.211/volume/v3/types/f5cd8261-9792-47f3-8753-17b45511b1bd returned with HTTP 202 Sep 01 01:24:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1425/2808] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:24:10 2026] DELETE /volume/v3/types/f5cd8261-9792-47f3-8753-17b45511b1bd => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-524aa067-e10a-4d38-8a05-dacf1d7d7788 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-524aa067-e10a-4d38-8a05-dacf1d7d7788 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] DELETE http://192.168.122.211/volume/v3/types/59b62114-fae7-400b-b614-6889c0ba2a30 Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-524aa067-e10a-4d38-8a05-dacf1d7d7788 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-524aa067-e10a-4d38-8a05-dacf1d7d7788 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-524aa067-e10a-4d38-8a05-dacf1d7d7788 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] http://192.168.122.211/volume/v3/types/59b62114-fae7-400b-b614-6889c0ba2a30 returned with HTTP 202 Sep 01 01:24:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1384/2809] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:24:10 2026] DELETE /volume/v3/types/59b62114-fae7-400b-b614-6889c0ba2a30 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a7609b0d-5d99-4fbf-b956-dcdbb6234ce8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a7609b0d-5d99-4fbf-b956-dcdbb6234ce8 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] DELETE http://192.168.122.211/volume/v3/types/c11d2fe5-a59a-4df6-85ea-7e37461abd29 Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a7609b0d-5d99-4fbf-b956-dcdbb6234ce8 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a7609b0d-5d99-4fbf-b956-dcdbb6234ce8 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a7609b0d-5d99-4fbf-b956-dcdbb6234ce8 tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] http://192.168.122.211/volume/v3/types/c11d2fe5-a59a-4df6-85ea-7e37461abd29 returned with HTTP 202 Sep 01 01:24:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1426/2810] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:24:10 2026] DELETE /volume/v3/types/c11d2fe5-a59a-4df6-85ea-7e37461abd29 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-895b406e-813c-4dcd-bd2f-157041b8118b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-895b406e-813c-4dcd-bd2f-157041b8118b tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] DELETE http://192.168.122.211/volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71 Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-895b406e-813c-4dcd-bd2f-157041b8118b tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-895b406e-813c-4dcd-bd2f-157041b8118b tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-895b406e-813c-4dcd-bd2f-157041b8118b tempest-VolumeTypesReaderTests-894068436 tempest-VolumeTypesReaderTests-894068436-project-admin] http://192.168.122.211/volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71 returned with HTTP 202 Sep 01 01:24:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1385/2811] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:24:10 2026] DELETE /volume/v3/types/bdf5e29d-c88a-4f68-a883-b266363d0d71 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e86d47a1-19e1-420b-96c0-14fc8b9d0f39 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e86d47a1-19e1-420b-96c0-14fc8b9d0f39 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e86d47a1-19e1-420b-96c0-14fc8b9d0f39 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-925290298"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-e86d47a1-19e1-420b-96c0-14fc8b9d0f39 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-925290298'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:24:14 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-e86d47a1-19e1-420b-96c0-14fc8b9d0f39 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Create volume of 1 GB Sep 01 01:24:14 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=270,cinder:INSERT=60,cinder:UPDATE=89 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:24:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e86d47a1-19e1-420b-96c0-14fc8b9d0f39 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Availability Zones retrieved successfully. Sep 01 01:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e86d47a1-19e1-420b-96c0-14fc8b9d0f39 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Flow 'volume_create_api' (ef421a0f-a26f-41ab-b14d-19d37088a672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e86d47a1-19e1-420b-96c0-14fc8b9d0f39 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77b04478-a192-44a0-b204-d3a1a7a2a273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-e86d47a1-19e1-420b-96c0-14fc8b9d0f39 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e86d47a1-19e1-420b-96c0-14fc8b9d0f39 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77b04478-a192-44a0-b204-d3a1a7a2a273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e86d47a1-19e1-420b-96c0-14fc8b9d0f39 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3e472b7-e656-4ad1-ae36-f279a0f7c835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-e86d47a1-19e1-420b-96c0-14fc8b9d0f39 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Created reservations ['8abb7900-02fb-4c31-a6a4-d5fefb160b8f', '94e7b5df-db83-4acd-a68a-6dd83aac3057', 'a7e044e3-3313-4fa3-9608-956e184562c1', '0b853203-0724-403b-873f-b0e7c97fb55c'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e86d47a1-19e1-420b-96c0-14fc8b9d0f39 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3e472b7-e656-4ad1-ae36-f279a0f7c835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8abb7900-02fb-4c31-a6a4-d5fefb160b8f', '94e7b5df-db83-4acd-a68a-6dd83aac3057', 'a7e044e3-3313-4fa3-9608-956e184562c1', '0b853203-0724-403b-873f-b0e7c97fb55c']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e86d47a1-19e1-420b-96c0-14fc8b9d0f39 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcd49cb6-ee0a-4cfc-804b-7a4ec07c4a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e86d47a1-19e1-420b-96c0-14fc8b9d0f39 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcd49cb6-ee0a-4cfc-804b-7a4ec07c4a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e771d8ac-2879-41d3-9bad-26336ca62782', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-925290298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486b3d9940fc4a8893a7302c4ff25b46',qos_specs=None,replication_status=,reservations=['8abb7900-02fb-4c31-a6a4-d5fefb160b8f','94e7b5df-db83-4acd-a68a-6dd83aac3057','a7e044e3-3313-4fa3-9608-956e184562c1','0b853203-0724-403b-873f-b0e7c97fb55c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24f8353ba36449e3bbbc6f71f433eeca',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:24:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-925290298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e771d8ac-2879-41d3-9bad-26336ca62782,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='486b3d9940fc4a8893a7302c4ff25b46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24f8353ba36449e3bbbc6f71f433eeca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e86d47a1-19e1-420b-96c0-14fc8b9d0f39 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (667faa08-c363-4010-8cc4-9cf3f9817d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e86d47a1-19e1-420b-96c0-14fc8b9d0f39 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (667faa08-c363-4010-8cc4-9cf3f9817d65) transitioned into state 'SUCCESS' from state '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-925290298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486b3d9940fc4a8893a7302c4ff25b46',qos_specs=None,replication_status=,reservations=['8abb7900-02fb-4c31-a6a4-d5fefb160b8f','94e7b5df-db83-4acd-a68a-6dd83aac3057','a7e044e3-3313-4fa3-9608-956e184562c1','0b853203-0724-403b-873f-b0e7c97fb55c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24f8353ba36449e3bbbc6f71f433eeca',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e86d47a1-19e1-420b-96c0-14fc8b9d0f39 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bd1225d-f03d-4041-9155-3d67e4fd2c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e86d47a1-19e1-420b-96c0-14fc8b9d0f39 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bd1225d-f03d-4041-9155-3d67e4fd2c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:14 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e86d47a1-19e1-420b-96c0-14fc8b9d0f39 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Flow 'volume_create_api' (ef421a0f-a26f-41ab-b14d-19d37088a672) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e86d47a1-19e1-420b-96c0-14fc8b9d0f39 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Create volume request issued successfully. Sep 01 01:24:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e86d47a1-19e1-420b-96c0-14fc8b9d0f39 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:24:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1427/2812] 192.168.122.211 () {62 vars in 1183 bytes} [Tue Sep 1 01:24:14 2026] POST /volume/v3/volumes => generated 786 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:24:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-024f3db3-1613-43f9-8f18-a8a700fa3f80 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-024f3db3-1613-43f9-8f18-a8a700fa3f80 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] GET http://192.168.122.211/volume/v3/volumes/e771d8ac-2879-41d3-9bad-26336ca62782 Sep 01 01:24:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-024f3db3-1613-43f9-8f18-a8a700fa3f80 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-024f3db3-1613-43f9-8f18-a8a700fa3f80 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:14 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=284,cinder:INSERT=74,cinder:UPDATE=91 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:24:14 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:14 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:14 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:14 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:14 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-024f3db3-1613-43f9-8f18-a8a700fa3f80 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Volume info retrieved successfully. Sep 01 01:24:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-024f3db3-1613-43f9-8f18-a8a700fa3f80 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] http://192.168.122.211/volume/v3/volumes/e771d8ac-2879-41d3-9bad-26336ca62782 returned with HTTP 200 Sep 01 01:24:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1386/2813] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:24:14 2026] GET /volume/v3/volumes/e771d8ac-2879-41d3-9bad-26336ca62782 => generated 965 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:24:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-07937bc9-d654-4df4-96af-4321d72d23d2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-07937bc9-d654-4df4-96af-4321d72d23d2 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] GET http://192.168.122.211/volume/v3/volumes/e771d8ac-2879-41d3-9bad-26336ca62782 Sep 01 01:24:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-07937bc9-d654-4df4-96af-4321d72d23d2 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-07937bc9-d654-4df4-96af-4321d72d23d2 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-07937bc9-d654-4df4-96af-4321d72d23d2 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Volume info retrieved successfully. Sep 01 01:24:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-07937bc9-d654-4df4-96af-4321d72d23d2 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] http://192.168.122.211/volume/v3/volumes/e771d8ac-2879-41d3-9bad-26336ca62782 returned with HTTP 200 Sep 01 01:24:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1428/2814] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:24:15 2026] GET /volume/v3/volumes/e771d8ac-2879-41d3-9bad-26336ca62782 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:24:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-775387cc-5280-4684-b991-c52fef1e3e4a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-775387cc-5280-4684-b991-c52fef1e3e4a tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-reader] GET http://192.168.122.211/volume/v3/volumes Sep 01 01:24:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-775387cc-5280-4684-b991-c52fef1e3e4a tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-reader] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-775387cc-5280-4684-b991-c52fef1e3e4a tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-reader] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-775387cc-5280-4684-b991-c52fef1e3e4a tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-reader] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:24:15 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-775387cc-5280-4684-b991-c52fef1e3e4a tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:24:15 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:15 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:15 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-775387cc-5280-4684-b991-c52fef1e3e4a tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-reader] Get all volumes completed successfully. Sep 01 01:24:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-775387cc-5280-4684-b991-c52fef1e3e4a tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-reader] http://192.168.122.211/volume/v3/volumes returned with HTTP 200 Sep 01 01:24:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1387/2815] 192.168.122.211 () {60 vars in 1162 bytes} [Tue Sep 1 01:24:15 2026] GET /volume/v3/volumes => generated 343 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:24:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-46e0cd6d-7c08-4823-8afc-3ea1bb341b1b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-46e0cd6d-7c08-4823-8afc-3ea1bb341b1b tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/e771d8ac-2879-41d3-9bad-26336ca62782 Sep 01 01:24:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-46e0cd6d-7c08-4823-8afc-3ea1bb341b1b tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-46e0cd6d-7c08-4823-8afc-3ea1bb341b1b tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:15 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-46e0cd6d-7c08-4823-8afc-3ea1bb341b1b tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Delete volume with id: e771d8ac-2879-41d3-9bad-26336ca62782 Sep 01 01:24:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-46e0cd6d-7c08-4823-8afc-3ea1bb341b1b tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Volume info retrieved successfully. Sep 01 01:24:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-46e0cd6d-7c08-4823-8afc-3ea1bb341b1b tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Delete volume request issued successfully. Sep 01 01:24:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-46e0cd6d-7c08-4823-8afc-3ea1bb341b1b tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] http://192.168.122.211/volume/v3/volumes/e771d8ac-2879-41d3-9bad-26336ca62782 returned with HTTP 202 Sep 01 01:24:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1429/2816] 192.168.122.211 () {60 vars in 1276 bytes} [Tue Sep 1 01:24:15 2026] DELETE /volume/v3/volumes/e771d8ac-2879-41d3-9bad-26336ca62782 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:24:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-92477cf2-23c4-4a8c-b76b-1f8372ed93e0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-92477cf2-23c4-4a8c-b76b-1f8372ed93e0 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] GET http://192.168.122.211/volume/v3/volumes/e771d8ac-2879-41d3-9bad-26336ca62782 Sep 01 01:24:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-92477cf2-23c4-4a8c-b76b-1f8372ed93e0 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-92477cf2-23c4-4a8c-b76b-1f8372ed93e0 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:15 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:15 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:15 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:15 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-92477cf2-23c4-4a8c-b76b-1f8372ed93e0 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Volume info retrieved successfully. Sep 01 01:24:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-92477cf2-23c4-4a8c-b76b-1f8372ed93e0 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] http://192.168.122.211/volume/v3/volumes/e771d8ac-2879-41d3-9bad-26336ca62782 returned with HTTP 200 Sep 01 01:24:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1388/2817] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:24:15 2026] GET /volume/v3/volumes/e771d8ac-2879-41d3-9bad-26336ca62782 => generated 1015 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:24:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-afc4982d-303f-4246-b90b-09d7cee523ab None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-afc4982d-303f-4246-b90b-09d7cee523ab tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] GET http://192.168.122.211/volume/v3/volumes/e771d8ac-2879-41d3-9bad-26336ca62782 Sep 01 01:24:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-afc4982d-303f-4246-b90b-09d7cee523ab tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-afc4982d-303f-4246-b90b-09d7cee523ab tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-afc4982d-303f-4246-b90b-09d7cee523ab tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] http://192.168.122.211/volume/v3/volumes/e771d8ac-2879-41d3-9bad-26336ca62782 returned with HTTP 404 Sep 01 01:24:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1430/2818] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:24:17 2026] GET /volume/v3/volumes/e771d8ac-2879-41d3-9bad-26336ca62782 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:24:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-19342d07-bec4-478d-bc1c-607d7599140d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-19342d07-bec4-478d-bc1c-607d7599140d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:24:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-19342d07-bec4-478d-bc1c-607d7599140d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2095875541"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-19342d07-bec4-478d-bc1c-607d7599140d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2095875541'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:24:17 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-19342d07-bec4-478d-bc1c-607d7599140d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Create volume of 1 GB Sep 01 01:24:17 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-19342d07-bec4-478d-bc1c-607d7599140d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Availability Zones retrieved successfully. Sep 01 01:24:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-19342d07-bec4-478d-bc1c-607d7599140d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Flow 'volume_create_api' (0edb65f3-114d-4be5-ab1d-0c02e8fafba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-19342d07-bec4-478d-bc1c-607d7599140d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3db19529-f941-4262-8e13-c027a34aac96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-19342d07-bec4-478d-bc1c-607d7599140d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:24:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-19342d07-bec4-478d-bc1c-607d7599140d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3db19529-f941-4262-8e13-c027a34aac96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-19342d07-bec4-478d-bc1c-607d7599140d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cadfdf14-4400-4aaf-9239-0840570deb83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:17 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-19342d07-bec4-478d-bc1c-607d7599140d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Created reservations ['6ef8f041-5d26-4705-9db3-40e37a0291ec', 'afb80481-ec92-4973-a81f-06ef9bf180c1', '525397c4-cb74-41e9-9e8e-96bf429e3dc9', 'cc90c8a9-f43e-433b-8cea-99a8e53cbea3'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:24:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-19342d07-bec4-478d-bc1c-607d7599140d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cadfdf14-4400-4aaf-9239-0840570deb83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ef8f041-5d26-4705-9db3-40e37a0291ec', 'afb80481-ec92-4973-a81f-06ef9bf180c1', '525397c4-cb74-41e9-9e8e-96bf429e3dc9', 'cc90c8a9-f43e-433b-8cea-99a8e53cbea3']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-19342d07-bec4-478d-bc1c-607d7599140d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (621f8719-d224-4de3-ac0e-0e7309058f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:17 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:17 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-19342d07-bec4-478d-bc1c-607d7599140d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (621f8719-d224-4de3-ac0e-0e7309058f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59d77750-8208-421d-885e-db9ce22cbe08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2095875541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486b3d9940fc4a8893a7302c4ff25b46',qos_specs=None,replication_status=,reservations=['6ef8f041-5d26-4705-9db3-40e37a0291ec','afb80481-ec92-4973-a81f-06ef9bf180c1','525397c4-cb74-41e9-9e8e-96bf429e3dc9','cc90c8a9-f43e-433b-8cea-99a8e53cbea3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24f8353ba36449e3bbbc6f71f433eeca',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:24:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2095875541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59d77750-8208-421d-885e-db9ce22cbe08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='486b3d9940fc4a8893a7302c4ff25b46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24f8353ba36449e3bbbc6f71f433eeca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-19342d07-bec4-478d-bc1c-607d7599140d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a62bc44-e5c1-4a95-9dd1-8d1fec59218c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-19342d07-bec4-478d-bc1c-607d7599140d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a62bc44-e5c1-4a95-9dd1-8d1fec59218c) transitioned into state 'SUCCESS' from state '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-2095875541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486b3d9940fc4a8893a7302c4ff25b46',qos_specs=None,replication_status=,reservations=['6ef8f041-5d26-4705-9db3-40e37a0291ec','afb80481-ec92-4973-a81f-06ef9bf180c1','525397c4-cb74-41e9-9e8e-96bf429e3dc9','cc90c8a9-f43e-433b-8cea-99a8e53cbea3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24f8353ba36449e3bbbc6f71f433eeca',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-19342d07-bec4-478d-bc1c-607d7599140d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50efc8fa-3937-42d9-8218-59ab18c3fd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-19342d07-bec4-478d-bc1c-607d7599140d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50efc8fa-3937-42d9-8218-59ab18c3fd4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-19342d07-bec4-478d-bc1c-607d7599140d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Flow 'volume_create_api' (0edb65f3-114d-4be5-ab1d-0c02e8fafba0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:17 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-19342d07-bec4-478d-bc1c-607d7599140d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Create volume request issued successfully. Sep 01 01:24:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-19342d07-bec4-478d-bc1c-607d7599140d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:24:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1389/2819] 192.168.122.211 () {62 vars in 1183 bytes} [Tue Sep 1 01:24:17 2026] POST /volume/v3/volumes => generated 787 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:24:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-943a1913-9d66-44e7-a7e6-193ea0f5619d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-943a1913-9d66-44e7-a7e6-193ea0f5619d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] GET http://192.168.122.211/volume/v3/volumes/59d77750-8208-421d-885e-db9ce22cbe08 Sep 01 01:24:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-943a1913-9d66-44e7-a7e6-193ea0f5619d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-943a1913-9d66-44e7-a7e6-193ea0f5619d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-943a1913-9d66-44e7-a7e6-193ea0f5619d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Volume info retrieved successfully. Sep 01 01:24:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-943a1913-9d66-44e7-a7e6-193ea0f5619d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] http://192.168.122.211/volume/v3/volumes/59d77750-8208-421d-885e-db9ce22cbe08 returned with HTTP 200 Sep 01 01:24:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1431/2820] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:24:17 2026] GET /volume/v3/volumes/59d77750-8208-421d-885e-db9ce22cbe08 => generated 966 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:24:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-071922e2-7aa7-497f-9c92-2d07f3499bc0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-071922e2-7aa7-497f-9c92-2d07f3499bc0 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] GET http://192.168.122.211/volume/v3/volumes/59d77750-8208-421d-885e-db9ce22cbe08 Sep 01 01:24:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-071922e2-7aa7-497f-9c92-2d07f3499bc0 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-071922e2-7aa7-497f-9c92-2d07f3499bc0 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:18 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:18 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:18 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:18 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:18 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-071922e2-7aa7-497f-9c92-2d07f3499bc0 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Volume info retrieved successfully. Sep 01 01:24:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-071922e2-7aa7-497f-9c92-2d07f3499bc0 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] http://192.168.122.211/volume/v3/volumes/59d77750-8208-421d-885e-db9ce22cbe08 returned with HTTP 200 Sep 01 01:24:18 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1390/2821] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:24:18 2026] GET /volume/v3/volumes/59d77750-8208-421d-885e-db9ce22cbe08 => generated 1017 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:24:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-64143bbf-dab6-4b24-9042-8f292768e332 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-64143bbf-dab6-4b24-9042-8f292768e332 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-reader] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:24:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-64143bbf-dab6-4b24-9042-8f292768e332 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-64143bbf-dab6-4b24-9042-8f292768e332 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-reader] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-64143bbf-dab6-4b24-9042-8f292768e332 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-reader] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:24:18 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-64143bbf-dab6-4b24-9042-8f292768e332 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:24:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-64143bbf-dab6-4b24-9042-8f292768e332 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-reader] Get all volumes completed successfully. Sep 01 01:24:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-64143bbf-dab6-4b24-9042-8f292768e332 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-reader] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:24:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1432/2822] 192.168.122.211 () {60 vars in 1183 bytes} [Tue Sep 1 01:24:18 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:24:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fd634d7e-733b-49b4-b768-6f3d0bfe1d2c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fd634d7e-733b-49b4-b768-6f3d0bfe1d2c tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/59d77750-8208-421d-885e-db9ce22cbe08 Sep 01 01:24:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fd634d7e-733b-49b4-b768-6f3d0bfe1d2c tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fd634d7e-733b-49b4-b768-6f3d0bfe1d2c tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:18 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-fd634d7e-733b-49b4-b768-6f3d0bfe1d2c tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Delete volume with id: 59d77750-8208-421d-885e-db9ce22cbe08 Sep 01 01:24:18 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:18 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:18 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:18 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:18 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-fd634d7e-733b-49b4-b768-6f3d0bfe1d2c tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Volume info retrieved successfully. Sep 01 01:24:18 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-fd634d7e-733b-49b4-b768-6f3d0bfe1d2c tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Delete volume request issued successfully. Sep 01 01:24:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fd634d7e-733b-49b4-b768-6f3d0bfe1d2c tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] http://192.168.122.211/volume/v3/volumes/59d77750-8208-421d-885e-db9ce22cbe08 returned with HTTP 202 Sep 01 01:24:18 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1391/2823] 192.168.122.211 () {60 vars in 1276 bytes} [Tue Sep 1 01:24:18 2026] DELETE /volume/v3/volumes/59d77750-8208-421d-885e-db9ce22cbe08 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:24:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-75d30520-359f-4b2c-9e0f-62600789b922 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-75d30520-359f-4b2c-9e0f-62600789b922 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] GET http://192.168.122.211/volume/v3/volumes/59d77750-8208-421d-885e-db9ce22cbe08 Sep 01 01:24:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-75d30520-359f-4b2c-9e0f-62600789b922 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-75d30520-359f-4b2c-9e0f-62600789b922 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-75d30520-359f-4b2c-9e0f-62600789b922 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Volume info retrieved successfully. Sep 01 01:24:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-75d30520-359f-4b2c-9e0f-62600789b922 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] http://192.168.122.211/volume/v3/volumes/59d77750-8208-421d-885e-db9ce22cbe08 returned with HTTP 200 Sep 01 01:24:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1433/2824] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:24:18 2026] GET /volume/v3/volumes/59d77750-8208-421d-885e-db9ce22cbe08 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:24:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3f63ffe8-1f35-4015-a592-c2b7c4df75de None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3f63ffe8-1f35-4015-a592-c2b7c4df75de tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] GET http://192.168.122.211/volume/v3/volumes/59d77750-8208-421d-885e-db9ce22cbe08 Sep 01 01:24:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3f63ffe8-1f35-4015-a592-c2b7c4df75de tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3f63ffe8-1f35-4015-a592-c2b7c4df75de tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3f63ffe8-1f35-4015-a592-c2b7c4df75de tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] http://192.168.122.211/volume/v3/volumes/59d77750-8208-421d-885e-db9ce22cbe08 returned with HTTP 404 Sep 01 01:24:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1392/2825] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:24:19 2026] GET /volume/v3/volumes/59d77750-8208-421d-885e-db9ce22cbe08 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:24:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0cc436c4-e1eb-4096-a43c-09034d2f4220 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0cc436c4-e1eb-4096-a43c-09034d2f4220 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:24:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0cc436c4-e1eb-4096-a43c-09034d2f4220 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-539792844"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-0cc436c4-e1eb-4096-a43c-09034d2f4220 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-539792844'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:24:19 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-0cc436c4-e1eb-4096-a43c-09034d2f4220 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Create volume of 1 GB Sep 01 01:24:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0cc436c4-e1eb-4096-a43c-09034d2f4220 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Availability Zones retrieved successfully. Sep 01 01:24:19 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0cc436c4-e1eb-4096-a43c-09034d2f4220 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Flow 'volume_create_api' (9a78f292-ee7b-4677-be4e-36a303a8cbce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:19 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0cc436c4-e1eb-4096-a43c-09034d2f4220 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e23027-f521-423e-aace-077bb4e9093d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:19 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-0cc436c4-e1eb-4096-a43c-09034d2f4220 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:24:19 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0cc436c4-e1eb-4096-a43c-09034d2f4220 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e23027-f521-423e-aace-077bb4e9093d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:19 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0cc436c4-e1eb-4096-a43c-09034d2f4220 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8239a17c-f745-43aa-95cc-a0cc1be0a04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:20 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-0cc436c4-e1eb-4096-a43c-09034d2f4220 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Created reservations ['ee8954b0-383a-457f-a9a2-8e74f8d050b8', '062c6d48-1bab-41a5-87bd-167cb328f689', '28303abf-8aa3-47a8-9046-ed7897d3d145', '33678262-1fff-459b-b7ee-f3002a85ac66'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:24:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0cc436c4-e1eb-4096-a43c-09034d2f4220 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8239a17c-f745-43aa-95cc-a0cc1be0a04f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee8954b0-383a-457f-a9a2-8e74f8d050b8', '062c6d48-1bab-41a5-87bd-167cb328f689', '28303abf-8aa3-47a8-9046-ed7897d3d145', '33678262-1fff-459b-b7ee-f3002a85ac66']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0cc436c4-e1eb-4096-a43c-09034d2f4220 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53848cc5-02c0-437f-af96-083396327db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0cc436c4-e1eb-4096-a43c-09034d2f4220 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53848cc5-02c0-437f-af96-083396327db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc4666ce-b2e3-4bdd-88ed-5233dac87f4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-539792844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486b3d9940fc4a8893a7302c4ff25b46',qos_specs=None,replication_status=,reservations=['ee8954b0-383a-457f-a9a2-8e74f8d050b8','062c6d48-1bab-41a5-87bd-167cb328f689','28303abf-8aa3-47a8-9046-ed7897d3d145','33678262-1fff-459b-b7ee-f3002a85ac66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24f8353ba36449e3bbbc6f71f433eeca',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:24:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-539792844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc4666ce-b2e3-4bdd-88ed-5233dac87f4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='486b3d9940fc4a8893a7302c4ff25b46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24f8353ba36449e3bbbc6f71f433eeca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0cc436c4-e1eb-4096-a43c-09034d2f4220 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daf421be-8ae3-4bd7-8c67-e68fac319644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0cc436c4-e1eb-4096-a43c-09034d2f4220 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daf421be-8ae3-4bd7-8c67-e68fac319644) transitioned into state 'SUCCESS' from state '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-539792844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486b3d9940fc4a8893a7302c4ff25b46',qos_specs=None,replication_status=,reservations=['ee8954b0-383a-457f-a9a2-8e74f8d050b8','062c6d48-1bab-41a5-87bd-167cb328f689','28303abf-8aa3-47a8-9046-ed7897d3d145','33678262-1fff-459b-b7ee-f3002a85ac66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24f8353ba36449e3bbbc6f71f433eeca',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0cc436c4-e1eb-4096-a43c-09034d2f4220 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6db4d283-45de-4fd3-9f60-44286bad3b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0cc436c4-e1eb-4096-a43c-09034d2f4220 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6db4d283-45de-4fd3-9f60-44286bad3b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:20 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0cc436c4-e1eb-4096-a43c-09034d2f4220 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Flow 'volume_create_api' (9a78f292-ee7b-4677-be4e-36a303a8cbce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0cc436c4-e1eb-4096-a43c-09034d2f4220 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Create volume request issued successfully. Sep 01 01:24:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0cc436c4-e1eb-4096-a43c-09034d2f4220 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:24:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1434/2826] 192.168.122.211 () {62 vars in 1183 bytes} [Tue Sep 1 01:24:19 2026] POST /volume/v3/volumes => generated 786 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:24:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-14e66471-f83a-469b-a894-95f886c91097 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-14e66471-f83a-469b-a894-95f886c91097 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] GET http://192.168.122.211/volume/v3/volumes/cc4666ce-b2e3-4bdd-88ed-5233dac87f4a Sep 01 01:24:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-14e66471-f83a-469b-a894-95f886c91097 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-14e66471-f83a-469b-a894-95f886c91097 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:20 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:20 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:20 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:20 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:20 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-14e66471-f83a-469b-a894-95f886c91097 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Volume info retrieved successfully. Sep 01 01:24:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-14e66471-f83a-469b-a894-95f886c91097 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] http://192.168.122.211/volume/v3/volumes/cc4666ce-b2e3-4bdd-88ed-5233dac87f4a returned with HTTP 200 Sep 01 01:24:20 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1393/2827] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:24:20 2026] GET /volume/v3/volumes/cc4666ce-b2e3-4bdd-88ed-5233dac87f4a => generated 965 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:24:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1540ad6f-3cbf-461b-abe0-398c83d34605 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1540ad6f-3cbf-461b-abe0-398c83d34605 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] GET http://192.168.122.211/volume/v3/volumes/cc4666ce-b2e3-4bdd-88ed-5233dac87f4a Sep 01 01:24:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1540ad6f-3cbf-461b-abe0-398c83d34605 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1540ad6f-3cbf-461b-abe0-398c83d34605 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1540ad6f-3cbf-461b-abe0-398c83d34605 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Volume info retrieved successfully. Sep 01 01:24:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1540ad6f-3cbf-461b-abe0-398c83d34605 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] http://192.168.122.211/volume/v3/volumes/cc4666ce-b2e3-4bdd-88ed-5233dac87f4a returned with HTTP 200 Sep 01 01:24:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1435/2828] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:24:21 2026] GET /volume/v3/volumes/cc4666ce-b2e3-4bdd-88ed-5233dac87f4a => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:24:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c032988a-453c-4db1-90bb-9170797f61cd None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c032988a-453c-4db1-90bb-9170797f61cd tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-reader] GET http://192.168.122.211/volume/v3/volumes/cc4666ce-b2e3-4bdd-88ed-5233dac87f4a Sep 01 01:24:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c032988a-453c-4db1-90bb-9170797f61cd tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-reader] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c032988a-453c-4db1-90bb-9170797f61cd tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-reader] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:21 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:21 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:21 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:21 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:21 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c032988a-453c-4db1-90bb-9170797f61cd tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-reader] Volume info retrieved successfully. Sep 01 01:24:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c032988a-453c-4db1-90bb-9170797f61cd tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-reader] http://192.168.122.211/volume/v3/volumes/cc4666ce-b2e3-4bdd-88ed-5233dac87f4a returned with HTTP 200 Sep 01 01:24:21 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1394/2829] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:24:21 2026] GET /volume/v3/volumes/cc4666ce-b2e3-4bdd-88ed-5233dac87f4a => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:24:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7fc91d00-4cd0-470d-940c-3afedc536085 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7fc91d00-4cd0-470d-940c-3afedc536085 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/cc4666ce-b2e3-4bdd-88ed-5233dac87f4a Sep 01 01:24:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7fc91d00-4cd0-470d-940c-3afedc536085 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7fc91d00-4cd0-470d-940c-3afedc536085 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:21 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-7fc91d00-4cd0-470d-940c-3afedc536085 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Delete volume with id: cc4666ce-b2e3-4bdd-88ed-5233dac87f4a Sep 01 01:24:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7fc91d00-4cd0-470d-940c-3afedc536085 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Volume info retrieved successfully. Sep 01 01:24:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7fc91d00-4cd0-470d-940c-3afedc536085 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Delete volume request issued successfully. Sep 01 01:24:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7fc91d00-4cd0-470d-940c-3afedc536085 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] http://192.168.122.211/volume/v3/volumes/cc4666ce-b2e3-4bdd-88ed-5233dac87f4a returned with HTTP 202 Sep 01 01:24:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1436/2830] 192.168.122.211 () {60 vars in 1276 bytes} [Tue Sep 1 01:24:21 2026] DELETE /volume/v3/volumes/cc4666ce-b2e3-4bdd-88ed-5233dac87f4a => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:24:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f9da6c4c-b68b-4235-a8b6-2df29ce32037 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f9da6c4c-b68b-4235-a8b6-2df29ce32037 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] GET http://192.168.122.211/volume/v3/volumes/cc4666ce-b2e3-4bdd-88ed-5233dac87f4a Sep 01 01:24:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f9da6c4c-b68b-4235-a8b6-2df29ce32037 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f9da6c4c-b68b-4235-a8b6-2df29ce32037 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:21 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:21 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:21 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:21 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:21 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f9da6c4c-b68b-4235-a8b6-2df29ce32037 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Volume info retrieved successfully. Sep 01 01:24:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f9da6c4c-b68b-4235-a8b6-2df29ce32037 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] http://192.168.122.211/volume/v3/volumes/cc4666ce-b2e3-4bdd-88ed-5233dac87f4a returned with HTTP 200 Sep 01 01:24:21 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1395/2831] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:24:21 2026] GET /volume/v3/volumes/cc4666ce-b2e3-4bdd-88ed-5233dac87f4a => generated 1015 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:24:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6266f824-ade5-4e18-a9b3-834d2c7da589 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6266f824-ade5-4e18-a9b3-834d2c7da589 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] GET http://192.168.122.211/volume/v3/volumes/cc4666ce-b2e3-4bdd-88ed-5233dac87f4a Sep 01 01:24:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6266f824-ade5-4e18-a9b3-834d2c7da589 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6266f824-ade5-4e18-a9b3-834d2c7da589 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6266f824-ade5-4e18-a9b3-834d2c7da589 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] http://192.168.122.211/volume/v3/volumes/cc4666ce-b2e3-4bdd-88ed-5233dac87f4a returned with HTTP 404 Sep 01 01:24:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1437/2832] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:24:22 2026] GET /volume/v3/volumes/cc4666ce-b2e3-4bdd-88ed-5233dac87f4a => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:24:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6a1ec8ff-602e-4d92-8f30-f0262c85a885 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6a1ec8ff-602e-4d92-8f30-f0262c85a885 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:24:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6a1ec8ff-602e-4d92-8f30-f0262c85a885 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-144616146"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-6a1ec8ff-602e-4d92-8f30-f0262c85a885 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-144616146'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:24:22 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-6a1ec8ff-602e-4d92-8f30-f0262c85a885 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Create volume of 1 GB Sep 01 01:24:22 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6a1ec8ff-602e-4d92-8f30-f0262c85a885 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Availability Zones retrieved successfully. Sep 01 01:24:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6a1ec8ff-602e-4d92-8f30-f0262c85a885 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Flow 'volume_create_api' (4ec819cc-7b2f-4556-aa3c-cbbb4fb641f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6a1ec8ff-602e-4d92-8f30-f0262c85a885 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c65d684-3448-447e-97c2-cf1ab4984df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-6a1ec8ff-602e-4d92-8f30-f0262c85a885 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:24:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6a1ec8ff-602e-4d92-8f30-f0262c85a885 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c65d684-3448-447e-97c2-cf1ab4984df2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6a1ec8ff-602e-4d92-8f30-f0262c85a885 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33d6b94c-f1d0-4409-b69c-17ace149f41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:22 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-6a1ec8ff-602e-4d92-8f30-f0262c85a885 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Created reservations ['de2017d4-d3ee-4204-8038-0422d0f91191', '1cce18a7-d34a-4318-b90d-1e994d19632c', '8d47db6f-208f-47b5-96ab-23d27f5e63d3', 'b1b6aca9-97b2-4cdb-98d5-d82074618067'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:24:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6a1ec8ff-602e-4d92-8f30-f0262c85a885 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33d6b94c-f1d0-4409-b69c-17ace149f41e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de2017d4-d3ee-4204-8038-0422d0f91191', '1cce18a7-d34a-4318-b90d-1e994d19632c', '8d47db6f-208f-47b5-96ab-23d27f5e63d3', 'b1b6aca9-97b2-4cdb-98d5-d82074618067']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6a1ec8ff-602e-4d92-8f30-f0262c85a885 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9e38d66-2d75-4677-a652-285f00f941ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:22 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:22 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6a1ec8ff-602e-4d92-8f30-f0262c85a885 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9e38d66-2d75-4677-a652-285f00f941ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '530c6a78-1e83-4dc1-9824-0ea9e46d6fde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-144616146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486b3d9940fc4a8893a7302c4ff25b46',qos_specs=None,replication_status=,reservations=['de2017d4-d3ee-4204-8038-0422d0f91191','1cce18a7-d34a-4318-b90d-1e994d19632c','8d47db6f-208f-47b5-96ab-23d27f5e63d3','b1b6aca9-97b2-4cdb-98d5-d82074618067'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24f8353ba36449e3bbbc6f71f433eeca',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:24:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-144616146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=530c6a78-1e83-4dc1-9824-0ea9e46d6fde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='486b3d9940fc4a8893a7302c4ff25b46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24f8353ba36449e3bbbc6f71f433eeca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6a1ec8ff-602e-4d92-8f30-f0262c85a885 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (869f3c56-f010-4359-a302-ea43d34bc847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6a1ec8ff-602e-4d92-8f30-f0262c85a885 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (869f3c56-f010-4359-a302-ea43d34bc847) transitioned into state 'SUCCESS' from state '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-144616146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486b3d9940fc4a8893a7302c4ff25b46',qos_specs=None,replication_status=,reservations=['de2017d4-d3ee-4204-8038-0422d0f91191','1cce18a7-d34a-4318-b90d-1e994d19632c','8d47db6f-208f-47b5-96ab-23d27f5e63d3','b1b6aca9-97b2-4cdb-98d5-d82074618067'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24f8353ba36449e3bbbc6f71f433eeca',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6a1ec8ff-602e-4d92-8f30-f0262c85a885 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df8d9041-c929-4b00-b45e-407694299167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6a1ec8ff-602e-4d92-8f30-f0262c85a885 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df8d9041-c929-4b00-b45e-407694299167) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:22 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6a1ec8ff-602e-4d92-8f30-f0262c85a885 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Flow 'volume_create_api' (4ec819cc-7b2f-4556-aa3c-cbbb4fb641f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:22 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6a1ec8ff-602e-4d92-8f30-f0262c85a885 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Create volume request issued successfully. Sep 01 01:24:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6a1ec8ff-602e-4d92-8f30-f0262c85a885 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:24:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1396/2833] 192.168.122.211 () {62 vars in 1183 bytes} [Tue Sep 1 01:24:22 2026] POST /volume/v3/volumes => generated 786 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:24:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-339edcb5-8cf0-43c0-96ba-29eb82195d23 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-339edcb5-8cf0-43c0-96ba-29eb82195d23 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] GET http://192.168.122.211/volume/v3/volumes/530c6a78-1e83-4dc1-9824-0ea9e46d6fde Sep 01 01:24:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-339edcb5-8cf0-43c0-96ba-29eb82195d23 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-339edcb5-8cf0-43c0-96ba-29eb82195d23 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-339edcb5-8cf0-43c0-96ba-29eb82195d23 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Volume info retrieved successfully. Sep 01 01:24:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-339edcb5-8cf0-43c0-96ba-29eb82195d23 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] http://192.168.122.211/volume/v3/volumes/530c6a78-1e83-4dc1-9824-0ea9e46d6fde returned with HTTP 200 Sep 01 01:24:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1438/2834] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:24:22 2026] GET /volume/v3/volumes/530c6a78-1e83-4dc1-9824-0ea9e46d6fde => generated 965 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:24:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-82a5ffcb-4f7b-44f0-9f91-dea07e27f91d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-82a5ffcb-4f7b-44f0-9f91-dea07e27f91d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] GET http://192.168.122.211/volume/v3/volumes/530c6a78-1e83-4dc1-9824-0ea9e46d6fde Sep 01 01:24:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-82a5ffcb-4f7b-44f0-9f91-dea07e27f91d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-82a5ffcb-4f7b-44f0-9f91-dea07e27f91d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:24 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:24 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:24 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:24 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:24 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-82a5ffcb-4f7b-44f0-9f91-dea07e27f91d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Volume info retrieved successfully. Sep 01 01:24:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-82a5ffcb-4f7b-44f0-9f91-dea07e27f91d tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] http://192.168.122.211/volume/v3/volumes/530c6a78-1e83-4dc1-9824-0ea9e46d6fde returned with HTTP 200 Sep 01 01:24:24 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1397/2835] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:24:24 2026] GET /volume/v3/volumes/530c6a78-1e83-4dc1-9824-0ea9e46d6fde => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:24:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5a18f03f-d6d8-4624-bc75-e0202b6efabd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5a18f03f-d6d8-4624-bc75-e0202b6efabd tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-reader] GET http://192.168.122.211/volume/v3/volumes/summary Sep 01 01:24:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5a18f03f-d6d8-4624-bc75-e0202b6efabd tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5a18f03f-d6d8-4624-bc75-e0202b6efabd tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-reader] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-5a18f03f-d6d8-4624-bc75-e0202b6efabd tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-reader] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:24:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5a18f03f-d6d8-4624-bc75-e0202b6efabd tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-reader] Get summary completed successfully. Sep 01 01:24:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5a18f03f-d6d8-4624-bc75-e0202b6efabd tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-reader] http://192.168.122.211/volume/v3/volumes/summary returned with HTTP 200 Sep 01 01:24:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1439/2836] 192.168.122.211 () {60 vars in 1186 bytes} [Tue Sep 1 01:24:24 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-78c8f6fb-9365-4646-8a55-627d9b95d1f2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-78c8f6fb-9365-4646-8a55-627d9b95d1f2 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/530c6a78-1e83-4dc1-9824-0ea9e46d6fde Sep 01 01:24:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-78c8f6fb-9365-4646-8a55-627d9b95d1f2 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-78c8f6fb-9365-4646-8a55-627d9b95d1f2 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:24 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-78c8f6fb-9365-4646-8a55-627d9b95d1f2 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Delete volume with id: 530c6a78-1e83-4dc1-9824-0ea9e46d6fde Sep 01 01:24:24 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:24 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:24 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:24 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:24 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-78c8f6fb-9365-4646-8a55-627d9b95d1f2 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Volume info retrieved successfully. Sep 01 01:24:24 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-78c8f6fb-9365-4646-8a55-627d9b95d1f2 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Delete volume request issued successfully. Sep 01 01:24:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-78c8f6fb-9365-4646-8a55-627d9b95d1f2 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] http://192.168.122.211/volume/v3/volumes/530c6a78-1e83-4dc1-9824-0ea9e46d6fde returned with HTTP 202 Sep 01 01:24:24 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1398/2837] 192.168.122.211 () {60 vars in 1276 bytes} [Tue Sep 1 01:24:24 2026] DELETE /volume/v3/volumes/530c6a78-1e83-4dc1-9824-0ea9e46d6fde => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:24:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d1080817-e627-4688-baae-282820df4d16 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d1080817-e627-4688-baae-282820df4d16 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] GET http://192.168.122.211/volume/v3/volumes/530c6a78-1e83-4dc1-9824-0ea9e46d6fde Sep 01 01:24:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d1080817-e627-4688-baae-282820df4d16 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d1080817-e627-4688-baae-282820df4d16 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:24 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d1080817-e627-4688-baae-282820df4d16 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Volume info retrieved successfully. Sep 01 01:24:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d1080817-e627-4688-baae-282820df4d16 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] http://192.168.122.211/volume/v3/volumes/530c6a78-1e83-4dc1-9824-0ea9e46d6fde returned with HTTP 200 Sep 01 01:24:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1440/2838] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:24:24 2026] GET /volume/v3/volumes/530c6a78-1e83-4dc1-9824-0ea9e46d6fde => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:24:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-80b31904-be43-418e-ada6-fe5370fd5158 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-80b31904-be43-418e-ada6-fe5370fd5158 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] GET http://192.168.122.211/volume/v3/volumes/530c6a78-1e83-4dc1-9824-0ea9e46d6fde Sep 01 01:24:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-80b31904-be43-418e-ada6-fe5370fd5158 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-80b31904-be43-418e-ada6-fe5370fd5158 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-80b31904-be43-418e-ada6-fe5370fd5158 tempest-ProjectReaderTests-1657814578 tempest-ProjectReaderTests-1657814578-project-admin] http://192.168.122.211/volume/v3/volumes/530c6a78-1e83-4dc1-9824-0ea9e46d6fde returned with HTTP 404 Sep 01 01:24:25 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1399/2839] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:24:25 2026] GET /volume/v3/volumes/530c6a78-1e83-4dc1-9824-0ea9e46d6fde => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:24:34 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=82,cinder:INSERT=18,cinder:UPDATE=26 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:24:35 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=76,cinder:INSERT=14,cinder:UPDATE=26 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:24:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-34f3e5c6-0cd4-461d-822a-5e5a29d96a6b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-bc984202-d5f9-47fd-bf06-64bb5fb71416 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-34f3e5c6-0cd4-461d-822a-5e5a29d96a6b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:24:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-34f3e5c6-0cd4-461d-822a-5e5a29d96a6b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2007323251"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-34f3e5c6-0cd4-461d-822a-5e5a29d96a6b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2007323251'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:24:37 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-34f3e5c6-0cd4-461d-822a-5e5a29d96a6b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Create volume of 1 GB Sep 01 01:24:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bc984202-d5f9-47fd-bf06-64bb5fb71416 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:24:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bc984202-d5f9-47fd-bf06-64bb5fb71416 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5aa92ea2-a5d8-46f6-9949-7c665ebdeb00", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-527830244"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-bc984202-d5f9-47fd-bf06-64bb5fb71416 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Create volume request body: {'volume': {"'imageRef": '5aa92ea2-a5d8-46f6-9949-7c665ebdeb00', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-527830244'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:24:37 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-bc984202-d5f9-47fd-bf06-64bb5fb71416 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Create volume of 1 GB Sep 01 01:24:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-34f3e5c6-0cd4-461d-822a-5e5a29d96a6b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Availability Zones retrieved successfully. Sep 01 01:24:37 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-bc984202-d5f9-47fd-bf06-64bb5fb71416 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Availability Zones retrieved successfully. Sep 01 01:24:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-34f3e5c6-0cd4-461d-822a-5e5a29d96a6b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Flow 'volume_create_api' (17c3a17b-68ad-40d4-a61e-6953dd2ebd10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-34f3e5c6-0cd4-461d-822a-5e5a29d96a6b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4363ea7e-e55f-4216-9d6a-3484e79d96ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-34f3e5c6-0cd4-461d-822a-5e5a29d96a6b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:24:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-bc984202-d5f9-47fd-bf06-64bb5fb71416 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Flow 'volume_create_api' (cc2f63e7-60b4-4534-b0ff-3b1f00a313e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-bc984202-d5f9-47fd-bf06-64bb5fb71416 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f3d70e4-14ec-44c0-9f0b-014db6b78865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-bc984202-d5f9-47fd-bf06-64bb5fb71416 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:24:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-34f3e5c6-0cd4-461d-822a-5e5a29d96a6b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4363ea7e-e55f-4216-9d6a-3484e79d96ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-bc984202-d5f9-47fd-bf06-64bb5fb71416 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f3d70e4-14ec-44c0-9f0b-014db6b78865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-34f3e5c6-0cd4-461d-822a-5e5a29d96a6b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (844f796c-fe2d-4bbc-9aa6-209dc84260c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-bc984202-d5f9-47fd-bf06-64bb5fb71416 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfb5624e-5e05-48e4-96a7-106c2a368f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:37 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-bc984202-d5f9-47fd-bf06-64bb5fb71416 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Created reservations ['4bc27e3d-f5c7-4b03-a7f7-9907e72f804a', '54577bfe-07a0-4171-8678-1c50b93a6845', '84e5aacb-09db-445f-8a8f-a4884e4fdd6d', '1fc8c00a-6895-4d60-bcb5-d119c7986a70'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:24:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-bc984202-d5f9-47fd-bf06-64bb5fb71416 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfb5624e-5e05-48e4-96a7-106c2a368f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bc27e3d-f5c7-4b03-a7f7-9907e72f804a', '54577bfe-07a0-4171-8678-1c50b93a6845', '84e5aacb-09db-445f-8a8f-a4884e4fdd6d', '1fc8c00a-6895-4d60-bcb5-d119c7986a70']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-bc984202-d5f9-47fd-bf06-64bb5fb71416 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5afc5177-7c5a-45e3-b458-2742690c0fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:37 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:37 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-bc984202-d5f9-47fd-bf06-64bb5fb71416 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5afc5177-7c5a-45e3-b458-2742690c0fbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2ba13e5-9a86-4e3c-9972-a8694417ceb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-527830244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3246487108c84666879bde7894feee49',qos_specs=None,replication_status=,reservations=['4bc27e3d-f5c7-4b03-a7f7-9907e72f804a','54577bfe-07a0-4171-8678-1c50b93a6845','84e5aacb-09db-445f-8a8f-a4884e4fdd6d','1fc8c00a-6895-4d60-bcb5-d119c7986a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be1951a5e8ef447a8e3e94c7a5289d04',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:24:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-527830244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2ba13e5-9a86-4e3c-9972-a8694417ceb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3246487108c84666879bde7894feee49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be1951a5e8ef447a8e3e94c7a5289d04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-bc984202-d5f9-47fd-bf06-64bb5fb71416 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e3889bd-95d8-4c52-8c83-8b4dc8ad5f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:37 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-34f3e5c6-0cd4-461d-822a-5e5a29d96a6b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Created reservations ['ca910675-40cc-40d0-90d3-3ccbe15874aa', 'f1068082-e830-495c-a561-25f678a2dede', 'cc337d17-4ef6-456d-9174-19e32f927f8b', 'c57b67c2-3ab6-43a0-a927-e4c0c8bb0d05'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:24:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-34f3e5c6-0cd4-461d-822a-5e5a29d96a6b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (844f796c-fe2d-4bbc-9aa6-209dc84260c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca910675-40cc-40d0-90d3-3ccbe15874aa', 'f1068082-e830-495c-a561-25f678a2dede', 'cc337d17-4ef6-456d-9174-19e32f927f8b', 'c57b67c2-3ab6-43a0-a927-e4c0c8bb0d05']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-34f3e5c6-0cd4-461d-822a-5e5a29d96a6b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6461ce99-7641-4929-b8c5-fba35680d8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-bc984202-d5f9-47fd-bf06-64bb5fb71416 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e3889bd-95d8-4c52-8c83-8b4dc8ad5f7f) transitioned into state 'SUCCESS' from state '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-527830244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3246487108c84666879bde7894feee49',qos_specs=None,replication_status=,reservations=['4bc27e3d-f5c7-4b03-a7f7-9907e72f804a','54577bfe-07a0-4171-8678-1c50b93a6845','84e5aacb-09db-445f-8a8f-a4884e4fdd6d','1fc8c00a-6895-4d60-bcb5-d119c7986a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be1951a5e8ef447a8e3e94c7a5289d04',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:37 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-bc984202-d5f9-47fd-bf06-64bb5fb71416 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (792b7b1a-778a-4452-a1b5-bcaba6ed4861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-34f3e5c6-0cd4-461d-822a-5e5a29d96a6b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6461ce99-7641-4929-b8c5-fba35680d8cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39f3813b-0d58-4065-bb6b-ab8ce8cbfba7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2007323251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fcc7e56bdd248d7b22f6895e1f3f3d9',qos_specs=None,replication_status=,reservations=['ca910675-40cc-40d0-90d3-3ccbe15874aa','f1068082-e830-495c-a561-25f678a2dede','cc337d17-4ef6-456d-9174-19e32f927f8b','c57b67c2-3ab6-43a0-a927-e4c0c8bb0d05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93947ed6e7504fcb99a942546a102517',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:24:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2007323251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39f3813b-0d58-4065-bb6b-ab8ce8cbfba7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fcc7e56bdd248d7b22f6895e1f3f3d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93947ed6e7504fcb99a942546a102517',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-34f3e5c6-0cd4-461d-822a-5e5a29d96a6b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (028746ed-7304-4800-8b59-b48e1254f665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-bc984202-d5f9-47fd-bf06-64bb5fb71416 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (792b7b1a-778a-4452-a1b5-bcaba6ed4861) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-bc984202-d5f9-47fd-bf06-64bb5fb71416 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Flow 'volume_create_api' (cc2f63e7-60b4-4534-b0ff-3b1f00a313e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-bc984202-d5f9-47fd-bf06-64bb5fb71416 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Create volume request issued successfully. Sep 01 01:24:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bc984202-d5f9-47fd-bf06-64bb5fb71416 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:24:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1400/2840] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:24:37 2026] POST /volume/v3/volumes => generated 765 bytes in 853 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:24:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-12777066-2a5f-489f-89f1-7a36defaefb1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-34f3e5c6-0cd4-461d-822a-5e5a29d96a6b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (028746ed-7304-4800-8b59-b48e1254f665) transitioned into state 'SUCCESS' from state '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-2007323251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fcc7e56bdd248d7b22f6895e1f3f3d9',qos_specs=None,replication_status=,reservations=['ca910675-40cc-40d0-90d3-3ccbe15874aa','f1068082-e830-495c-a561-25f678a2dede','cc337d17-4ef6-456d-9174-19e32f927f8b','c57b67c2-3ab6-43a0-a927-e4c0c8bb0d05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93947ed6e7504fcb99a942546a102517',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-34f3e5c6-0cd4-461d-822a-5e5a29d96a6b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a888050f-2f0a-454e-857b-48f2223bb968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-34f3e5c6-0cd4-461d-822a-5e5a29d96a6b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a888050f-2f0a-454e-857b-48f2223bb968) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-34f3e5c6-0cd4-461d-822a-5e5a29d96a6b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Flow 'volume_create_api' (17c3a17b-68ad-40d4-a61e-6953dd2ebd10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-34f3e5c6-0cd4-461d-822a-5e5a29d96a6b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Create volume request issued successfully. Sep 01 01:24:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-34f3e5c6-0cd4-461d-822a-5e5a29d96a6b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:24:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1441/2841] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:24:37 2026] POST /volume/v3/volumes => generated 769 bytes in 976 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-896c95da-6028-4fa8-88ca-039d5a9b647e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-896c95da-6028-4fa8-88ca-039d5a9b647e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-896c95da-6028-4fa8-88ca-039d5a9b647e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5aa92ea2-a5d8-46f6-9949-7c665ebdeb00", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1312331147"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-896c95da-6028-4fa8-88ca-039d5a9b647e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Create volume request body: {'volume': {"'imageRef": '5aa92ea2-a5d8-46f6-9949-7c665ebdeb00', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1312331147'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-896c95da-6028-4fa8-88ca-039d5a9b647e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Create volume of 1 GB Sep 01 01:24:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-896c95da-6028-4fa8-88ca-039d5a9b647e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Availability Zones retrieved successfully. Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-896c95da-6028-4fa8-88ca-039d5a9b647e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Flow 'volume_create_api' (02190078-2b09-4461-a491-38b163863667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-896c95da-6028-4fa8-88ca-039d5a9b647e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5209680b-56b8-45b7-969f-08ef6228ee05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-896c95da-6028-4fa8-88ca-039d5a9b647e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-896c95da-6028-4fa8-88ca-039d5a9b647e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5209680b-56b8-45b7-969f-08ef6228ee05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-896c95da-6028-4fa8-88ca-039d5a9b647e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1468c27-c5ea-4e6a-a78d-1be7947e1609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-12777066-2a5f-489f-89f1-7a36defaefb1 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:24:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-12777066-2a5f-489f-89f1-7a36defaefb1 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1128506057"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-12777066-2a5f-489f-89f1-7a36defaefb1 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1128506057'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:24:38 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-12777066-2a5f-489f-89f1-7a36defaefb1 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Create volume of 1 GB Sep 01 01:24:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-12777066-2a5f-489f-89f1-7a36defaefb1 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Availability Zones retrieved successfully. Sep 01 01:24:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-12777066-2a5f-489f-89f1-7a36defaefb1 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Flow 'volume_create_api' (d24f5069-c841-4b0b-be3d-0929b39080e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-12777066-2a5f-489f-89f1-7a36defaefb1 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e96be01f-3b7d-4bca-bc36-10cbd8cd1129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-12777066-2a5f-489f-89f1-7a36defaefb1 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-896c95da-6028-4fa8-88ca-039d5a9b647e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Created reservations ['09ee4420-0cfd-45e7-ad7b-625d280ef963', 'e19e8f60-668a-4a7b-b870-6fe06a2ef287', '7772ffd3-50ee-4784-a187-ea491d7912e6', 'a17eb258-c073-4289-9b16-16e7347bfa30'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-896c95da-6028-4fa8-88ca-039d5a9b647e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1468c27-c5ea-4e6a-a78d-1be7947e1609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09ee4420-0cfd-45e7-ad7b-625d280ef963', 'e19e8f60-668a-4a7b-b870-6fe06a2ef287', '7772ffd3-50ee-4784-a187-ea491d7912e6', 'a17eb258-c073-4289-9b16-16e7347bfa30']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-896c95da-6028-4fa8-88ca-039d5a9b647e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aa18f6e-da25-440f-b8ff-21ea0cf80355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-12777066-2a5f-489f-89f1-7a36defaefb1 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e96be01f-3b7d-4bca-bc36-10cbd8cd1129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-12777066-2a5f-489f-89f1-7a36defaefb1 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f63d631a-324d-4ae4-9c6b-bffb16ccbe34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-896c95da-6028-4fa8-88ca-039d5a9b647e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aa18f6e-da25-440f-b8ff-21ea0cf80355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a355eb6-83e0-48a1-93eb-f90ba9dccde1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1312331147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3246487108c84666879bde7894feee49',qos_specs=None,replication_status=,reservations=['09ee4420-0cfd-45e7-ad7b-625d280ef963','e19e8f60-668a-4a7b-b870-6fe06a2ef287','7772ffd3-50ee-4784-a187-ea491d7912e6','a17eb258-c073-4289-9b16-16e7347bfa30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be1951a5e8ef447a8e3e94c7a5289d04',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:24:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1312331147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a355eb6-83e0-48a1-93eb-f90ba9dccde1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3246487108c84666879bde7894feee49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be1951a5e8ef447a8e3e94c7a5289d04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-896c95da-6028-4fa8-88ca-039d5a9b647e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c67c913-e9d5-4bf5-a490-de65031668ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-896c95da-6028-4fa8-88ca-039d5a9b647e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c67c913-e9d5-4bf5-a490-de65031668ca) transitioned into state 'SUCCESS' from state '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-1312331147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3246487108c84666879bde7894feee49',qos_specs=None,replication_status=,reservations=['09ee4420-0cfd-45e7-ad7b-625d280ef963','e19e8f60-668a-4a7b-b870-6fe06a2ef287','7772ffd3-50ee-4784-a187-ea491d7912e6','a17eb258-c073-4289-9b16-16e7347bfa30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be1951a5e8ef447a8e3e94c7a5289d04',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-896c95da-6028-4fa8-88ca-039d5a9b647e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f1d4d4e-9a0e-41ed-804c-821b7e7e90ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-896c95da-6028-4fa8-88ca-039d5a9b647e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f1d4d4e-9a0e-41ed-804c-821b7e7e90ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-896c95da-6028-4fa8-88ca-039d5a9b647e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Flow 'volume_create_api' (02190078-2b09-4461-a491-38b163863667) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-896c95da-6028-4fa8-88ca-039d5a9b647e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Create volume request issued successfully. Sep 01 01:24:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-896c95da-6028-4fa8-88ca-039d5a9b647e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:24:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1442/2842] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:24:38 2026] POST /volume/v3/volumes => generated 766 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d16c9e67-2b29-4835-b606-92c24733f22d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d16c9e67-2b29-4835-b606-92c24733f22d tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/39f3813b-0d58-4065-bb6b-ab8ce8cbfba7 Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d16c9e67-2b29-4835-b606-92c24733f22d tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d16c9e67-2b29-4835-b606-92c24733f22d tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d16c9e67-2b29-4835-b606-92c24733f22d tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:24:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d16c9e67-2b29-4835-b606-92c24733f22d tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/39f3813b-0d58-4065-bb6b-ab8ce8cbfba7 returned with HTTP 200 Sep 01 01:24:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1443/2843] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:38 2026] GET /volume/v3/volumes/39f3813b-0d58-4065-bb6b-ab8ce8cbfba7 => generated 861 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2f214cb5-30ba-4443-9782-802a7a5005be None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2f214cb5-30ba-4443-9782-802a7a5005be tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2f214cb5-30ba-4443-9782-802a7a5005be tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5aa92ea2-a5d8-46f6-9949-7c665ebdeb00", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1266116079"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-2f214cb5-30ba-4443-9782-802a7a5005be tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Create volume request body: {'volume': {"'imageRef": '5aa92ea2-a5d8-46f6-9949-7c665ebdeb00', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1266116079'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-2f214cb5-30ba-4443-9782-802a7a5005be tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Create volume of 1 GB Sep 01 01:24:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2f214cb5-30ba-4443-9782-802a7a5005be tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Availability Zones retrieved successfully. Sep 01 01:24:38 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-12777066-2a5f-489f-89f1-7a36defaefb1 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Created reservations ['953e5bde-8b40-4202-af71-e37d174c536e', 'da6373fd-2a95-4cd3-a1e9-9f6e3875228c', 'b8985027-95d0-4e82-a816-5dd428524b6c', '39816dec-b90a-4a49-a9c7-0a816ada7cfd'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:24:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-12777066-2a5f-489f-89f1-7a36defaefb1 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f63d631a-324d-4ae4-9c6b-bffb16ccbe34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['953e5bde-8b40-4202-af71-e37d174c536e', 'da6373fd-2a95-4cd3-a1e9-9f6e3875228c', 'b8985027-95d0-4e82-a816-5dd428524b6c', '39816dec-b90a-4a49-a9c7-0a816ada7cfd']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-12777066-2a5f-489f-89f1-7a36defaefb1 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25447f71-12cf-4ceb-bda5-aab4890c67f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2f214cb5-30ba-4443-9782-802a7a5005be tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Flow 'volume_create_api' (4b58541e-5d5f-4255-9f46-4ace84f84109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2f214cb5-30ba-4443-9782-802a7a5005be tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59f76dfa-4219-4bb5-9442-24d038a600ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-2f214cb5-30ba-4443-9782-802a7a5005be tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:24:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-12777066-2a5f-489f-89f1-7a36defaefb1 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25447f71-12cf-4ceb-bda5-aab4890c67f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b4e22a1-88a7-4918-8f58-0a6614282577', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1128506057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b59fc52654f240d38dadd0c75250707b',qos_specs=None,replication_status=,reservations=['953e5bde-8b40-4202-af71-e37d174c536e','da6373fd-2a95-4cd3-a1e9-9f6e3875228c','b8985027-95d0-4e82-a816-5dd428524b6c','39816dec-b90a-4a49-a9c7-0a816ada7cfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ed932f5ac3442d386bcbf59af206510',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:24:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1128506057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b4e22a1-88a7-4918-8f58-0a6614282577,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b59fc52654f240d38dadd0c75250707b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ed932f5ac3442d386bcbf59af206510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-12777066-2a5f-489f-89f1-7a36defaefb1 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (785a03dc-9c07-4908-9ed1-16ea00ad8343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-12777066-2a5f-489f-89f1-7a36defaefb1 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (785a03dc-9c07-4908-9ed1-16ea00ad8343) transitioned into state 'SUCCESS' from state '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-1128506057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b59fc52654f240d38dadd0c75250707b',qos_specs=None,replication_status=,reservations=['953e5bde-8b40-4202-af71-e37d174c536e','da6373fd-2a95-4cd3-a1e9-9f6e3875228c','b8985027-95d0-4e82-a816-5dd428524b6c','39816dec-b90a-4a49-a9c7-0a816ada7cfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ed932f5ac3442d386bcbf59af206510',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-12777066-2a5f-489f-89f1-7a36defaefb1 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cea4343-843a-4dbd-ab87-46dddc6f6e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2f214cb5-30ba-4443-9782-802a7a5005be tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59f76dfa-4219-4bb5-9442-24d038a600ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2f214cb5-30ba-4443-9782-802a7a5005be tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96c0e01f-957f-4865-a700-df91bc99e72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:39 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-12777066-2a5f-489f-89f1-7a36defaefb1 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cea4343-843a-4dbd-ab87-46dddc6f6e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:39 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-12777066-2a5f-489f-89f1-7a36defaefb1 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Flow 'volume_create_api' (d24f5069-c841-4b0b-be3d-0929b39080e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:39 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-12777066-2a5f-489f-89f1-7a36defaefb1 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Create volume request issued successfully. Sep 01 01:24:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-12777066-2a5f-489f-89f1-7a36defaefb1 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:24:39 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1401/2844] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:24:38 2026] POST /volume/v3/volumes => generated 773 bytes in 1020 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:24:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-cfa61a66-2193-48dc-9759-26a6e85bc637 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-2f214cb5-30ba-4443-9782-802a7a5005be tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Created reservations ['3093ff3b-eab8-4e28-b279-b59eb5d680cb', 'b37fb20c-fc4e-4788-b965-b0b7e35edbd6', '89008f23-56af-4c82-a5a5-623cda1890f7', 'd99d40a0-6880-47be-bea2-4fcd2e95fdcd'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2f214cb5-30ba-4443-9782-802a7a5005be tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96c0e01f-957f-4865-a700-df91bc99e72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3093ff3b-eab8-4e28-b279-b59eb5d680cb', 'b37fb20c-fc4e-4788-b965-b0b7e35edbd6', '89008f23-56af-4c82-a5a5-623cda1890f7', 'd99d40a0-6880-47be-bea2-4fcd2e95fdcd']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2f214cb5-30ba-4443-9782-802a7a5005be tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a62296bc-c95b-470c-a40a-c5168fc9051e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2f214cb5-30ba-4443-9782-802a7a5005be tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a62296bc-c95b-470c-a40a-c5168fc9051e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6bbbfa4-0fc7-478d-94b8-e799391fccfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1266116079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3246487108c84666879bde7894feee49',qos_specs=None,replication_status=,reservations=['3093ff3b-eab8-4e28-b279-b59eb5d680cb','b37fb20c-fc4e-4788-b965-b0b7e35edbd6','89008f23-56af-4c82-a5a5-623cda1890f7','d99d40a0-6880-47be-bea2-4fcd2e95fdcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be1951a5e8ef447a8e3e94c7a5289d04',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:24:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1266116079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6bbbfa4-0fc7-478d-94b8-e799391fccfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3246487108c84666879bde7894feee49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be1951a5e8ef447a8e3e94c7a5289d04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2f214cb5-30ba-4443-9782-802a7a5005be tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b00ffb95-137b-4c55-93e7-aad4549daf55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cfa61a66-2193-48dc-9759-26a6e85bc637 tempest-VolumeAndVolumeTypeFromImageTest-193616768 tempest-VolumeAndVolumeTypeFromImageTest-193616768-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:24:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cfa61a66-2193-48dc-9759-26a6e85bc637 tempest-VolumeAndVolumeTypeFromImageTest-193616768 tempest-VolumeAndVolumeTypeFromImageTest-193616768-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=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:39 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:39 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2f214cb5-30ba-4443-9782-802a7a5005be tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b00ffb95-137b-4c55-93e7-aad4549daf55) transitioned into state 'SUCCESS' from state '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-1266116079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3246487108c84666879bde7894feee49',qos_specs=None,replication_status=,reservations=['3093ff3b-eab8-4e28-b279-b59eb5d680cb','b37fb20c-fc4e-4788-b965-b0b7e35edbd6','89008f23-56af-4c82-a5a5-623cda1890f7','d99d40a0-6880-47be-bea2-4fcd2e95fdcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be1951a5e8ef447a8e3e94c7a5289d04',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2f214cb5-30ba-4443-9782-802a7a5005be tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d48c4dfa-d2ad-409d-80fc-c17505433104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cfa61a66-2193-48dc-9759-26a6e85bc637 tempest-VolumeAndVolumeTypeFromImageTest-193616768 tempest-VolumeAndVolumeTypeFromImageTest-193616768-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:24:39 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1402/2845] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:24:39 2026] POST /volume/v3/types => generated 287 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2fb34041-0626-4080-ab74-6a6caf6cd834 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2fb34041-0626-4080-ab74-6a6caf6cd834 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/3b4e22a1-88a7-4918-8f58-0a6614282577 Sep 01 01:24:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2fb34041-0626-4080-ab74-6a6caf6cd834 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2fb34041-0626-4080-ab74-6a6caf6cd834 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:39 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:39 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:39 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:39 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2f214cb5-30ba-4443-9782-802a7a5005be tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d48c4dfa-d2ad-409d-80fc-c17505433104) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2f214cb5-30ba-4443-9782-802a7a5005be tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Flow 'volume_create_api' (4b58541e-5d5f-4255-9f46-4ace84f84109) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2f214cb5-30ba-4443-9782-802a7a5005be tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Create volume request issued successfully. Sep 01 01:24:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2f214cb5-30ba-4443-9782-802a7a5005be tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:24:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1444/2846] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:24:38 2026] POST /volume/v3/volumes => generated 766 bytes in 652 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:24:39 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2fb34041-0626-4080-ab74-6a6caf6cd834 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-56955011-6033-475d-b3a6-293b613382ab None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-56955011-6033-475d-b3a6-293b613382ab tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-56955011-6033-475d-b3a6-293b613382ab tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5aa92ea2-a5d8-46f6-9949-7c665ebdeb00", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1211322164"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-56955011-6033-475d-b3a6-293b613382ab tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Create volume request body: {'volume': {"'imageRef": '5aa92ea2-a5d8-46f6-9949-7c665ebdeb00', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1211322164'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:24:39 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-56955011-6033-475d-b3a6-293b613382ab tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Create volume of 1 GB Sep 01 01:24:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2fb34041-0626-4080-ab74-6a6caf6cd834 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/3b4e22a1-88a7-4918-8f58-0a6614282577 returned with HTTP 200 Sep 01 01:24:39 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1403/2847] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:39 2026] GET /volume/v3/volumes/3b4e22a1-88a7-4918-8f58-0a6614282577 => generated 865 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-56955011-6033-475d-b3a6-293b613382ab tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Availability Zones retrieved successfully. Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-56955011-6033-475d-b3a6-293b613382ab tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Flow 'volume_create_api' (cf7083d7-fb4e-4f77-b63e-4f7a9ee51be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-56955011-6033-475d-b3a6-293b613382ab tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fdb57fe-2716-43e2-bdc4-eb1e930e7061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-56955011-6033-475d-b3a6-293b613382ab tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-56955011-6033-475d-b3a6-293b613382ab tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fdb57fe-2716-43e2-bdc4-eb1e930e7061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-56955011-6033-475d-b3a6-293b613382ab tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18c17e24-f7d5-4d39-8664-a61c63e0bd36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-56955011-6033-475d-b3a6-293b613382ab tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Created reservations ['a0dec25e-7278-4e7f-9f96-2e135b42248c', '79e4e60f-1f37-4fe0-9477-1658b41fde7e', '8e298408-6384-4193-b687-3b9fe9da82e1', '4e00672f-0dc5-471f-8d23-3f92db1365d6'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-56955011-6033-475d-b3a6-293b613382ab tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18c17e24-f7d5-4d39-8664-a61c63e0bd36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0dec25e-7278-4e7f-9f96-2e135b42248c', '79e4e60f-1f37-4fe0-9477-1658b41fde7e', '8e298408-6384-4193-b687-3b9fe9da82e1', '4e00672f-0dc5-471f-8d23-3f92db1365d6']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-56955011-6033-475d-b3a6-293b613382ab tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cad46b80-eeb8-4d9e-9dd3-e8eac410896e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5930435b-811f-4ac8-8013-7c3556a29ec7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5930435b-811f-4ac8-8013-7c3556a29ec7 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/39f3813b-0d58-4065-bb6b-ab8ce8cbfba7 Sep 01 01:24:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5930435b-811f-4ac8-8013-7c3556a29ec7 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5930435b-811f-4ac8-8013-7c3556a29ec7 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-56955011-6033-475d-b3a6-293b613382ab tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cad46b80-eeb8-4d9e-9dd3-e8eac410896e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1984995-36dd-4234-925f-a2d5f7f0185d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1211322164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3246487108c84666879bde7894feee49',qos_specs=None,replication_status=,reservations=['a0dec25e-7278-4e7f-9f96-2e135b42248c','79e4e60f-1f37-4fe0-9477-1658b41fde7e','8e298408-6384-4193-b687-3b9fe9da82e1','4e00672f-0dc5-471f-8d23-3f92db1365d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be1951a5e8ef447a8e3e94c7a5289d04',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:24:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1211322164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1984995-36dd-4234-925f-a2d5f7f0185d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3246487108c84666879bde7894feee49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be1951a5e8ef447a8e3e94c7a5289d04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-56955011-6033-475d-b3a6-293b613382ab tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab2dcb95-464f-4f70-b8af-5d3df9ac5cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:39 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:39 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:39 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:39 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:39 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5930435b-811f-4ac8-8013-7c3556a29ec7 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-56955011-6033-475d-b3a6-293b613382ab tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab2dcb95-464f-4f70-b8af-5d3df9ac5cbc) transitioned into state 'SUCCESS' from state '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-1211322164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3246487108c84666879bde7894feee49',qos_specs=None,replication_status=,reservations=['a0dec25e-7278-4e7f-9f96-2e135b42248c','79e4e60f-1f37-4fe0-9477-1658b41fde7e','8e298408-6384-4193-b687-3b9fe9da82e1','4e00672f-0dc5-471f-8d23-3f92db1365d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be1951a5e8ef447a8e3e94c7a5289d04',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5930435b-811f-4ac8-8013-7c3556a29ec7 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/39f3813b-0d58-4065-bb6b-ab8ce8cbfba7 returned with HTTP 200 Sep 01 01:24:39 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1404/2848] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:39 2026] GET /volume/v3/volumes/39f3813b-0d58-4065-bb6b-ab8ce8cbfba7 => generated 861 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-56955011-6033-475d-b3a6-293b613382ab tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2c9830d-956a-4dcc-967b-8659ac65b6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-56955011-6033-475d-b3a6-293b613382ab tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2c9830d-956a-4dcc-967b-8659ac65b6b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:39 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-56955011-6033-475d-b3a6-293b613382ab tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Flow 'volume_create_api' (cf7083d7-fb4e-4f77-b63e-4f7a9ee51be0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-56955011-6033-475d-b3a6-293b613382ab tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Create volume request issued successfully. Sep 01 01:24:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-56955011-6033-475d-b3a6-293b613382ab tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:24:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1445/2849] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:24:39 2026] POST /volume/v3/volumes => generated 766 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:24:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-821052a1-1832-415e-9813-a4ecec7480cf None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-821052a1-1832-415e-9813-a4ecec7480cf tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:24:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-821052a1-1832-415e-9813-a4ecec7480cf tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5aa92ea2-a5d8-46f6-9949-7c665ebdeb00", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-736259150"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-821052a1-1832-415e-9813-a4ecec7480cf tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Create volume request body: {'volume': {"'imageRef": '5aa92ea2-a5d8-46f6-9949-7c665ebdeb00', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-736259150'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:24:39 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-821052a1-1832-415e-9813-a4ecec7480cf tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Create volume of 1 GB Sep 01 01:24:39 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-821052a1-1832-415e-9813-a4ecec7480cf tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Availability Zones retrieved successfully. Sep 01 01:24:39 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-821052a1-1832-415e-9813-a4ecec7480cf tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Flow 'volume_create_api' (3a3ba642-4773-4355-9677-f0be859dd41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:39 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-821052a1-1832-415e-9813-a4ecec7480cf tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0707c623-14ea-4faf-b530-b521a1dc8e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:39 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-821052a1-1832-415e-9813-a4ecec7480cf tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:24:40 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-821052a1-1832-415e-9813-a4ecec7480cf tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0707c623-14ea-4faf-b530-b521a1dc8e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:40 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-821052a1-1832-415e-9813-a4ecec7480cf tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b5d6b87-5d67-46a8-a4ad-6e1b4eeaa94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:40 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-821052a1-1832-415e-9813-a4ecec7480cf tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Created reservations ['7c09fdab-f872-4177-94de-1a092132264e', '3a2d6351-aa88-4b5e-8b31-f842e2852261', '44edd0d5-90c5-4eb8-9c6c-866da913d033', '89a563ef-f7e7-424e-9614-27c42ca480dc'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:24:40 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-821052a1-1832-415e-9813-a4ecec7480cf tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b5d6b87-5d67-46a8-a4ad-6e1b4eeaa94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c09fdab-f872-4177-94de-1a092132264e', '3a2d6351-aa88-4b5e-8b31-f842e2852261', '44edd0d5-90c5-4eb8-9c6c-866da913d033', '89a563ef-f7e7-424e-9614-27c42ca480dc']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:40 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-821052a1-1832-415e-9813-a4ecec7480cf tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (188ab687-0a89-4800-ba17-fc8da111481a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:40 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-821052a1-1832-415e-9813-a4ecec7480cf tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (188ab687-0a89-4800-ba17-fc8da111481a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3aa811d2-cf4d-4d67-bf2d-231b34eee5e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-736259150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3246487108c84666879bde7894feee49',qos_specs=None,replication_status=,reservations=['7c09fdab-f872-4177-94de-1a092132264e','3a2d6351-aa88-4b5e-8b31-f842e2852261','44edd0d5-90c5-4eb8-9c6c-866da913d033','89a563ef-f7e7-424e-9614-27c42ca480dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be1951a5e8ef447a8e3e94c7a5289d04',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:24:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-736259150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3aa811d2-cf4d-4d67-bf2d-231b34eee5e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3246487108c84666879bde7894feee49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be1951a5e8ef447a8e3e94c7a5289d04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:40 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-821052a1-1832-415e-9813-a4ecec7480cf tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b747e44f-943c-4795-87e3-9e5825c470d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:40 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-821052a1-1832-415e-9813-a4ecec7480cf tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b747e44f-943c-4795-87e3-9e5825c470d9) transitioned into state 'SUCCESS' from state '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-736259150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3246487108c84666879bde7894feee49',qos_specs=None,replication_status=,reservations=['7c09fdab-f872-4177-94de-1a092132264e','3a2d6351-aa88-4b5e-8b31-f842e2852261','44edd0d5-90c5-4eb8-9c6c-866da913d033','89a563ef-f7e7-424e-9614-27c42ca480dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be1951a5e8ef447a8e3e94c7a5289d04',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:40 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-821052a1-1832-415e-9813-a4ecec7480cf tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5db2109-dd5e-46e1-b463-103f32485d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:40 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-821052a1-1832-415e-9813-a4ecec7480cf tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5db2109-dd5e-46e1-b463-103f32485d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:40 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-821052a1-1832-415e-9813-a4ecec7480cf tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Flow 'volume_create_api' (3a3ba642-4773-4355-9677-f0be859dd41f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:40 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-821052a1-1832-415e-9813-a4ecec7480cf tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Create volume request issued successfully. Sep 01 01:24:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-821052a1-1832-415e-9813-a4ecec7480cf tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:24:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1405/2850] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:24:39 2026] POST /volume/v3/volumes => generated 765 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:24:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-61e6a8be-9f66-4754-b572-e2334f8137d0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-61e6a8be-9f66-4754-b572-e2334f8137d0 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] GET http://192.168.122.211/volume/v3/volumes/d2ba13e5-9a86-4e3c-9972-a8694417ceb5 Sep 01 01:24:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-61e6a8be-9f66-4754-b572-e2334f8137d0 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-61e6a8be-9f66-4754-b572-e2334f8137d0 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-61e6a8be-9f66-4754-b572-e2334f8137d0 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Volume info retrieved successfully. Sep 01 01:24:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-61e6a8be-9f66-4754-b572-e2334f8137d0 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes/d2ba13e5-9a86-4e3c-9972-a8694417ceb5 returned with HTTP 200 Sep 01 01:24:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1446/2851] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:40 2026] GET /volume/v3/volumes/d2ba13e5-9a86-4e3c-9972-a8694417ceb5 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3ad82db0-be96-4039-b6dc-7ec5523c0e7e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3ad82db0-be96-4039-b6dc-7ec5523c0e7e tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/3b4e22a1-88a7-4918-8f58-0a6614282577 Sep 01 01:24:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3ad82db0-be96-4039-b6dc-7ec5523c0e7e tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3ad82db0-be96-4039-b6dc-7ec5523c0e7e tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f35f1216-f081-4827-b26d-1c30ace4bc33 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f35f1216-f081-4827-b26d-1c30ace4bc33 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] GET http://192.168.122.211/volume/v3/volumes/2a355eb6-83e0-48a1-93eb-f90ba9dccde1 Sep 01 01:24:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f35f1216-f081-4827-b26d-1c30ace4bc33 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f35f1216-f081-4827-b26d-1c30ace4bc33 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:40 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:40 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:40 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3ad82db0-be96-4039-b6dc-7ec5523c0e7e tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:24:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3ad82db0-be96-4039-b6dc-7ec5523c0e7e tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/3b4e22a1-88a7-4918-8f58-0a6614282577 returned with HTTP 200 Sep 01 01:24:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f35f1216-f081-4827-b26d-1c30ace4bc33 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Volume info retrieved successfully. Sep 01 01:24:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1406/2852] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:40 2026] GET /volume/v3/volumes/3b4e22a1-88a7-4918-8f58-0a6614282577 => generated 865 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:24:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f35f1216-f081-4827-b26d-1c30ace4bc33 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes/2a355eb6-83e0-48a1-93eb-f90ba9dccde1 returned with HTTP 200 Sep 01 01:24:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1447/2853] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:40 2026] GET /volume/v3/volumes/2a355eb6-83e0-48a1-93eb-f90ba9dccde1 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a78a5db3-2fc6-4af8-b7d4-1c27808575c7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a78a5db3-2fc6-4af8-b7d4-1c27808575c7 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/39f3813b-0d58-4065-bb6b-ab8ce8cbfba7 Sep 01 01:24:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a78a5db3-2fc6-4af8-b7d4-1c27808575c7 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a78a5db3-2fc6-4af8-b7d4-1c27808575c7 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:40 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:40 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:40 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a78a5db3-2fc6-4af8-b7d4-1c27808575c7 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:24:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a78a5db3-2fc6-4af8-b7d4-1c27808575c7 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/39f3813b-0d58-4065-bb6b-ab8ce8cbfba7 returned with HTTP 200 Sep 01 01:24:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1407/2854] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:40 2026] GET /volume/v3/volumes/39f3813b-0d58-4065-bb6b-ab8ce8cbfba7 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a0d032aa-d238-422d-8e70-9b9e37109a1d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a0d032aa-d238-422d-8e70-9b9e37109a1d tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/3b4e22a1-88a7-4918-8f58-0a6614282577 Sep 01 01:24:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a0d032aa-d238-422d-8e70-9b9e37109a1d tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a0d032aa-d238-422d-8e70-9b9e37109a1d tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d9494bb4-00ef-420a-9fe3-344305081ee8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d9494bb4-00ef-420a-9fe3-344305081ee8 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] GET http://192.168.122.211/volume/v3/volumes/2a355eb6-83e0-48a1-93eb-f90ba9dccde1 Sep 01 01:24:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d9494bb4-00ef-420a-9fe3-344305081ee8 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d9494bb4-00ef-420a-9fe3-344305081ee8 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:41 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:41 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:41 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:41 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:41 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:41 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a0d032aa-d238-422d-8e70-9b9e37109a1d tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:24:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d9494bb4-00ef-420a-9fe3-344305081ee8 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Volume info retrieved successfully. Sep 01 01:24:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a0d032aa-d238-422d-8e70-9b9e37109a1d tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/3b4e22a1-88a7-4918-8f58-0a6614282577 returned with HTTP 200 Sep 01 01:24:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1448/2855] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:41 2026] GET /volume/v3/volumes/3b4e22a1-88a7-4918-8f58-0a6614282577 => generated 865 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d9494bb4-00ef-420a-9fe3-344305081ee8 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes/2a355eb6-83e0-48a1-93eb-f90ba9dccde1 returned with HTTP 200 Sep 01 01:24:41 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1408/2856] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:41 2026] GET /volume/v3/volumes/2a355eb6-83e0-48a1-93eb-f90ba9dccde1 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-73e0bf44-cbad-45c6-a3e9-046d18b70bf9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-73e0bf44-cbad-45c6-a3e9-046d18b70bf9 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/39f3813b-0d58-4065-bb6b-ab8ce8cbfba7 Sep 01 01:24:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-73e0bf44-cbad-45c6-a3e9-046d18b70bf9 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-73e0bf44-cbad-45c6-a3e9-046d18b70bf9 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:41 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:41 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-73e0bf44-cbad-45c6-a3e9-046d18b70bf9 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:24:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-73e0bf44-cbad-45c6-a3e9-046d18b70bf9 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/39f3813b-0d58-4065-bb6b-ab8ce8cbfba7 returned with HTTP 200 Sep 01 01:24:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1449/2857] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:41 2026] GET /volume/v3/volumes/39f3813b-0d58-4065-bb6b-ab8ce8cbfba7 => generated 862 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-93d3dde4-f1c3-4185-af3b-d23db2c61fc2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-93d3dde4-f1c3-4185-af3b-d23db2c61fc2 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:24:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-93d3dde4-f1c3-4185-af3b-d23db2c61fc2 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "39f3813b-0d58-4065-bb6b-ab8ce8cbfba7", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1658013249"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:41 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:41 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:41 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:41 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:41 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-93d3dde4-f1c3-4185-af3b-d23db2c61fc2 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:24:41 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-93d3dde4-f1c3-4185-af3b-d23db2c61fc2 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Create snapshot from volume 39f3813b-0d58-4065-bb6b-ab8ce8cbfba7 Sep 01 01:24:42 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-93d3dde4-f1c3-4185-af3b-d23db2c61fc2 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Created reservations ['57ef1dd8-f018-40f6-849c-aa3bd360f018', 'a4f68b5d-e5c4-4eeb-bd2a-97854eebe903', '7dc72bd6-bf89-43ee-b9d0-0bc84bb4ac98', '89b5f773-8c22-48ca-a045-b4f8201e476d'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:24:42 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:42 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:42 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-93d3dde4-f1c3-4185-af3b-d23db2c61fc2 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Snapshot create request issued successfully. Sep 01 01:24:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-93d3dde4-f1c3-4185-af3b-d23db2c61fc2 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:24:42 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1409/2858] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:24:41 2026] POST /volume/v3/snapshots => generated 316 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:24:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2d855077-cc67-46a0-85a1-883703e2b9f0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2d855077-cc67-46a0-85a1-883703e2b9f0 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd Sep 01 01:24:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2d855077-cc67-46a0-85a1-883703e2b9f0 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2d855077-cc67-46a0-85a1-883703e2b9f0 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2d855077-cc67-46a0-85a1-883703e2b9f0 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Snapshot retrieved successfully. Sep 01 01:24:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2d855077-cc67-46a0-85a1-883703e2b9f0 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd returned with HTTP 200 Sep 01 01:24:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1450/2859] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:24:42 2026] GET /volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd => generated 448 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c08921c3-202e-4477-a206-100bfa2a605d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c08921c3-202e-4477-a206-100bfa2a605d tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/3b4e22a1-88a7-4918-8f58-0a6614282577 Sep 01 01:24:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c08921c3-202e-4477-a206-100bfa2a605d tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c08921c3-202e-4477-a206-100bfa2a605d tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7ce46664-5e98-4bba-879f-9edbf653686f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:42 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:42 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7ce46664-5e98-4bba-879f-9edbf653686f tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] GET http://192.168.122.211/volume/v3/volumes/2a355eb6-83e0-48a1-93eb-f90ba9dccde1 Sep 01 01:24:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7ce46664-5e98-4bba-879f-9edbf653686f tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7ce46664-5e98-4bba-879f-9edbf653686f tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:42 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:42 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:42 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c08921c3-202e-4477-a206-100bfa2a605d tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:24:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c08921c3-202e-4477-a206-100bfa2a605d tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/3b4e22a1-88a7-4918-8f58-0a6614282577 returned with HTTP 200 Sep 01 01:24:42 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1410/2860] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:42 2026] GET /volume/v3/volumes/3b4e22a1-88a7-4918-8f58-0a6614282577 => generated 865 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-508ec75e-a2a8-481e-be95-d3da429c9393 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7ce46664-5e98-4bba-879f-9edbf653686f tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Volume info retrieved successfully. Sep 01 01:24:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-508ec75e-a2a8-481e-be95-d3da429c9393 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:24:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-508ec75e-a2a8-481e-be95-d3da429c9393 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "ea116e32-27c4-42b9-8800-6c58a3df7d8e", "size": 1}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-508ec75e-a2a8-481e-be95-d3da429c9393 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'ea116e32-27c4-42b9-8800-6c58a3df7d8e', 'size': 1}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:24:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7ce46664-5e98-4bba-879f-9edbf653686f tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes/2a355eb6-83e0-48a1-93eb-f90ba9dccde1 returned with HTTP 200 Sep 01 01:24:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1451/2861] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:42 2026] GET /volume/v3/volumes/2a355eb6-83e0-48a1-93eb-f90ba9dccde1 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1798266b-786c-46c0-b64b-8e42da16947f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1798266b-786c-46c0-b64b-8e42da16947f tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] GET http://192.168.122.211/volume/v3/volumes/c6bbbfa4-0fc7-478d-94b8-e799391fccfb Sep 01 01:24:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1798266b-786c-46c0-b64b-8e42da16947f tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1798266b-786c-46c0-b64b-8e42da16947f tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1798266b-786c-46c0-b64b-8e42da16947f tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Volume info retrieved successfully. Sep 01 01:24:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1798266b-786c-46c0-b64b-8e42da16947f tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes/c6bbbfa4-0fc7-478d-94b8-e799391fccfb returned with HTTP 200 Sep 01 01:24:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1452/2862] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:42 2026] GET /volume/v3/volumes/c6bbbfa4-0fc7-478d-94b8-e799391fccfb => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:42 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-508ec75e-a2a8-481e-be95-d3da429c9393 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Create volume of 1 GB Sep 01 01:24:42 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-508ec75e-a2a8-481e-be95-d3da429c9393 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Availability Zones retrieved successfully. Sep 01 01:24:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-508ec75e-a2a8-481e-be95-d3da429c9393 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Flow 'volume_create_api' (d7e9803f-9167-49f5-be48-c8f64f444d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-508ec75e-a2a8-481e-be95-d3da429c9393 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c57789f-cde1-44ab-9ac8-3a657a349818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:42 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-508ec75e-a2a8-481e-be95-d3da429c9393 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:24:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-508ec75e-a2a8-481e-be95-d3da429c9393 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c57789f-cde1-44ab-9ac8-3a657a349818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:24:39Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=d3ccd072-ecf4-489c-96b1-fb92b95cc336,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': 'd3ccd072-ecf4-489c-96b1-fb92b95cc336', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-508ec75e-a2a8-481e-be95-d3da429c9393 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba15c84e-84cd-4fcc-a5c2-1763485ffe52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:43 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-508ec75e-a2a8-481e-be95-d3da429c9393 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:24:43 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-508ec75e-a2a8-481e-be95-d3da429c9393 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:24:43 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-508ec75e-a2a8-481e-be95-d3da429c9393 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Created reservations ['0adb66b8-612f-4591-bf64-d1e30efc0eef', '0abc8c57-00b0-40ea-9ec4-2643af097ced', '3cb5cf02-0640-4324-8f28-88f8a3a954f7', '77d5242f-3ba9-4939-83c9-b6f7375cbde3'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:24:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-508ec75e-a2a8-481e-be95-d3da429c9393 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba15c84e-84cd-4fcc-a5c2-1763485ffe52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0adb66b8-612f-4591-bf64-d1e30efc0eef', '0abc8c57-00b0-40ea-9ec4-2643af097ced', '3cb5cf02-0640-4324-8f28-88f8a3a954f7', '77d5242f-3ba9-4939-83c9-b6f7375cbde3']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-508ec75e-a2a8-481e-be95-d3da429c9393 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ceb19a3-e698-4bb5-89dd-7e33a7b6d44d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:43 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-508ec75e-a2a8-481e-be95-d3da429c9393 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ceb19a3-e698-4bb5-89dd-7e33a7b6d44d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db3b53b7-30a4-446e-8493-111df19f0eae', '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='af0ea1a0638348f98b96c0cd2021bc16',qos_specs=None,replication_status=,reservations=['0adb66b8-612f-4591-bf64-d1e30efc0eef','0abc8c57-00b0-40ea-9ec4-2643af097ced','3cb5cf02-0640-4324-8f28-88f8a3a954f7','77d5242f-3ba9-4939-83c9-b6f7375cbde3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8201256209234fe0baeb52622add05f5',volume_type_id=d3ccd072-ecf4-489c-96b1-fb92b95cc336), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:24:43Z,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=db3b53b7-30a4-446e-8493-111df19f0eae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af0ea1a0638348f98b96c0cd2021bc16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8201256209234fe0baeb52622add05f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d3ccd072-ecf4-489c-96b1-fb92b95cc336),volume_type_id=d3ccd072-ecf4-489c-96b1-fb92b95cc336)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-508ec75e-a2a8-481e-be95-d3da429c9393 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0520122-378f-4b55-88a8-057d24b0c29c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b6bb57f0-20ef-4a3b-8d81-8446da5c96ec None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b6bb57f0-20ef-4a3b-8d81-8446da5c96ec tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd Sep 01 01:24:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b6bb57f0-20ef-4a3b-8d81-8446da5c96ec tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b6bb57f0-20ef-4a3b-8d81-8446da5c96ec tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-508ec75e-a2a8-481e-be95-d3da429c9393 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0520122-378f-4b55-88a8-057d24b0c29c) transitioned into state 'SUCCESS' from 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='af0ea1a0638348f98b96c0cd2021bc16',qos_specs=None,replication_status=,reservations=['0adb66b8-612f-4591-bf64-d1e30efc0eef','0abc8c57-00b0-40ea-9ec4-2643af097ced','3cb5cf02-0640-4324-8f28-88f8a3a954f7','77d5242f-3ba9-4939-83c9-b6f7375cbde3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8201256209234fe0baeb52622add05f5',volume_type_id=d3ccd072-ecf4-489c-96b1-fb92b95cc336)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b6bb57f0-20ef-4a3b-8d81-8446da5c96ec tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Snapshot retrieved successfully. Sep 01 01:24:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b6bb57f0-20ef-4a3b-8d81-8446da5c96ec tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd returned with HTTP 200 Sep 01 01:24:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1453/2863] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:24:43 2026] GET /volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd => generated 448 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-508ec75e-a2a8-481e-be95-d3da429c9393 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf195d61-fd40-4a6e-b27a-6d6197634554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-508ec75e-a2a8-481e-be95-d3da429c9393 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf195d61-fd40-4a6e-b27a-6d6197634554) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-508ec75e-a2a8-481e-be95-d3da429c9393 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Flow 'volume_create_api' (d7e9803f-9167-49f5-be48-c8f64f444d37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:43 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-508ec75e-a2a8-481e-be95-d3da429c9393 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Create volume request issued successfully. Sep 01 01:24:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-508ec75e-a2a8-481e-be95-d3da429c9393 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:24:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1411/2864] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:24:42 2026] POST /volume/v3/volumes => generated 806 bytes in 724 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:24:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-22b0fb17-4604-45f9-b958-958a095a1cd8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-22b0fb17-4604-45f9-b958-958a095a1cd8 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] GET http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae Sep 01 01:24:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-22b0fb17-4604-45f9-b958-958a095a1cd8 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-22b0fb17-4604-45f9-b958-958a095a1cd8 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-22b0fb17-4604-45f9-b958-958a095a1cd8 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Volume info retrieved successfully. Sep 01 01:24:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-22b0fb17-4604-45f9-b958-958a095a1cd8 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae returned with HTTP 200 Sep 01 01:24:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1454/2865] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:43 2026] GET /volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae => generated 874 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3c1f017c-df01-4672-ab66-a4aadb5e065d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3c1f017c-df01-4672-ab66-a4aadb5e065d tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/3b4e22a1-88a7-4918-8f58-0a6614282577 Sep 01 01:24:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3c1f017c-df01-4672-ab66-a4aadb5e065d tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3c1f017c-df01-4672-ab66-a4aadb5e065d tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:43 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:43 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:43 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:43 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:43 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3c1f017c-df01-4672-ab66-a4aadb5e065d tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:24:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3c1f017c-df01-4672-ab66-a4aadb5e065d tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/3b4e22a1-88a7-4918-8f58-0a6614282577 returned with HTTP 200 Sep 01 01:24:43 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1412/2866] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:43 2026] GET /volume/v3/volumes/3b4e22a1-88a7-4918-8f58-0a6614282577 => generated 866 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f4ff343d-e027-44d0-8123-80b99125a4fc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6339de91-905c-4cb0-85fc-6f33a50db534 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f4ff343d-e027-44d0-8123-80b99125a4fc tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] GET http://192.168.122.211/volume/v3/volumes/c6bbbfa4-0fc7-478d-94b8-e799391fccfb Sep 01 01:24:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f4ff343d-e027-44d0-8123-80b99125a4fc tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f4ff343d-e027-44d0-8123-80b99125a4fc tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:43 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6339de91-905c-4cb0-85fc-6f33a50db534 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:24:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6339de91-905c-4cb0-85fc-6f33a50db534 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "3b4e22a1-88a7-4918-8f58-0a6614282577", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-903773463"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:43 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-6339de91-905c-4cb0-85fc-6f33a50db534 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Create volume request body: {'volume': {"'source_volid": '3b4e22a1-88a7-4918-8f58-0a6614282577', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-903773463'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:24:43 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-6339de91-905c-4cb0-85fc-6f33a50db534 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Create volume of 1 GB Sep 01 01:24:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f4ff343d-e027-44d0-8123-80b99125a4fc tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Volume info retrieved successfully. Sep 01 01:24:43 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6339de91-905c-4cb0-85fc-6f33a50db534 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Availability Zones retrieved successfully. Sep 01 01:24:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f4ff343d-e027-44d0-8123-80b99125a4fc tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes/c6bbbfa4-0fc7-478d-94b8-e799391fccfb returned with HTTP 200 Sep 01 01:24:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1455/2867] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:43 2026] GET /volume/v3/volumes/c6bbbfa4-0fc7-478d-94b8-e799391fccfb => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7de877b0-7576-4435-bf91-8677641beaa8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7de877b0-7576-4435-bf91-8677641beaa8 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] GET http://192.168.122.211/volume/v3/volumes/d1984995-36dd-4234-925f-a2d5f7f0185d Sep 01 01:24:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7de877b0-7576-4435-bf91-8677641beaa8 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7de877b0-7576-4435-bf91-8677641beaa8 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6339de91-905c-4cb0-85fc-6f33a50db534 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Flow 'volume_create_api' (04c8a1e6-0b74-4439-b7b3-b1beaa8d52a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6339de91-905c-4cb0-85fc-6f33a50db534 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0065fd9-5c33-4c64-acdb-1aeba98a2247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-6339de91-905c-4cb0-85fc-6f33a50db534 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:24:43 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:43 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7de877b0-7576-4435-bf91-8677641beaa8 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Volume info retrieved successfully. Sep 01 01:24:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7de877b0-7576-4435-bf91-8677641beaa8 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes/d1984995-36dd-4234-925f-a2d5f7f0185d returned with HTTP 200 Sep 01 01:24:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1456/2868] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:43 2026] GET /volume/v3/volumes/d1984995-36dd-4234-925f-a2d5f7f0185d => generated 858 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6339de91-905c-4cb0-85fc-6f33a50db534 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0065fd9-5c33-4c64-acdb-1aeba98a2247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:43 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6339de91-905c-4cb0-85fc-6f33a50db534 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2492de2-cf6a-4ccf-a370-1874323f3d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:44 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-6339de91-905c-4cb0-85fc-6f33a50db534 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Created reservations ['4122eba0-ffe3-4dd7-af38-4eed9a6fad03', '28784266-506f-46c0-9706-da7d601ddd4b', '39338c48-7560-4ddb-84b8-6585388c6af2', '5069e58d-0297-43c4-b54a-9ffa471108e8'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:24:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6339de91-905c-4cb0-85fc-6f33a50db534 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2492de2-cf6a-4ccf-a370-1874323f3d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4122eba0-ffe3-4dd7-af38-4eed9a6fad03', '28784266-506f-46c0-9706-da7d601ddd4b', '39338c48-7560-4ddb-84b8-6585388c6af2', '5069e58d-0297-43c4-b54a-9ffa471108e8']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6339de91-905c-4cb0-85fc-6f33a50db534 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69b6e75d-64fb-4755-af66-1293c7aa4764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:44 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:44 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6339de91-905c-4cb0-85fc-6f33a50db534 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69b6e75d-64fb-4755-af66-1293c7aa4764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9fec8c9-2ffd-45c3-ac1b-81deaaae5036', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-903773463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b59fc52654f240d38dadd0c75250707b',qos_specs=None,replication_status=,reservations=['4122eba0-ffe3-4dd7-af38-4eed9a6fad03','28784266-506f-46c0-9706-da7d601ddd4b','39338c48-7560-4ddb-84b8-6585388c6af2','5069e58d-0297-43c4-b54a-9ffa471108e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ed932f5ac3442d386bcbf59af206510',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:24:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-903773463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9fec8c9-2ffd-45c3-ac1b-81deaaae5036,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b59fc52654f240d38dadd0c75250707b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ed932f5ac3442d386bcbf59af206510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6339de91-905c-4cb0-85fc-6f33a50db534 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe879acb-a09e-4ba0-80e7-021d388dd392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6339de91-905c-4cb0-85fc-6f33a50db534 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe879acb-a09e-4ba0-80e7-021d388dd392) transitioned into state 'SUCCESS' from state '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-903773463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b59fc52654f240d38dadd0c75250707b',qos_specs=None,replication_status=,reservations=['4122eba0-ffe3-4dd7-af38-4eed9a6fad03','28784266-506f-46c0-9706-da7d601ddd4b','39338c48-7560-4ddb-84b8-6585388c6af2','5069e58d-0297-43c4-b54a-9ffa471108e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ed932f5ac3442d386bcbf59af206510',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6339de91-905c-4cb0-85fc-6f33a50db534 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa6a005d-655f-41a9-8094-83ca0f526783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6339de91-905c-4cb0-85fc-6f33a50db534 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa6a005d-655f-41a9-8094-83ca0f526783) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6339de91-905c-4cb0-85fc-6f33a50db534 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Flow 'volume_create_api' (04c8a1e6-0b74-4439-b7b3-b1beaa8d52a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6339de91-905c-4cb0-85fc-6f33a50db534 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Create volume request issued successfully. Sep 01 01:24:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6339de91-905c-4cb0-85fc-6f33a50db534 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:24:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1413/2869] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:24:43 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 01 01:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ad4a44b9-8999-477a-a882-8f86e18af810 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ad4a44b9-8999-477a-a882-8f86e18af810 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ad4a44b9-8999-477a-a882-8f86e18af810 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "3b4e22a1-88a7-4918-8f58-0a6614282577", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-400515817"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-ad4a44b9-8999-477a-a882-8f86e18af810 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Create volume request body: {'volume': {"'source_volid": '3b4e22a1-88a7-4918-8f58-0a6614282577', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-400515817'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:24:44 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-ad4a44b9-8999-477a-a882-8f86e18af810 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Create volume of 1 GB Sep 01 01:24:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ad4a44b9-8999-477a-a882-8f86e18af810 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Availability Zones retrieved successfully. Sep 01 01:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ad4a44b9-8999-477a-a882-8f86e18af810 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Flow 'volume_create_api' (0089d773-ece2-470f-8098-f70347b1e90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ad4a44b9-8999-477a-a882-8f86e18af810 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3c633bb-4a9b-4fb5-ab80-220f5988c100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-ad4a44b9-8999-477a-a882-8f86e18af810 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:24:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fb24ff06-6f08-46b6-ba01-23f576c6842c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ad4a44b9-8999-477a-a882-8f86e18af810 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3c633bb-4a9b-4fb5-ab80-220f5988c100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ad4a44b9-8999-477a-a882-8f86e18af810 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (398d772b-f45b-4c2e-afd7-184707253c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fb24ff06-6f08-46b6-ba01-23f576c6842c tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd Sep 01 01:24:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fb24ff06-6f08-46b6-ba01-23f576c6842c tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fb24ff06-6f08-46b6-ba01-23f576c6842c tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-fb24ff06-6f08-46b6-ba01-23f576c6842c tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Snapshot retrieved successfully. Sep 01 01:24:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fb24ff06-6f08-46b6-ba01-23f576c6842c tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd returned with HTTP 200 Sep 01 01:24:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1414/2870] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:24:44 2026] GET /volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd => generated 448 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e8d81d61-001b-4cbd-81e6-af29fc749d97 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e8d81d61-001b-4cbd-81e6-af29fc749d97 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] GET http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae Sep 01 01:24:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e8d81d61-001b-4cbd-81e6-af29fc749d97 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e8d81d61-001b-4cbd-81e6-af29fc749d97 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:44 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:44 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e8d81d61-001b-4cbd-81e6-af29fc749d97 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Volume info retrieved successfully. Sep 01 01:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-ad4a44b9-8999-477a-a882-8f86e18af810 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Created reservations ['05641ae0-1313-45f3-9ce2-05670c12f319', '452789a6-a114-4523-8a9c-8627da096b51', '09e104b4-2409-418d-9001-2fbd16749096', 'a224a6a5-68d9-4283-be36-61a1d4747454'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ad4a44b9-8999-477a-a882-8f86e18af810 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (398d772b-f45b-4c2e-afd7-184707253c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05641ae0-1313-45f3-9ce2-05670c12f319', '452789a6-a114-4523-8a9c-8627da096b51', '09e104b4-2409-418d-9001-2fbd16749096', 'a224a6a5-68d9-4283-be36-61a1d4747454']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ad4a44b9-8999-477a-a882-8f86e18af810 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb9b57b3-bf10-4aa2-b56f-a05f9e4e273a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e8d81d61-001b-4cbd-81e6-af29fc749d97 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae returned with HTTP 200 Sep 01 01:24:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1415/2871] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:44 2026] GET /volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae => generated 898 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ad4a44b9-8999-477a-a882-8f86e18af810 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb9b57b3-bf10-4aa2-b56f-a05f9e4e273a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d82110b-78e4-4dc8-9534-6fd41f2ac9eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-400515817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b59fc52654f240d38dadd0c75250707b',qos_specs=None,replication_status=,reservations=['05641ae0-1313-45f3-9ce2-05670c12f319','452789a6-a114-4523-8a9c-8627da096b51','09e104b4-2409-418d-9001-2fbd16749096','a224a6a5-68d9-4283-be36-61a1d4747454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ed932f5ac3442d386bcbf59af206510',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:24:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-400515817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d82110b-78e4-4dc8-9534-6fd41f2ac9eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b59fc52654f240d38dadd0c75250707b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ed932f5ac3442d386bcbf59af206510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ad4a44b9-8999-477a-a882-8f86e18af810 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25fe80fb-71fe-4bf5-9852-a623997e2e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ad4a44b9-8999-477a-a882-8f86e18af810 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25fe80fb-71fe-4bf5-9852-a623997e2e99) transitioned into state 'SUCCESS' from state '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-400515817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b59fc52654f240d38dadd0c75250707b',qos_specs=None,replication_status=,reservations=['05641ae0-1313-45f3-9ce2-05670c12f319','452789a6-a114-4523-8a9c-8627da096b51','09e104b4-2409-418d-9001-2fbd16749096','a224a6a5-68d9-4283-be36-61a1d4747454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ed932f5ac3442d386bcbf59af206510',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ad4a44b9-8999-477a-a882-8f86e18af810 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cbfa640-1c61-4515-a144-dc45eabcccfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ad4a44b9-8999-477a-a882-8f86e18af810 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cbfa640-1c61-4515-a144-dc45eabcccfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ad4a44b9-8999-477a-a882-8f86e18af810 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Flow 'volume_create_api' (0089d773-ece2-470f-8098-f70347b1e90c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ad4a44b9-8999-477a-a882-8f86e18af810 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Create volume request issued successfully. Sep 01 01:24:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ad4a44b9-8999-477a-a882-8f86e18af810 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:24:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1457/2872] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:24:44 2026] POST /volume/v3/volumes => generated 772 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:24:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c623784c-77f7-499b-a0ec-8abbda585fec None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c623784c-77f7-499b-a0ec-8abbda585fec tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:24:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c623784c-77f7-499b-a0ec-8abbda585fec tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "3b4e22a1-88a7-4918-8f58-0a6614282577", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-546676319"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-c623784c-77f7-499b-a0ec-8abbda585fec tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Create volume request body: {'volume': {"'source_volid": '3b4e22a1-88a7-4918-8f58-0a6614282577', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-546676319'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:24:44 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-c623784c-77f7-499b-a0ec-8abbda585fec tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Create volume of 1 GB Sep 01 01:24:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c623784c-77f7-499b-a0ec-8abbda585fec tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Availability Zones retrieved successfully. Sep 01 01:24:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c623784c-77f7-499b-a0ec-8abbda585fec tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Flow 'volume_create_api' (85e5eb8d-d031-47c7-836c-7f2e01321dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c623784c-77f7-499b-a0ec-8abbda585fec tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81707c40-88ba-431b-add2-555390abf98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-c623784c-77f7-499b-a0ec-8abbda585fec tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:24:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c623784c-77f7-499b-a0ec-8abbda585fec tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81707c40-88ba-431b-add2-555390abf98a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c623784c-77f7-499b-a0ec-8abbda585fec tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a65b764-07c2-443d-aea3-3654eb5545a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7675db86-c761-4ca4-93ce-e47c328497d2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7675db86-c761-4ca4-93ce-e47c328497d2 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] GET http://192.168.122.211/volume/v3/volumes/d1984995-36dd-4234-925f-a2d5f7f0185d Sep 01 01:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7675db86-c761-4ca4-93ce-e47c328497d2 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7675db86-c761-4ca4-93ce-e47c328497d2 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7675db86-c761-4ca4-93ce-e47c328497d2 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Volume info retrieved successfully. Sep 01 01:24:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7675db86-c761-4ca4-93ce-e47c328497d2 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes/d1984995-36dd-4234-925f-a2d5f7f0185d returned with HTTP 200 Sep 01 01:24:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1458/2873] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:44 2026] GET /volume/v3/volumes/d1984995-36dd-4234-925f-a2d5f7f0185d => generated 858 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:45 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-c623784c-77f7-499b-a0ec-8abbda585fec tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Created reservations ['a0116b2d-b54e-40a8-a0f0-8d653ff3bcfc', '1ebf0c4c-d87e-44e8-b9e1-6d35d255ea56', '80e02874-c729-4f6a-9e46-3826d9fee34c', 'e5f49fea-226d-48bb-bc8e-f4fb2cfcab97'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:24:45 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c623784c-77f7-499b-a0ec-8abbda585fec tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a65b764-07c2-443d-aea3-3654eb5545a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0116b2d-b54e-40a8-a0f0-8d653ff3bcfc', '1ebf0c4c-d87e-44e8-b9e1-6d35d255ea56', '80e02874-c729-4f6a-9e46-3826d9fee34c', 'e5f49fea-226d-48bb-bc8e-f4fb2cfcab97']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:45 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c623784c-77f7-499b-a0ec-8abbda585fec tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e65fa65-2117-431f-baf2-3b7e093e19eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:45 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:45 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:45 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c623784c-77f7-499b-a0ec-8abbda585fec tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e65fa65-2117-431f-baf2-3b7e093e19eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8950d8ae-7aea-4da1-a144-d7dee0ba1d37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-546676319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b59fc52654f240d38dadd0c75250707b',qos_specs=None,replication_status=,reservations=['a0116b2d-b54e-40a8-a0f0-8d653ff3bcfc','1ebf0c4c-d87e-44e8-b9e1-6d35d255ea56','80e02874-c729-4f6a-9e46-3826d9fee34c','e5f49fea-226d-48bb-bc8e-f4fb2cfcab97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ed932f5ac3442d386bcbf59af206510',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:24:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-546676319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8950d8ae-7aea-4da1-a144-d7dee0ba1d37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b59fc52654f240d38dadd0c75250707b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ed932f5ac3442d386bcbf59af206510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:45 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c623784c-77f7-499b-a0ec-8abbda585fec tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92a0071e-0a7f-4126-8a9f-df80306edf64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:45 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c623784c-77f7-499b-a0ec-8abbda585fec tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92a0071e-0a7f-4126-8a9f-df80306edf64) transitioned into state 'SUCCESS' from state '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-546676319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b59fc52654f240d38dadd0c75250707b',qos_specs=None,replication_status=,reservations=['a0116b2d-b54e-40a8-a0f0-8d653ff3bcfc','1ebf0c4c-d87e-44e8-b9e1-6d35d255ea56','80e02874-c729-4f6a-9e46-3826d9fee34c','e5f49fea-226d-48bb-bc8e-f4fb2cfcab97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ed932f5ac3442d386bcbf59af206510',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:45 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c623784c-77f7-499b-a0ec-8abbda585fec tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06c11743-613c-45b1-86ca-39da59b6be9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:45 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c623784c-77f7-499b-a0ec-8abbda585fec tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06c11743-613c-45b1-86ca-39da59b6be9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:45 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c623784c-77f7-499b-a0ec-8abbda585fec tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Flow 'volume_create_api' (85e5eb8d-d031-47c7-836c-7f2e01321dd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c623784c-77f7-499b-a0ec-8abbda585fec tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Create volume request issued successfully. Sep 01 01:24:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c623784c-77f7-499b-a0ec-8abbda585fec tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:24:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1416/2874] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:24:44 2026] POST /volume/v3/volumes => generated 772 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:24:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dc36e6aa-139c-411b-aa15-6b28512e4228 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dc36e6aa-139c-411b-aa15-6b28512e4228 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:24:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dc36e6aa-139c-411b-aa15-6b28512e4228 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "3b4e22a1-88a7-4918-8f58-0a6614282577", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-669278989"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-dc36e6aa-139c-411b-aa15-6b28512e4228 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Create volume request body: {'volume': {"'source_volid": '3b4e22a1-88a7-4918-8f58-0a6614282577', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-669278989'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:24:45 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-dc36e6aa-139c-411b-aa15-6b28512e4228 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Create volume of 1 GB Sep 01 01:24:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-dc36e6aa-139c-411b-aa15-6b28512e4228 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Availability Zones retrieved successfully. Sep 01 01:24:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dc36e6aa-139c-411b-aa15-6b28512e4228 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Flow 'volume_create_api' (8f64e097-0d6b-45ed-b3db-29f875cd89a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dc36e6aa-139c-411b-aa15-6b28512e4228 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bc88fa8-b1a3-4f2e-b667-818563c582e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-dc36e6aa-139c-411b-aa15-6b28512e4228 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:24:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dc36e6aa-139c-411b-aa15-6b28512e4228 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bc88fa8-b1a3-4f2e-b667-818563c582e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dc36e6aa-139c-411b-aa15-6b28512e4228 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cffc310-edfb-49fb-89c3-713b886a8446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-425d35ee-3507-487c-b4f7-048c6864b269 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-425d35ee-3507-487c-b4f7-048c6864b269 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd Sep 01 01:24:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-425d35ee-3507-487c-b4f7-048c6864b269 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-425d35ee-3507-487c-b4f7-048c6864b269 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:45 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:45 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-425d35ee-3507-487c-b4f7-048c6864b269 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Snapshot retrieved successfully. Sep 01 01:24:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-425d35ee-3507-487c-b4f7-048c6864b269 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd returned with HTTP 200 Sep 01 01:24:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1417/2875] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:24:45 2026] GET /volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd => generated 448 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:45 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-dc36e6aa-139c-411b-aa15-6b28512e4228 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Created reservations ['58a40350-ff35-4536-a927-a6d5f8076677', '73379041-e8c5-435c-9aa1-b077d7bd1b55', '4ca4b99b-ce8f-4829-b28c-1f6a55ac1be0', '52f01585-71f8-4100-9ab7-6b2b72c3ec05'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:24:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-156168a4-4f0f-4e6b-90a7-bcdfb881d2ad None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dc36e6aa-139c-411b-aa15-6b28512e4228 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cffc310-edfb-49fb-89c3-713b886a8446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58a40350-ff35-4536-a927-a6d5f8076677', '73379041-e8c5-435c-9aa1-b077d7bd1b55', '4ca4b99b-ce8f-4829-b28c-1f6a55ac1be0', '52f01585-71f8-4100-9ab7-6b2b72c3ec05']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-156168a4-4f0f-4e6b-90a7-bcdfb881d2ad tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] GET http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae Sep 01 01:24:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-156168a4-4f0f-4e6b-90a7-bcdfb881d2ad tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dc36e6aa-139c-411b-aa15-6b28512e4228 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19408112-d177-47bf-8b77-80845bd83d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-156168a4-4f0f-4e6b-90a7-bcdfb881d2ad tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:45 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:45 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:45 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:45 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-156168a4-4f0f-4e6b-90a7-bcdfb881d2ad tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Volume info retrieved successfully. Sep 01 01:24:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dc36e6aa-139c-411b-aa15-6b28512e4228 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19408112-d177-47bf-8b77-80845bd83d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8d49c3f-d563-4ef6-b094-05ea6f669a25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-669278989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b59fc52654f240d38dadd0c75250707b',qos_specs=None,replication_status=,reservations=['58a40350-ff35-4536-a927-a6d5f8076677','73379041-e8c5-435c-9aa1-b077d7bd1b55','4ca4b99b-ce8f-4829-b28c-1f6a55ac1be0','52f01585-71f8-4100-9ab7-6b2b72c3ec05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ed932f5ac3442d386bcbf59af206510',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:24:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-669278989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8d49c3f-d563-4ef6-b094-05ea6f669a25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b59fc52654f240d38dadd0c75250707b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ed932f5ac3442d386bcbf59af206510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-156168a4-4f0f-4e6b-90a7-bcdfb881d2ad tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae returned with HTTP 200 Sep 01 01:24:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1418/2876] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:45 2026] GET /volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae => generated 956 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dc36e6aa-139c-411b-aa15-6b28512e4228 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (578b1645-e153-4767-a77d-7b9fb629235d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dc36e6aa-139c-411b-aa15-6b28512e4228 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (578b1645-e153-4767-a77d-7b9fb629235d) transitioned into state 'SUCCESS' from state '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-669278989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b59fc52654f240d38dadd0c75250707b',qos_specs=None,replication_status=,reservations=['58a40350-ff35-4536-a927-a6d5f8076677','73379041-e8c5-435c-9aa1-b077d7bd1b55','4ca4b99b-ce8f-4829-b28c-1f6a55ac1be0','52f01585-71f8-4100-9ab7-6b2b72c3ec05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ed932f5ac3442d386bcbf59af206510',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dc36e6aa-139c-411b-aa15-6b28512e4228 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c6d5a95-34f5-475b-8a8d-f457ae59995d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dc36e6aa-139c-411b-aa15-6b28512e4228 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c6d5a95-34f5-475b-8a8d-f457ae59995d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dc36e6aa-139c-411b-aa15-6b28512e4228 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Flow 'volume_create_api' (8f64e097-0d6b-45ed-b3db-29f875cd89a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-dc36e6aa-139c-411b-aa15-6b28512e4228 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Create volume request issued successfully. Sep 01 01:24:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dc36e6aa-139c-411b-aa15-6b28512e4228 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:24:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1459/2877] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:24:45 2026] POST /volume/v3/volumes => generated 772 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:24:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a21a503d-e935-4566-b506-52b490447504 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a21a503d-e935-4566-b506-52b490447504 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:24:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a21a503d-e935-4566-b506-52b490447504 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "3b4e22a1-88a7-4918-8f58-0a6614282577", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-434033173"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-a21a503d-e935-4566-b506-52b490447504 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Create volume request body: {'volume': {"'source_volid": '3b4e22a1-88a7-4918-8f58-0a6614282577', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-434033173'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:24:45 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-a21a503d-e935-4566-b506-52b490447504 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Create volume of 1 GB Sep 01 01:24:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a21a503d-e935-4566-b506-52b490447504 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Availability Zones retrieved successfully. Sep 01 01:24:45 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a21a503d-e935-4566-b506-52b490447504 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Flow 'volume_create_api' (558b42e3-2309-468f-a7de-466b5dd64b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:45 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a21a503d-e935-4566-b506-52b490447504 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed49d622-2a4d-4c3a-968c-e96a21fa884c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:45 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-a21a503d-e935-4566-b506-52b490447504 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:24:45 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a21a503d-e935-4566-b506-52b490447504 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed49d622-2a4d-4c3a-968c-e96a21fa884c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:45 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a21a503d-e935-4566-b506-52b490447504 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (530ba600-a1b2-4ae0-97a8-31182b730d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5d1723e7-1342-4284-9e6d-90e926afa2cf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5d1723e7-1342-4284-9e6d-90e926afa2cf tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] GET http://192.168.122.211/volume/v3/volumes/d1984995-36dd-4234-925f-a2d5f7f0185d Sep 01 01:24:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5d1723e7-1342-4284-9e6d-90e926afa2cf tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5d1723e7-1342-4284-9e6d-90e926afa2cf tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:46 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-a21a503d-e935-4566-b506-52b490447504 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Created reservations ['8f23cb72-900b-4eca-9233-6f766cab90fb', 'c2fbd2b0-f6a4-4307-b4b0-a23f002ef24a', '437d7b81-f363-407c-8a39-15bfbff8c080', '81290720-4d53-440e-817f-f8e7e74723cc'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:24:46 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a21a503d-e935-4566-b506-52b490447504 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (530ba600-a1b2-4ae0-97a8-31182b730d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f23cb72-900b-4eca-9233-6f766cab90fb', 'c2fbd2b0-f6a4-4307-b4b0-a23f002ef24a', '437d7b81-f363-407c-8a39-15bfbff8c080', '81290720-4d53-440e-817f-f8e7e74723cc']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:46 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a21a503d-e935-4566-b506-52b490447504 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c7bb25c-a72b-47a0-90bc-f54bf2e8cdb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5d1723e7-1342-4284-9e6d-90e926afa2cf tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Volume info retrieved successfully. Sep 01 01:24:46 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:46 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:46 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a21a503d-e935-4566-b506-52b490447504 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c7bb25c-a72b-47a0-90bc-f54bf2e8cdb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a19e0946-35ad-4a97-bb6f-d6928eb1fb2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-434033173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b59fc52654f240d38dadd0c75250707b',qos_specs=None,replication_status=,reservations=['8f23cb72-900b-4eca-9233-6f766cab90fb','c2fbd2b0-f6a4-4307-b4b0-a23f002ef24a','437d7b81-f363-407c-8a39-15bfbff8c080','81290720-4d53-440e-817f-f8e7e74723cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ed932f5ac3442d386bcbf59af206510',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:24:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-434033173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a19e0946-35ad-4a97-bb6f-d6928eb1fb2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b59fc52654f240d38dadd0c75250707b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ed932f5ac3442d386bcbf59af206510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:46 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a21a503d-e935-4566-b506-52b490447504 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0d3c1bb-a44b-4abc-8b5e-a2428d5646da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5d1723e7-1342-4284-9e6d-90e926afa2cf tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes/d1984995-36dd-4234-925f-a2d5f7f0185d returned with HTTP 200 Sep 01 01:24:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1460/2878] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:46 2026] GET /volume/v3/volumes/d1984995-36dd-4234-925f-a2d5f7f0185d => generated 859 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cd7c474f-e757-46af-a75b-438cdaa5c81c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cd7c474f-e757-46af-a75b-438cdaa5c81c tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] GET http://192.168.122.211/volume/v3/volumes/3aa811d2-cf4d-4d67-bf2d-231b34eee5e6 Sep 01 01:24:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cd7c474f-e757-46af-a75b-438cdaa5c81c tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cd7c474f-e757-46af-a75b-438cdaa5c81c tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:46 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a21a503d-e935-4566-b506-52b490447504 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0d3c1bb-a44b-4abc-8b5e-a2428d5646da) transitioned into state 'SUCCESS' from state '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-434033173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b59fc52654f240d38dadd0c75250707b',qos_specs=None,replication_status=,reservations=['8f23cb72-900b-4eca-9233-6f766cab90fb','c2fbd2b0-f6a4-4307-b4b0-a23f002ef24a','437d7b81-f363-407c-8a39-15bfbff8c080','81290720-4d53-440e-817f-f8e7e74723cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ed932f5ac3442d386bcbf59af206510',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:46 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a21a503d-e935-4566-b506-52b490447504 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6d5fe51-7fde-4643-b926-844e97caf33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cd7c474f-e757-46af-a75b-438cdaa5c81c tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Volume info retrieved successfully. Sep 01 01:24:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cd7c474f-e757-46af-a75b-438cdaa5c81c tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes/3aa811d2-cf4d-4d67-bf2d-231b34eee5e6 returned with HTTP 200 Sep 01 01:24:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1461/2879] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:46 2026] GET /volume/v3/volumes/3aa811d2-cf4d-4d67-bf2d-231b34eee5e6 => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:46 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a21a503d-e935-4566-b506-52b490447504 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6d5fe51-7fde-4643-b926-844e97caf33c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:46 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-a21a503d-e935-4566-b506-52b490447504 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Flow 'volume_create_api' (558b42e3-2309-468f-a7de-466b5dd64b89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:46 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a21a503d-e935-4566-b506-52b490447504 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Create volume request issued successfully. Sep 01 01:24:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a21a503d-e935-4566-b506-52b490447504 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:24:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1419/2880] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:24:45 2026] POST /volume/v3/volumes => generated 772 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:24:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-363d4182-883b-49ab-9eca-00275649a6b0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-363d4182-883b-49ab-9eca-00275649a6b0 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 Sep 01 01:24:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-363d4182-883b-49ab-9eca-00275649a6b0 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-363d4182-883b-49ab-9eca-00275649a6b0 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-363d4182-883b-49ab-9eca-00275649a6b0 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:24:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-363d4182-883b-49ab-9eca-00275649a6b0 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 returned with HTTP 200 Sep 01 01:24:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1462/2881] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:46 2026] GET /volume/v3/volumes/e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9bd43641-6d9c-4730-90f4-dbb3e0e59655 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9bd43641-6d9c-4730-90f4-dbb3e0e59655 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd Sep 01 01:24:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9bd43641-6d9c-4730-90f4-dbb3e0e59655 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9bd43641-6d9c-4730-90f4-dbb3e0e59655 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:46 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:46 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:46 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9bd43641-6d9c-4730-90f4-dbb3e0e59655 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Snapshot retrieved successfully. Sep 01 01:24:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9bd43641-6d9c-4730-90f4-dbb3e0e59655 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd returned with HTTP 200 Sep 01 01:24:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1420/2882] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:24:46 2026] GET /volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd => generated 448 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:24:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0522fcf5-1b17-446d-b105-3935a0d26951 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0522fcf5-1b17-446d-b105-3935a0d26951 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] GET http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae Sep 01 01:24:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0522fcf5-1b17-446d-b105-3935a0d26951 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0522fcf5-1b17-446d-b105-3935a0d26951 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0522fcf5-1b17-446d-b105-3935a0d26951 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Volume info retrieved successfully. Sep 01 01:24:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0522fcf5-1b17-446d-b105-3935a0d26951 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae returned with HTTP 200 Sep 01 01:24:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1463/2883] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:46 2026] GET /volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae => generated 956 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:24:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-78ba8628-69c3-46d0-9104-eda326439564 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-78ba8628-69c3-46d0-9104-eda326439564 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] GET http://192.168.122.211/volume/v3/volumes/3aa811d2-cf4d-4d67-bf2d-231b34eee5e6 Sep 01 01:24:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-78ba8628-69c3-46d0-9104-eda326439564 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-78ba8628-69c3-46d0-9104-eda326439564 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:47 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:47 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-78ba8628-69c3-46d0-9104-eda326439564 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Volume info retrieved successfully. Sep 01 01:24:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-78ba8628-69c3-46d0-9104-eda326439564 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes/3aa811d2-cf4d-4d67-bf2d-231b34eee5e6 returned with HTTP 200 Sep 01 01:24:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1421/2884] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:47 2026] GET /volume/v3/volumes/3aa811d2-cf4d-4d67-bf2d-231b34eee5e6 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-29b2229b-7629-453e-ba4a-3750ce2a6ba8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-277090fb-6488-4769-a19e-437b51c1649e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-277090fb-6488-4769-a19e-437b51c1649e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] DELETE http://192.168.122.211/volume/v3/volumes/3aa811d2-cf4d-4d67-bf2d-231b34eee5e6 Sep 01 01:24:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-29b2229b-7629-453e-ba4a-3750ce2a6ba8 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 Sep 01 01:24:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-29b2229b-7629-453e-ba4a-3750ce2a6ba8 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-29b2229b-7629-453e-ba4a-3750ce2a6ba8 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-277090fb-6488-4769-a19e-437b51c1649e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-277090fb-6488-4769-a19e-437b51c1649e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:47 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-277090fb-6488-4769-a19e-437b51c1649e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Delete volume with id: 3aa811d2-cf4d-4d67-bf2d-231b34eee5e6 Sep 01 01:24:47 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:47 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-277090fb-6488-4769-a19e-437b51c1649e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Volume info retrieved successfully. Sep 01 01:24:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-29b2229b-7629-453e-ba4a-3750ce2a6ba8 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:24:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-29b2229b-7629-453e-ba4a-3750ce2a6ba8 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 returned with HTTP 200 Sep 01 01:24:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1464/2885] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:47 2026] GET /volume/v3/volumes/e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 => generated 864 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-277090fb-6488-4769-a19e-437b51c1649e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Delete volume request issued successfully. Sep 01 01:24:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-277090fb-6488-4769-a19e-437b51c1649e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes/3aa811d2-cf4d-4d67-bf2d-231b34eee5e6 returned with HTTP 202 Sep 01 01:24:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1422/2886] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:24:47 2026] DELETE /volume/v3/volumes/3aa811d2-cf4d-4d67-bf2d-231b34eee5e6 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:24:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3bc500d7-46fd-43a1-9b1c-181251c7ecf3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3bc500d7-46fd-43a1-9b1c-181251c7ecf3 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] GET http://192.168.122.211/volume/v3/volumes/3aa811d2-cf4d-4d67-bf2d-231b34eee5e6 Sep 01 01:24:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3bc500d7-46fd-43a1-9b1c-181251c7ecf3 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3bc500d7-46fd-43a1-9b1c-181251c7ecf3 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3bc500d7-46fd-43a1-9b1c-181251c7ecf3 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Volume info retrieved successfully. Sep 01 01:24:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3bc500d7-46fd-43a1-9b1c-181251c7ecf3 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes/3aa811d2-cf4d-4d67-bf2d-231b34eee5e6 returned with HTTP 200 Sep 01 01:24:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1465/2887] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:47 2026] GET /volume/v3/volumes/3aa811d2-cf4d-4d67-bf2d-231b34eee5e6 => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-32a931dc-419a-4e36-ad01-b3288b0af214 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-32a931dc-419a-4e36-ad01-b3288b0af214 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd Sep 01 01:24:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-32a931dc-419a-4e36-ad01-b3288b0af214 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-32a931dc-419a-4e36-ad01-b3288b0af214 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-32a931dc-419a-4e36-ad01-b3288b0af214 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Snapshot retrieved successfully. Sep 01 01:24:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-32a931dc-419a-4e36-ad01-b3288b0af214 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd returned with HTTP 200 Sep 01 01:24:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1423/2888] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:24:47 2026] GET /volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd => generated 448 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e7e61b6e-d407-4e0f-a4c9-9ad473b2bd7f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e7e61b6e-d407-4e0f-a4c9-9ad473b2bd7f tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] GET http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae Sep 01 01:24:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e7e61b6e-d407-4e0f-a4c9-9ad473b2bd7f tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e7e61b6e-d407-4e0f-a4c9-9ad473b2bd7f tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e7e61b6e-d407-4e0f-a4c9-9ad473b2bd7f tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Volume info retrieved successfully. Sep 01 01:24:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e7e61b6e-d407-4e0f-a4c9-9ad473b2bd7f tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae returned with HTTP 200 Sep 01 01:24:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1466/2889] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:47 2026] GET /volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae => generated 956 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1403cbbf-0f4f-4d8c-9e22-9e14f27888e2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1403cbbf-0f4f-4d8c-9e22-9e14f27888e2 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 Sep 01 01:24:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1403cbbf-0f4f-4d8c-9e22-9e14f27888e2 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1403cbbf-0f4f-4d8c-9e22-9e14f27888e2 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:48 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:48 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:48 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:48 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:48 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1403cbbf-0f4f-4d8c-9e22-9e14f27888e2 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:24:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1403cbbf-0f4f-4d8c-9e22-9e14f27888e2 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 returned with HTTP 200 Sep 01 01:24:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1424/2890] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:48 2026] GET /volume/v3/volumes/e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 => generated 864 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:24:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d6911a12-d994-4122-866e-c0db1fb0cc47 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d6911a12-d994-4122-866e-c0db1fb0cc47 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] GET http://192.168.122.211/volume/v3/volumes/3aa811d2-cf4d-4d67-bf2d-231b34eee5e6 Sep 01 01:24:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d6911a12-d994-4122-866e-c0db1fb0cc47 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d6911a12-d994-4122-866e-c0db1fb0cc47 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d6911a12-d994-4122-866e-c0db1fb0cc47 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes/3aa811d2-cf4d-4d67-bf2d-231b34eee5e6 returned with HTTP 404 Sep 01 01:24:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1467/2891] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:48 2026] GET /volume/v3/volumes/3aa811d2-cf4d-4d67-bf2d-231b34eee5e6 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:24:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5dee3955-9cc9-4bd8-8eee-cb8fe22a752e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5dee3955-9cc9-4bd8-8eee-cb8fe22a752e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] DELETE http://192.168.122.211/volume/v3/volumes/d1984995-36dd-4234-925f-a2d5f7f0185d Sep 01 01:24:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5dee3955-9cc9-4bd8-8eee-cb8fe22a752e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5dee3955-9cc9-4bd8-8eee-cb8fe22a752e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:48 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-5dee3955-9cc9-4bd8-8eee-cb8fe22a752e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Delete volume with id: d1984995-36dd-4234-925f-a2d5f7f0185d Sep 01 01:24:48 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:48 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:48 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:48 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:48 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5dee3955-9cc9-4bd8-8eee-cb8fe22a752e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Volume info retrieved successfully. Sep 01 01:24:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-099b82c1-0538-4f61-9259-47257aa39413 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:48 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5dee3955-9cc9-4bd8-8eee-cb8fe22a752e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Delete volume request issued successfully. Sep 01 01:24:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5dee3955-9cc9-4bd8-8eee-cb8fe22a752e tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes/d1984995-36dd-4234-925f-a2d5f7f0185d returned with HTTP 202 Sep 01 01:24:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-099b82c1-0538-4f61-9259-47257aa39413 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd Sep 01 01:24:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1425/2892] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:24:48 2026] DELETE /volume/v3/volumes/d1984995-36dd-4234-925f-a2d5f7f0185d => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:24:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-099b82c1-0538-4f61-9259-47257aa39413 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-099b82c1-0538-4f61-9259-47257aa39413 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f087ffe6-0482-40bb-9743-4b667cea741a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f087ffe6-0482-40bb-9743-4b667cea741a tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] GET http://192.168.122.211/volume/v3/volumes/d1984995-36dd-4234-925f-a2d5f7f0185d Sep 01 01:24:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f087ffe6-0482-40bb-9743-4b667cea741a tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f087ffe6-0482-40bb-9743-4b667cea741a tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-099b82c1-0538-4f61-9259-47257aa39413 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Snapshot retrieved successfully. Sep 01 01:24:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-099b82c1-0538-4f61-9259-47257aa39413 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd returned with HTTP 200 Sep 01 01:24:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1468/2893] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:24:48 2026] GET /volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd => generated 448 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:48 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:48 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:48 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:48 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:48 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f087ffe6-0482-40bb-9743-4b667cea741a tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Volume info retrieved successfully. Sep 01 01:24:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f087ffe6-0482-40bb-9743-4b667cea741a tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes/d1984995-36dd-4234-925f-a2d5f7f0185d returned with HTTP 200 Sep 01 01:24:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1426/2894] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:48 2026] GET /volume/v3/volumes/d1984995-36dd-4234-925f-a2d5f7f0185d => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-63efc437-417d-4b91-8575-5d067fdcb483 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-63efc437-417d-4b91-8575-5d067fdcb483 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] GET http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae Sep 01 01:24:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-63efc437-417d-4b91-8575-5d067fdcb483 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-63efc437-417d-4b91-8575-5d067fdcb483 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-63efc437-417d-4b91-8575-5d067fdcb483 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Volume info retrieved successfully. Sep 01 01:24:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-63efc437-417d-4b91-8575-5d067fdcb483 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae returned with HTTP 200 Sep 01 01:24:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1469/2895] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:48 2026] GET /volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae => generated 956 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b20e29b0-6130-461d-b85a-b8b4f7850f88 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b20e29b0-6130-461d-b85a-b8b4f7850f88 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 Sep 01 01:24:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b20e29b0-6130-461d-b85a-b8b4f7850f88 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b20e29b0-6130-461d-b85a-b8b4f7850f88 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:49 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:49 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:49 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:49 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:49 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b20e29b0-6130-461d-b85a-b8b4f7850f88 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:24:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b20e29b0-6130-461d-b85a-b8b4f7850f88 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 returned with HTTP 200 Sep 01 01:24:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1427/2896] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:49 2026] GET /volume/v3/volumes/e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 => generated 864 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-59254b3b-3c84-4150-b0f6-f737be9aea21 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-59254b3b-3c84-4150-b0f6-f737be9aea21 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd Sep 01 01:24:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-59254b3b-3c84-4150-b0f6-f737be9aea21 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-59254b3b-3c84-4150-b0f6-f737be9aea21 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-59254b3b-3c84-4150-b0f6-f737be9aea21 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Snapshot retrieved successfully. Sep 01 01:24:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-59254b3b-3c84-4150-b0f6-f737be9aea21 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd returned with HTTP 200 Sep 01 01:24:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1470/2897] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:24:49 2026] GET /volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd => generated 475 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-319aae9d-b84f-4b1c-a1ad-aa7da8fd8892 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-319aae9d-b84f-4b1c-a1ad-aa7da8fd8892 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] GET http://192.168.122.211/volume/v3/volumes/d1984995-36dd-4234-925f-a2d5f7f0185d Sep 01 01:24:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0b07fc65-a52f-41b6-95c3-24896068d17b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-319aae9d-b84f-4b1c-a1ad-aa7da8fd8892 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-319aae9d-b84f-4b1c-a1ad-aa7da8fd8892 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0b07fc65-a52f-41b6-95c3-24896068d17b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:24:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0b07fc65-a52f-41b6-95c3-24896068d17b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "8e6794df-ccbd-4566-95b6-554a871f85fd", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1300397912"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-0b07fc65-a52f-41b6-95c3-24896068d17b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Create volume request body: {'volume': {"'snapshot_id": '8e6794df-ccbd-4566-95b6-554a871f85fd', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1300397912'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:24:49 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-0b07fc65-a52f-41b6-95c3-24896068d17b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Create volume of 1 GB Sep 01 01:24:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-319aae9d-b84f-4b1c-a1ad-aa7da8fd8892 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes/d1984995-36dd-4234-925f-a2d5f7f0185d returned with HTTP 404 Sep 01 01:24:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1428/2898] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:49 2026] GET /volume/v3/volumes/d1984995-36dd-4234-925f-a2d5f7f0185d => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:24:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0b07fc65-a52f-41b6-95c3-24896068d17b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Availability Zones retrieved successfully. Sep 01 01:24:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d5e05318-e140-4626-9f13-2a4d80985310 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d5e05318-e140-4626-9f13-2a4d80985310 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] DELETE http://192.168.122.211/volume/v3/volumes/c6bbbfa4-0fc7-478d-94b8-e799391fccfb Sep 01 01:24:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d5e05318-e140-4626-9f13-2a4d80985310 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d5e05318-e140-4626-9f13-2a4d80985310 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:49 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-d5e05318-e140-4626-9f13-2a4d80985310 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Delete volume with id: c6bbbfa4-0fc7-478d-94b8-e799391fccfb Sep 01 01:24:49 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:49 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:49 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:49 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:49 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d5e05318-e140-4626-9f13-2a4d80985310 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Volume info retrieved successfully. Sep 01 01:24:49 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0b07fc65-a52f-41b6-95c3-24896068d17b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Flow 'volume_create_api' (7d39eeac-33f3-4d0a-a17b-8b27cb8a6c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:49 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0b07fc65-a52f-41b6-95c3-24896068d17b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57716614-288f-4766-9685-78783ce5800e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:49 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-0b07fc65-a52f-41b6-95c3-24896068d17b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:24:49 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d5e05318-e140-4626-9f13-2a4d80985310 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Delete volume request issued successfully. Sep 01 01:24:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d5e05318-e140-4626-9f13-2a4d80985310 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes/c6bbbfa4-0fc7-478d-94b8-e799391fccfb returned with HTTP 202 Sep 01 01:24:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1429/2899] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:24:49 2026] DELETE /volume/v3/volumes/c6bbbfa4-0fc7-478d-94b8-e799391fccfb => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:24:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-551dd7b8-96e9-486f-ab7b-118e0e445f08 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-551dd7b8-96e9-486f-ab7b-118e0e445f08 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] GET http://192.168.122.211/volume/v3/volumes/c6bbbfa4-0fc7-478d-94b8-e799391fccfb Sep 01 01:24:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-551dd7b8-96e9-486f-ab7b-118e0e445f08 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-551dd7b8-96e9-486f-ab7b-118e0e445f08 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:49 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:49 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:49 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:49 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:49 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-551dd7b8-96e9-486f-ab7b-118e0e445f08 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Volume info retrieved successfully. Sep 01 01:24:49 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0b07fc65-a52f-41b6-95c3-24896068d17b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57716614-288f-4766-9685-78783ce5800e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:49 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0b07fc65-a52f-41b6-95c3-24896068d17b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65bb54a4-b122-4895-91b5-c0b8c69ca864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-551dd7b8-96e9-486f-ab7b-118e0e445f08 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes/c6bbbfa4-0fc7-478d-94b8-e799391fccfb returned with HTTP 200 Sep 01 01:24:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1430/2900] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:49 2026] GET /volume/v3/volumes/c6bbbfa4-0fc7-478d-94b8-e799391fccfb => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1c15d137-9b92-4772-9023-7b8020cbe32e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1c15d137-9b92-4772-9023-7b8020cbe32e tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] GET http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae Sep 01 01:24:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1c15d137-9b92-4772-9023-7b8020cbe32e tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1c15d137-9b92-4772-9023-7b8020cbe32e tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:49 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:49 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:49 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:49 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:49 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1c15d137-9b92-4772-9023-7b8020cbe32e tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Volume info retrieved successfully. Sep 01 01:24:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1c15d137-9b92-4772-9023-7b8020cbe32e tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae returned with HTTP 200 Sep 01 01:24:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1431/2901] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:49 2026] GET /volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae => generated 956 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-0b07fc65-a52f-41b6-95c3-24896068d17b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Created reservations ['e8d1ee20-f733-4216-883e-4ff88542f3e5', '3d47f216-2752-4ae5-bc17-bb7807945e03', 'b7673907-338c-4f42-89e4-26a6bc0bbaa4', '25b76db7-ae5f-44fb-b94c-a3e2bffe37b1'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0b07fc65-a52f-41b6-95c3-24896068d17b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65bb54a4-b122-4895-91b5-c0b8c69ca864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8d1ee20-f733-4216-883e-4ff88542f3e5', '3d47f216-2752-4ae5-bc17-bb7807945e03', 'b7673907-338c-4f42-89e4-26a6bc0bbaa4', '25b76db7-ae5f-44fb-b94c-a3e2bffe37b1']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0b07fc65-a52f-41b6-95c3-24896068d17b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c66c816-7ac2-4c19-bfcd-4783f5a73e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0b07fc65-a52f-41b6-95c3-24896068d17b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c66c816-7ac2-4c19-bfcd-4783f5a73e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46b8404f-0782-415f-9bcd-838296095d28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1300397912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fcc7e56bdd248d7b22f6895e1f3f3d9',qos_specs=None,replication_status=,reservations=['e8d1ee20-f733-4216-883e-4ff88542f3e5','3d47f216-2752-4ae5-bc17-bb7807945e03','b7673907-338c-4f42-89e4-26a6bc0bbaa4','25b76db7-ae5f-44fb-b94c-a3e2bffe37b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93947ed6e7504fcb99a942546a102517',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:24:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1300397912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46b8404f-0782-415f-9bcd-838296095d28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fcc7e56bdd248d7b22f6895e1f3f3d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93947ed6e7504fcb99a942546a102517',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0b07fc65-a52f-41b6-95c3-24896068d17b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (002a1f6b-85b9-4515-938c-b1efce4b5df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0b07fc65-a52f-41b6-95c3-24896068d17b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (002a1f6b-85b9-4515-938c-b1efce4b5df2) transitioned into state 'SUCCESS' from state '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-1300397912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fcc7e56bdd248d7b22f6895e1f3f3d9',qos_specs=None,replication_status=,reservations=['e8d1ee20-f733-4216-883e-4ff88542f3e5','3d47f216-2752-4ae5-bc17-bb7807945e03','b7673907-338c-4f42-89e4-26a6bc0bbaa4','25b76db7-ae5f-44fb-b94c-a3e2bffe37b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93947ed6e7504fcb99a942546a102517',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0b07fc65-a52f-41b6-95c3-24896068d17b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06fa3c7f-5c5b-42fe-bedf-57816d1aa607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0b07fc65-a52f-41b6-95c3-24896068d17b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06fa3c7f-5c5b-42fe-bedf-57816d1aa607) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-0b07fc65-a52f-41b6-95c3-24896068d17b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Flow 'volume_create_api' (7d39eeac-33f3-4d0a-a17b-8b27cb8a6c5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0b07fc65-a52f-41b6-95c3-24896068d17b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Create volume request issued successfully. Sep 01 01:24:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0b07fc65-a52f-41b6-95c3-24896068d17b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:24:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1471/2902] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:24:49 2026] POST /volume/v3/volumes => generated 769 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:24:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-95c2c8c9-ed66-4151-807a-7ea5c25ba77b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-95c2c8c9-ed66-4151-807a-7ea5c25ba77b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:24:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-95c2c8c9-ed66-4151-807a-7ea5c25ba77b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "8e6794df-ccbd-4566-95b6-554a871f85fd", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1943647985"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-95c2c8c9-ed66-4151-807a-7ea5c25ba77b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Create volume request body: {'volume': {"'snapshot_id": '8e6794df-ccbd-4566-95b6-554a871f85fd', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1943647985'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:24:50 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-95c2c8c9-ed66-4151-807a-7ea5c25ba77b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Create volume of 1 GB Sep 01 01:24:50 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-95c2c8c9-ed66-4151-807a-7ea5c25ba77b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Availability Zones retrieved successfully. Sep 01 01:24:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-95c2c8c9-ed66-4151-807a-7ea5c25ba77b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Flow 'volume_create_api' (2f554464-6056-4958-87ea-27fd35ed25e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-95c2c8c9-ed66-4151-807a-7ea5c25ba77b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0510800a-9b7c-4b79-b208-f5c6c4fa17c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-95c2c8c9-ed66-4151-807a-7ea5c25ba77b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:24:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-95c2c8c9-ed66-4151-807a-7ea5c25ba77b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0510800a-9b7c-4b79-b208-f5c6c4fa17c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-95c2c8c9-ed66-4151-807a-7ea5c25ba77b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7d8be61-5b15-4a7d-8d0d-bea702c7e7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:50 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-95c2c8c9-ed66-4151-807a-7ea5c25ba77b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Created reservations ['4011219e-08ff-4787-b869-1f0d9ecf32c8', '47dcbb00-9fef-48bd-9920-0df3c2c53d2e', 'cae2f4c6-c8a4-4b72-9365-a3bcc670e4d5', 'bbf4cf6d-430b-4bb8-a651-def987dfa019'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:24:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-95c2c8c9-ed66-4151-807a-7ea5c25ba77b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7d8be61-5b15-4a7d-8d0d-bea702c7e7a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4011219e-08ff-4787-b869-1f0d9ecf32c8', '47dcbb00-9fef-48bd-9920-0df3c2c53d2e', 'cae2f4c6-c8a4-4b72-9365-a3bcc670e4d5', 'bbf4cf6d-430b-4bb8-a651-def987dfa019']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-95c2c8c9-ed66-4151-807a-7ea5c25ba77b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45bfedc7-9fb8-4073-8dde-54b2c1ba3855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bb8254ac-41df-4352-b136-4aee14eb126f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bb8254ac-41df-4352-b136-4aee14eb126f tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 Sep 01 01:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bb8254ac-41df-4352-b136-4aee14eb126f tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bb8254ac-41df-4352-b136-4aee14eb126f tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:50 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:50 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-95c2c8c9-ed66-4151-807a-7ea5c25ba77b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45bfedc7-9fb8-4073-8dde-54b2c1ba3855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef06ffd2-de44-45ec-909a-ce6d2703fe57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1943647985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fcc7e56bdd248d7b22f6895e1f3f3d9',qos_specs=None,replication_status=,reservations=['4011219e-08ff-4787-b869-1f0d9ecf32c8','47dcbb00-9fef-48bd-9920-0df3c2c53d2e','cae2f4c6-c8a4-4b72-9365-a3bcc670e4d5','bbf4cf6d-430b-4bb8-a651-def987dfa019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93947ed6e7504fcb99a942546a102517',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:24:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1943647985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef06ffd2-de44-45ec-909a-ce6d2703fe57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fcc7e56bdd248d7b22f6895e1f3f3d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93947ed6e7504fcb99a942546a102517',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bb8254ac-41df-4352-b136-4aee14eb126f tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:24:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-95c2c8c9-ed66-4151-807a-7ea5c25ba77b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d4c08d0-52a7-4f34-81dc-98c5d166789e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bb8254ac-41df-4352-b136-4aee14eb126f tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 returned with HTTP 200 Sep 01 01:24:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1472/2903] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:50 2026] GET /volume/v3/volumes/e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 => generated 865 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-397386ee-c908-4401-9dd6-780d83bb4bdb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-397386ee-c908-4401-9dd6-780d83bb4bdb tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/9d82110b-78e4-4dc8-9534-6fd41f2ac9eb Sep 01 01:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-397386ee-c908-4401-9dd6-780d83bb4bdb tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-397386ee-c908-4401-9dd6-780d83bb4bdb tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-95c2c8c9-ed66-4151-807a-7ea5c25ba77b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d4c08d0-52a7-4f34-81dc-98c5d166789e) transitioned into state 'SUCCESS' from state '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-1943647985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fcc7e56bdd248d7b22f6895e1f3f3d9',qos_specs=None,replication_status=,reservations=['4011219e-08ff-4787-b869-1f0d9ecf32c8','47dcbb00-9fef-48bd-9920-0df3c2c53d2e','cae2f4c6-c8a4-4b72-9365-a3bcc670e4d5','bbf4cf6d-430b-4bb8-a651-def987dfa019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93947ed6e7504fcb99a942546a102517',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-95c2c8c9-ed66-4151-807a-7ea5c25ba77b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d5521fd-aeb5-4efa-a3b8-e2ff902966fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-397386ee-c908-4401-9dd6-780d83bb4bdb tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:24:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-397386ee-c908-4401-9dd6-780d83bb4bdb tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/9d82110b-78e4-4dc8-9534-6fd41f2ac9eb returned with HTTP 200 Sep 01 01:24:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-95c2c8c9-ed66-4151-807a-7ea5c25ba77b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d5521fd-aeb5-4efa-a3b8-e2ff902966fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1473/2904] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:50 2026] GET /volume/v3/volumes/9d82110b-78e4-4dc8-9534-6fd41f2ac9eb => generated 864 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-95c2c8c9-ed66-4151-807a-7ea5c25ba77b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Flow 'volume_create_api' (2f554464-6056-4958-87ea-27fd35ed25e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:50 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-95c2c8c9-ed66-4151-807a-7ea5c25ba77b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Create volume request issued successfully. Sep 01 01:24:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-95c2c8c9-ed66-4151-807a-7ea5c25ba77b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:24:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1432/2905] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:24:50 2026] POST /volume/v3/volumes => generated 769 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c91ea7fd-8b29-4201-af0b-e64c1de21aa8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c91ea7fd-8b29-4201-af0b-e64c1de21aa8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c91ea7fd-8b29-4201-af0b-e64c1de21aa8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "8e6794df-ccbd-4566-95b6-554a871f85fd", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-295150009"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-c91ea7fd-8b29-4201-af0b-e64c1de21aa8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Create volume request body: {'volume': {"'snapshot_id": '8e6794df-ccbd-4566-95b6-554a871f85fd', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-295150009'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:24:50 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-c91ea7fd-8b29-4201-af0b-e64c1de21aa8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Create volume of 1 GB Sep 01 01:24:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c91ea7fd-8b29-4201-af0b-e64c1de21aa8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Availability Zones retrieved successfully. Sep 01 01:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c91ea7fd-8b29-4201-af0b-e64c1de21aa8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Flow 'volume_create_api' (a6a93e01-86e8-470e-b5e2-a2e52f3310f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c91ea7fd-8b29-4201-af0b-e64c1de21aa8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9a797db-1d4a-43db-b295-5c790e03987d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-c91ea7fd-8b29-4201-af0b-e64c1de21aa8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:24:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ad176c24-c955-477d-a50b-8c7918cf4ee7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ad176c24-c955-477d-a50b-8c7918cf4ee7 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] GET http://192.168.122.211/volume/v3/volumes/c6bbbfa4-0fc7-478d-94b8-e799391fccfb Sep 01 01:24:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ad176c24-c955-477d-a50b-8c7918cf4ee7 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ad176c24-c955-477d-a50b-8c7918cf4ee7 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:50 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:50 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:50 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:50 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:50 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ad176c24-c955-477d-a50b-8c7918cf4ee7 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Volume info retrieved successfully. Sep 01 01:24:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ad176c24-c955-477d-a50b-8c7918cf4ee7 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes/c6bbbfa4-0fc7-478d-94b8-e799391fccfb returned with HTTP 200 Sep 01 01:24:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1433/2906] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:50 2026] GET /volume/v3/volumes/c6bbbfa4-0fc7-478d-94b8-e799391fccfb => generated 858 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c91ea7fd-8b29-4201-af0b-e64c1de21aa8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9a797db-1d4a-43db-b295-5c790e03987d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:50 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c91ea7fd-8b29-4201-af0b-e64c1de21aa8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5355f609-08db-4468-930e-ce91d69160c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-972a5821-a62f-4d78-b60b-917017588a00 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-972a5821-a62f-4d78-b60b-917017588a00 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] GET http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae Sep 01 01:24:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-972a5821-a62f-4d78-b60b-917017588a00 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-972a5821-a62f-4d78-b60b-917017588a00 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:51 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:51 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:51 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:51 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:51 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-972a5821-a62f-4d78-b60b-917017588a00 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Volume info retrieved successfully. Sep 01 01:24:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-972a5821-a62f-4d78-b60b-917017588a00 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae returned with HTTP 200 Sep 01 01:24:51 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1434/2907] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:50 2026] GET /volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae => generated 956 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:51 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-c91ea7fd-8b29-4201-af0b-e64c1de21aa8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Created reservations ['8ad22311-454e-4d03-b7f0-7a1b595cee5e', '0292972b-2b45-4104-9e4c-cfdcb0e8213b', '277a9482-2fc3-49b4-b2a5-b99af3a1308f', '2b2765a3-3a7d-44f8-bfe9-92e9a2bd5b4a'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:24:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c91ea7fd-8b29-4201-af0b-e64c1de21aa8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5355f609-08db-4468-930e-ce91d69160c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ad22311-454e-4d03-b7f0-7a1b595cee5e', '0292972b-2b45-4104-9e4c-cfdcb0e8213b', '277a9482-2fc3-49b4-b2a5-b99af3a1308f', '2b2765a3-3a7d-44f8-bfe9-92e9a2bd5b4a']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c91ea7fd-8b29-4201-af0b-e64c1de21aa8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (766e6311-ed7b-4341-8a5b-c6a5f3dffccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c91ea7fd-8b29-4201-af0b-e64c1de21aa8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (766e6311-ed7b-4341-8a5b-c6a5f3dffccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94c8d37e-030d-47db-b325-ca15ce9b9981', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-295150009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fcc7e56bdd248d7b22f6895e1f3f3d9',qos_specs=None,replication_status=,reservations=['8ad22311-454e-4d03-b7f0-7a1b595cee5e','0292972b-2b45-4104-9e4c-cfdcb0e8213b','277a9482-2fc3-49b4-b2a5-b99af3a1308f','2b2765a3-3a7d-44f8-bfe9-92e9a2bd5b4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93947ed6e7504fcb99a942546a102517',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:24:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-295150009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94c8d37e-030d-47db-b325-ca15ce9b9981,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fcc7e56bdd248d7b22f6895e1f3f3d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93947ed6e7504fcb99a942546a102517',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c91ea7fd-8b29-4201-af0b-e64c1de21aa8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d0988cd-084d-4421-b659-bc72e3f48597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c91ea7fd-8b29-4201-af0b-e64c1de21aa8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d0988cd-084d-4421-b659-bc72e3f48597) transitioned into state 'SUCCESS' from state '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-295150009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fcc7e56bdd248d7b22f6895e1f3f3d9',qos_specs=None,replication_status=,reservations=['8ad22311-454e-4d03-b7f0-7a1b595cee5e','0292972b-2b45-4104-9e4c-cfdcb0e8213b','277a9482-2fc3-49b4-b2a5-b99af3a1308f','2b2765a3-3a7d-44f8-bfe9-92e9a2bd5b4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93947ed6e7504fcb99a942546a102517',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c91ea7fd-8b29-4201-af0b-e64c1de21aa8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d10776f6-99b7-412b-a312-a158cf73a414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c91ea7fd-8b29-4201-af0b-e64c1de21aa8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d10776f6-99b7-412b-a312-a158cf73a414) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:51 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-c91ea7fd-8b29-4201-af0b-e64c1de21aa8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Flow 'volume_create_api' (a6a93e01-86e8-470e-b5e2-a2e52f3310f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c91ea7fd-8b29-4201-af0b-e64c1de21aa8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Create volume request issued successfully. Sep 01 01:24:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c91ea7fd-8b29-4201-af0b-e64c1de21aa8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:24:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1474/2908] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:24:50 2026] POST /volume/v3/volumes => generated 768 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:24:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2ebfa659-e043-4522-80c7-1bf6730e4471 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2ebfa659-e043-4522-80c7-1bf6730e4471 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:24:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2ebfa659-e043-4522-80c7-1bf6730e4471 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "8e6794df-ccbd-4566-95b6-554a871f85fd", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1502101235"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-2ebfa659-e043-4522-80c7-1bf6730e4471 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Create volume request body: {'volume': {"'snapshot_id": '8e6794df-ccbd-4566-95b6-554a871f85fd', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1502101235'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:24:51 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-2ebfa659-e043-4522-80c7-1bf6730e4471 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Create volume of 1 GB Sep 01 01:24:51 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2ebfa659-e043-4522-80c7-1bf6730e4471 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Availability Zones retrieved successfully. Sep 01 01:24:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2ebfa659-e043-4522-80c7-1bf6730e4471 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Flow 'volume_create_api' (8558e48e-0bfa-4591-8da6-3d75d1021b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2ebfa659-e043-4522-80c7-1bf6730e4471 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11921d77-05b7-4b82-9467-c39053af98f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-2ebfa659-e043-4522-80c7-1bf6730e4471 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:24:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2ebfa659-e043-4522-80c7-1bf6730e4471 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11921d77-05b7-4b82-9467-c39053af98f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2ebfa659-e043-4522-80c7-1bf6730e4471 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0992f1ad-e75d-4d1e-a33e-3e35e441a915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:51 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-2ebfa659-e043-4522-80c7-1bf6730e4471 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Created reservations ['3fa42e0e-834c-4c21-86ef-71e41844154b', '2ff679ac-e17e-44ef-aa1b-c2dfd646d7bc', '50520492-49a4-4705-a3a4-26d536baed53', '67cb637f-efdb-4ce6-bf8f-f7d45b8a0977'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:24:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2ebfa659-e043-4522-80c7-1bf6730e4471 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0992f1ad-e75d-4d1e-a33e-3e35e441a915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fa42e0e-834c-4c21-86ef-71e41844154b', '2ff679ac-e17e-44ef-aa1b-c2dfd646d7bc', '50520492-49a4-4705-a3a4-26d536baed53', '67cb637f-efdb-4ce6-bf8f-f7d45b8a0977']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2ebfa659-e043-4522-80c7-1bf6730e4471 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eef6303f-fad5-4776-a92c-b5095310dd81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:51 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:51 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2ebfa659-e043-4522-80c7-1bf6730e4471 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eef6303f-fad5-4776-a92c-b5095310dd81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f61565e5-d40e-4f54-8016-11b023497ec5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1502101235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fcc7e56bdd248d7b22f6895e1f3f3d9',qos_specs=None,replication_status=,reservations=['3fa42e0e-834c-4c21-86ef-71e41844154b','2ff679ac-e17e-44ef-aa1b-c2dfd646d7bc','50520492-49a4-4705-a3a4-26d536baed53','67cb637f-efdb-4ce6-bf8f-f7d45b8a0977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93947ed6e7504fcb99a942546a102517',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:24:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1502101235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f61565e5-d40e-4f54-8016-11b023497ec5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fcc7e56bdd248d7b22f6895e1f3f3d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93947ed6e7504fcb99a942546a102517',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c02ebce4-90b3-4704-b805-a1811eaad57c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2ebfa659-e043-4522-80c7-1bf6730e4471 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a0bf69a-7362-43b9-9420-fd189c7a349c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c02ebce4-90b3-4704-b805-a1811eaad57c tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/9d82110b-78e4-4dc8-9534-6fd41f2ac9eb Sep 01 01:24:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c02ebce4-90b3-4704-b805-a1811eaad57c tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c02ebce4-90b3-4704-b805-a1811eaad57c tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2ebfa659-e043-4522-80c7-1bf6730e4471 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a0bf69a-7362-43b9-9420-fd189c7a349c) transitioned into state 'SUCCESS' from state '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-1502101235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fcc7e56bdd248d7b22f6895e1f3f3d9',qos_specs=None,replication_status=,reservations=['3fa42e0e-834c-4c21-86ef-71e41844154b','2ff679ac-e17e-44ef-aa1b-c2dfd646d7bc','50520492-49a4-4705-a3a4-26d536baed53','67cb637f-efdb-4ce6-bf8f-f7d45b8a0977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93947ed6e7504fcb99a942546a102517',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2ebfa659-e043-4522-80c7-1bf6730e4471 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47c11a4f-57b1-4047-ab1a-e651b316e23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c02ebce4-90b3-4704-b805-a1811eaad57c tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:24:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c02ebce4-90b3-4704-b805-a1811eaad57c tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/9d82110b-78e4-4dc8-9534-6fd41f2ac9eb returned with HTTP 200 Sep 01 01:24:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1475/2909] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:51 2026] GET /volume/v3/volumes/9d82110b-78e4-4dc8-9534-6fd41f2ac9eb => generated 865 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2ebfa659-e043-4522-80c7-1bf6730e4471 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47c11a4f-57b1-4047-ab1a-e651b316e23a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2ebfa659-e043-4522-80c7-1bf6730e4471 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Flow 'volume_create_api' (8558e48e-0bfa-4591-8da6-3d75d1021b82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:51 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2ebfa659-e043-4522-80c7-1bf6730e4471 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Create volume request issued successfully. Sep 01 01:24:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2ebfa659-e043-4522-80c7-1bf6730e4471 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:24:51 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1435/2910] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:24:51 2026] POST /volume/v3/volumes => generated 769 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:24:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-27d0b8cb-9a7d-4319-bd85-75359ed90147 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-27d0b8cb-9a7d-4319-bd85-75359ed90147 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/8950d8ae-7aea-4da1-a144-d7dee0ba1d37 Sep 01 01:24:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-27d0b8cb-9a7d-4319-bd85-75359ed90147 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-346358c4-79a3-4ee7-bbd9-ad72f0228ef8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-27d0b8cb-9a7d-4319-bd85-75359ed90147 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-346358c4-79a3-4ee7-bbd9-ad72f0228ef8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:24:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-346358c4-79a3-4ee7-bbd9-ad72f0228ef8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "8e6794df-ccbd-4566-95b6-554a871f85fd", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1157599266"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-346358c4-79a3-4ee7-bbd9-ad72f0228ef8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Create volume request body: {'volume': {"'snapshot_id": '8e6794df-ccbd-4566-95b6-554a871f85fd', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1157599266'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:24:51 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-346358c4-79a3-4ee7-bbd9-ad72f0228ef8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Create volume of 1 GB Sep 01 01:24:51 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:51 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:51 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-346358c4-79a3-4ee7-bbd9-ad72f0228ef8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Availability Zones retrieved successfully. Sep 01 01:24:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-27d0b8cb-9a7d-4319-bd85-75359ed90147 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:24:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-346358c4-79a3-4ee7-bbd9-ad72f0228ef8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Flow 'volume_create_api' (857d3f32-20cc-4ef7-974c-0b9cac8de640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-27d0b8cb-9a7d-4319-bd85-75359ed90147 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/8950d8ae-7aea-4da1-a144-d7dee0ba1d37 returned with HTTP 200 Sep 01 01:24:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-346358c4-79a3-4ee7-bbd9-ad72f0228ef8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9be6c0-3354-44c8-a123-ddca05b56676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1476/2911] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:51 2026] GET /volume/v3/volumes/8950d8ae-7aea-4da1-a144-d7dee0ba1d37 => generated 865 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:51 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-346358c4-79a3-4ee7-bbd9-ad72f0228ef8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:24:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-700d24e6-3fd9-4718-af3a-7f27109f8dbe None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-700d24e6-3fd9-4718-af3a-7f27109f8dbe tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] GET http://192.168.122.211/volume/v3/volumes/c6bbbfa4-0fc7-478d-94b8-e799391fccfb Sep 01 01:24:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-700d24e6-3fd9-4718-af3a-7f27109f8dbe tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-700d24e6-3fd9-4718-af3a-7f27109f8dbe tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-700d24e6-3fd9-4718-af3a-7f27109f8dbe tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes/c6bbbfa4-0fc7-478d-94b8-e799391fccfb returned with HTTP 404 Sep 01 01:24:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1477/2912] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:51 2026] GET /volume/v3/volumes/c6bbbfa4-0fc7-478d-94b8-e799391fccfb => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:24:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2ef21639-9335-448a-9770-9582788744af None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2ef21639-9335-448a-9770-9582788744af tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/e8d49c3f-d563-4ef6-b094-05ea6f669a25 Sep 01 01:24:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2ef21639-9335-448a-9770-9582788744af tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2ef21639-9335-448a-9770-9582788744af tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-346358c4-79a3-4ee7-bbd9-ad72f0228ef8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9be6c0-3354-44c8-a123-ddca05b56676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2ef21639-9335-448a-9770-9582788744af tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:24:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-346358c4-79a3-4ee7-bbd9-ad72f0228ef8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb24aff2-effd-4191-9f3d-473ee27cc61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2ef21639-9335-448a-9770-9582788744af tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/e8d49c3f-d563-4ef6-b094-05ea6f669a25 returned with HTTP 200 Sep 01 01:24:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1478/2913] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:52 2026] GET /volume/v3/volumes/e8d49c3f-d563-4ef6-b094-05ea6f669a25 => generated 864 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-64acd624-2d98-4d96-8bd6-6142d9eabfb2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-64acd624-2d98-4d96-8bd6-6142d9eabfb2 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] DELETE http://192.168.122.211/volume/v3/volumes/2a355eb6-83e0-48a1-93eb-f90ba9dccde1 Sep 01 01:24:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-64acd624-2d98-4d96-8bd6-6142d9eabfb2 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-64acd624-2d98-4d96-8bd6-6142d9eabfb2 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:52 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-64acd624-2d98-4d96-8bd6-6142d9eabfb2 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Delete volume with id: 2a355eb6-83e0-48a1-93eb-f90ba9dccde1 Sep 01 01:24:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-64acd624-2d98-4d96-8bd6-6142d9eabfb2 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Volume info retrieved successfully. Sep 01 01:24:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-64acd624-2d98-4d96-8bd6-6142d9eabfb2 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Delete volume request issued successfully. Sep 01 01:24:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-64acd624-2d98-4d96-8bd6-6142d9eabfb2 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes/2a355eb6-83e0-48a1-93eb-f90ba9dccde1 returned with HTTP 202 Sep 01 01:24:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1479/2914] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:24:52 2026] DELETE /volume/v3/volumes/2a355eb6-83e0-48a1-93eb-f90ba9dccde1 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:24:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7b599c1c-1ceb-4e33-ab03-99c6d66ec8b3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:52 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-346358c4-79a3-4ee7-bbd9-ad72f0228ef8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Created reservations ['4b7d6513-b920-4bd1-a98a-521ff26103b0', '05d5a9d6-f087-41cb-9dfc-625da2b5484e', '2f9de562-d944-4197-92e0-29c4e3afe3cb', '8a415fa7-c308-4c15-bb67-a603f53929e3'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:24:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-346358c4-79a3-4ee7-bbd9-ad72f0228ef8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb24aff2-effd-4191-9f3d-473ee27cc61a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b7d6513-b920-4bd1-a98a-521ff26103b0', '05d5a9d6-f087-41cb-9dfc-625da2b5484e', '2f9de562-d944-4197-92e0-29c4e3afe3cb', '8a415fa7-c308-4c15-bb67-a603f53929e3']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7b599c1c-1ceb-4e33-ab03-99c6d66ec8b3 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] GET http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae Sep 01 01:24:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7b599c1c-1ceb-4e33-ab03-99c6d66ec8b3 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7b599c1c-1ceb-4e33-ab03-99c6d66ec8b3 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-346358c4-79a3-4ee7-bbd9-ad72f0228ef8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6876d2ff-389c-47e4-87fa-bd308e90e2de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7b599c1c-1ceb-4e33-ab03-99c6d66ec8b3 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Volume info retrieved successfully. Sep 01 01:24:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7b599c1c-1ceb-4e33-ab03-99c6d66ec8b3 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae returned with HTTP 200 Sep 01 01:24:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1480/2915] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:52 2026] GET /volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae => generated 956 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e8834a20-f229-400f-8078-cae535da8f4c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e8834a20-f229-400f-8078-cae535da8f4c tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] GET http://192.168.122.211/volume/v3/volumes/2a355eb6-83e0-48a1-93eb-f90ba9dccde1 Sep 01 01:24:52 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:52 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e8834a20-f229-400f-8078-cae535da8f4c tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e8834a20-f229-400f-8078-cae535da8f4c tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-346358c4-79a3-4ee7-bbd9-ad72f0228ef8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6876d2ff-389c-47e4-87fa-bd308e90e2de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f08c14b-e300-40b4-9124-dedf15c8b9a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1157599266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fcc7e56bdd248d7b22f6895e1f3f3d9',qos_specs=None,replication_status=,reservations=['4b7d6513-b920-4bd1-a98a-521ff26103b0','05d5a9d6-f087-41cb-9dfc-625da2b5484e','2f9de562-d944-4197-92e0-29c4e3afe3cb','8a415fa7-c308-4c15-bb67-a603f53929e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93947ed6e7504fcb99a942546a102517',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:24:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1157599266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f08c14b-e300-40b4-9124-dedf15c8b9a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fcc7e56bdd248d7b22f6895e1f3f3d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93947ed6e7504fcb99a942546a102517',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-346358c4-79a3-4ee7-bbd9-ad72f0228ef8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69714db6-8084-4f41-8d80-d0dd7820530e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e8834a20-f229-400f-8078-cae535da8f4c tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Volume info retrieved successfully. Sep 01 01:24:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e8834a20-f229-400f-8078-cae535da8f4c tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes/2a355eb6-83e0-48a1-93eb-f90ba9dccde1 returned with HTTP 200 Sep 01 01:24:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1481/2916] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:52 2026] GET /volume/v3/volumes/2a355eb6-83e0-48a1-93eb-f90ba9dccde1 => generated 858 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-346358c4-79a3-4ee7-bbd9-ad72f0228ef8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69714db6-8084-4f41-8d80-d0dd7820530e) transitioned into state 'SUCCESS' from state '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-1157599266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fcc7e56bdd248d7b22f6895e1f3f3d9',qos_specs=None,replication_status=,reservations=['4b7d6513-b920-4bd1-a98a-521ff26103b0','05d5a9d6-f087-41cb-9dfc-625da2b5484e','2f9de562-d944-4197-92e0-29c4e3afe3cb','8a415fa7-c308-4c15-bb67-a603f53929e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93947ed6e7504fcb99a942546a102517',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-346358c4-79a3-4ee7-bbd9-ad72f0228ef8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c75509d-e389-4d89-aa6e-57617fb347cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-346358c4-79a3-4ee7-bbd9-ad72f0228ef8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c75509d-e389-4d89-aa6e-57617fb347cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-346358c4-79a3-4ee7-bbd9-ad72f0228ef8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Flow 'volume_create_api' (857d3f32-20cc-4ef7-974c-0b9cac8de640) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:52 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-346358c4-79a3-4ee7-bbd9-ad72f0228ef8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Create volume request issued successfully. Sep 01 01:24:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-346358c4-79a3-4ee7-bbd9-ad72f0228ef8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:24:52 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1436/2917] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:24:51 2026] POST /volume/v3/volumes => generated 769 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:24:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-52e113db-083a-48d3-a94c-be715d4e8e65 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-52e113db-083a-48d3-a94c-be715d4e8e65 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/46b8404f-0782-415f-9bcd-838296095d28 Sep 01 01:24:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-52e113db-083a-48d3-a94c-be715d4e8e65 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-52e113db-083a-48d3-a94c-be715d4e8e65 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-52e113db-083a-48d3-a94c-be715d4e8e65 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:24:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-52e113db-083a-48d3-a94c-be715d4e8e65 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/46b8404f-0782-415f-9bcd-838296095d28 returned with HTTP 200 Sep 01 01:24:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1482/2918] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:52 2026] GET /volume/v3/volumes/46b8404f-0782-415f-9bcd-838296095d28 => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-302e0108-ebf3-4698-b885-b96ccdc2fa84 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-302e0108-ebf3-4698-b885-b96ccdc2fa84 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/e8d49c3f-d563-4ef6-b094-05ea6f669a25 Sep 01 01:24:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-302e0108-ebf3-4698-b885-b96ccdc2fa84 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-302e0108-ebf3-4698-b885-b96ccdc2fa84 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-302e0108-ebf3-4698-b885-b96ccdc2fa84 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:24:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-302e0108-ebf3-4698-b885-b96ccdc2fa84 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/e8d49c3f-d563-4ef6-b094-05ea6f669a25 returned with HTTP 200 Sep 01 01:24:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1437/2919] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:53 2026] GET /volume/v3/volumes/e8d49c3f-d563-4ef6-b094-05ea6f669a25 => generated 865 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b2c2e337-0804-4684-aaf6-793025680815 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b2c2e337-0804-4684-aaf6-793025680815 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/a19e0946-35ad-4a97-bb6f-d6928eb1fb2a Sep 01 01:24:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b2c2e337-0804-4684-aaf6-793025680815 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b2c2e337-0804-4684-aaf6-793025680815 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b2c2e337-0804-4684-aaf6-793025680815 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:24:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b2c2e337-0804-4684-aaf6-793025680815 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/a19e0946-35ad-4a97-bb6f-d6928eb1fb2a returned with HTTP 200 Sep 01 01:24:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1483/2920] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:53 2026] GET /volume/v3/volumes/a19e0946-35ad-4a97-bb6f-d6928eb1fb2a => generated 864 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-53f2e4d2-a671-4582-8311-0166ba3485fc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-53f2e4d2-a671-4582-8311-0166ba3485fc tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] GET http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae Sep 01 01:24:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-53f2e4d2-a671-4582-8311-0166ba3485fc tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-53f2e4d2-a671-4582-8311-0166ba3485fc tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-53f2e4d2-a671-4582-8311-0166ba3485fc tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Volume info retrieved successfully. Sep 01 01:24:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-53f2e4d2-a671-4582-8311-0166ba3485fc tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae returned with HTTP 200 Sep 01 01:24:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1438/2921] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:53 2026] GET /volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae => generated 956 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5ef0fab9-afdd-4f57-9edb-1919185dbc3c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5ef0fab9-afdd-4f57-9edb-1919185dbc3c tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] GET http://192.168.122.211/volume/v3/volumes/2a355eb6-83e0-48a1-93eb-f90ba9dccde1 Sep 01 01:24:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5ef0fab9-afdd-4f57-9edb-1919185dbc3c tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5ef0fab9-afdd-4f57-9edb-1919185dbc3c tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5ef0fab9-afdd-4f57-9edb-1919185dbc3c tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes/2a355eb6-83e0-48a1-93eb-f90ba9dccde1 returned with HTTP 404 Sep 01 01:24:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1484/2922] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:53 2026] GET /volume/v3/volumes/2a355eb6-83e0-48a1-93eb-f90ba9dccde1 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:24:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7a9f43de-8161-43b4-8864-20f5b0ef092d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7a9f43de-8161-43b4-8864-20f5b0ef092d tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] DELETE http://192.168.122.211/volume/v3/volumes/d2ba13e5-9a86-4e3c-9972-a8694417ceb5 Sep 01 01:24:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7a9f43de-8161-43b4-8864-20f5b0ef092d tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7a9f43de-8161-43b4-8864-20f5b0ef092d tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:53 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-7a9f43de-8161-43b4-8864-20f5b0ef092d tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Delete volume with id: d2ba13e5-9a86-4e3c-9972-a8694417ceb5 Sep 01 01:24:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7a9f43de-8161-43b4-8864-20f5b0ef092d tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Volume info retrieved successfully. Sep 01 01:24:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7a9f43de-8161-43b4-8864-20f5b0ef092d tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Delete volume request issued successfully. Sep 01 01:24:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7a9f43de-8161-43b4-8864-20f5b0ef092d tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes/d2ba13e5-9a86-4e3c-9972-a8694417ceb5 returned with HTTP 202 Sep 01 01:24:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1439/2923] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:24:53 2026] DELETE /volume/v3/volumes/d2ba13e5-9a86-4e3c-9972-a8694417ceb5 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:24:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3bf012e1-71cc-4956-8123-1de947747042 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3bf012e1-71cc-4956-8123-1de947747042 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] GET http://192.168.122.211/volume/v3/volumes/d2ba13e5-9a86-4e3c-9972-a8694417ceb5 Sep 01 01:24:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3bf012e1-71cc-4956-8123-1de947747042 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3bf012e1-71cc-4956-8123-1de947747042 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-29e91d9a-d75f-4628-9603-8f2930323ed0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-29e91d9a-d75f-4628-9603-8f2930323ed0 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/46b8404f-0782-415f-9bcd-838296095d28 Sep 01 01:24:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-29e91d9a-d75f-4628-9603-8f2930323ed0 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-29e91d9a-d75f-4628-9603-8f2930323ed0 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3bf012e1-71cc-4956-8123-1de947747042 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Volume info retrieved successfully. Sep 01 01:24:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3bf012e1-71cc-4956-8123-1de947747042 tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes/d2ba13e5-9a86-4e3c-9972-a8694417ceb5 returned with HTTP 200 Sep 01 01:24:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1485/2924] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:53 2026] GET /volume/v3/volumes/d2ba13e5-9a86-4e3c-9972-a8694417ceb5 => generated 857 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-29e91d9a-d75f-4628-9603-8f2930323ed0 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:24:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-29e91d9a-d75f-4628-9603-8f2930323ed0 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/46b8404f-0782-415f-9bcd-838296095d28 returned with HTTP 200 Sep 01 01:24:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1440/2925] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:53 2026] GET /volume/v3/volumes/46b8404f-0782-415f-9bcd-838296095d28 => generated 861 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7b01e54c-6c50-4d9f-a156-e8b57de9bcd1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7b01e54c-6c50-4d9f-a156-e8b57de9bcd1 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/a19e0946-35ad-4a97-bb6f-d6928eb1fb2a Sep 01 01:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7b01e54c-6c50-4d9f-a156-e8b57de9bcd1 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7b01e54c-6c50-4d9f-a156-e8b57de9bcd1 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7b01e54c-6c50-4d9f-a156-e8b57de9bcd1 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:24:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7b01e54c-6c50-4d9f-a156-e8b57de9bcd1 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/a19e0946-35ad-4a97-bb6f-d6928eb1fb2a returned with HTTP 200 Sep 01 01:24:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1486/2926] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:54 2026] GET /volume/v3/volumes/a19e0946-35ad-4a97-bb6f-d6928eb1fb2a => generated 864 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fcc20016-419a-4a36-a6e3-2ccdb346f517 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fcc20016-419a-4a36-a6e3-2ccdb346f517 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] GET http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae Sep 01 01:24:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fcc20016-419a-4a36-a6e3-2ccdb346f517 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fcc20016-419a-4a36-a6e3-2ccdb346f517 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:54 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:54 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:54 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:54 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-fcc20016-419a-4a36-a6e3-2ccdb346f517 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Volume info retrieved successfully. Sep 01 01:24:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fcc20016-419a-4a36-a6e3-2ccdb346f517 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae returned with HTTP 200 Sep 01 01:24:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1441/2927] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:54 2026] GET /volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae => generated 959 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d49f19a9-ee37-4a83-ae8e-233c56b39e5a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d49f19a9-ee37-4a83-ae8e-233c56b39e5a tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] GET http://192.168.122.211/volume/v3/volumes/d2ba13e5-9a86-4e3c-9972-a8694417ceb5 Sep 01 01:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d49f19a9-ee37-4a83-ae8e-233c56b39e5a tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d49f19a9-ee37-4a83-ae8e-233c56b39e5a tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d49f19a9-ee37-4a83-ae8e-233c56b39e5a tempest-CreateVolumesFromImageTest-2132506914 tempest-CreateVolumesFromImageTest-2132506914-project-member] http://192.168.122.211/volume/v3/volumes/d2ba13e5-9a86-4e3c-9972-a8694417ceb5 returned with HTTP 404 Sep 01 01:24:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0b603e65-b7d3-4acf-8dd1-980add8e14bc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1487/2928] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:54 2026] GET /volume/v3/volumes/d2ba13e5-9a86-4e3c-9972-a8694417ceb5 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:24:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0b603e65-b7d3-4acf-8dd1-980add8e14bc tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/46b8404f-0782-415f-9bcd-838296095d28 Sep 01 01:24:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0b603e65-b7d3-4acf-8dd1-980add8e14bc tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0b603e65-b7d3-4acf-8dd1-980add8e14bc tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:54 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:54 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:54 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:54 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0b603e65-b7d3-4acf-8dd1-980add8e14bc tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:24:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0b603e65-b7d3-4acf-8dd1-980add8e14bc tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/46b8404f-0782-415f-9bcd-838296095d28 returned with HTTP 200 Sep 01 01:24:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1442/2929] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:54 2026] GET /volume/v3/volumes/46b8404f-0782-415f-9bcd-838296095d28 => generated 861 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7be038bb-0f84-4fb7-8434-c45316f88de8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7be038bb-0f84-4fb7-8434-c45316f88de8 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/a19e0946-35ad-4a97-bb6f-d6928eb1fb2a Sep 01 01:24:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7be038bb-0f84-4fb7-8434-c45316f88de8 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7be038bb-0f84-4fb7-8434-c45316f88de8 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7be038bb-0f84-4fb7-8434-c45316f88de8 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:24:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7be038bb-0f84-4fb7-8434-c45316f88de8 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/a19e0946-35ad-4a97-bb6f-d6928eb1fb2a returned with HTTP 200 Sep 01 01:24:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1488/2930] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:55 2026] GET /volume/v3/volumes/a19e0946-35ad-4a97-bb6f-d6928eb1fb2a => generated 865 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-dd02de19-732e-4797-aeb3-2776d300a2f5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-dd02de19-732e-4797-aeb3-2776d300a2f5 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] DELETE http://192.168.122.211/volume/v3/volumes/a19e0946-35ad-4a97-bb6f-d6928eb1fb2a Sep 01 01:24:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-dd02de19-732e-4797-aeb3-2776d300a2f5 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-dd02de19-732e-4797-aeb3-2776d300a2f5 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:55 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-dd02de19-732e-4797-aeb3-2776d300a2f5 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Delete volume with id: a19e0946-35ad-4a97-bb6f-d6928eb1fb2a Sep 01 01:24:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e857bf35-ac4b-4bf2-951b-cdd6e806fa00 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e857bf35-ac4b-4bf2-951b-cdd6e806fa00 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] GET http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae Sep 01 01:24:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e857bf35-ac4b-4bf2-951b-cdd6e806fa00 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e857bf35-ac4b-4bf2-951b-cdd6e806fa00 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:55 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:55 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:55 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:55 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-dd02de19-732e-4797-aeb3-2776d300a2f5 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:24:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e857bf35-ac4b-4bf2-951b-cdd6e806fa00 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Volume info retrieved successfully. Sep 01 01:24:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e857bf35-ac4b-4bf2-951b-cdd6e806fa00 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae returned with HTTP 200 Sep 01 01:24:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1489/2931] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:55 2026] GET /volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae => generated 959 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-dd02de19-732e-4797-aeb3-2776d300a2f5 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Delete volume request issued successfully. Sep 01 01:24:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-dd02de19-732e-4797-aeb3-2776d300a2f5 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/a19e0946-35ad-4a97-bb6f-d6928eb1fb2a returned with HTTP 202 Sep 01 01:24:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1443/2932] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:24:55 2026] DELETE /volume/v3/volumes/a19e0946-35ad-4a97-bb6f-d6928eb1fb2a => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:24:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4e3f2e15-d9aa-4502-b9bd-fbb361220056 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4e3f2e15-d9aa-4502-b9bd-fbb361220056 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/a19e0946-35ad-4a97-bb6f-d6928eb1fb2a Sep 01 01:24:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4e3f2e15-d9aa-4502-b9bd-fbb361220056 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4e3f2e15-d9aa-4502-b9bd-fbb361220056 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4e3f2e15-d9aa-4502-b9bd-fbb361220056 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:24:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4e3f2e15-d9aa-4502-b9bd-fbb361220056 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/a19e0946-35ad-4a97-bb6f-d6928eb1fb2a returned with HTTP 200 Sep 01 01:24:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1490/2933] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:55 2026] GET /volume/v3/volumes/a19e0946-35ad-4a97-bb6f-d6928eb1fb2a => generated 864 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:24:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-31eb9064-69a7-4353-b8f0-17a5af1eea59 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-31eb9064-69a7-4353-b8f0-17a5af1eea59 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/46b8404f-0782-415f-9bcd-838296095d28 Sep 01 01:24:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-31eb9064-69a7-4353-b8f0-17a5af1eea59 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-31eb9064-69a7-4353-b8f0-17a5af1eea59 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:55 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:55 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:55 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:55 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-31eb9064-69a7-4353-b8f0-17a5af1eea59 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:24:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-31eb9064-69a7-4353-b8f0-17a5af1eea59 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/46b8404f-0782-415f-9bcd-838296095d28 returned with HTTP 200 Sep 01 01:24:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1444/2934] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:55 2026] GET /volume/v3/volumes/46b8404f-0782-415f-9bcd-838296095d28 => generated 861 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5f0d59f6-0382-41e8-b175-75786baa81ff None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5f0d59f6-0382-41e8-b175-75786baa81ff tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] GET http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae Sep 01 01:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5f0d59f6-0382-41e8-b175-75786baa81ff tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5f0d59f6-0382-41e8-b175-75786baa81ff tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5f0d59f6-0382-41e8-b175-75786baa81ff tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Volume info retrieved successfully. Sep 01 01:24:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5f0d59f6-0382-41e8-b175-75786baa81ff tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae returned with HTTP 200 Sep 01 01:24:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1491/2935] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:56 2026] GET /volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae => generated 959 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3f9f46b8-1f8f-417d-9394-ca9435c80645 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3f9f46b8-1f8f-417d-9394-ca9435c80645 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/a19e0946-35ad-4a97-bb6f-d6928eb1fb2a Sep 01 01:24:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3f9f46b8-1f8f-417d-9394-ca9435c80645 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3f9f46b8-1f8f-417d-9394-ca9435c80645 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:56 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:56 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:56 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:56 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:56 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3f9f46b8-1f8f-417d-9394-ca9435c80645 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:24:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3f9f46b8-1f8f-417d-9394-ca9435c80645 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/a19e0946-35ad-4a97-bb6f-d6928eb1fb2a returned with HTTP 200 Sep 01 01:24:56 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1445/2936] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:56 2026] GET /volume/v3/volumes/a19e0946-35ad-4a97-bb6f-d6928eb1fb2a => generated 864 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-623e604a-4e1f-4cc8-bd84-e6c421a9478a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-623e604a-4e1f-4cc8-bd84-e6c421a9478a tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/46b8404f-0782-415f-9bcd-838296095d28 Sep 01 01:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-623e604a-4e1f-4cc8-bd84-e6c421a9478a tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-623e604a-4e1f-4cc8-bd84-e6c421a9478a tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-623e604a-4e1f-4cc8-bd84-e6c421a9478a tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:24:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-623e604a-4e1f-4cc8-bd84-e6c421a9478a tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/46b8404f-0782-415f-9bcd-838296095d28 returned with HTTP 200 Sep 01 01:24:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1492/2937] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:56 2026] GET /volume/v3/volumes/46b8404f-0782-415f-9bcd-838296095d28 => generated 862 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-457d6359-cc85-4847-a8c0-27b73edbe2c4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-457d6359-cc85-4847-a8c0-27b73edbe2c4 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/ef06ffd2-de44-45ec-909a-ce6d2703fe57 Sep 01 01:24:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-457d6359-cc85-4847-a8c0-27b73edbe2c4 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-457d6359-cc85-4847-a8c0-27b73edbe2c4 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:56 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:56 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:56 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:56 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:56 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-457d6359-cc85-4847-a8c0-27b73edbe2c4 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:24:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-457d6359-cc85-4847-a8c0-27b73edbe2c4 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/ef06ffd2-de44-45ec-909a-ce6d2703fe57 returned with HTTP 200 Sep 01 01:24:56 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1446/2938] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:56 2026] GET /volume/v3/volumes/ef06ffd2-de44-45ec-909a-ce6d2703fe57 => generated 861 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3e3bef16-56f8-434b-8a84-29d9ed1ad8b0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3e3bef16-56f8-434b-8a84-29d9ed1ad8b0 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] GET http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae Sep 01 01:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3e3bef16-56f8-434b-8a84-29d9ed1ad8b0 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3e3bef16-56f8-434b-8a84-29d9ed1ad8b0 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3e3bef16-56f8-434b-8a84-29d9ed1ad8b0 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Volume info retrieved successfully. Sep 01 01:24:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3e3bef16-56f8-434b-8a84-29d9ed1ad8b0 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae returned with HTTP 200 Sep 01 01:24:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1493/2939] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:57 2026] GET /volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae => generated 1303 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:24:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9bbe706c-8379-4877-9178-facea0900876 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9bbe706c-8379-4877-9178-facea0900876 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] DELETE http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae Sep 01 01:24:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9bbe706c-8379-4877-9178-facea0900876 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9bbe706c-8379-4877-9178-facea0900876 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:57 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-9bbe706c-8379-4877-9178-facea0900876 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Delete volume with id: db3b53b7-30a4-446e-8493-111df19f0eae Sep 01 01:24:57 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:57 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9bbe706c-8379-4877-9178-facea0900876 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Volume info retrieved successfully. Sep 01 01:24:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9bbe706c-8379-4877-9178-facea0900876 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Delete volume request issued successfully. Sep 01 01:24:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9bbe706c-8379-4877-9178-facea0900876 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae returned with HTTP 202 Sep 01 01:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3ef8b29e-8e2f-4578-aea5-242d12e547d0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1447/2940] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:24:57 2026] DELETE /volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:24:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-26a77b1a-2459-4593-bd04-4fc82521d918 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-26a77b1a-2459-4593-bd04-4fc82521d918 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] GET http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae Sep 01 01:24:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-26a77b1a-2459-4593-bd04-4fc82521d918 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-26a77b1a-2459-4593-bd04-4fc82521d918 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:57 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:57 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-26a77b1a-2459-4593-bd04-4fc82521d918 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Volume info retrieved successfully. Sep 01 01:24:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-26a77b1a-2459-4593-bd04-4fc82521d918 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae returned with HTTP 200 Sep 01 01:24:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1448/2941] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:57 2026] GET /volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae => generated 1302 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:24:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-23d1ac9b-b345-49fe-a37d-8156ad5526b8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-23d1ac9b-b345-49fe-a37d-8156ad5526b8 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/a19e0946-35ad-4a97-bb6f-d6928eb1fb2a Sep 01 01:24:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-23d1ac9b-b345-49fe-a37d-8156ad5526b8 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-23d1ac9b-b345-49fe-a37d-8156ad5526b8 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-23d1ac9b-b345-49fe-a37d-8156ad5526b8 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/a19e0946-35ad-4a97-bb6f-d6928eb1fb2a returned with HTTP 404 Sep 01 01:24:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1449/2942] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:57 2026] GET /volume/v3/volumes/a19e0946-35ad-4a97-bb6f-d6928eb1fb2a => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:24:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-53a6ccc7-43a3-4a6e-9917-b4d4948af578 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-53a6ccc7-43a3-4a6e-9917-b4d4948af578 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] DELETE http://192.168.122.211/volume/v3/volumes/e8d49c3f-d563-4ef6-b094-05ea6f669a25 Sep 01 01:24:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-53a6ccc7-43a3-4a6e-9917-b4d4948af578 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-53a6ccc7-43a3-4a6e-9917-b4d4948af578 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:57 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-53a6ccc7-43a3-4a6e-9917-b4d4948af578 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Delete volume with id: e8d49c3f-d563-4ef6-b094-05ea6f669a25 Sep 01 01:24:57 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:57 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-53a6ccc7-43a3-4a6e-9917-b4d4948af578 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:24:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-53a6ccc7-43a3-4a6e-9917-b4d4948af578 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Delete volume request issued successfully. Sep 01 01:24:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-53a6ccc7-43a3-4a6e-9917-b4d4948af578 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/e8d49c3f-d563-4ef6-b094-05ea6f669a25 returned with HTTP 202 Sep 01 01:24:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1450/2943] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:24:57 2026] DELETE /volume/v3/volumes/e8d49c3f-d563-4ef6-b094-05ea6f669a25 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:24:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3f4ef6f8-00e9-400f-9ca2-59f676f4370d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3f4ef6f8-00e9-400f-9ca2-59f676f4370d tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/e8d49c3f-d563-4ef6-b094-05ea6f669a25 Sep 01 01:24:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3f4ef6f8-00e9-400f-9ca2-59f676f4370d tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3f4ef6f8-00e9-400f-9ca2-59f676f4370d tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3ef8b29e-8e2f-4578-aea5-242d12e547d0 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3ef8b29e-8e2f-4578-aea5-242d12e547d0 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-822226787"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:24:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-3ef8b29e-8e2f-4578-aea5-242d12e547d0 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-822226787'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:24:57 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-3ef8b29e-8e2f-4578-aea5-242d12e547d0 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Create volume of 1 GB Sep 01 01:24:58 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:58 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:58 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:58 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3ef8b29e-8e2f-4578-aea5-242d12e547d0 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Availability Zones retrieved successfully. Sep 01 01:24:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3f4ef6f8-00e9-400f-9ca2-59f676f4370d tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:24:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3f4ef6f8-00e9-400f-9ca2-59f676f4370d tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/e8d49c3f-d563-4ef6-b094-05ea6f669a25 returned with HTTP 200 Sep 01 01:24:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1451/2944] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:57 2026] GET /volume/v3/volumes/e8d49c3f-d563-4ef6-b094-05ea6f669a25 => generated 864 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8766a11e-8964-40bd-90fb-c45b348fc740 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8766a11e-8964-40bd-90fb-c45b348fc740 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/ef06ffd2-de44-45ec-909a-ce6d2703fe57 Sep 01 01:24:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8766a11e-8964-40bd-90fb-c45b348fc740 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8766a11e-8964-40bd-90fb-c45b348fc740 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3ef8b29e-8e2f-4578-aea5-242d12e547d0 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Flow 'volume_create_api' (8df81c3b-ed46-42a6-b083-e685490a4004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:58 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:58 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:58 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:58 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3ef8b29e-8e2f-4578-aea5-242d12e547d0 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efe0be18-168c-4537-a6f2-af77b6156747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8766a11e-8964-40bd-90fb-c45b348fc740 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:24:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-3ef8b29e-8e2f-4578-aea5-242d12e547d0 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:24:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8766a11e-8964-40bd-90fb-c45b348fc740 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/ef06ffd2-de44-45ec-909a-ce6d2703fe57 returned with HTTP 200 Sep 01 01:24:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1452/2945] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:58 2026] GET /volume/v3/volumes/ef06ffd2-de44-45ec-909a-ce6d2703fe57 => generated 862 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d43bb48b-2b1d-4899-949b-81a267c0328e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d43bb48b-2b1d-4899-949b-81a267c0328e tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/94c8d37e-030d-47db-b325-ca15ce9b9981 Sep 01 01:24:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d43bb48b-2b1d-4899-949b-81a267c0328e tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d43bb48b-2b1d-4899-949b-81a267c0328e tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:58 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:58 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:58 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:58 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d43bb48b-2b1d-4899-949b-81a267c0328e tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:24:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d43bb48b-2b1d-4899-949b-81a267c0328e tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/94c8d37e-030d-47db-b325-ca15ce9b9981 returned with HTTP 200 Sep 01 01:24:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1453/2946] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:58 2026] GET /volume/v3/volumes/94c8d37e-030d-47db-b325-ca15ce9b9981 => generated 861 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c9005d84-8ce1-4416-b215-b322a1cd3f1f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c9005d84-8ce1-4416-b215-b322a1cd3f1f tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/f61565e5-d40e-4f54-8016-11b023497ec5 Sep 01 01:24:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c9005d84-8ce1-4416-b215-b322a1cd3f1f tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c9005d84-8ce1-4416-b215-b322a1cd3f1f tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3ef8b29e-8e2f-4578-aea5-242d12e547d0 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efe0be18-168c-4537-a6f2-af77b6156747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:58 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:58 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3ef8b29e-8e2f-4578-aea5-242d12e547d0 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a11bc28e-a98d-44a9-ae67-e6b46b73c416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:58 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:58 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c9005d84-8ce1-4416-b215-b322a1cd3f1f tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:24:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c9005d84-8ce1-4416-b215-b322a1cd3f1f tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/f61565e5-d40e-4f54-8016-11b023497ec5 returned with HTTP 200 Sep 01 01:24:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1454/2947] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:58 2026] GET /volume/v3/volumes/f61565e5-d40e-4f54-8016-11b023497ec5 => generated 861 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:24:58 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-3ef8b29e-8e2f-4578-aea5-242d12e547d0 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Created reservations ['f97431bc-1596-4a7f-a7cf-0614ff36ade6', 'f4f6b3b3-0e88-45a8-81a8-a5f0790022e0', '06f23039-3944-47ad-a4d0-ada7821c0f7d', '1e598f79-26ed-4ebe-ae9f-a541594a6cf6'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:24:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3ef8b29e-8e2f-4578-aea5-242d12e547d0 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a11bc28e-a98d-44a9-ae67-e6b46b73c416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f97431bc-1596-4a7f-a7cf-0614ff36ade6', 'f4f6b3b3-0e88-45a8-81a8-a5f0790022e0', '06f23039-3944-47ad-a4d0-ada7821c0f7d', '1e598f79-26ed-4ebe-ae9f-a541594a6cf6']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3ef8b29e-8e2f-4578-aea5-242d12e547d0 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (336d98fd-00b1-4b79-862f-0a8cf3bc2ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3ef8b29e-8e2f-4578-aea5-242d12e547d0 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (336d98fd-00b1-4b79-862f-0a8cf3bc2ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8279dc71-91e2-4fc3-89b0-107271813dfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-822226787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa312ccd72d3439abcb52c9133bad5f9',qos_specs=None,replication_status=,reservations=['f97431bc-1596-4a7f-a7cf-0614ff36ade6','f4f6b3b3-0e88-45a8-81a8-a5f0790022e0','06f23039-3944-47ad-a4d0-ada7821c0f7d','1e598f79-26ed-4ebe-ae9f-a541594a6cf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68dee8bccaec43bbb632273fd16e7ff2',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:24:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-822226787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8279dc71-91e2-4fc3-89b0-107271813dfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa312ccd72d3439abcb52c9133bad5f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68dee8bccaec43bbb632273fd16e7ff2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3ef8b29e-8e2f-4578-aea5-242d12e547d0 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df2ba7a0-84b4-4c79-a30c-9a514477bd95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3ef8b29e-8e2f-4578-aea5-242d12e547d0 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df2ba7a0-84b4-4c79-a30c-9a514477bd95) transitioned into state 'SUCCESS' from state '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-822226787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa312ccd72d3439abcb52c9133bad5f9',qos_specs=None,replication_status=,reservations=['f97431bc-1596-4a7f-a7cf-0614ff36ade6','f4f6b3b3-0e88-45a8-81a8-a5f0790022e0','06f23039-3944-47ad-a4d0-ada7821c0f7d','1e598f79-26ed-4ebe-ae9f-a541594a6cf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68dee8bccaec43bbb632273fd16e7ff2',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3ef8b29e-8e2f-4578-aea5-242d12e547d0 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fb7e697-d302-4250-a82b-2490c42b1978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:24:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3ef8b29e-8e2f-4578-aea5-242d12e547d0 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fb7e697-d302-4250-a82b-2490c42b1978) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:24:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-3ef8b29e-8e2f-4578-aea5-242d12e547d0 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Flow 'volume_create_api' (8df81c3b-ed46-42a6-b083-e685490a4004) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:24:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3ef8b29e-8e2f-4578-aea5-242d12e547d0 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Create volume request issued successfully. Sep 01 01:24:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3ef8b29e-8e2f-4578-aea5-242d12e547d0 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:24:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1494/2948] 192.168.122.211 () {62 vars in 1183 bytes} [Tue Sep 1 01:24:57 2026] POST /volume/v3/volumes => generated 778 bytes in 845 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:24:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4427cb1e-f34f-4d14-b696-46c68f141d34 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4427cb1e-f34f-4d14-b696-46c68f141d34 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/volumes/8279dc71-91e2-4fc3-89b0-107271813dfa Sep 01 01:24:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4427cb1e-f34f-4d14-b696-46c68f141d34 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4427cb1e-f34f-4d14-b696-46c68f141d34 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:58 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:58 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:58 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:58 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4427cb1e-f34f-4d14-b696-46c68f141d34 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Volume info retrieved successfully. Sep 01 01:24:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4427cb1e-f34f-4d14-b696-46c68f141d34 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/volumes/8279dc71-91e2-4fc3-89b0-107271813dfa returned with HTTP 200 Sep 01 01:24:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1455/2949] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:24:58 2026] GET /volume/v3/volumes/8279dc71-91e2-4fc3-89b0-107271813dfa => generated 846 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:24:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bcb5dfd7-358e-44fe-b974-b0455b825500 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bcb5dfd7-358e-44fe-b974-b0455b825500 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] GET http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae Sep 01 01:24:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bcb5dfd7-358e-44fe-b974-b0455b825500 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bcb5dfd7-358e-44fe-b974-b0455b825500 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bcb5dfd7-358e-44fe-b974-b0455b825500 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Volume info retrieved successfully. Sep 01 01:24:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bcb5dfd7-358e-44fe-b974-b0455b825500 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae returned with HTTP 200 Sep 01 01:24:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1495/2950] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:58 2026] GET /volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae => generated 1302 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:24:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a7f633cb-a74d-4c72-b259-b1679fc4a21b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a7f633cb-a74d-4c72-b259-b1679fc4a21b tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/e8d49c3f-d563-4ef6-b094-05ea6f669a25 Sep 01 01:24:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a7f633cb-a74d-4c72-b259-b1679fc4a21b tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a7f633cb-a74d-4c72-b259-b1679fc4a21b tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:59 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:59 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:59 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:59 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a7f633cb-a74d-4c72-b259-b1679fc4a21b tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:24:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a7f633cb-a74d-4c72-b259-b1679fc4a21b tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/e8d49c3f-d563-4ef6-b094-05ea6f669a25 returned with HTTP 200 Sep 01 01:24:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1456/2951] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:59 2026] GET /volume/v3/volumes/e8d49c3f-d563-4ef6-b094-05ea6f669a25 => generated 864 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cfcdd2f3-3b3b-454f-951b-f4d15d005da7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cfcdd2f3-3b3b-454f-951b-f4d15d005da7 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/f61565e5-d40e-4f54-8016-11b023497ec5 Sep 01 01:24:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cfcdd2f3-3b3b-454f-951b-f4d15d005da7 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cfcdd2f3-3b3b-454f-951b-f4d15d005da7 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cfcdd2f3-3b3b-454f-951b-f4d15d005da7 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:24:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cfcdd2f3-3b3b-454f-951b-f4d15d005da7 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/f61565e5-d40e-4f54-8016-11b023497ec5 returned with HTTP 200 Sep 01 01:24:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1496/2952] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:59 2026] GET /volume/v3/volumes/f61565e5-d40e-4f54-8016-11b023497ec5 => generated 862 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-94296147-8c4e-42ed-99c2-88f73aac55b8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-94296147-8c4e-42ed-99c2-88f73aac55b8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/8f08c14b-e300-40b4-9124-dedf15c8b9a9 Sep 01 01:24:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-94296147-8c4e-42ed-99c2-88f73aac55b8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-94296147-8c4e-42ed-99c2-88f73aac55b8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:59 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:59 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:24:59 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:59 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:24:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-94296147-8c4e-42ed-99c2-88f73aac55b8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:24:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-94296147-8c4e-42ed-99c2-88f73aac55b8 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/8f08c14b-e300-40b4-9124-dedf15c8b9a9 returned with HTTP 200 Sep 01 01:24:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1457/2953] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:59 2026] GET /volume/v3/volumes/8f08c14b-e300-40b4-9124-dedf15c8b9a9 => generated 861 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:24:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-996a39c4-c1ce-404b-9bc0-889e95a14c41 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-996a39c4-c1ce-404b-9bc0-889e95a14c41 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/volumes/8279dc71-91e2-4fc3-89b0-107271813dfa Sep 01 01:24:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-996a39c4-c1ce-404b-9bc0-889e95a14c41 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-996a39c4-c1ce-404b-9bc0-889e95a14c41 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:24:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:24:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:24:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:24:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:24:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-996a39c4-c1ce-404b-9bc0-889e95a14c41 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Volume info retrieved successfully. Sep 01 01:24:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-996a39c4-c1ce-404b-9bc0-889e95a14c41 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/volumes/8279dc71-91e2-4fc3-89b0-107271813dfa returned with HTTP 200 Sep 01 01:24:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1497/2954] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:24:59 2026] GET /volume/v3/volumes/8279dc71-91e2-4fc3-89b0-107271813dfa => generated 870 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:24:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-94ddada9-06aa-4856-b52c-6f192e40b5b4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:24:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-94ddada9-06aa-4856-b52c-6f192e40b5b4 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] GET http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae Sep 01 01:24:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-94ddada9-06aa-4856-b52c-6f192e40b5b4 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:24:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-94ddada9-06aa-4856-b52c-6f192e40b5b4 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-94ddada9-06aa-4856-b52c-6f192e40b5b4 tempest-VolumeAndVolumeTypeFromImageTest-1480982609 tempest-VolumeAndVolumeTypeFromImageTest-1480982609-project-member] http://192.168.122.211/volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae returned with HTTP 404 Sep 01 01:25:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1458/2955] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:24:59 2026] GET /volume/v3/volumes/db3b53b7-30a4-446e-8493-111df19f0eae => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2c66fa98-4db7-463c-a222-eb220a7cc2bf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2c66fa98-4db7-463c-a222-eb220a7cc2bf tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/e8d49c3f-d563-4ef6-b094-05ea6f669a25 Sep 01 01:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2c66fa98-4db7-463c-a222-eb220a7cc2bf tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2c66fa98-4db7-463c-a222-eb220a7cc2bf tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2c66fa98-4db7-463c-a222-eb220a7cc2bf tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/e8d49c3f-d563-4ef6-b094-05ea6f669a25 returned with HTTP 404 Sep 01 01:25:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1498/2956] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:00 2026] GET /volume/v3/volumes/e8d49c3f-d563-4ef6-b094-05ea6f669a25 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:25:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8696b59d-0b42-4243-9dff-b4bf48ac5b36 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8696b59d-0b42-4243-9dff-b4bf48ac5b36 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] DELETE http://192.168.122.211/volume/v3/volumes/8950d8ae-7aea-4da1-a144-d7dee0ba1d37 Sep 01 01:25:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8696b59d-0b42-4243-9dff-b4bf48ac5b36 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8696b59d-0b42-4243-9dff-b4bf48ac5b36 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:00 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-8696b59d-0b42-4243-9dff-b4bf48ac5b36 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Delete volume with id: 8950d8ae-7aea-4da1-a144-d7dee0ba1d37 Sep 01 01:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fc6e9595-43bb-4f2a-9ab3-12c0dcbc8083 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fc6e9595-43bb-4f2a-9ab3-12c0dcbc8083 tempest-VolumeAndVolumeTypeFromImageTest-193616768 tempest-VolumeAndVolumeTypeFromImageTest-193616768-project-admin] GET http://192.168.122.211/volume/v3/volumes/detail?all_tenants=1 Sep 01 01:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fc6e9595-43bb-4f2a-9ab3-12c0dcbc8083 tempest-VolumeAndVolumeTypeFromImageTest-193616768 tempest-VolumeAndVolumeTypeFromImageTest-193616768-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fc6e9595-43bb-4f2a-9ab3-12c0dcbc8083 tempest-VolumeAndVolumeTypeFromImageTest-193616768 tempest-VolumeAndVolumeTypeFromImageTest-193616768-project-admin] Calling method 'detail' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-fc6e9595-43bb-4f2a-9ab3-12c0dcbc8083 tempest-VolumeAndVolumeTypeFromImageTest-193616768 tempest-VolumeAndVolumeTypeFromImageTest-193616768-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:25:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:00 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:00 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:00 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8696b59d-0b42-4243-9dff-b4bf48ac5b36 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:25:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fc6e9595-43bb-4f2a-9ab3-12c0dcbc8083 tempest-VolumeAndVolumeTypeFromImageTest-193616768 tempest-VolumeAndVolumeTypeFromImageTest-193616768-project-admin] Get all volumes completed successfully. Sep 01 01:25:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fc6e9595-43bb-4f2a-9ab3-12c0dcbc8083 tempest-VolumeAndVolumeTypeFromImageTest-193616768 tempest-VolumeAndVolumeTypeFromImageTest-193616768-project-admin] http://192.168.122.211/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 01:25:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1499/2957] 192.168.122.211 () {58 vars in 1169 bytes} [Tue Sep 1 01:25:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11180 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:25:00 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8696b59d-0b42-4243-9dff-b4bf48ac5b36 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Delete volume request issued successfully. Sep 01 01:25:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8696b59d-0b42-4243-9dff-b4bf48ac5b36 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/8950d8ae-7aea-4da1-a144-d7dee0ba1d37 returned with HTTP 202 Sep 01 01:25:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1459/2958] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:25:00 2026] DELETE /volume/v3/volumes/8950d8ae-7aea-4da1-a144-d7dee0ba1d37 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-92e1ae56-493f-4072-bec5-3940908e1bc4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-92e1ae56-493f-4072-bec5-3940908e1bc4 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/8950d8ae-7aea-4da1-a144-d7dee0ba1d37 Sep 01 01:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-92e1ae56-493f-4072-bec5-3940908e1bc4 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-92e1ae56-493f-4072-bec5-3940908e1bc4 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-836d7de8-2b9a-4205-8cee-f15a4931e7be None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-836d7de8-2b9a-4205-8cee-f15a4931e7be tempest-VolumeAndVolumeTypeFromImageTest-193616768 tempest-VolumeAndVolumeTypeFromImageTest-193616768-project-admin] DELETE http://192.168.122.211/volume/v3/types/d3ccd072-ecf4-489c-96b1-fb92b95cc336 Sep 01 01:25:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-836d7de8-2b9a-4205-8cee-f15a4931e7be tempest-VolumeAndVolumeTypeFromImageTest-193616768 tempest-VolumeAndVolumeTypeFromImageTest-193616768-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-836d7de8-2b9a-4205-8cee-f15a4931e7be tempest-VolumeAndVolumeTypeFromImageTest-193616768 tempest-VolumeAndVolumeTypeFromImageTest-193616768-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-92e1ae56-493f-4072-bec5-3940908e1bc4 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:25:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-92e1ae56-493f-4072-bec5-3940908e1bc4 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/8950d8ae-7aea-4da1-a144-d7dee0ba1d37 returned with HTTP 200 Sep 01 01:25:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1500/2959] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:00 2026] GET /volume/v3/volumes/8950d8ae-7aea-4da1-a144-d7dee0ba1d37 => generated 864 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:25:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-836d7de8-2b9a-4205-8cee-f15a4931e7be tempest-VolumeAndVolumeTypeFromImageTest-193616768 tempest-VolumeAndVolumeTypeFromImageTest-193616768-project-admin] http://192.168.122.211/volume/v3/types/d3ccd072-ecf4-489c-96b1-fb92b95cc336 returned with HTTP 202 Sep 01 01:25:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1460/2960] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:25:00 2026] DELETE /volume/v3/types/d3ccd072-ecf4-489c-96b1-fb92b95cc336 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ab9c369a-50e7-4d80-8dd6-1e9feff79736 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ab9c369a-50e7-4d80-8dd6-1e9feff79736 tempest-VolumeAndVolumeTypeFromImageTest-193616768 tempest-VolumeAndVolumeTypeFromImageTest-193616768-project-admin] GET http://192.168.122.211/volume/v3/types/d3ccd072-ecf4-489c-96b1-fb92b95cc336 Sep 01 01:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ab9c369a-50e7-4d80-8dd6-1e9feff79736 tempest-VolumeAndVolumeTypeFromImageTest-193616768 tempest-VolumeAndVolumeTypeFromImageTest-193616768-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ab9c369a-50e7-4d80-8dd6-1e9feff79736 tempest-VolumeAndVolumeTypeFromImageTest-193616768 tempest-VolumeAndVolumeTypeFromImageTest-193616768-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ab9c369a-50e7-4d80-8dd6-1e9feff79736 tempest-VolumeAndVolumeTypeFromImageTest-193616768 tempest-VolumeAndVolumeTypeFromImageTest-193616768-project-admin] http://192.168.122.211/volume/v3/types/d3ccd072-ecf4-489c-96b1-fb92b95cc336 returned with HTTP 404 Sep 01 01:25:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1501/2961] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:25:00 2026] GET /volume/v3/types/d3ccd072-ecf4-489c-96b1-fb92b95cc336 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-97641401-85c1-4f84-8e8a-09758ff47d93 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-97641401-85c1-4f84-8e8a-09758ff47d93 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/8f08c14b-e300-40b4-9124-dedf15c8b9a9 Sep 01 01:25:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-97641401-85c1-4f84-8e8a-09758ff47d93 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-97641401-85c1-4f84-8e8a-09758ff47d93 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:00 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:00 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:00 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-97641401-85c1-4f84-8e8a-09758ff47d93 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:25:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-97641401-85c1-4f84-8e8a-09758ff47d93 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/8f08c14b-e300-40b4-9124-dedf15c8b9a9 returned with HTTP 200 Sep 01 01:25:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1461/2962] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:00 2026] GET /volume/v3/volumes/8f08c14b-e300-40b4-9124-dedf15c8b9a9 => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-234be014-5100-45bc-b74f-283a72dcab79 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-234be014-5100-45bc-b74f-283a72dcab79 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/volumes/8279dc71-91e2-4fc3-89b0-107271813dfa Sep 01 01:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-234be014-5100-45bc-b74f-283a72dcab79 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-234be014-5100-45bc-b74f-283a72dcab79 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-234be014-5100-45bc-b74f-283a72dcab79 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Volume info retrieved successfully. Sep 01 01:25:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-234be014-5100-45bc-b74f-283a72dcab79 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/volumes/8279dc71-91e2-4fc3-89b0-107271813dfa returned with HTTP 200 Sep 01 01:25:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1502/2963] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:00 2026] GET /volume/v3/volumes/8279dc71-91e2-4fc3-89b0-107271813dfa => generated 871 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-eb77f10f-d1dc-4ae1-96a5-a7fc2cc81bc2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-eb77f10f-d1dc-4ae1-96a5-a7fc2cc81bc2 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:25:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-eb77f10f-d1dc-4ae1-96a5-a7fc2cc81bc2 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8279dc71-91e2-4fc3-89b0-107271813dfa", "name": "tempest-VolumeDependencyTests-Snapshot-1600281957"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:00 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:00 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:00 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-eb77f10f-d1dc-4ae1-96a5-a7fc2cc81bc2 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Volume info retrieved successfully. Sep 01 01:25:00 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-eb77f10f-d1dc-4ae1-96a5-a7fc2cc81bc2 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Create snapshot from volume 8279dc71-91e2-4fc3-89b0-107271813dfa Sep 01 01:25:01 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-eb77f10f-d1dc-4ae1-96a5-a7fc2cc81bc2 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Created reservations ['c5dbc6c5-61a4-4ad7-9d63-e33b6ed714c8', '26e6aad6-b20e-45d6-a0bc-377b4edeb30c', 'a5fb449b-e692-435e-98ea-dae1e4c76dc2', '512aef7c-7c49-49cf-a701-a9c1b9c8df53'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:25:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-eb77f10f-d1dc-4ae1-96a5-a7fc2cc81bc2 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Snapshot create request issued successfully. Sep 01 01:25:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-eb77f10f-d1dc-4ae1-96a5-a7fc2cc81bc2 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:25:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1462/2964] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:25:00 2026] POST /volume/v3/snapshots => generated 308 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:25:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2ac3cdb2-b7e3-4c9d-a0a2-aabbc4dea03a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2ac3cdb2-b7e3-4c9d-a0a2-aabbc4dea03a tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 Sep 01 01:25:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2ac3cdb2-b7e3-4c9d-a0a2-aabbc4dea03a tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2ac3cdb2-b7e3-4c9d-a0a2-aabbc4dea03a tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2ac3cdb2-b7e3-4c9d-a0a2-aabbc4dea03a tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Snapshot retrieved successfully. Sep 01 01:25:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2ac3cdb2-b7e3-4c9d-a0a2-aabbc4dea03a tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 returned with HTTP 200 Sep 01 01:25:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1503/2965] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:01 2026] GET /volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ba491e15-6e48-46d4-bbf5-b7b208396f98 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ba491e15-6e48-46d4-bbf5-b7b208396f98 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/8950d8ae-7aea-4da1-a144-d7dee0ba1d37 Sep 01 01:25:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ba491e15-6e48-46d4-bbf5-b7b208396f98 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ba491e15-6e48-46d4-bbf5-b7b208396f98 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ba491e15-6e48-46d4-bbf5-b7b208396f98 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/8950d8ae-7aea-4da1-a144-d7dee0ba1d37 returned with HTTP 404 Sep 01 01:25:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1463/2966] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:01 2026] GET /volume/v3/volumes/8950d8ae-7aea-4da1-a144-d7dee0ba1d37 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-81ff7e63-01c1-4be7-9bb3-dc0e4432045f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-81ff7e63-01c1-4be7-9bb3-dc0e4432045f tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] DELETE http://192.168.122.211/volume/v3/volumes/9d82110b-78e4-4dc8-9534-6fd41f2ac9eb Sep 01 01:25:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-81ff7e63-01c1-4be7-9bb3-dc0e4432045f tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-81ff7e63-01c1-4be7-9bb3-dc0e4432045f tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:01 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-81ff7e63-01c1-4be7-9bb3-dc0e4432045f tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Delete volume with id: 9d82110b-78e4-4dc8-9534-6fd41f2ac9eb Sep 01 01:25:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-81ff7e63-01c1-4be7-9bb3-dc0e4432045f tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:25:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-81ff7e63-01c1-4be7-9bb3-dc0e4432045f tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Delete volume request issued successfully. Sep 01 01:25:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-81ff7e63-01c1-4be7-9bb3-dc0e4432045f tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/9d82110b-78e4-4dc8-9534-6fd41f2ac9eb returned with HTTP 202 Sep 01 01:25:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1504/2967] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:25:01 2026] DELETE /volume/v3/volumes/9d82110b-78e4-4dc8-9534-6fd41f2ac9eb => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:25:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ff0a34ba-6dd7-49ef-b613-192e673297db None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ff0a34ba-6dd7-49ef-b613-192e673297db tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/9d82110b-78e4-4dc8-9534-6fd41f2ac9eb Sep 01 01:25:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ff0a34ba-6dd7-49ef-b613-192e673297db tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ff0a34ba-6dd7-49ef-b613-192e673297db tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-52168a09-e23f-4d6c-8689-f2807bc18196 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-52168a09-e23f-4d6c-8689-f2807bc18196 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/8f08c14b-e300-40b4-9124-dedf15c8b9a9 Sep 01 01:25:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-52168a09-e23f-4d6c-8689-f2807bc18196 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-52168a09-e23f-4d6c-8689-f2807bc18196 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ff0a34ba-6dd7-49ef-b613-192e673297db tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:25:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ff0a34ba-6dd7-49ef-b613-192e673297db tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/9d82110b-78e4-4dc8-9534-6fd41f2ac9eb returned with HTTP 200 Sep 01 01:25:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1464/2968] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:01 2026] GET /volume/v3/volumes/9d82110b-78e4-4dc8-9534-6fd41f2ac9eb => generated 864 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-52168a09-e23f-4d6c-8689-f2807bc18196 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:25:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-52168a09-e23f-4d6c-8689-f2807bc18196 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/8f08c14b-e300-40b4-9124-dedf15c8b9a9 returned with HTTP 200 Sep 01 01:25:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1505/2969] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:01 2026] GET /volume/v3/volumes/8f08c14b-e300-40b4-9124-dedf15c8b9a9 => generated 862 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ddd5655f-84ed-4298-9962-7edca12ea676 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ddd5655f-84ed-4298-9962-7edca12ea676 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] DELETE http://192.168.122.211/volume/v3/volumes/8f08c14b-e300-40b4-9124-dedf15c8b9a9 Sep 01 01:25:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ddd5655f-84ed-4298-9962-7edca12ea676 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ddd5655f-84ed-4298-9962-7edca12ea676 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:01 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-ddd5655f-84ed-4298-9962-7edca12ea676 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Delete volume with id: 8f08c14b-e300-40b4-9124-dedf15c8b9a9 Sep 01 01:25:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ddd5655f-84ed-4298-9962-7edca12ea676 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:25:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ddd5655f-84ed-4298-9962-7edca12ea676 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Delete volume request issued successfully. Sep 01 01:25:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ddd5655f-84ed-4298-9962-7edca12ea676 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/8f08c14b-e300-40b4-9124-dedf15c8b9a9 returned with HTTP 202 Sep 01 01:25:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1465/2970] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:25:01 2026] DELETE /volume/v3/volumes/8f08c14b-e300-40b4-9124-dedf15c8b9a9 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:25:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-52a6bba8-476b-4c87-aa0f-0cb754a75e7e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-52a6bba8-476b-4c87-aa0f-0cb754a75e7e tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/8f08c14b-e300-40b4-9124-dedf15c8b9a9 Sep 01 01:25:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-52a6bba8-476b-4c87-aa0f-0cb754a75e7e tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-52a6bba8-476b-4c87-aa0f-0cb754a75e7e tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-52a6bba8-476b-4c87-aa0f-0cb754a75e7e tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:25:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-52a6bba8-476b-4c87-aa0f-0cb754a75e7e tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/8f08c14b-e300-40b4-9124-dedf15c8b9a9 returned with HTTP 200 Sep 01 01:25:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1506/2971] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:01 2026] GET /volume/v3/volumes/8f08c14b-e300-40b4-9124-dedf15c8b9a9 => generated 861 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-52132696-5efd-4e9f-b944-4bec9ac60d7d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-52132696-5efd-4e9f-b944-4bec9ac60d7d tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 Sep 01 01:25:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-52132696-5efd-4e9f-b944-4bec9ac60d7d tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-52132696-5efd-4e9f-b944-4bec9ac60d7d tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:02 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:02 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-52132696-5efd-4e9f-b944-4bec9ac60d7d tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Snapshot retrieved successfully. Sep 01 01:25:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-52132696-5efd-4e9f-b944-4bec9ac60d7d tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 returned with HTTP 200 Sep 01 01:25:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1466/2972] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:02 2026] GET /volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 => generated 440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c31c191c-8e2e-4d22-b7c4-100260bce7bd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c31c191c-8e2e-4d22-b7c4-100260bce7bd tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/9d82110b-78e4-4dc8-9534-6fd41f2ac9eb Sep 01 01:25:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c31c191c-8e2e-4d22-b7c4-100260bce7bd tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c31c191c-8e2e-4d22-b7c4-100260bce7bd tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c31c191c-8e2e-4d22-b7c4-100260bce7bd tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/9d82110b-78e4-4dc8-9534-6fd41f2ac9eb returned with HTTP 404 Sep 01 01:25:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1507/2973] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:02 2026] GET /volume/v3/volumes/9d82110b-78e4-4dc8-9534-6fd41f2ac9eb => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0267c00b-2a4c-4885-8740-af65f602a375 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0267c00b-2a4c-4885-8740-af65f602a375 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] DELETE http://192.168.122.211/volume/v3/volumes/e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 Sep 01 01:25:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0267c00b-2a4c-4885-8740-af65f602a375 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0267c00b-2a4c-4885-8740-af65f602a375 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:02 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-0267c00b-2a4c-4885-8740-af65f602a375 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Delete volume with id: e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 Sep 01 01:25:02 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:02 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:02 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:02 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0267c00b-2a4c-4885-8740-af65f602a375 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:25:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0267c00b-2a4c-4885-8740-af65f602a375 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Delete volume request issued successfully. Sep 01 01:25:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0267c00b-2a4c-4885-8740-af65f602a375 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 returned with HTTP 202 Sep 01 01:25:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1467/2974] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:25:02 2026] DELETE /volume/v3/volumes/e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:25:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d9ffe96d-e26c-4817-aada-657e70773f6a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d9ffe96d-e26c-4817-aada-657e70773f6a tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 Sep 01 01:25:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d9ffe96d-e26c-4817-aada-657e70773f6a tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d9ffe96d-e26c-4817-aada-657e70773f6a tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d9ffe96d-e26c-4817-aada-657e70773f6a tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:25:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-37eaba38-8f57-482b-b4d5-c6710d6f670a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d9ffe96d-e26c-4817-aada-657e70773f6a tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 returned with HTTP 200 Sep 01 01:25:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1508/2975] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:02 2026] GET /volume/v3/volumes/e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 => generated 864 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-37eaba38-8f57-482b-b4d5-c6710d6f670a tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/8f08c14b-e300-40b4-9124-dedf15c8b9a9 Sep 01 01:25:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-37eaba38-8f57-482b-b4d5-c6710d6f670a tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-37eaba38-8f57-482b-b4d5-c6710d6f670a tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:02 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:02 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:02 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:02 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-37eaba38-8f57-482b-b4d5-c6710d6f670a tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:25:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-37eaba38-8f57-482b-b4d5-c6710d6f670a tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/8f08c14b-e300-40b4-9124-dedf15c8b9a9 returned with HTTP 200 Sep 01 01:25:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1468/2976] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:02 2026] GET /volume/v3/volumes/8f08c14b-e300-40b4-9124-dedf15c8b9a9 => generated 861 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b9b454bb-10dd-4f25-a415-84a65335fe80 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b9b454bb-10dd-4f25-a415-84a65335fe80 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 Sep 01 01:25:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b9b454bb-10dd-4f25-a415-84a65335fe80 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b9b454bb-10dd-4f25-a415-84a65335fe80 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b9b454bb-10dd-4f25-a415-84a65335fe80 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Snapshot retrieved successfully. Sep 01 01:25:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b9b454bb-10dd-4f25-a415-84a65335fe80 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 returned with HTTP 200 Sep 01 01:25:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1509/2977] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:03 2026] GET /volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 => generated 440 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-13362421-3d85-4d82-8021-f3ed473d1696 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-13362421-3d85-4d82-8021-f3ed473d1696 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 Sep 01 01:25:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-13362421-3d85-4d82-8021-f3ed473d1696 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-13362421-3d85-4d82-8021-f3ed473d1696 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:03 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:03 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:03 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:03 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:03 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-13362421-3d85-4d82-8021-f3ed473d1696 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:25:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-13362421-3d85-4d82-8021-f3ed473d1696 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 returned with HTTP 200 Sep 01 01:25:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1469/2978] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:03 2026] GET /volume/v3/volumes/e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 => generated 864 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2b854b26-5ab7-4cfd-85f2-32ce3cdd1e59 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2b854b26-5ab7-4cfd-85f2-32ce3cdd1e59 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/8f08c14b-e300-40b4-9124-dedf15c8b9a9 Sep 01 01:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2b854b26-5ab7-4cfd-85f2-32ce3cdd1e59 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2b854b26-5ab7-4cfd-85f2-32ce3cdd1e59 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2b854b26-5ab7-4cfd-85f2-32ce3cdd1e59 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/8f08c14b-e300-40b4-9124-dedf15c8b9a9 returned with HTTP 404 Sep 01 01:25:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1510/2979] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:04 2026] GET /volume/v3/volumes/8f08c14b-e300-40b4-9124-dedf15c8b9a9 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9dc0622d-0eec-499a-a594-26f8186f7ce9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9dc0622d-0eec-499a-a594-26f8186f7ce9 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] DELETE http://192.168.122.211/volume/v3/volumes/f61565e5-d40e-4f54-8016-11b023497ec5 Sep 01 01:25:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9dc0622d-0eec-499a-a594-26f8186f7ce9 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9dc0622d-0eec-499a-a594-26f8186f7ce9 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:04 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-9dc0622d-0eec-499a-a594-26f8186f7ce9 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Delete volume with id: f61565e5-d40e-4f54-8016-11b023497ec5 Sep 01 01:25:04 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:04 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:04 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:04 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9dc0622d-0eec-499a-a594-26f8186f7ce9 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:25:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9dc0622d-0eec-499a-a594-26f8186f7ce9 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Delete volume request issued successfully. Sep 01 01:25:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9dc0622d-0eec-499a-a594-26f8186f7ce9 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/f61565e5-d40e-4f54-8016-11b023497ec5 returned with HTTP 202 Sep 01 01:25:04 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1470/2980] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:25:04 2026] DELETE /volume/v3/volumes/f61565e5-d40e-4f54-8016-11b023497ec5 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b78abb78-75f6-4304-97f9-9fc54c7ddeae None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b78abb78-75f6-4304-97f9-9fc54c7ddeae tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/f61565e5-d40e-4f54-8016-11b023497ec5 Sep 01 01:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b78abb78-75f6-4304-97f9-9fc54c7ddeae tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b78abb78-75f6-4304-97f9-9fc54c7ddeae tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-925e1e9d-c6f4-4943-be7d-b2e8b47d1cbd None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-925e1e9d-c6f4-4943-be7d-b2e8b47d1cbd tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 Sep 01 01:25:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-925e1e9d-c6f4-4943-be7d-b2e8b47d1cbd tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-925e1e9d-c6f4-4943-be7d-b2e8b47d1cbd tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b78abb78-75f6-4304-97f9-9fc54c7ddeae tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:25:04 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:04 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-925e1e9d-c6f4-4943-be7d-b2e8b47d1cbd tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Snapshot retrieved successfully. Sep 01 01:25:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b78abb78-75f6-4304-97f9-9fc54c7ddeae tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/f61565e5-d40e-4f54-8016-11b023497ec5 returned with HTTP 200 Sep 01 01:25:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1511/2981] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:04 2026] GET /volume/v3/volumes/f61565e5-d40e-4f54-8016-11b023497ec5 => generated 861 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:25:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-925e1e9d-c6f4-4943-be7d-b2e8b47d1cbd tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 returned with HTTP 200 Sep 01 01:25:04 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1471/2982] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:04 2026] GET /volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 => generated 467 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-11a7f77a-a2bc-4b82-8a0b-0c57c749a7be None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-11a7f77a-a2bc-4b82-8a0b-0c57c749a7be tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-11a7f77a-a2bc-4b82-8a0b-0c57c749a7be tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1d9da356-3a41-4974-8ddb-15439edbd630", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-393258461"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-11a7f77a-a2bc-4b82-8a0b-0c57c749a7be tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Create volume request body: {'volume': {'snapshot_id': '1d9da356-3a41-4974-8ddb-15439edbd630', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-393258461'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:25:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-11a7f77a-a2bc-4b82-8a0b-0c57c749a7be tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Snapshot retrieved successfully. Sep 01 01:25:04 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-11a7f77a-a2bc-4b82-8a0b-0c57c749a7be tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Create volume of 1 GB Sep 01 01:25:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-11a7f77a-a2bc-4b82-8a0b-0c57c749a7be tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Availability Zones retrieved successfully. Sep 01 01:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-11a7f77a-a2bc-4b82-8a0b-0c57c749a7be tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Flow 'volume_create_api' (8113802e-5b15-4b93-a441-8b3d802e0cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-11a7f77a-a2bc-4b82-8a0b-0c57c749a7be tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad5fcefd-2a04-43f3-bf46-dfa7f7fe4ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-11a7f77a-a2bc-4b82-8a0b-0c57c749a7be tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:25:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-11a7f77a-a2bc-4b82-8a0b-0c57c749a7be tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad5fcefd-2a04-43f3-bf46-dfa7f7fe4ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1d9da356-3a41-4974-8ddb-15439edbd630', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-11a7f77a-a2bc-4b82-8a0b-0c57c749a7be tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (225cb89d-90cb-40a2-812e-770a0900bc78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-11a7f77a-a2bc-4b82-8a0b-0c57c749a7be tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Created reservations ['92454e55-02c3-444c-b3b0-cc2b938e9599', '245d1433-1413-46d7-988f-6c0845be4f7c', '45fcfb4c-49cb-4704-ad51-afb15323317f', '6a8f2ca1-8977-4f6b-b648-08d4c2962636'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-11a7f77a-a2bc-4b82-8a0b-0c57c749a7be tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (225cb89d-90cb-40a2-812e-770a0900bc78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92454e55-02c3-444c-b3b0-cc2b938e9599', '245d1433-1413-46d7-988f-6c0845be4f7c', '45fcfb4c-49cb-4704-ad51-afb15323317f', '6a8f2ca1-8977-4f6b-b648-08d4c2962636']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-11a7f77a-a2bc-4b82-8a0b-0c57c749a7be tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8672f86b-1d69-442d-a952-041e2d83d4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-11a7f77a-a2bc-4b82-8a0b-0c57c749a7be tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8672f86b-1d69-442d-a952-041e2d83d4ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2b4734d-0a73-4952-8be9-187ee3712006', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-393258461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa312ccd72d3439abcb52c9133bad5f9',qos_specs=None,replication_status=,reservations=['92454e55-02c3-444c-b3b0-cc2b938e9599','245d1433-1413-46d7-988f-6c0845be4f7c','45fcfb4c-49cb-4704-ad51-afb15323317f','6a8f2ca1-8977-4f6b-b648-08d4c2962636'],size=1,snapshot_id=1d9da356-3a41-4974-8ddb-15439edbd630,source_replicaid=,source_volid=None,status='creating',user_id='68dee8bccaec43bbb632273fd16e7ff2',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:25:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-393258461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2b4734d-0a73-4952-8be9-187ee3712006,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa312ccd72d3439abcb52c9133bad5f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1d9da356-3a41-4974-8ddb-15439edbd630,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68dee8bccaec43bbb632273fd16e7ff2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-11a7f77a-a2bc-4b82-8a0b-0c57c749a7be tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89617cea-9a9b-4d9c-a399-dca5af75e964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-11a7f77a-a2bc-4b82-8a0b-0c57c749a7be tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89617cea-9a9b-4d9c-a399-dca5af75e964) transitioned into state 'SUCCESS' from state '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-393258461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa312ccd72d3439abcb52c9133bad5f9',qos_specs=None,replication_status=,reservations=['92454e55-02c3-444c-b3b0-cc2b938e9599','245d1433-1413-46d7-988f-6c0845be4f7c','45fcfb4c-49cb-4704-ad51-afb15323317f','6a8f2ca1-8977-4f6b-b648-08d4c2962636'],size=1,snapshot_id=1d9da356-3a41-4974-8ddb-15439edbd630,source_replicaid=,source_volid=None,status='creating',user_id='68dee8bccaec43bbb632273fd16e7ff2',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-11a7f77a-a2bc-4b82-8a0b-0c57c749a7be tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f002ce61-251a-4605-8221-cc45996e08a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:04 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:04 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-11a7f77a-a2bc-4b82-8a0b-0c57c749a7be tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f002ce61-251a-4605-8221-cc45996e08a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:04 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-11a7f77a-a2bc-4b82-8a0b-0c57c749a7be tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Flow 'volume_create_api' (8113802e-5b15-4b93-a441-8b3d802e0cca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:25:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-11a7f77a-a2bc-4b82-8a0b-0c57c749a7be tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Create volume request issued successfully. Sep 01 01:25:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-11a7f77a-a2bc-4b82-8a0b-0c57c749a7be tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:25:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1512/2983] 192.168.122.211 () {62 vars in 1184 bytes} [Tue Sep 1 01:25:04 2026] POST /volume/v3/volumes => generated 812 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5a805f8c-e33b-4c75-b459-9221bf2f93dc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5a805f8c-e33b-4c75-b459-9221bf2f93dc tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 Sep 01 01:25:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5a805f8c-e33b-4c75-b459-9221bf2f93dc tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5a805f8c-e33b-4c75-b459-9221bf2f93dc tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:04 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:04 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:04 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:04 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5a805f8c-e33b-4c75-b459-9221bf2f93dc tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Volume info retrieved successfully. Sep 01 01:25:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5a805f8c-e33b-4c75-b459-9221bf2f93dc tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 returned with HTTP 200 Sep 01 01:25:04 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1472/2984] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:04 2026] GET /volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 => generated 880 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-13871637-7e7f-4dff-a51a-4c9cb5f1fd64 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-13871637-7e7f-4dff-a51a-4c9cb5f1fd64 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 Sep 01 01:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-13871637-7e7f-4dff-a51a-4c9cb5f1fd64 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-13871637-7e7f-4dff-a51a-4c9cb5f1fd64 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-13871637-7e7f-4dff-a51a-4c9cb5f1fd64 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 returned with HTTP 404 Sep 01 01:25:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1513/2985] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:05 2026] GET /volume/v3/volumes/e9fec8c9-2ffd-45c3-ac1b-81deaaae5036 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3b72e889-1483-48dd-9126-19e0eb5a3128 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3b72e889-1483-48dd-9126-19e0eb5a3128 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] DELETE http://192.168.122.211/volume/v3/volumes/3b4e22a1-88a7-4918-8f58-0a6614282577 Sep 01 01:25:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3b72e889-1483-48dd-9126-19e0eb5a3128 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3b72e889-1483-48dd-9126-19e0eb5a3128 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:05 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-3b72e889-1483-48dd-9126-19e0eb5a3128 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Delete volume with id: 3b4e22a1-88a7-4918-8f58-0a6614282577 Sep 01 01:25:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:05 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:05 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3b72e889-1483-48dd-9126-19e0eb5a3128 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:25:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3b72e889-1483-48dd-9126-19e0eb5a3128 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Delete volume request issued successfully. Sep 01 01:25:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3b72e889-1483-48dd-9126-19e0eb5a3128 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/3b4e22a1-88a7-4918-8f58-0a6614282577 returned with HTTP 202 Sep 01 01:25:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1473/2986] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:25:05 2026] DELETE /volume/v3/volumes/3b4e22a1-88a7-4918-8f58-0a6614282577 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0eb7cefe-ad27-400e-8f5b-dcbfc9cb2472 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0eb7cefe-ad27-400e-8f5b-dcbfc9cb2472 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/3b4e22a1-88a7-4918-8f58-0a6614282577 Sep 01 01:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0eb7cefe-ad27-400e-8f5b-dcbfc9cb2472 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0eb7cefe-ad27-400e-8f5b-dcbfc9cb2472 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0eb7cefe-ad27-400e-8f5b-dcbfc9cb2472 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:25:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0eb7cefe-ad27-400e-8f5b-dcbfc9cb2472 tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/3b4e22a1-88a7-4918-8f58-0a6614282577 returned with HTTP 200 Sep 01 01:25:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1514/2987] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:05 2026] GET /volume/v3/volumes/3b4e22a1-88a7-4918-8f58-0a6614282577 => generated 865 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:25:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-09f3036b-64a9-482d-b0f7-23c2534d1ea9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-09f3036b-64a9-482d-b0f7-23c2534d1ea9 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/f61565e5-d40e-4f54-8016-11b023497ec5 Sep 01 01:25:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-09f3036b-64a9-482d-b0f7-23c2534d1ea9 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-09f3036b-64a9-482d-b0f7-23c2534d1ea9 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-602fba22-c2ab-4ca3-979a-166389a7cc44 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:05 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:05 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-09f3036b-64a9-482d-b0f7-23c2534d1ea9 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:25:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-09f3036b-64a9-482d-b0f7-23c2534d1ea9 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/f61565e5-d40e-4f54-8016-11b023497ec5 returned with HTTP 200 Sep 01 01:25:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1474/2988] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:05 2026] GET /volume/v3/volumes/f61565e5-d40e-4f54-8016-11b023497ec5 => generated 861 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-602fba22-c2ab-4ca3-979a-166389a7cc44 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-602fba22-c2ab-4ca3-979a-166389a7cc44 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-602fba22-c2ab-4ca3-979a-166389a7cc44 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:25:05 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-602fba22-c2ab-4ca3-979a-166389a7cc44 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Create volume of 1 GB Sep 01 01:25:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-602fba22-c2ab-4ca3-979a-166389a7cc44 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Availability Zones retrieved successfully. Sep 01 01:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-602fba22-c2ab-4ca3-979a-166389a7cc44 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Flow 'volume_create_api' (d518650a-623d-4095-be71-a5f7d671c6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-602fba22-c2ab-4ca3-979a-166389a7cc44 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61a7826b-1358-493f-9550-7efe60913022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-602fba22-c2ab-4ca3-979a-166389a7cc44 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-602fba22-c2ab-4ca3-979a-166389a7cc44 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61a7826b-1358-493f-9550-7efe60913022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-602fba22-c2ab-4ca3-979a-166389a7cc44 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63019ac7-1e3c-4d24-91da-23e7ab4c15fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-602fba22-c2ab-4ca3-979a-166389a7cc44 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Created reservations ['2b5f3a7e-4e3d-43d0-8522-3ad112d0cf89', '02902637-e7c7-4c3e-86d5-fc679547c200', '8fa6ca85-b66c-4ac7-9271-c84149e2ac55', 'da427f46-2999-4d3c-8b1a-4931c72fc585'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-602fba22-c2ab-4ca3-979a-166389a7cc44 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63019ac7-1e3c-4d24-91da-23e7ab4c15fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b5f3a7e-4e3d-43d0-8522-3ad112d0cf89', '02902637-e7c7-4c3e-86d5-fc679547c200', '8fa6ca85-b66c-4ac7-9271-c84149e2ac55', 'da427f46-2999-4d3c-8b1a-4931c72fc585']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-602fba22-c2ab-4ca3-979a-166389a7cc44 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee1e7c5f-5f9c-4400-9797-154ef70a95ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-74399015-275e-46f1-9570-dd4d81268404 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-74399015-275e-46f1-9570-dd4d81268404 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 Sep 01 01:25:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-74399015-275e-46f1-9570-dd4d81268404 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-74399015-275e-46f1-9570-dd4d81268404 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:05 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:05 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-602fba22-c2ab-4ca3-979a-166389a7cc44 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee1e7c5f-5f9c-4400-9797-154ef70a95ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a1d32e9-e3ef-47e7-b424-ea40fa77b12c', '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='99a897f322214bfb971bd1bcbb7ee053',qos_specs=None,replication_status=,reservations=['2b5f3a7e-4e3d-43d0-8522-3ad112d0cf89','02902637-e7c7-4c3e-86d5-fc679547c200','8fa6ca85-b66c-4ac7-9271-c84149e2ac55','da427f46-2999-4d3c-8b1a-4931c72fc585'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b9fc52e8bf34bde8821022dd5e03f4e',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:25:05Z,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=1a1d32e9-e3ef-47e7-b424-ea40fa77b12c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99a897f322214bfb971bd1bcbb7ee053',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b9fc52e8bf34bde8821022dd5e03f4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-602fba22-c2ab-4ca3-979a-166389a7cc44 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6697fd4-9fed-4301-a6a4-e2719ca0a11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-74399015-275e-46f1-9570-dd4d81268404 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Volume info retrieved successfully. Sep 01 01:25:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-74399015-275e-46f1-9570-dd4d81268404 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 returned with HTTP 200 Sep 01 01:25:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1475/2989] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:05 2026] GET /volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 => generated 904 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-602fba22-c2ab-4ca3-979a-166389a7cc44 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6697fd4-9fed-4301-a6a4-e2719ca0a11a) transitioned into state 'SUCCESS' from 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='99a897f322214bfb971bd1bcbb7ee053',qos_specs=None,replication_status=,reservations=['2b5f3a7e-4e3d-43d0-8522-3ad112d0cf89','02902637-e7c7-4c3e-86d5-fc679547c200','8fa6ca85-b66c-4ac7-9271-c84149e2ac55','da427f46-2999-4d3c-8b1a-4931c72fc585'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b9fc52e8bf34bde8821022dd5e03f4e',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:05 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-602fba22-c2ab-4ca3-979a-166389a7cc44 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ebb60c4-4407-4dfe-a41e-092bedba758a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-602fba22-c2ab-4ca3-979a-166389a7cc44 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ebb60c4-4407-4dfe-a41e-092bedba758a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:06 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-602fba22-c2ab-4ca3-979a-166389a7cc44 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Flow 'volume_create_api' (d518650a-623d-4095-be71-a5f7d671c6dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:25:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-602fba22-c2ab-4ca3-979a-166389a7cc44 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Create volume request issued successfully. Sep 01 01:25:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-602fba22-c2ab-4ca3-979a-166389a7cc44 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:25:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1515/2990] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:25:05 2026] POST /volume/v3/volumes => generated 749 bytes in 684 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:25:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-df4727ea-dc16-4231-b21b-da8195f21f46 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-df4727ea-dc16-4231-b21b-da8195f21f46 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c Sep 01 01:25:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-df4727ea-dc16-4231-b21b-da8195f21f46 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-df4727ea-dc16-4231-b21b-da8195f21f46 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:06 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:06 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:06 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:06 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:06 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-df4727ea-dc16-4231-b21b-da8195f21f46 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Volume info retrieved successfully. Sep 01 01:25:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-df4727ea-dc16-4231-b21b-da8195f21f46 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c returned with HTTP 200 Sep 01 01:25:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1476/2991] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:06 2026] GET /volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c => generated 817 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-795029bf-f3eb-4826-8ddd-1715f945f70e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-795029bf-f3eb-4826-8ddd-1715f945f70e tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/3b4e22a1-88a7-4918-8f58-0a6614282577 Sep 01 01:25:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-795029bf-f3eb-4826-8ddd-1715f945f70e tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-795029bf-f3eb-4826-8ddd-1715f945f70e tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-795029bf-f3eb-4826-8ddd-1715f945f70e tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Volume info retrieved successfully. Sep 01 01:25:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-795029bf-f3eb-4826-8ddd-1715f945f70e tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/3b4e22a1-88a7-4918-8f58-0a6614282577 returned with HTTP 200 Sep 01 01:25:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1516/2992] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:06 2026] GET /volume/v3/volumes/3b4e22a1-88a7-4918-8f58-0a6614282577 => generated 865 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b67ef875-96da-4a82-ad9e-b3368e5fcb86 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b67ef875-96da-4a82-ad9e-b3368e5fcb86 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/f61565e5-d40e-4f54-8016-11b023497ec5 Sep 01 01:25:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b67ef875-96da-4a82-ad9e-b3368e5fcb86 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b67ef875-96da-4a82-ad9e-b3368e5fcb86 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b67ef875-96da-4a82-ad9e-b3368e5fcb86 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/f61565e5-d40e-4f54-8016-11b023497ec5 returned with HTTP 404 Sep 01 01:25:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1477/2993] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:06 2026] GET /volume/v3/volumes/f61565e5-d40e-4f54-8016-11b023497ec5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1aa2796c-7f4c-4074-9602-f75046c9a4f6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1aa2796c-7f4c-4074-9602-f75046c9a4f6 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] DELETE http://192.168.122.211/volume/v3/volumes/94c8d37e-030d-47db-b325-ca15ce9b9981 Sep 01 01:25:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1aa2796c-7f4c-4074-9602-f75046c9a4f6 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1aa2796c-7f4c-4074-9602-f75046c9a4f6 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:06 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-1aa2796c-7f4c-4074-9602-f75046c9a4f6 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Delete volume with id: 94c8d37e-030d-47db-b325-ca15ce9b9981 Sep 01 01:25:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1aa2796c-7f4c-4074-9602-f75046c9a4f6 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:25:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1aa2796c-7f4c-4074-9602-f75046c9a4f6 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Delete volume request issued successfully. Sep 01 01:25:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1aa2796c-7f4c-4074-9602-f75046c9a4f6 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/94c8d37e-030d-47db-b325-ca15ce9b9981 returned with HTTP 202 Sep 01 01:25:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1517/2994] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:25:06 2026] DELETE /volume/v3/volumes/94c8d37e-030d-47db-b325-ca15ce9b9981 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:25:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ffc99d1b-ad35-421a-9e52-69513c17379d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ffc99d1b-ad35-421a-9e52-69513c17379d tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/94c8d37e-030d-47db-b325-ca15ce9b9981 Sep 01 01:25:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ffc99d1b-ad35-421a-9e52-69513c17379d tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ffc99d1b-ad35-421a-9e52-69513c17379d tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:06 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:06 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:06 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:06 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:06 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ffc99d1b-ad35-421a-9e52-69513c17379d tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:25:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ffc99d1b-ad35-421a-9e52-69513c17379d tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/94c8d37e-030d-47db-b325-ca15ce9b9981 returned with HTTP 200 Sep 01 01:25:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1478/2995] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:06 2026] GET /volume/v3/volumes/94c8d37e-030d-47db-b325-ca15ce9b9981 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5f6cf448-69f7-44cc-8821-33a8e62fe9c5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5f6cf448-69f7-44cc-8821-33a8e62fe9c5 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 Sep 01 01:25:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5f6cf448-69f7-44cc-8821-33a8e62fe9c5 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5f6cf448-69f7-44cc-8821-33a8e62fe9c5 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:07 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:07 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5f6cf448-69f7-44cc-8821-33a8e62fe9c5 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Volume info retrieved successfully. Sep 01 01:25:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-22a30faa-d826-405d-a186-207405fd0ba3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5f6cf448-69f7-44cc-8821-33a8e62fe9c5 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 returned with HTTP 200 Sep 01 01:25:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1518/2996] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:06 2026] GET /volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 => generated 904 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-22a30faa-d826-405d-a186-207405fd0ba3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c Sep 01 01:25:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-22a30faa-d826-405d-a186-207405fd0ba3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-22a30faa-d826-405d-a186-207405fd0ba3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:07 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:07 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-22a30faa-d826-405d-a186-207405fd0ba3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Volume info retrieved successfully. Sep 01 01:25:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-22a30faa-d826-405d-a186-207405fd0ba3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c returned with HTTP 200 Sep 01 01:25:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1479/2997] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:07 2026] GET /volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c => generated 841 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ae3a4a49-c3ee-4a3e-9b20-a147f4f08abe None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ae3a4a49-c3ee-4a3e-9b20-a147f4f08abe tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] GET http://192.168.122.211/volume/v3/volumes/3b4e22a1-88a7-4918-8f58-0a6614282577 Sep 01 01:25:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ae3a4a49-c3ee-4a3e-9b20-a147f4f08abe tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ae3a4a49-c3ee-4a3e-9b20-a147f4f08abe tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ae3a4a49-c3ee-4a3e-9b20-a147f4f08abe tempest-CreateVolumesFromSourceVolumeTest-1150182385 tempest-CreateVolumesFromSourceVolumeTest-1150182385-project-member] http://192.168.122.211/volume/v3/volumes/3b4e22a1-88a7-4918-8f58-0a6614282577 returned with HTTP 404 Sep 01 01:25:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1519/2998] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:07 2026] GET /volume/v3/volumes/3b4e22a1-88a7-4918-8f58-0a6614282577 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-487e7339-a570-4d7c-8fc5-16682a183545 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-487e7339-a570-4d7c-8fc5-16682a183545 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/94c8d37e-030d-47db-b325-ca15ce9b9981 Sep 01 01:25:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-487e7339-a570-4d7c-8fc5-16682a183545 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-487e7339-a570-4d7c-8fc5-16682a183545 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:07 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:07 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-487e7339-a570-4d7c-8fc5-16682a183545 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:25:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-487e7339-a570-4d7c-8fc5-16682a183545 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/94c8d37e-030d-47db-b325-ca15ce9b9981 returned with HTTP 200 Sep 01 01:25:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1480/2999] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:07 2026] GET /volume/v3/volumes/94c8d37e-030d-47db-b325-ca15ce9b9981 => generated 860 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a6a91b63-67e8-4477-aa18-cebad4dc15be None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a6a91b63-67e8-4477-aa18-cebad4dc15be tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 Sep 01 01:25:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a6a91b63-67e8-4477-aa18-cebad4dc15be tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a6a91b63-67e8-4477-aa18-cebad4dc15be tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:08 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:08 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6100ee67-6df4-4db6-a543-c18910185a10 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6100ee67-6df4-4db6-a543-c18910185a10 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c Sep 01 01:25:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6100ee67-6df4-4db6-a543-c18910185a10 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6100ee67-6df4-4db6-a543-c18910185a10 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a6a91b63-67e8-4477-aa18-cebad4dc15be tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Volume info retrieved successfully. Sep 01 01:25:08 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:08 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:08 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:08 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a6a91b63-67e8-4477-aa18-cebad4dc15be tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 returned with HTTP 200 Sep 01 01:25:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1520/3000] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:08 2026] GET /volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 => generated 904 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:08 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6100ee67-6df4-4db6-a543-c18910185a10 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Volume info retrieved successfully. Sep 01 01:25:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6100ee67-6df4-4db6-a543-c18910185a10 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c returned with HTTP 200 Sep 01 01:25:08 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1481/3001] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:08 2026] GET /volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c => generated 841 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1ea247af-5d5f-4757-a58f-dd6d03ba1b55 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ea247af-5d5f-4757-a58f-dd6d03ba1b55 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/94c8d37e-030d-47db-b325-ca15ce9b9981 Sep 01 01:25:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ea247af-5d5f-4757-a58f-dd6d03ba1b55 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1ea247af-5d5f-4757-a58f-dd6d03ba1b55 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1ea247af-5d5f-4757-a58f-dd6d03ba1b55 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/94c8d37e-030d-47db-b325-ca15ce9b9981 returned with HTTP 404 Sep 01 01:25:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1521/3002] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:08 2026] GET /volume/v3/volumes/94c8d37e-030d-47db-b325-ca15ce9b9981 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b08459bb-f717-4993-86e7-fd7c6b0735eb None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b08459bb-f717-4993-86e7-fd7c6b0735eb tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] DELETE http://192.168.122.211/volume/v3/volumes/ef06ffd2-de44-45ec-909a-ce6d2703fe57 Sep 01 01:25:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b08459bb-f717-4993-86e7-fd7c6b0735eb tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b08459bb-f717-4993-86e7-fd7c6b0735eb tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:08 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-b08459bb-f717-4993-86e7-fd7c6b0735eb tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Delete volume with id: ef06ffd2-de44-45ec-909a-ce6d2703fe57 Sep 01 01:25:08 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:08 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:08 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:08 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:08 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b08459bb-f717-4993-86e7-fd7c6b0735eb tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:25:09 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b08459bb-f717-4993-86e7-fd7c6b0735eb tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Delete volume request issued successfully. Sep 01 01:25:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b08459bb-f717-4993-86e7-fd7c6b0735eb tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/ef06ffd2-de44-45ec-909a-ce6d2703fe57 returned with HTTP 202 Sep 01 01:25:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1482/3003] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:25:08 2026] DELETE /volume/v3/volumes/ef06ffd2-de44-45ec-909a-ce6d2703fe57 => generated 0 bytes in 360 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:25:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c9feebbd-a6b9-490f-accb-1579e04e8f6e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c9feebbd-a6b9-490f-accb-1579e04e8f6e tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/ef06ffd2-de44-45ec-909a-ce6d2703fe57 Sep 01 01:25:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c9feebbd-a6b9-490f-accb-1579e04e8f6e tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c9feebbd-a6b9-490f-accb-1579e04e8f6e tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c9feebbd-a6b9-490f-accb-1579e04e8f6e tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:25:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c9feebbd-a6b9-490f-accb-1579e04e8f6e tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/ef06ffd2-de44-45ec-909a-ce6d2703fe57 returned with HTTP 200 Sep 01 01:25:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1522/3004] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:09 2026] GET /volume/v3/volumes/ef06ffd2-de44-45ec-909a-ce6d2703fe57 => generated 861 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ee7775ad-27c9-4a01-8a38-b211a1e26a64 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ee7775ad-27c9-4a01-8a38-b211a1e26a64 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 Sep 01 01:25:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ee7775ad-27c9-4a01-8a38-b211a1e26a64 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ee7775ad-27c9-4a01-8a38-b211a1e26a64 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:09 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:09 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fa20b9ea-477b-4c30-879e-df767f002b12 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:09 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:09 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fa20b9ea-477b-4c30-879e-df767f002b12 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c Sep 01 01:25:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fa20b9ea-477b-4c30-879e-df767f002b12 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fa20b9ea-477b-4c30-879e-df767f002b12 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:09 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ee7775ad-27c9-4a01-8a38-b211a1e26a64 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Volume info retrieved successfully. Sep 01 01:25:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ee7775ad-27c9-4a01-8a38-b211a1e26a64 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 returned with HTTP 200 Sep 01 01:25:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1483/3005] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:09 2026] GET /volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 => generated 904 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fa20b9ea-477b-4c30-879e-df767f002b12 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Volume info retrieved successfully. Sep 01 01:25:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fa20b9ea-477b-4c30-879e-df767f002b12 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c returned with HTTP 200 Sep 01 01:25:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1523/3006] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:09 2026] GET /volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c => generated 841 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1db9631d-8cd0-40ed-8407-b3b98d0db76b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1db9631d-8cd0-40ed-8407-b3b98d0db76b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/ef06ffd2-de44-45ec-909a-ce6d2703fe57 Sep 01 01:25:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1db9631d-8cd0-40ed-8407-b3b98d0db76b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1db9631d-8cd0-40ed-8407-b3b98d0db76b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:10 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:10 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:10 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:10 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:10 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1db9631d-8cd0-40ed-8407-b3b98d0db76b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:25:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1db9631d-8cd0-40ed-8407-b3b98d0db76b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/ef06ffd2-de44-45ec-909a-ce6d2703fe57 returned with HTTP 200 Sep 01 01:25:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1484/3007] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:10 2026] GET /volume/v3/volumes/ef06ffd2-de44-45ec-909a-ce6d2703fe57 => generated 861 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7690d407-7866-4b9a-a44b-d171e0c97a54 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7690d407-7866-4b9a-a44b-d171e0c97a54 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 Sep 01 01:25:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7690d407-7866-4b9a-a44b-d171e0c97a54 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7690d407-7866-4b9a-a44b-d171e0c97a54 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-66bf94e2-8781-4916-b7b3-fa4b04d90756 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-66bf94e2-8781-4916-b7b3-fa4b04d90756 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c Sep 01 01:25:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-66bf94e2-8781-4916-b7b3-fa4b04d90756 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-66bf94e2-8781-4916-b7b3-fa4b04d90756 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:10 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:10 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:10 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:10 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7690d407-7866-4b9a-a44b-d171e0c97a54 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Volume info retrieved successfully. Sep 01 01:25:10 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-66bf94e2-8781-4916-b7b3-fa4b04d90756 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Volume info retrieved successfully. Sep 01 01:25:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7690d407-7866-4b9a-a44b-d171e0c97a54 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 returned with HTTP 200 Sep 01 01:25:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1524/3008] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:10 2026] GET /volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 => generated 904 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:25:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-66bf94e2-8781-4916-b7b3-fa4b04d90756 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c returned with HTTP 200 Sep 01 01:25:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1485/3009] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:10 2026] GET /volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c => generated 841 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-86c79f16-dcb5-4c9c-ab55-e3b21738ab43 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-86c79f16-dcb5-4c9c-ab55-e3b21738ab43 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/ef06ffd2-de44-45ec-909a-ce6d2703fe57 Sep 01 01:25:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-86c79f16-dcb5-4c9c-ab55-e3b21738ab43 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-86c79f16-dcb5-4c9c-ab55-e3b21738ab43 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c4c17cf3-c15f-4328-90b0-d7b99bcf27c4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c4c17cf3-c15f-4328-90b0-d7b99bcf27c4 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 Sep 01 01:25:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c4c17cf3-c15f-4328-90b0-d7b99bcf27c4 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c4c17cf3-c15f-4328-90b0-d7b99bcf27c4 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:11 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:11 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:11 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:11 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:11 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c4c17cf3-c15f-4328-90b0-d7b99bcf27c4 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Volume info retrieved successfully. Sep 01 01:25:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-86c79f16-dcb5-4c9c-ab55-e3b21738ab43 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:25:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c4c17cf3-c15f-4328-90b0-d7b99bcf27c4 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 returned with HTTP 200 Sep 01 01:25:11 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1486/3010] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:11 2026] GET /volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 => generated 904 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-608734ca-9cf7-4b7d-a03f-515558fa19de None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-86c79f16-dcb5-4c9c-ab55-e3b21738ab43 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/ef06ffd2-de44-45ec-909a-ce6d2703fe57 returned with HTTP 200 Sep 01 01:25:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-608734ca-9cf7-4b7d-a03f-515558fa19de tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c Sep 01 01:25:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-608734ca-9cf7-4b7d-a03f-515558fa19de tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-608734ca-9cf7-4b7d-a03f-515558fa19de tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1525/3011] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:11 2026] GET /volume/v3/volumes/ef06ffd2-de44-45ec-909a-ce6d2703fe57 => generated 861 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:11 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:11 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:11 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:11 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-608734ca-9cf7-4b7d-a03f-515558fa19de tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Volume info retrieved successfully. Sep 01 01:25:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-608734ca-9cf7-4b7d-a03f-515558fa19de tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c returned with HTTP 200 Sep 01 01:25:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1487/3012] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:11 2026] GET /volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-be32a8dc-b723-460c-bea5-9eac9f6dc694 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-be32a8dc-b723-460c-bea5-9eac9f6dc694 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 Sep 01 01:25:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-be32a8dc-b723-460c-bea5-9eac9f6dc694 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-be32a8dc-b723-460c-bea5-9eac9f6dc694 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7569066e-f86c-43a0-bffd-a7181c264a11 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7569066e-f86c-43a0-bffd-a7181c264a11 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/ef06ffd2-de44-45ec-909a-ce6d2703fe57 Sep 01 01:25:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7569066e-f86c-43a0-bffd-a7181c264a11 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7569066e-f86c-43a0-bffd-a7181c264a11 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:13 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:13 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-be32a8dc-b723-460c-bea5-9eac9f6dc694 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Volume info retrieved successfully. Sep 01 01:25:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7569066e-f86c-43a0-bffd-a7181c264a11 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:25:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-be32a8dc-b723-460c-bea5-9eac9f6dc694 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 returned with HTTP 200 Sep 01 01:25:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1526/3013] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:12 2026] GET /volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 => generated 904 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-25a44c98-0325-4a1a-ab9b-43ef9cc4853e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-25a44c98-0325-4a1a-ab9b-43ef9cc4853e tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c Sep 01 01:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-25a44c98-0325-4a1a-ab9b-43ef9cc4853e tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-25a44c98-0325-4a1a-ab9b-43ef9cc4853e tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7569066e-f86c-43a0-bffd-a7181c264a11 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/ef06ffd2-de44-45ec-909a-ce6d2703fe57 returned with HTTP 200 Sep 01 01:25:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1488/3014] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:12 2026] GET /volume/v3/volumes/ef06ffd2-de44-45ec-909a-ce6d2703fe57 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-25a44c98-0325-4a1a-ab9b-43ef9cc4853e tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Volume info retrieved successfully. Sep 01 01:25:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-25a44c98-0325-4a1a-ab9b-43ef9cc4853e tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c returned with HTTP 200 Sep 01 01:25:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1527/3015] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:13 2026] GET /volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8c2041e6-a691-4d3e-a24f-cd6c97a253d2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8c2041e6-a691-4d3e-a24f-cd6c97a253d2 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 Sep 01 01:25:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8c2041e6-a691-4d3e-a24f-cd6c97a253d2 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8c2041e6-a691-4d3e-a24f-cd6c97a253d2 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cc0b4405-90b3-4e56-83af-7e2a1d18be28 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cc0b4405-90b3-4e56-83af-7e2a1d18be28 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/ef06ffd2-de44-45ec-909a-ce6d2703fe57 Sep 01 01:25:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cc0b4405-90b3-4e56-83af-7e2a1d18be28 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cc0b4405-90b3-4e56-83af-7e2a1d18be28 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:14 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:14 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:14 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:14 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:14 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8c2041e6-a691-4d3e-a24f-cd6c97a253d2 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Volume info retrieved successfully. Sep 01 01:25:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8c2041e6-a691-4d3e-a24f-cd6c97a253d2 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 returned with HTTP 200 Sep 01 01:25:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1489/3016] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:14 2026] GET /volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 => generated 904 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cc0b4405-90b3-4e56-83af-7e2a1d18be28 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:25:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-598d731a-984f-458a-bc03-f1d35e0c283a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-598d731a-984f-458a-bc03-f1d35e0c283a tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c Sep 01 01:25:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-598d731a-984f-458a-bc03-f1d35e0c283a tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-598d731a-984f-458a-bc03-f1d35e0c283a tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cc0b4405-90b3-4e56-83af-7e2a1d18be28 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/ef06ffd2-de44-45ec-909a-ce6d2703fe57 returned with HTTP 200 Sep 01 01:25:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1528/3017] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:14 2026] GET /volume/v3/volumes/ef06ffd2-de44-45ec-909a-ce6d2703fe57 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:14 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:14 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:14 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:14 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:14 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-598d731a-984f-458a-bc03-f1d35e0c283a tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Volume info retrieved successfully. Sep 01 01:25:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-598d731a-984f-458a-bc03-f1d35e0c283a tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c returned with HTTP 200 Sep 01 01:25:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1490/3018] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:14 2026] GET /volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-545c048d-89c5-4bf3-b95c-ddbba14bbe29 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-545c048d-89c5-4bf3-b95c-ddbba14bbe29 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 Sep 01 01:25:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-545c048d-89c5-4bf3-b95c-ddbba14bbe29 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-545c048d-89c5-4bf3-b95c-ddbba14bbe29 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b25faf91-fc7f-4270-b648-07cf54e528b7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b25faf91-fc7f-4270-b648-07cf54e528b7 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/ef06ffd2-de44-45ec-909a-ce6d2703fe57 Sep 01 01:25:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b25faf91-fc7f-4270-b648-07cf54e528b7 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b25faf91-fc7f-4270-b648-07cf54e528b7 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b25faf91-fc7f-4270-b648-07cf54e528b7 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/ef06ffd2-de44-45ec-909a-ce6d2703fe57 returned with HTTP 404 Sep 01 01:25:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1491/3019] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:15 2026] GET /volume/v3/volumes/ef06ffd2-de44-45ec-909a-ce6d2703fe57 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-545c048d-89c5-4bf3-b95c-ddbba14bbe29 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Volume info retrieved successfully. Sep 01 01:25:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-cc13110a-a3c0-47d3-b03b-6a9b2a8f1f32 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cc13110a-a3c0-47d3-b03b-6a9b2a8f1f32 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c Sep 01 01:25:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cc13110a-a3c0-47d3-b03b-6a9b2a8f1f32 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cc13110a-a3c0-47d3-b03b-6a9b2a8f1f32 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-545c048d-89c5-4bf3-b95c-ddbba14bbe29 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 returned with HTTP 200 Sep 01 01:25:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1529/3020] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:15 2026] GET /volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 => generated 905 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-90310b80-f347-41be-b1a8-3fe54552f7f5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-90310b80-f347-41be-b1a8-3fe54552f7f5 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] DELETE http://192.168.122.211/volume/v3/volumes/46b8404f-0782-415f-9bcd-838296095d28 Sep 01 01:25:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-90310b80-f347-41be-b1a8-3fe54552f7f5 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-90310b80-f347-41be-b1a8-3fe54552f7f5 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:15 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-90310b80-f347-41be-b1a8-3fe54552f7f5 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Delete volume with id: 46b8404f-0782-415f-9bcd-838296095d28 Sep 01 01:25:15 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:15 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:15 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:15 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:15 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-cc13110a-a3c0-47d3-b03b-6a9b2a8f1f32 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Volume info retrieved successfully. Sep 01 01:25:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-90310b80-f347-41be-b1a8-3fe54552f7f5 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:25:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cc13110a-a3c0-47d3-b03b-6a9b2a8f1f32 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c returned with HTTP 200 Sep 01 01:25:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1492/3021] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:15 2026] GET /volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c => generated 841 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b6fe6126-be62-4c10-b377-9ca55026c62f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b6fe6126-be62-4c10-b377-9ca55026c62f tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 Sep 01 01:25:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b6fe6126-be62-4c10-b377-9ca55026c62f tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b6fe6126-be62-4c10-b377-9ca55026c62f tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:15 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-b6fe6126-be62-4c10-b377-9ca55026c62f tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Delete snapshot with id: 1d9da356-3a41-4974-8ddb-15439edbd630 Sep 01 01:25:15 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:15 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:15 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b6fe6126-be62-4c10-b377-9ca55026c62f tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Snapshot retrieved successfully. Sep 01 01:25:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-90310b80-f347-41be-b1a8-3fe54552f7f5 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Delete volume request issued successfully. Sep 01 01:25:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-90310b80-f347-41be-b1a8-3fe54552f7f5 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/46b8404f-0782-415f-9bcd-838296095d28 returned with HTTP 202 Sep 01 01:25:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1530/3022] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:25:15 2026] DELETE /volume/v3/volumes/46b8404f-0782-415f-9bcd-838296095d28 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:25:15 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:15 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d5d687a0-422a-4767-a7f1-f017b5c37bb4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d5d687a0-422a-4767-a7f1-f017b5c37bb4 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/46b8404f-0782-415f-9bcd-838296095d28 Sep 01 01:25:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d5d687a0-422a-4767-a7f1-f017b5c37bb4 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d5d687a0-422a-4767-a7f1-f017b5c37bb4 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:15 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b6fe6126-be62-4c10-b377-9ca55026c62f tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Snapshot delete request issued successfully. Sep 01 01:25:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b6fe6126-be62-4c10-b377-9ca55026c62f tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 returned with HTTP 202 Sep 01 01:25:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1493/3023] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:25:15 2026] DELETE /volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:25:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8cb3ad3b-4254-48e3-abf6-1d38716c6368 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8cb3ad3b-4254-48e3-abf6-1d38716c6368 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 Sep 01 01:25:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8cb3ad3b-4254-48e3-abf6-1d38716c6368 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8cb3ad3b-4254-48e3-abf6-1d38716c6368 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d5d687a0-422a-4767-a7f1-f017b5c37bb4 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:25:15 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:15 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:15 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8cb3ad3b-4254-48e3-abf6-1d38716c6368 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Snapshot retrieved successfully. Sep 01 01:25:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8cb3ad3b-4254-48e3-abf6-1d38716c6368 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 returned with HTTP 200 Sep 01 01:25:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1494/3024] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:15 2026] GET /volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 => generated 466 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d5d687a0-422a-4767-a7f1-f017b5c37bb4 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/46b8404f-0782-415f-9bcd-838296095d28 returned with HTTP 200 Sep 01 01:25:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1531/3025] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:15 2026] GET /volume/v3/volumes/46b8404f-0782-415f-9bcd-838296095d28 => generated 861 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d44cce6f-f156-40e8-9eac-df636488d6a8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d44cce6f-f156-40e8-9eac-df636488d6a8 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c Sep 01 01:25:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d44cce6f-f156-40e8-9eac-df636488d6a8 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d44cce6f-f156-40e8-9eac-df636488d6a8 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:16 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:16 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:16 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:16 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d44cce6f-f156-40e8-9eac-df636488d6a8 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Volume info retrieved successfully. Sep 01 01:25:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d44cce6f-f156-40e8-9eac-df636488d6a8 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c returned with HTTP 200 Sep 01 01:25:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1495/3026] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:16 2026] GET /volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c => generated 842 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1b1a4542-a459-47f9-84ad-f9209aed49c8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1b1a4542-a459-47f9-84ad-f9209aed49c8 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c Sep 01 01:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1b1a4542-a459-47f9-84ad-f9209aed49c8 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1b1a4542-a459-47f9-84ad-f9209aed49c8 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1b1a4542-a459-47f9-84ad-f9209aed49c8 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Volume info retrieved successfully. Sep 01 01:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1b1a4542-a459-47f9-84ad-f9209aed49c8 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c returned with HTTP 200 Sep 01 01:25:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1532/3027] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:16 2026] GET /volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c => generated 842 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:25:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-91faee31-085f-4ab0-9a01-be300c7831b3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-91faee31-085f-4ab0-9a01-be300c7831b3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:25:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-91faee31-085f-4ab0-9a01-be300c7831b3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-349498019"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-91faee31-085f-4ab0-9a01-be300c7831b3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-349498019'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:25:16 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-91faee31-085f-4ab0-9a01-be300c7831b3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Create volume of 1 GB Sep 01 01:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-768e513c-b685-4a15-90bf-97bf23fd78b1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-768e513c-b685-4a15-90bf-97bf23fd78b1 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 Sep 01 01:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-768e513c-b685-4a15-90bf-97bf23fd78b1 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-768e513c-b685-4a15-90bf-97bf23fd78b1 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-91faee31-085f-4ab0-9a01-be300c7831b3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Availability Zones retrieved successfully. Sep 01 01:25:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-768e513c-b685-4a15-90bf-97bf23fd78b1 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Snapshot retrieved successfully. Sep 01 01:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-768e513c-b685-4a15-90bf-97bf23fd78b1 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 returned with HTTP 200 Sep 01 01:25:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1533/3028] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:16 2026] GET /volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9dd419c1-7e04-49e9-be09-dea7c524bb07 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9dd419c1-7e04-49e9-be09-dea7c524bb07 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/46b8404f-0782-415f-9bcd-838296095d28 Sep 01 01:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9dd419c1-7e04-49e9-be09-dea7c524bb07 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9dd419c1-7e04-49e9-be09-dea7c524bb07 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9dd419c1-7e04-49e9-be09-dea7c524bb07 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/46b8404f-0782-415f-9bcd-838296095d28 returned with HTTP 404 Sep 01 01:25:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1534/3029] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:16 2026] GET /volume/v3/volumes/46b8404f-0782-415f-9bcd-838296095d28 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-682bbebc-04c0-4b0e-b040-9d0dba8c9a9b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-682bbebc-04c0-4b0e-b040-9d0dba8c9a9b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd Sep 01 01:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-682bbebc-04c0-4b0e-b040-9d0dba8c9a9b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-682bbebc-04c0-4b0e-b040-9d0dba8c9a9b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-682bbebc-04c0-4b0e-b040-9d0dba8c9a9b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Delete snapshot with id: 8e6794df-ccbd-4566-95b6-554a871f85fd Sep 01 01:25:16 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-91faee31-085f-4ab0-9a01-be300c7831b3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Flow 'volume_create_api' (7341a889-d5b5-4fd4-afee-f2ac1b56d5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:25:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:16 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-91faee31-085f-4ab0-9a01-be300c7831b3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86577390-f41b-4f4a-90fe-1607c655e9e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-682bbebc-04c0-4b0e-b040-9d0dba8c9a9b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Snapshot retrieved successfully. Sep 01 01:25:16 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-91faee31-085f-4ab0-9a01-be300c7831b3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:25:16 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:16 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-682bbebc-04c0-4b0e-b040-9d0dba8c9a9b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Snapshot delete request issued successfully. Sep 01 01:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-682bbebc-04c0-4b0e-b040-9d0dba8c9a9b tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd returned with HTTP 202 Sep 01 01:25:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1535/3030] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:25:16 2026] DELETE /volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3c7ce372-d2b6-4dc2-855e-2244fb58e3d5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3c7ce372-d2b6-4dc2-855e-2244fb58e3d5 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd Sep 01 01:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3c7ce372-d2b6-4dc2-855e-2244fb58e3d5 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3c7ce372-d2b6-4dc2-855e-2244fb58e3d5 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:16 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-91faee31-085f-4ab0-9a01-be300c7831b3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86577390-f41b-4f4a-90fe-1607c655e9e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3c7ce372-d2b6-4dc2-855e-2244fb58e3d5 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Snapshot retrieved successfully. Sep 01 01:25:16 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-91faee31-085f-4ab0-9a01-be300c7831b3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07560cab-f8a9-4e24-ae1f-c3ade927a59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3c7ce372-d2b6-4dc2-855e-2244fb58e3d5 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd returned with HTTP 200 Sep 01 01:25:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1536/3031] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:16 2026] GET /volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd => generated 474 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:16 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-91faee31-085f-4ab0-9a01-be300c7831b3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Created reservations ['513791c0-9e87-4857-84ae-7839ef0d466d', 'ff4b6917-a542-4e25-a575-34c64d35f0cb', '4dfe8577-10b2-4b1f-9959-eeaa022875ec', 'f6511585-35e1-41f4-bc85-aac8856fda32'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:25:16 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-91faee31-085f-4ab0-9a01-be300c7831b3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07560cab-f8a9-4e24-ae1f-c3ade927a59b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['513791c0-9e87-4857-84ae-7839ef0d466d', 'ff4b6917-a542-4e25-a575-34c64d35f0cb', '4dfe8577-10b2-4b1f-9959-eeaa022875ec', 'f6511585-35e1-41f4-bc85-aac8856fda32']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:16 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-91faee31-085f-4ab0-9a01-be300c7831b3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdb7088f-756a-4f00-8219-2e6ac722487a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:16 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:16 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:16 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-91faee31-085f-4ab0-9a01-be300c7831b3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdb7088f-756a-4f00-8219-2e6ac722487a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b9eb491-bbfd-40c7-a302-0219d6cdfad3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-349498019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99a897f322214bfb971bd1bcbb7ee053',qos_specs=None,replication_status=,reservations=['513791c0-9e87-4857-84ae-7839ef0d466d','ff4b6917-a542-4e25-a575-34c64d35f0cb','4dfe8577-10b2-4b1f-9959-eeaa022875ec','f6511585-35e1-41f4-bc85-aac8856fda32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b9fc52e8bf34bde8821022dd5e03f4e',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:25:16Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-349498019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b9eb491-bbfd-40c7-a302-0219d6cdfad3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99a897f322214bfb971bd1bcbb7ee053',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b9fc52e8bf34bde8821022dd5e03f4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:16 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-91faee31-085f-4ab0-9a01-be300c7831b3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ce1a1a4-d832-4650-8cad-72e0dd9c3eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:16 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-91faee31-085f-4ab0-9a01-be300c7831b3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ce1a1a4-d832-4650-8cad-72e0dd9c3eee) transitioned into 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-349498019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99a897f322214bfb971bd1bcbb7ee053',qos_specs=None,replication_status=,reservations=['513791c0-9e87-4857-84ae-7839ef0d466d','ff4b6917-a542-4e25-a575-34c64d35f0cb','4dfe8577-10b2-4b1f-9959-eeaa022875ec','f6511585-35e1-41f4-bc85-aac8856fda32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b9fc52e8bf34bde8821022dd5e03f4e',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:16 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-91faee31-085f-4ab0-9a01-be300c7831b3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a141e59-087c-44d7-9cdc-175fe8be372f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-91faee31-085f-4ab0-9a01-be300c7831b3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a141e59-087c-44d7-9cdc-175fe8be372f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:17 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-91faee31-085f-4ab0-9a01-be300c7831b3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Flow 'volume_create_api' (7341a889-d5b5-4fd4-afee-f2ac1b56d5da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:25:17 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-91faee31-085f-4ab0-9a01-be300c7831b3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Create volume request issued successfully. Sep 01 01:25:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-91faee31-085f-4ab0-9a01-be300c7831b3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:25:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1496/3032] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:25:16 2026] POST /volume/v3/volumes => generated 784 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:25:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e897529b-885e-4bc4-95e8-f5c5d4b231e8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e897529b-885e-4bc4-95e8-f5c5d4b231e8 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/volumes/4b9eb491-bbfd-40c7-a302-0219d6cdfad3 Sep 01 01:25:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e897529b-885e-4bc4-95e8-f5c5d4b231e8 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e897529b-885e-4bc4-95e8-f5c5d4b231e8 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:17 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:17 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e897529b-885e-4bc4-95e8-f5c5d4b231e8 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Volume info retrieved successfully. Sep 01 01:25:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e897529b-885e-4bc4-95e8-f5c5d4b231e8 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/volumes/4b9eb491-bbfd-40c7-a302-0219d6cdfad3 returned with HTTP 200 Sep 01 01:25:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1537/3033] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:17 2026] GET /volume/v3/volumes/4b9eb491-bbfd-40c7-a302-0219d6cdfad3 => generated 852 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fe7c551a-9e51-4773-ad21-ced7f4374a99 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fe7c551a-9e51-4773-ad21-ced7f4374a99 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 Sep 01 01:25:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fe7c551a-9e51-4773-ad21-ced7f4374a99 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fe7c551a-9e51-4773-ad21-ced7f4374a99 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:17 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:17 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:17 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-fe7c551a-9e51-4773-ad21-ced7f4374a99 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Snapshot retrieved successfully. Sep 01 01:25:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fe7c551a-9e51-4773-ad21-ced7f4374a99 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 returned with HTTP 200 Sep 01 01:25:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1497/3034] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:17 2026] GET /volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 => generated 466 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-410ebd19-3208-4f92-a1b3-ff83fcf52439 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-410ebd19-3208-4f92-a1b3-ff83fcf52439 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd Sep 01 01:25:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-410ebd19-3208-4f92-a1b3-ff83fcf52439 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-410ebd19-3208-4f92-a1b3-ff83fcf52439 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-410ebd19-3208-4f92-a1b3-ff83fcf52439 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Snapshot retrieved successfully. Sep 01 01:25:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-410ebd19-3208-4f92-a1b3-ff83fcf52439 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd returned with HTTP 200 Sep 01 01:25:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1538/3035] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:17 2026] GET /volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd => generated 474 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-16f0a334-17b3-47b0-bb9c-8af1e826cf4b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-16f0a334-17b3-47b0-bb9c-8af1e826cf4b tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/volumes/4b9eb491-bbfd-40c7-a302-0219d6cdfad3 Sep 01 01:25:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-16f0a334-17b3-47b0-bb9c-8af1e826cf4b tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-16f0a334-17b3-47b0-bb9c-8af1e826cf4b tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:18 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:18 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:18 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:18 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6cb9dfd3-184b-4181-a044-799e98ed5635 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:18 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-16f0a334-17b3-47b0-bb9c-8af1e826cf4b tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Volume info retrieved successfully. Sep 01 01:25:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-16f0a334-17b3-47b0-bb9c-8af1e826cf4b tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/volumes/4b9eb491-bbfd-40c7-a302-0219d6cdfad3 returned with HTTP 200 Sep 01 01:25:18 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1498/3036] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:18 2026] GET /volume/v3/volumes/4b9eb491-bbfd-40c7-a302-0219d6cdfad3 => generated 876 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6cb9dfd3-184b-4181-a044-799e98ed5635 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:25:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6cb9dfd3-184b-4181-a044-799e98ed5635 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1774385416", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6cb9dfd3-184b-4181-a044-799e98ed5635 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:25:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1539/3037] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:25:18 2026] POST /volume/v3/types => generated 380 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4db243bb-f8e7-407c-ab4b-bd1f9e3fd937 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4db243bb-f8e7-407c-ab4b-bd1f9e3fd937 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] POST http://192.168.122.211/volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef/encryption Sep 01 01:25:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4db243bb-f8e7-407c-ab4b-bd1f9e3fd937 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4db243bb-f8e7-407c-ab4b-bd1f9e3fd937 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] http://192.168.122.211/volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef/encryption returned with HTTP 200 Sep 01 01:25:18 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1499/3038] 192.168.122.211 () {60 vars in 1281 bytes} [Tue Sep 1 01:25:18 2026] POST /volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef/encryption => generated 239 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7b1e80ef-5be9-46e6-bf9f-8cba3510aa5a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7b1e80ef-5be9-46e6-bf9f-8cba3510aa5a tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:25:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7b1e80ef-5be9-46e6-bf9f-8cba3510aa5a tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1521108645", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7b1e80ef-5be9-46e6-bf9f-8cba3510aa5a tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:25:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1540/3039] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:25:18 2026] POST /volume/v3/types => generated 380 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-908326b6-1db8-4ad2-8d2b-18e3eef81f62 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0b9a2fe4-c293-483b-a6d5-83b4c6ffdd9d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0b9a2fe4-c293-483b-a6d5-83b4c6ffdd9d tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 Sep 01 01:25:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0b9a2fe4-c293-483b-a6d5-83b4c6ffdd9d tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0b9a2fe4-c293-483b-a6d5-83b4c6ffdd9d tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0b9a2fe4-c293-483b-a6d5-83b4c6ffdd9d tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 returned with HTTP 404 Sep 01 01:25:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1541/3040] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:18 2026] GET /volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-235c7625-5d09-4875-8480-8942cd898bab None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-235c7625-5d09-4875-8480-8942cd898bab tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] DELETE http://192.168.122.211/volume/v3/volumes/8279dc71-91e2-4fc3-89b0-107271813dfa Sep 01 01:25:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-235c7625-5d09-4875-8480-8942cd898bab tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-235c7625-5d09-4875-8480-8942cd898bab tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:18 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-235c7625-5d09-4875-8480-8942cd898bab tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Delete volume with id: 8279dc71-91e2-4fc3-89b0-107271813dfa Sep 01 01:25:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-235c7625-5d09-4875-8480-8942cd898bab tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Volume info retrieved successfully. Sep 01 01:25:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-908326b6-1db8-4ad2-8d2b-18e3eef81f62 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] POST http://192.168.122.211/volume/v3/types/7b2f8eba-d172-4940-99bb-b4362f7f624c/encryption Sep 01 01:25:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-908326b6-1db8-4ad2-8d2b-18e3eef81f62 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-235c7625-5d09-4875-8480-8942cd898bab tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Delete volume request issued successfully. Sep 01 01:25:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-235c7625-5d09-4875-8480-8942cd898bab tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/volumes/8279dc71-91e2-4fc3-89b0-107271813dfa returned with HTTP 202 Sep 01 01:25:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1542/3041] 192.168.122.211 () {60 vars in 1276 bytes} [Tue Sep 1 01:25:18 2026] DELETE /volume/v3/volumes/8279dc71-91e2-4fc3-89b0-107271813dfa => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:25:18 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-908326b6-1db8-4ad2-8d2b-18e3eef81f62 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'e833a0c2a448437eb7be0f7615aab3ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f83cab4058b41519d407df0d817ef3b', '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=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:25:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-908326b6-1db8-4ad2-8d2b-18e3eef81f62 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] http://192.168.122.211/volume/v3/types/7b2f8eba-d172-4940-99bb-b4362f7f624c/encryption returned with HTTP 403 Sep 01 01:25:18 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1500/3042] 192.168.122.211 () {60 vars in 1281 bytes} [Tue Sep 1 01:25:18 2026] POST /volume/v3/types/7b2f8eba-d172-4940-99bb-b4362f7f624c/encryption => generated 127 bytes in 177 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5b4de98b-c8d6-4897-baaf-89c0e4e92462 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d6287caa-1bb3-4e67-85e7-e730db81b30b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d6287caa-1bb3-4e67-85e7-e730db81b30b tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:25:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d6287caa-1bb3-4e67-85e7-e730db81b30b tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1605754831", "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=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5b4de98b-c8d6-4897-baaf-89c0e4e92462 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/volumes/8279dc71-91e2-4fc3-89b0-107271813dfa Sep 01 01:25:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5b4de98b-c8d6-4897-baaf-89c0e4e92462 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5b4de98b-c8d6-4897-baaf-89c0e4e92462 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5b4de98b-c8d6-4897-baaf-89c0e4e92462 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Volume info retrieved successfully. Sep 01 01:25:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5b4de98b-c8d6-4897-baaf-89c0e4e92462 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/volumes/8279dc71-91e2-4fc3-89b0-107271813dfa returned with HTTP 200 Sep 01 01:25:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1543/3043] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:18 2026] GET /volume/v3/volumes/8279dc71-91e2-4fc3-89b0-107271813dfa => generated 870 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4251bc35-08e6-4c21-a4fe-fcbf70abb367 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d6287caa-1bb3-4e67-85e7-e730db81b30b tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:25:18 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1501/3044] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:25:18 2026] POST /volume/v3/types => generated 380 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4251bc35-08e6-4c21-a4fe-fcbf70abb367 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd Sep 01 01:25:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4251bc35-08e6-4c21-a4fe-fcbf70abb367 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4251bc35-08e6-4c21-a4fe-fcbf70abb367 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c317c4ac-2f85-4bae-97d9-2484ec487ea3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4251bc35-08e6-4c21-a4fe-fcbf70abb367 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Snapshot retrieved successfully. Sep 01 01:25:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4251bc35-08e6-4c21-a4fe-fcbf70abb367 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd returned with HTTP 200 Sep 01 01:25:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1544/3045] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:18 2026] GET /volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd => generated 474 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c317c4ac-2f85-4bae-97d9-2484ec487ea3 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] POST http://192.168.122.211/volume/v3/types/84246c29-350f-40eb-a969-d7f31eb24bfd/extra_specs Sep 01 01:25:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c317c4ac-2f85-4bae-97d9-2484ec487ea3 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:18 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-c317c4ac-2f85-4bae-97d9-2484ec487ea3 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'e833a0c2a448437eb7be0f7615aab3ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f83cab4058b41519d407df0d817ef3b', '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=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:25:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c317c4ac-2f85-4bae-97d9-2484ec487ea3 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] http://192.168.122.211/volume/v3/types/84246c29-350f-40eb-a969-d7f31eb24bfd/extra_specs returned with HTTP 403 Sep 01 01:25:18 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1502/3046] 192.168.122.211 () {60 vars in 1283 bytes} [Tue Sep 1 01:25:18 2026] POST /volume/v3/types/84246c29-350f-40eb-a969-d7f31eb24bfd/extra_specs => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d8b1afc3-2f80-4339-bf79-f03dec9bd203 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d8b1afc3-2f80-4339-bf79-f03dec9bd203 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] PUT http://192.168.122.211/volume/v3/types/84246c29-350f-40eb-a969-d7f31eb24bfd/extra_specs/key2 Sep 01 01:25:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d8b1afc3-2f80-4339-bf79-f03dec9bd203 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:18 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-d8b1afc3-2f80-4339-bf79-f03dec9bd203 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e833a0c2a448437eb7be0f7615aab3ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f83cab4058b41519d407df0d817ef3b', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:25:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d8b1afc3-2f80-4339-bf79-f03dec9bd203 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] http://192.168.122.211/volume/v3/types/84246c29-350f-40eb-a969-d7f31eb24bfd/extra_specs/key2 returned with HTTP 403 Sep 01 01:25:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1545/3047] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:25:18 2026] PUT /volume/v3/types/84246c29-350f-40eb-a969-d7f31eb24bfd/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-291e4dbc-4f4c-46be-9eba-8dbf55950408 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-291e4dbc-4f4c-46be-9eba-8dbf55950408 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] POST http://192.168.122.211/volume/v3/types Sep 01 01:25:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-291e4dbc-4f4c-46be-9eba-8dbf55950408 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:18 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-291e4dbc-4f4c-46be-9eba-8dbf55950408 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'e833a0c2a448437eb7be0f7615aab3ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f83cab4058b41519d407df0d817ef3b', '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=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:25:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-291e4dbc-4f4c-46be-9eba-8dbf55950408 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] http://192.168.122.211/volume/v3/types returned with HTTP 403 Sep 01 01:25:18 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1503/3048] 192.168.122.211 () {60 vars in 1136 bytes} [Tue Sep 1 01:25:18 2026] POST /volume/v3/types => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ae7c4897-b381-47d3-8538-38a9381c606a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ae7c4897-b381-47d3-8538-38a9381c606a tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:25:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ae7c4897-b381-47d3-8538-38a9381c606a tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-139991340", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ae7c4897-b381-47d3-8538-38a9381c606a tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:25:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1546/3049] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:25:18 2026] POST /volume/v3/types => generated 379 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-499b73c3-c555-4b5a-9285-0fe9a9506956 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-499b73c3-c555-4b5a-9285-0fe9a9506956 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] POST http://192.168.122.211/volume/v3/types/920c5cbe-c9fe-488c-945e-39850d8a3949/encryption Sep 01 01:25:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-499b73c3-c555-4b5a-9285-0fe9a9506956 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-499b73c3-c555-4b5a-9285-0fe9a9506956 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] http://192.168.122.211/volume/v3/types/920c5cbe-c9fe-488c-945e-39850d8a3949/encryption returned with HTTP 200 Sep 01 01:25:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1504/3050] 192.168.122.211 () {60 vars in 1281 bytes} [Tue Sep 1 01:25:18 2026] POST /volume/v3/types/920c5cbe-c9fe-488c-945e-39850d8a3949/encryption => generated 239 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-668fc4a8-0dba-410f-bf27-c68086726008 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-668fc4a8-0dba-410f-bf27-c68086726008 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] DELETE http://192.168.122.211/volume/v3/types/920c5cbe-c9fe-488c-945e-39850d8a3949/encryption/b825abfb-8472-4d4e-8de2-5b78ecd8e83a Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-668fc4a8-0dba-410f-bf27-c68086726008 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-668fc4a8-0dba-410f-bf27-c68086726008 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-668fc4a8-0dba-410f-bf27-c68086726008 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'e833a0c2a448437eb7be0f7615aab3ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f83cab4058b41519d407df0d817ef3b', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-668fc4a8-0dba-410f-bf27-c68086726008 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] http://192.168.122.211/volume/v3/types/920c5cbe-c9fe-488c-945e-39850d8a3949/encryption/b825abfb-8472-4d4e-8de2-5b78ecd8e83a returned with HTTP 403 Sep 01 01:25:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1547/3051] 192.168.122.211 () {58 vars in 1373 bytes} [Tue Sep 1 01:25:19 2026] DELETE /volume/v3/types/920c5cbe-c9fe-488c-945e-39850d8a3949/encryption/b825abfb-8472-4d4e-8de2-5b78ecd8e83a => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-890b1bde-eec9-4f9a-83d7-26fbb2b51eb4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-890b1bde-eec9-4f9a-83d7-26fbb2b51eb4 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-890b1bde-eec9-4f9a-83d7-26fbb2b51eb4 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-670661482", "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=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-890b1bde-eec9-4f9a-83d7-26fbb2b51eb4 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:25:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1505/3052] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:25:19 2026] POST /volume/v3/types => generated 379 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-78ccd1b9-c036-4271-87da-30292f2081d4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-78ccd1b9-c036-4271-87da-30292f2081d4 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] DELETE http://192.168.122.211/volume/v3/types/4e93e223-5020-4b6f-820f-3090df375f0d/extra_specs/key1 Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-78ccd1b9-c036-4271-87da-30292f2081d4 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-78ccd1b9-c036-4271-87da-30292f2081d4 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-78ccd1b9-c036-4271-87da-30292f2081d4 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'e833a0c2a448437eb7be0f7615aab3ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f83cab4058b41519d407df0d817ef3b', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-78ccd1b9-c036-4271-87da-30292f2081d4 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] http://192.168.122.211/volume/v3/types/4e93e223-5020-4b6f-820f-3090df375f0d/extra_specs/key1 returned with HTTP 403 Sep 01 01:25:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1548/3053] 192.168.122.211 () {58 vars in 1280 bytes} [Tue Sep 1 01:25:19 2026] DELETE /volume/v3/types/4e93e223-5020-4b6f-820f-3090df375f0d/extra_specs/key1 => generated 122 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ce96f8b6-3eb8-480b-b048-55917556dbed None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ce96f8b6-3eb8-480b-b048-55917556dbed tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ce96f8b6-3eb8-480b-b048-55917556dbed tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1903990143", "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=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-70ae1702-e697-47f2-95c2-103392928fc3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-70ae1702-e697-47f2-95c2-103392928fc3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/volumes/4b9eb491-bbfd-40c7-a302-0219d6cdfad3 Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-70ae1702-e697-47f2-95c2-103392928fc3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-70ae1702-e697-47f2-95c2-103392928fc3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ce96f8b6-3eb8-480b-b048-55917556dbed tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:25:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1506/3054] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:25:19 2026] POST /volume/v3/types => generated 380 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b28630e8-100d-4dea-988f-47f759e2aa1e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b28630e8-100d-4dea-988f-47f759e2aa1e tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] DELETE http://192.168.122.211/volume/v3/types/e47efc19-3227-4bec-85cc-a4e1629b671e Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b28630e8-100d-4dea-988f-47f759e2aa1e tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b28630e8-100d-4dea-988f-47f759e2aa1e tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-b28630e8-100d-4dea-988f-47f759e2aa1e tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'e833a0c2a448437eb7be0f7615aab3ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f83cab4058b41519d407df0d817ef3b', '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=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b28630e8-100d-4dea-988f-47f759e2aa1e tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] http://192.168.122.211/volume/v3/types/e47efc19-3227-4bec-85cc-a4e1629b671e returned with HTTP 403 Sep 01 01:25:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1507/3055] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:25:19 2026] DELETE /volume/v3/types/e47efc19-3227-4bec-85cc-a4e1629b671e => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-dfb10d41-2db2-49bc-b408-98985ca5b064 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-dfb10d41-2db2-49bc-b408-98985ca5b064 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] GET http://192.168.122.211/volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef/extra_specs Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-dfb10d41-2db2-49bc-b408-98985ca5b064 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-dfb10d41-2db2-49bc-b408-98985ca5b064 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-70ae1702-e697-47f2-95c2-103392928fc3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Volume info retrieved successfully. Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-70ae1702-e697-47f2-95c2-103392928fc3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/volumes/4b9eb491-bbfd-40c7-a302-0219d6cdfad3 returned with HTTP 200 Sep 01 01:25:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1549/3056] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:19 2026] GET /volume/v3/volumes/4b9eb491-bbfd-40c7-a302-0219d6cdfad3 => generated 877 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-dfb10d41-2db2-49bc-b408-98985ca5b064 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] http://192.168.122.211/volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef/extra_specs returned with HTTP 200 Sep 01 01:25:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1508/3057] 192.168.122.211 () {58 vars in 1262 bytes} [Tue Sep 1 01:25:19 2026] GET /volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef/extra_specs => generated 123 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-825dca12-6148-493f-ac25-ab5cf42807a3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-825dca12-6148-493f-ac25-ab5cf42807a3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/volumes/4b9eb491-bbfd-40c7-a302-0219d6cdfad3 Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-825dca12-6148-493f-ac25-ab5cf42807a3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-825dca12-6148-493f-ac25-ab5cf42807a3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-770113d1-2a04-4e92-ae45-3f1a58bfd05b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-770113d1-2a04-4e92-ae45-3f1a58bfd05b tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] GET http://192.168.122.211/volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef/encryption/cipher Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-770113d1-2a04-4e92-ae45-3f1a58bfd05b tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-770113d1-2a04-4e92-ae45-3f1a58bfd05b tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-770113d1-2a04-4e92-ae45-3f1a58bfd05b tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e833a0c2a448437eb7be0f7615aab3ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f83cab4058b41519d407df0d817ef3b', '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=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-770113d1-2a04-4e92-ae45-3f1a58bfd05b tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] http://192.168.122.211/volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef/encryption/cipher returned with HTTP 403 Sep 01 01:25:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1509/3058] 192.168.122.211 () {58 vars in 1280 bytes} [Tue Sep 1 01:25:19 2026] GET /volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-71c41e68-8d62-4973-8029-a347ee96f859 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-71c41e68-8d62-4973-8029-a347ee96f859 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] GET http://192.168.122.211/volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef/encryption Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-71c41e68-8d62-4973-8029-a347ee96f859 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-71c41e68-8d62-4973-8029-a347ee96f859 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-71c41e68-8d62-4973-8029-a347ee96f859 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e833a0c2a448437eb7be0f7615aab3ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f83cab4058b41519d407df0d817ef3b', '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=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-71c41e68-8d62-4973-8029-a347ee96f859 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] http://192.168.122.211/volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef/encryption returned with HTTP 403 Sep 01 01:25:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1510/3059] 192.168.122.211 () {58 vars in 1259 bytes} [Tue Sep 1 01:25:19 2026] GET /volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-148736b8-73f4-48a0-b442-c7b98d2d2034 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-825dca12-6148-493f-ac25-ab5cf42807a3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Volume info retrieved successfully. Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-148736b8-73f4-48a0-b442-c7b98d2d2034 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] GET http://192.168.122.211/volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef/extra_specs/multiattach Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-148736b8-73f4-48a0-b442-c7b98d2d2034 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-148736b8-73f4-48a0-b442-c7b98d2d2034 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-825dca12-6148-493f-ac25-ab5cf42807a3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/volumes/4b9eb491-bbfd-40c7-a302-0219d6cdfad3 returned with HTTP 200 Sep 01 01:25:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1550/3060] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:19 2026] GET /volume/v3/volumes/4b9eb491-bbfd-40c7-a302-0219d6cdfad3 => generated 877 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-148736b8-73f4-48a0-b442-c7b98d2d2034 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] http://192.168.122.211/volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef/extra_specs/multiattach returned with HTTP 200 Sep 01 01:25:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1511/3061] 192.168.122.211 () {58 vars in 1298 bytes} [Tue Sep 1 01:25:19 2026] GET /volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef/extra_specs/multiattach => generated 29 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0d8ae7bd-d5ea-4e06-87e5-aa19f6da65f1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9b354ecb-83e9-44fa-af91-7ef1dd4da505 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0d8ae7bd-d5ea-4e06-87e5-aa19f6da65f1 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0d8ae7bd-d5ea-4e06-87e5-aa19f6da65f1 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4b9eb491-bbfd-40c7-a302-0219d6cdfad3", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-403199161"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9b354ecb-83e9-44fa-af91-7ef1dd4da505 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] GET http://192.168.122.211/volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef/extra_specs/volume_backend_name Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9b354ecb-83e9-44fa-af91-7ef1dd4da505 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9b354ecb-83e9-44fa-af91-7ef1dd4da505 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:19 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:19 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:19 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0d8ae7bd-d5ea-4e06-87e5-aa19f6da65f1 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Volume info retrieved successfully. Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-0d8ae7bd-d5ea-4e06-87e5-aa19f6da65f1 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Create snapshot from volume 4b9eb491-bbfd-40c7-a302-0219d6cdfad3 Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9b354ecb-83e9-44fa-af91-7ef1dd4da505 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] http://192.168.122.211/volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 01:25:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1551/3062] 192.168.122.211 () {58 vars in 1322 bytes} [Tue Sep 1 01:25:19 2026] GET /volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef/extra_specs/volume_backend_name => generated 143 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2bc8f891-fa2f-4814-ad04-098837d162b5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2bc8f891-fa2f-4814-ad04-098837d162b5 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] PUT http://192.168.122.211/volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef/encryption/d31355aa-fb76-4d2c-8246-8433a5a63593 Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2bc8f891-fa2f-4814-ad04-098837d162b5 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-2bc8f891-fa2f-4814-ad04-098837d162b5 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'e833a0c2a448437eb7be0f7615aab3ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f83cab4058b41519d407df0d817ef3b', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2bc8f891-fa2f-4814-ad04-098837d162b5 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] http://192.168.122.211/volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef/encryption/d31355aa-fb76-4d2c-8246-8433a5a63593 returned with HTTP 403 Sep 01 01:25:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1552/3063] 192.168.122.211 () {60 vars in 1390 bytes} [Tue Sep 1 01:25:19 2026] PUT /volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef/encryption/d31355aa-fb76-4d2c-8246-8433a5a63593 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bcb1ccc1-9436-45e9-93ec-2554c26b13b0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bcb1ccc1-9436-45e9-93ec-2554c26b13b0 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] PUT http://192.168.122.211/volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef/extra_specs/key1 Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bcb1ccc1-9436-45e9-93ec-2554c26b13b0 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-bcb1ccc1-9436-45e9-93ec-2554c26b13b0 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e833a0c2a448437eb7be0f7615aab3ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f83cab4058b41519d407df0d817ef3b', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bcb1ccc1-9436-45e9-93ec-2554c26b13b0 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] http://192.168.122.211/volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef/extra_specs/key1 returned with HTTP 403 Sep 01 01:25:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1553/3064] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:25:19 2026] PUT /volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef/extra_specs/key1 => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-154ce6cb-0ab5-4b0d-bed9-c5250d77885c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-154ce6cb-0ab5-4b0d-bed9-c5250d77885c tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] PUT http://192.168.122.211/volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-154ce6cb-0ab5-4b0d-bed9-c5250d77885c tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-154ce6cb-0ab5-4b0d-bed9-c5250d77885c tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'e833a0c2a448437eb7be0f7615aab3ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f83cab4058b41519d407df0d817ef3b', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-154ce6cb-0ab5-4b0d-bed9-c5250d77885c tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-reader] http://192.168.122.211/volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef returned with HTTP 403 Sep 01 01:25:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1554/3065] 192.168.122.211 () {60 vars in 1246 bytes} [Tue Sep 1 01:25:19 2026] PUT /volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-57cdd479-4e88-4756-9a77-ff6598174f3e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-57cdd479-4e88-4756-9a77-ff6598174f3e tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] DELETE http://192.168.122.211/volume/v3/types/e47efc19-3227-4bec-85cc-a4e1629b671e Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-57cdd479-4e88-4756-9a77-ff6598174f3e tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-57cdd479-4e88-4756-9a77-ff6598174f3e tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-0d8ae7bd-d5ea-4e06-87e5-aa19f6da65f1 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Created reservations ['93a306fc-3cb7-400d-a1cc-01406aab6104', '5d1759a2-bfef-47b4-8f47-6d0799d07e87', '07d9b3f0-8962-42a5-9f9e-caae58c23c05', '216b00fd-6604-417d-8ed7-0182f25b8a4e'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:19 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-57cdd479-4e88-4756-9a77-ff6598174f3e tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] http://192.168.122.211/volume/v3/types/e47efc19-3227-4bec-85cc-a4e1629b671e returned with HTTP 202 Sep 01 01:25:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1555/3066] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:25:19 2026] DELETE /volume/v3/types/e47efc19-3227-4bec-85cc-a4e1629b671e => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-84851c10-2306-44b2-93c5-41feffc4ff13 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-84851c10-2306-44b2-93c5-41feffc4ff13 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] DELETE http://192.168.122.211/volume/v3/types/4e93e223-5020-4b6f-820f-3090df375f0d Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-84851c10-2306-44b2-93c5-41feffc4ff13 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-84851c10-2306-44b2-93c5-41feffc4ff13 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0d8ae7bd-d5ea-4e06-87e5-aa19f6da65f1 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Snapshot create request issued successfully. Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0d8ae7bd-d5ea-4e06-87e5-aa19f6da65f1 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:25:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1512/3067] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:25:19 2026] POST /volume/v3/snapshots => generated 325 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-60a7fa36-c9f8-4b91-897b-35a87ebab0b8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-60a7fa36-c9f8-4b91-897b-35a87ebab0b8 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-60a7fa36-c9f8-4b91-897b-35a87ebab0b8 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-60a7fa36-c9f8-4b91-897b-35a87ebab0b8 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:19 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-60a7fa36-c9f8-4b91-897b-35a87ebab0b8 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Snapshot retrieved successfully. Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-60a7fa36-c9f8-4b91-897b-35a87ebab0b8 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 returned with HTTP 200 Sep 01 01:25:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1513/3068] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:19 2026] GET /volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 => generated 457 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-84851c10-2306-44b2-93c5-41feffc4ff13 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] http://192.168.122.211/volume/v3/types/4e93e223-5020-4b6f-820f-3090df375f0d returned with HTTP 202 Sep 01 01:25:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1556/3069] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:25:19 2026] DELETE /volume/v3/types/4e93e223-5020-4b6f-820f-3090df375f0d => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-aabff351-a66b-41f5-8dc1-d4a442a08d53 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aabff351-a66b-41f5-8dc1-d4a442a08d53 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] DELETE http://192.168.122.211/volume/v3/types/920c5cbe-c9fe-488c-945e-39850d8a3949 Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aabff351-a66b-41f5-8dc1-d4a442a08d53 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aabff351-a66b-41f5-8dc1-d4a442a08d53 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aabff351-a66b-41f5-8dc1-d4a442a08d53 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] http://192.168.122.211/volume/v3/types/920c5cbe-c9fe-488c-945e-39850d8a3949 returned with HTTP 202 Sep 01 01:25:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1514/3070] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:25:19 2026] DELETE /volume/v3/types/920c5cbe-c9fe-488c-945e-39850d8a3949 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-133258b0-4d57-49ef-820b-ce2beee4df70 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-133258b0-4d57-49ef-820b-ce2beee4df70 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] DELETE http://192.168.122.211/volume/v3/types/84246c29-350f-40eb-a969-d7f31eb24bfd Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-133258b0-4d57-49ef-820b-ce2beee4df70 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-133258b0-4d57-49ef-820b-ce2beee4df70 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1276593c-b764-445a-9fca-04ff2b505bdc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1276593c-b764-445a-9fca-04ff2b505bdc tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/volumes/8279dc71-91e2-4fc3-89b0-107271813dfa Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-133258b0-4d57-49ef-820b-ce2beee4df70 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] http://192.168.122.211/volume/v3/types/84246c29-350f-40eb-a969-d7f31eb24bfd returned with HTTP 202 Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1276593c-b764-445a-9fca-04ff2b505bdc tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1557/3071] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:25:19 2026] DELETE /volume/v3/types/84246c29-350f-40eb-a969-d7f31eb24bfd => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1276593c-b764-445a-9fca-04ff2b505bdc tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-989937fc-7ce1-4750-964b-001719df7aeb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-989937fc-7ce1-4750-964b-001719df7aeb tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-989937fc-7ce1-4750-964b-001719df7aeb tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-989937fc-7ce1-4750-964b-001719df7aeb tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1276593c-b764-445a-9fca-04ff2b505bdc tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/volumes/8279dc71-91e2-4fc3-89b0-107271813dfa returned with HTTP 404 Sep 01 01:25:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1515/3072] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:19 2026] GET /volume/v3/volumes/8279dc71-91e2-4fc3-89b0-107271813dfa => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-989937fc-7ce1-4750-964b-001719df7aeb tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd returned with HTTP 404 Sep 01 01:25:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1558/3073] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:19 2026] GET /volume/v3/snapshots/8e6794df-ccbd-4566-95b6-554a871f85fd => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3726dd81-1859-44e8-a391-e0eb0d233a72 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3726dd81-1859-44e8-a391-e0eb0d233a72 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] DELETE http://192.168.122.211/volume/v3/types/7b2f8eba-d172-4940-99bb-b4362f7f624c Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3726dd81-1859-44e8-a391-e0eb0d233a72 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3726dd81-1859-44e8-a391-e0eb0d233a72 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7dbb2555-f52d-4843-a55e-2954065bd0cd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7dbb2555-f52d-4843-a55e-2954065bd0cd tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] DELETE http://192.168.122.211/volume/v3/volumes/39f3813b-0d58-4065-bb6b-ab8ce8cbfba7 Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7dbb2555-f52d-4843-a55e-2954065bd0cd tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7dbb2555-f52d-4843-a55e-2954065bd0cd tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-7dbb2555-f52d-4843-a55e-2954065bd0cd tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Delete volume with id: 39f3813b-0d58-4065-bb6b-ab8ce8cbfba7 Sep 01 01:25:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7dbb2555-f52d-4843-a55e-2954065bd0cd tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3726dd81-1859-44e8-a391-e0eb0d233a72 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] http://192.168.122.211/volume/v3/types/7b2f8eba-d172-4940-99bb-b4362f7f624c returned with HTTP 202 Sep 01 01:25:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1516/3074] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:25:19 2026] DELETE /volume/v3/types/7b2f8eba-d172-4940-99bb-b4362f7f624c => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-763b1d62-9fc1-406d-b823-a5b98fb3e4f2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7dbb2555-f52d-4843-a55e-2954065bd0cd tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Delete volume request issued successfully. Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7dbb2555-f52d-4843-a55e-2954065bd0cd tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/39f3813b-0d58-4065-bb6b-ab8ce8cbfba7 returned with HTTP 202 Sep 01 01:25:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1559/3075] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:25:19 2026] DELETE /volume/v3/volumes/39f3813b-0d58-4065-bb6b-ab8ce8cbfba7 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-84c6e318-199a-4c07-80e4-be44c6909f59 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-763b1d62-9fc1-406d-b823-a5b98fb3e4f2 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] DELETE http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-763b1d62-9fc1-406d-b823-a5b98fb3e4f2 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-763b1d62-9fc1-406d-b823-a5b98fb3e4f2 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:19 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-763b1d62-9fc1-406d-b823-a5b98fb3e4f2 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Delete volume with id: f2b4734d-0a73-4952-8be9-187ee3712006 Sep 01 01:25:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-84c6e318-199a-4c07-80e4-be44c6909f59 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] DELETE http://192.168.122.211/volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-84c6e318-199a-4c07-80e4-be44c6909f59 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-84c6e318-199a-4c07-80e4-be44c6909f59 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:20 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:20 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:20 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:20 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:20 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-763b1d62-9fc1-406d-b823-a5b98fb3e4f2 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Volume info retrieved successfully. Sep 01 01:25:20 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-763b1d62-9fc1-406d-b823-a5b98fb3e4f2 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Delete volume request issued successfully. Sep 01 01:25:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-763b1d62-9fc1-406d-b823-a5b98fb3e4f2 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 returned with HTTP 202 Sep 01 01:25:20 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1517/3076] 192.168.122.211 () {60 vars in 1276 bytes} [Tue Sep 1 01:25:19 2026] DELETE /volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:25:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b822a336-45da-4e99-8935-f268fecc1e74 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b822a336-45da-4e99-8935-f268fecc1e74 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/39f3813b-0d58-4065-bb6b-ab8ce8cbfba7 Sep 01 01:25:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b822a336-45da-4e99-8935-f268fecc1e74 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b822a336-45da-4e99-8935-f268fecc1e74 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-84c6e318-199a-4c07-80e4-be44c6909f59 tempest-VolumeTypesReaderTests-412098425 tempest-VolumeTypesReaderTests-412098425-project-admin] http://192.168.122.211/volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef returned with HTTP 202 Sep 01 01:25:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1560/3077] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:25:19 2026] DELETE /volume/v3/types/72a2486f-84dc-40ce-aa34-fc3c39646aef => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:25:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d242d8c9-676d-4800-8363-e90249e270c0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d242d8c9-676d-4800-8363-e90249e270c0 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 Sep 01 01:25:20 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:20 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:20 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:20 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d242d8c9-676d-4800-8363-e90249e270c0 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d242d8c9-676d-4800-8363-e90249e270c0 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:20 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b822a336-45da-4e99-8935-f268fecc1e74 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Volume info retrieved successfully. Sep 01 01:25:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b822a336-45da-4e99-8935-f268fecc1e74 tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/39f3813b-0d58-4065-bb6b-ab8ce8cbfba7 returned with HTTP 200 Sep 01 01:25:20 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1518/3078] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:20 2026] GET /volume/v3/volumes/39f3813b-0d58-4065-bb6b-ab8ce8cbfba7 => generated 861 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d242d8c9-676d-4800-8363-e90249e270c0 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Volume info retrieved successfully. Sep 01 01:25:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d242d8c9-676d-4800-8363-e90249e270c0 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 returned with HTTP 200 Sep 01 01:25:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1561/3079] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:20 2026] GET /volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 => generated 904 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e4086281-6658-4a9a-8ece-66b8291e911a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e4086281-6658-4a9a-8ece-66b8291e911a tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 Sep 01 01:25:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e4086281-6658-4a9a-8ece-66b8291e911a tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e4086281-6658-4a9a-8ece-66b8291e911a tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:20 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:20 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:20 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e4086281-6658-4a9a-8ece-66b8291e911a tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Snapshot retrieved successfully. Sep 01 01:25:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e4086281-6658-4a9a-8ece-66b8291e911a tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 returned with HTTP 200 Sep 01 01:25:20 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1519/3080] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:20 2026] GET /volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 => generated 457 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4a5e05c2-a13d-4fb8-9a67-c2d26d9425aa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4a5e05c2-a13d-4fb8-9a67-c2d26d9425aa tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] GET http://192.168.122.211/volume/v3/volumes/39f3813b-0d58-4065-bb6b-ab8ce8cbfba7 Sep 01 01:25:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4a5e05c2-a13d-4fb8-9a67-c2d26d9425aa tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4a5e05c2-a13d-4fb8-9a67-c2d26d9425aa tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4a5e05c2-a13d-4fb8-9a67-c2d26d9425aa tempest-CreateVolumesFromSnapshotTest-2094696321 tempest-CreateVolumesFromSnapshotTest-2094696321-project-member] http://192.168.122.211/volume/v3/volumes/39f3813b-0d58-4065-bb6b-ab8ce8cbfba7 returned with HTTP 404 Sep 01 01:25:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1562/3081] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:21 2026] GET /volume/v3/volumes/39f3813b-0d58-4065-bb6b-ab8ce8cbfba7 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:25:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4a18e3a5-89f2-4ad6-a160-e9ce583b15f7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4a18e3a5-89f2-4ad6-a160-e9ce583b15f7 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 Sep 01 01:25:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4a18e3a5-89f2-4ad6-a160-e9ce583b15f7 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4a18e3a5-89f2-4ad6-a160-e9ce583b15f7 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:21 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:21 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:21 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:21 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:21 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4a18e3a5-89f2-4ad6-a160-e9ce583b15f7 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Volume info retrieved successfully. Sep 01 01:25:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4a18e3a5-89f2-4ad6-a160-e9ce583b15f7 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 returned with HTTP 200 Sep 01 01:25:21 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1520/3082] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:21 2026] GET /volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 => generated 904 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-71f9337b-981f-4ddc-ab23-582421f53fa6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-71f9337b-981f-4ddc-ab23-582421f53fa6 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 Sep 01 01:25:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-71f9337b-981f-4ddc-ab23-582421f53fa6 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-71f9337b-981f-4ddc-ab23-582421f53fa6 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-71f9337b-981f-4ddc-ab23-582421f53fa6 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Snapshot retrieved successfully. Sep 01 01:25:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-71f9337b-981f-4ddc-ab23-582421f53fa6 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 returned with HTTP 200 Sep 01 01:25:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1563/3083] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:21 2026] GET /volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 => generated 457 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-75ec5599-93b4-45b1-bae3-7f4b3d643326 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-75ec5599-93b4-45b1-bae3-7f4b3d643326 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 Sep 01 01:25:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-75ec5599-93b4-45b1-bae3-7f4b3d643326 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-75ec5599-93b4-45b1-bae3-7f4b3d643326 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-75ec5599-93b4-45b1-bae3-7f4b3d643326 tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 returned with HTTP 404 Sep 01 01:25:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1521/3084] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:22 2026] GET /volume/v3/volumes/f2b4734d-0a73-4952-8be9-187ee3712006 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0959e6a5-f72c-4bc8-b35c-fea7a9707c3c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0959e6a5-f72c-4bc8-b35c-fea7a9707c3c tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 Sep 01 01:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0959e6a5-f72c-4bc8-b35c-fea7a9707c3c tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0959e6a5-f72c-4bc8-b35c-fea7a9707c3c tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:22 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-0959e6a5-f72c-4bc8-b35c-fea7a9707c3c tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Delete snapshot with id: 1d9da356-3a41-4974-8ddb-15439edbd630 Sep 01 01:25:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0959e6a5-f72c-4bc8-b35c-fea7a9707c3c tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 returned with HTTP 404 Sep 01 01:25:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1564/3085] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:25:22 2026] DELETE /volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6ed2dd2d-28ba-4530-871d-ad7755fa4fee None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6ed2dd2d-28ba-4530-871d-ad7755fa4fee tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 Sep 01 01:25:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6ed2dd2d-28ba-4530-871d-ad7755fa4fee tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6ed2dd2d-28ba-4530-871d-ad7755fa4fee tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6ed2dd2d-28ba-4530-871d-ad7755fa4fee tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 returned with HTTP 404 Sep 01 01:25:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1522/3086] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:22 2026] GET /volume/v3/snapshots/1d9da356-3a41-4974-8ddb-15439edbd630 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2fcb38a6-cdbe-4f59-ab8c-c97f0e9e3bcb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2fcb38a6-cdbe-4f59-ab8c-c97f0e9e3bcb tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] DELETE http://192.168.122.211/volume/v3/volumes/8279dc71-91e2-4fc3-89b0-107271813dfa Sep 01 01:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2fcb38a6-cdbe-4f59-ab8c-c97f0e9e3bcb tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2fcb38a6-cdbe-4f59-ab8c-c97f0e9e3bcb tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:22 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-2fcb38a6-cdbe-4f59-ab8c-c97f0e9e3bcb tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Delete volume with id: 8279dc71-91e2-4fc3-89b0-107271813dfa Sep 01 01:25:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2fcb38a6-cdbe-4f59-ab8c-c97f0e9e3bcb tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/volumes/8279dc71-91e2-4fc3-89b0-107271813dfa returned with HTTP 404 Sep 01 01:25:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1565/3087] 192.168.122.211 () {60 vars in 1276 bytes} [Tue Sep 1 01:25:22 2026] DELETE /volume/v3/volumes/8279dc71-91e2-4fc3-89b0-107271813dfa => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:25:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a0a8e7c7-d196-4f5a-8596-844c5962b09b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a0a8e7c7-d196-4f5a-8596-844c5962b09b tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] GET http://192.168.122.211/volume/v3/volumes/8279dc71-91e2-4fc3-89b0-107271813dfa Sep 01 01:25:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a0a8e7c7-d196-4f5a-8596-844c5962b09b tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a0a8e7c7-d196-4f5a-8596-844c5962b09b tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a0a8e7c7-d196-4f5a-8596-844c5962b09b tempest-VolumeDependencyTests-669000491 tempest-VolumeDependencyTests-669000491-project-member] http://192.168.122.211/volume/v3/volumes/8279dc71-91e2-4fc3-89b0-107271813dfa returned with HTTP 404 Sep 01 01:25:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1523/3088] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:22 2026] GET /volume/v3/volumes/8279dc71-91e2-4fc3-89b0-107271813dfa => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f83b02a3-871d-4b5b-8d42-ed285a6a7b02 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f83b02a3-871d-4b5b-8d42-ed285a6a7b02 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 Sep 01 01:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f83b02a3-871d-4b5b-8d42-ed285a6a7b02 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f83b02a3-871d-4b5b-8d42-ed285a6a7b02 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f83b02a3-871d-4b5b-8d42-ed285a6a7b02 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Snapshot retrieved successfully. Sep 01 01:25:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f83b02a3-871d-4b5b-8d42-ed285a6a7b02 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 returned with HTTP 200 Sep 01 01:25:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1566/3089] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:22 2026] GET /volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 => generated 484 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-dff04f59-ecb6-46fe-9aca-18f2c02a60e6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-dff04f59-ecb6-46fe-9aca-18f2c02a60e6 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 Sep 01 01:25:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-dff04f59-ecb6-46fe-9aca-18f2c02a60e6 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-dff04f59-ecb6-46fe-9aca-18f2c02a60e6 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:22 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:22 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:22 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-dff04f59-ecb6-46fe-9aca-18f2c02a60e6 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Snapshot retrieved successfully. Sep 01 01:25:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-dff04f59-ecb6-46fe-9aca-18f2c02a60e6 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 returned with HTTP 200 Sep 01 01:25:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1524/3090] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:22 2026] GET /volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 => generated 484 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ca8ffaa1-8bb6-4aec-b616-508db29d3fb1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ca8ffaa1-8bb6-4aec-b616-508db29d3fb1 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 Sep 01 01:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ca8ffaa1-8bb6-4aec-b616-508db29d3fb1 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ca8ffaa1-8bb6-4aec-b616-508db29d3fb1 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:22 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-ca8ffaa1-8bb6-4aec-b616-508db29d3fb1 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Delete snapshot with id: b0a1e0b4-28d4-426f-9951-3a49da9b64f5 Sep 01 01:25:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ca8ffaa1-8bb6-4aec-b616-508db29d3fb1 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Snapshot retrieved successfully. Sep 01 01:25:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ca8ffaa1-8bb6-4aec-b616-508db29d3fb1 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Snapshot delete request issued successfully. Sep 01 01:25:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ca8ffaa1-8bb6-4aec-b616-508db29d3fb1 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 returned with HTTP 202 Sep 01 01:25:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1567/3091] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:25:22 2026] DELETE /volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:25:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4bf2ece8-0fdd-4555-a2da-ce1886b5e634 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4bf2ece8-0fdd-4555-a2da-ce1886b5e634 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 Sep 01 01:25:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4bf2ece8-0fdd-4555-a2da-ce1886b5e634 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4bf2ece8-0fdd-4555-a2da-ce1886b5e634 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:23 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:23 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:23 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4bf2ece8-0fdd-4555-a2da-ce1886b5e634 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Snapshot retrieved successfully. Sep 01 01:25:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4bf2ece8-0fdd-4555-a2da-ce1886b5e634 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 returned with HTTP 200 Sep 01 01:25:23 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1525/3092] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:23 2026] GET /volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 => generated 483 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ec84e860-31ff-425f-bb74-9d0505b1d607 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ec84e860-31ff-425f-bb74-9d0505b1d607 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 Sep 01 01:25:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ec84e860-31ff-425f-bb74-9d0505b1d607 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ec84e860-31ff-425f-bb74-9d0505b1d607 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ec84e860-31ff-425f-bb74-9d0505b1d607 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Snapshot retrieved successfully. Sep 01 01:25:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ec84e860-31ff-425f-bb74-9d0505b1d607 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 returned with HTTP 200 Sep 01 01:25:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1568/3093] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:24 2026] GET /volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 => generated 483 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-21eba490-a446-483a-9d60-e7b9a34b232a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-21eba490-a446-483a-9d60-e7b9a34b232a tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 Sep 01 01:25:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-21eba490-a446-483a-9d60-e7b9a34b232a tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-21eba490-a446-483a-9d60-e7b9a34b232a tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:25 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:25 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:25 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-21eba490-a446-483a-9d60-e7b9a34b232a tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Snapshot retrieved successfully. Sep 01 01:25:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-21eba490-a446-483a-9d60-e7b9a34b232a tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 returned with HTTP 200 Sep 01 01:25:25 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1526/3094] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:25 2026] GET /volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 => generated 483 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-47483466-8dd2-4e40-9e9f-436b181b8a39 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-47483466-8dd2-4e40-9e9f-436b181b8a39 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 Sep 01 01:25:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-47483466-8dd2-4e40-9e9f-436b181b8a39 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-47483466-8dd2-4e40-9e9f-436b181b8a39 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-47483466-8dd2-4e40-9e9f-436b181b8a39 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 returned with HTTP 404 Sep 01 01:25:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1569/3095] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:26 2026] GET /volume/v3/snapshots/b0a1e0b4-28d4-426f-9951-3a49da9b64f5 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-275f962b-f042-4d2f-abc7-72f705c80f80 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-275f962b-f042-4d2f-abc7-72f705c80f80 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] DELETE http://192.168.122.211/volume/v3/volumes/4b9eb491-bbfd-40c7-a302-0219d6cdfad3 Sep 01 01:25:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-275f962b-f042-4d2f-abc7-72f705c80f80 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-275f962b-f042-4d2f-abc7-72f705c80f80 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:26 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-275f962b-f042-4d2f-abc7-72f705c80f80 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Delete volume with id: 4b9eb491-bbfd-40c7-a302-0219d6cdfad3 Sep 01 01:25:26 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:26 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:26 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:26 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:26 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-275f962b-f042-4d2f-abc7-72f705c80f80 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Volume info retrieved successfully. Sep 01 01:25:26 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-275f962b-f042-4d2f-abc7-72f705c80f80 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Delete volume request issued successfully. Sep 01 01:25:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-275f962b-f042-4d2f-abc7-72f705c80f80 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/volumes/4b9eb491-bbfd-40c7-a302-0219d6cdfad3 returned with HTTP 202 Sep 01 01:25:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1527/3096] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:25:26 2026] DELETE /volume/v3/volumes/4b9eb491-bbfd-40c7-a302-0219d6cdfad3 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:25:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1f0a8dd8-d5e1-49a8-83ff-3b7a75263f43 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1f0a8dd8-d5e1-49a8-83ff-3b7a75263f43 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/volumes/4b9eb491-bbfd-40c7-a302-0219d6cdfad3 Sep 01 01:25:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1f0a8dd8-d5e1-49a8-83ff-3b7a75263f43 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1f0a8dd8-d5e1-49a8-83ff-3b7a75263f43 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1f0a8dd8-d5e1-49a8-83ff-3b7a75263f43 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Volume info retrieved successfully. Sep 01 01:25:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1f0a8dd8-d5e1-49a8-83ff-3b7a75263f43 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/volumes/4b9eb491-bbfd-40c7-a302-0219d6cdfad3 returned with HTTP 200 Sep 01 01:25:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1570/3097] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:26 2026] GET /volume/v3/volumes/4b9eb491-bbfd-40c7-a302-0219d6cdfad3 => generated 876 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-15bcc615-5de9-461f-8696-0d77f58528e4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5c19029c-c1a6-41fa-9416-e1f01f6b42b5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c19029c-c1a6-41fa-9416-e1f01f6b42b5 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/volumes/4b9eb491-bbfd-40c7-a302-0219d6cdfad3 Sep 01 01:25:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c19029c-c1a6-41fa-9416-e1f01f6b42b5 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c19029c-c1a6-41fa-9416-e1f01f6b42b5 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c19029c-c1a6-41fa-9416-e1f01f6b42b5 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/volumes/4b9eb491-bbfd-40c7-a302-0219d6cdfad3 returned with HTTP 404 Sep 01 01:25:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1571/3098] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:27 2026] GET /volume/v3/volumes/4b9eb491-bbfd-40c7-a302-0219d6cdfad3 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c276df8e-179d-449d-8265-aa580c565d50 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c276df8e-179d-449d-8265-aa580c565d50 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] DELETE http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c Sep 01 01:25:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c276df8e-179d-449d-8265-aa580c565d50 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c276df8e-179d-449d-8265-aa580c565d50 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:27 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-c276df8e-179d-449d-8265-aa580c565d50 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Delete volume with id: 1a1d32e9-e3ef-47e7-b424-ea40fa77b12c Sep 01 01:25:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c276df8e-179d-449d-8265-aa580c565d50 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Volume info retrieved successfully. Sep 01 01:25:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c276df8e-179d-449d-8265-aa580c565d50 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Delete volume request issued successfully. Sep 01 01:25:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c276df8e-179d-449d-8265-aa580c565d50 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c returned with HTTP 202 Sep 01 01:25:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1572/3099] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:25:27 2026] DELETE /volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:25:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-962ff3fd-36be-42f1-b07c-79fdd490ecbe None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-962ff3fd-36be-42f1-b07c-79fdd490ecbe tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c Sep 01 01:25:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-962ff3fd-36be-42f1-b07c-79fdd490ecbe tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-962ff3fd-36be-42f1-b07c-79fdd490ecbe tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:27 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-962ff3fd-36be-42f1-b07c-79fdd490ecbe tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Volume info retrieved successfully. Sep 01 01:25:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-962ff3fd-36be-42f1-b07c-79fdd490ecbe tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c returned with HTTP 200 Sep 01 01:25:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1573/3100] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:27 2026] GET /volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c => generated 841 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-15bcc615-5de9-461f-8696-0d77f58528e4 tempest-ProjectAdminTests-1164097153 tempest-ProjectAdminTests-1164097153-project-admin] GET http://192.168.122.211/volume/v3/scheduler-stats/get_pools Sep 01 01:25:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-15bcc615-5de9-461f-8696-0d77f58528e4 tempest-ProjectAdminTests-1164097153 tempest-ProjectAdminTests-1164097153-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-15bcc615-5de9-461f-8696-0d77f58528e4 tempest-ProjectAdminTests-1164097153 tempest-ProjectAdminTests-1164097153-project-admin] Calling method 'get_pools' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:27 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-15bcc615-5de9-461f-8696-0d77f58528e4 tempest-ProjectAdminTests-1164097153 tempest-ProjectAdminTests-1164097153-project-admin] http://192.168.122.211/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 01:25:27 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1528/3101] 192.168.122.211 () {58 vars in 1175 bytes} [Tue Sep 1 01:25:27 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:25:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-00f7b4e9-e936-4cb2-987c-a65ccf31a589 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-00f7b4e9-e936-4cb2-987c-a65ccf31a589 tempest-ProjectAdminTests-1164097153 tempest-ProjectAdminTests-1164097153-project-admin] GET http://192.168.122.211/volume/v3/capabilities/devstack@QuobyteHD Sep 01 01:25:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-00f7b4e9-e936-4cb2-987c-a65ccf31a589 tempest-ProjectAdminTests-1164097153 tempest-ProjectAdminTests-1164097153-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-00f7b4e9-e936-4cb2-987c-a65ccf31a589 tempest-ProjectAdminTests-1164097153 tempest-ProjectAdminTests-1164097153-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:27 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:27 devstack devstack@c-api.service[86751]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:25:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-00f7b4e9-e936-4cb2-987c-a65ccf31a589 tempest-ProjectAdminTests-1164097153 tempest-ProjectAdminTests-1164097153-project-admin] http://192.168.122.211/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 01:25:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1574/3102] 192.168.122.211 () {58 vars in 1193 bytes} [Tue Sep 1 01:25:27 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7d8ab76a-51dc-4e3c-b4d1-ef6aa2264f8f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7d8ab76a-51dc-4e3c-b4d1-ef6aa2264f8f tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c Sep 01 01:25:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7d8ab76a-51dc-4e3c-b4d1-ef6aa2264f8f tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7d8ab76a-51dc-4e3c-b4d1-ef6aa2264f8f tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:28 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:28 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:28 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:28 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:28 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7d8ab76a-51dc-4e3c-b4d1-ef6aa2264f8f tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Volume info retrieved successfully. Sep 01 01:25:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-14e58248-1ba8-4d46-bc16-56020314c367 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7d8ab76a-51dc-4e3c-b4d1-ef6aa2264f8f tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c returned with HTTP 200 Sep 01 01:25:28 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1529/3103] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:28 2026] GET /volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c => generated 841 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-14e58248-1ba8-4d46-bc16-56020314c367 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:25:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-14e58248-1ba8-4d46-bc16-56020314c367 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "d63e9ac6-a3cd-496b-b2d5-19ca6b553ee8", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-14e58248-1ba8-4d46-bc16-56020314c367 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'd63e9ac6-a3cd-496b-b2d5-19ca6b553ee8', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:25:29 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-14e58248-1ba8-4d46-bc16-56020314c367 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Create volume of 1 GB Sep 01 01:25:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-14e58248-1ba8-4d46-bc16-56020314c367 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Availability Zones retrieved successfully. Sep 01 01:25:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-14e58248-1ba8-4d46-bc16-56020314c367 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Flow 'volume_create_api' (504478ab-55a5-4dc0-9537-385cb9639820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:25:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-14e58248-1ba8-4d46-bc16-56020314c367 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8624e83-1e7d-4366-9f6c-f4de5fc357c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-14e58248-1ba8-4d46-bc16-56020314c367 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:25:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-14e58248-1ba8-4d46-bc16-56020314c367 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8624e83-1e7d-4366-9f6c-f4de5fc357c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-14e58248-1ba8-4d46-bc16-56020314c367 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae44c725-3ace-4a65-b523-50525696fd22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:29 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-14e58248-1ba8-4d46-bc16-56020314c367 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Created reservations ['68766372-27ca-4fdc-ba0f-ec94e39f08c8', 'bd2b0876-61fd-4f89-bee6-cc27b384e9f2', '5aaa20ef-edcb-4781-9ae7-dc49c0d57916', 'a2927517-8500-424c-9294-84d1bfe8b44f'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:25:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-14e58248-1ba8-4d46-bc16-56020314c367 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae44c725-3ace-4a65-b523-50525696fd22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68766372-27ca-4fdc-ba0f-ec94e39f08c8', 'bd2b0876-61fd-4f89-bee6-cc27b384e9f2', '5aaa20ef-edcb-4781-9ae7-dc49c0d57916', 'a2927517-8500-424c-9294-84d1bfe8b44f']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-14e58248-1ba8-4d46-bc16-56020314c367 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (503171a0-d5c1-4a88-a34e-64e1f1cd747e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:29 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-14e58248-1ba8-4d46-bc16-56020314c367 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (503171a0-d5c1-4a88-a34e-64e1f1cd747e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36da4dbb-96da-491a-9409-c1e2f2923c35', '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='6dd3288fb02848779cc5bc84befe8273',qos_specs=None,replication_status=,reservations=['68766372-27ca-4fdc-ba0f-ec94e39f08c8','bd2b0876-61fd-4f89-bee6-cc27b384e9f2','5aaa20ef-edcb-4781-9ae7-dc49c0d57916','a2927517-8500-424c-9294-84d1bfe8b44f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b66472fde3241f89de57bfc63dab2fd',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:25:29Z,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=36da4dbb-96da-491a-9409-c1e2f2923c35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dd3288fb02848779cc5bc84befe8273',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b66472fde3241f89de57bfc63dab2fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-14e58248-1ba8-4d46-bc16-56020314c367 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25a76a6e-bde0-4058-8c12-6821a9c366d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-84ee0256-7b7f-4766-8b4c-3c061b08b6b3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-84ee0256-7b7f-4766-8b4c-3c061b08b6b3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] GET http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c Sep 01 01:25:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-84ee0256-7b7f-4766-8b4c-3c061b08b6b3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-84ee0256-7b7f-4766-8b4c-3c061b08b6b3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-84ee0256-7b7f-4766-8b4c-3c061b08b6b3 tempest-CinderUnicodeTest-20955347 tempest-CinderUnicodeTest-20955347-project-member] http://192.168.122.211/volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c returned with HTTP 404 Sep 01 01:25:29 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1530/3104] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:29 2026] GET /volume/v3/volumes/1a1d32e9-e3ef-47e7-b424-ea40fa77b12c => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:25:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-14e58248-1ba8-4d46-bc16-56020314c367 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25a76a6e-bde0-4058-8c12-6821a9c366d6) transitioned into state 'SUCCESS' from 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='6dd3288fb02848779cc5bc84befe8273',qos_specs=None,replication_status=,reservations=['68766372-27ca-4fdc-ba0f-ec94e39f08c8','bd2b0876-61fd-4f89-bee6-cc27b384e9f2','5aaa20ef-edcb-4781-9ae7-dc49c0d57916','a2927517-8500-424c-9294-84d1bfe8b44f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b66472fde3241f89de57bfc63dab2fd',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-14e58248-1ba8-4d46-bc16-56020314c367 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdcfe163-bb30-45d7-abea-70fd8bb09a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-14e58248-1ba8-4d46-bc16-56020314c367 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdcfe163-bb30-45d7-abea-70fd8bb09a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-14e58248-1ba8-4d46-bc16-56020314c367 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Flow 'volume_create_api' (504478ab-55a5-4dc0-9537-385cb9639820) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:25:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-14e58248-1ba8-4d46-bc16-56020314c367 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Create volume request issued successfully. Sep 01 01:25:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-14e58248-1ba8-4d46-bc16-56020314c367 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:25:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1575/3105] 192.168.122.211 () {62 vars in 1184 bytes} [Tue Sep 1 01:25:28 2026] POST /volume/v3/volumes => generated 784 bytes in 1126 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ca31e14f-5c25-41d5-b828-b4e2be632214 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ca31e14f-5c25-41d5-b828-b4e2be632214 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] GET http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 Sep 01 01:25:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ca31e14f-5c25-41d5-b828-b4e2be632214 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ca31e14f-5c25-41d5-b828-b4e2be632214 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:29 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:29 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:29 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:29 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:30 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ca31e14f-5c25-41d5-b828-b4e2be632214 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Volume info retrieved successfully. Sep 01 01:25:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ca31e14f-5c25-41d5-b828-b4e2be632214 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 returned with HTTP 200 Sep 01 01:25:30 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1531/3106] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:29 2026] GET /volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 => generated 852 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9a72082f-d39b-4a9a-b291-2d7bb0fcd054 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9a72082f-d39b-4a9a-b291-2d7bb0fcd054 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] GET http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 Sep 01 01:25:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9a72082f-d39b-4a9a-b291-2d7bb0fcd054 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9a72082f-d39b-4a9a-b291-2d7bb0fcd054 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:31 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:31 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:31 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:31 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:31 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9a72082f-d39b-4a9a-b291-2d7bb0fcd054 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Volume info retrieved successfully. Sep 01 01:25:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9a72082f-d39b-4a9a-b291-2d7bb0fcd054 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 returned with HTTP 200 Sep 01 01:25:31 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1576/3107] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:31 2026] GET /volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 => generated 876 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f752d2bb-6a47-4bd3-a1cb-143ea98ff194 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f752d2bb-6a47-4bd3-a1cb-143ea98ff194 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] GET http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 Sep 01 01:25:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f752d2bb-6a47-4bd3-a1cb-143ea98ff194 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f752d2bb-6a47-4bd3-a1cb-143ea98ff194 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:32 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:32 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:32 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:32 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f752d2bb-6a47-4bd3-a1cb-143ea98ff194 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Volume info retrieved successfully. Sep 01 01:25:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f752d2bb-6a47-4bd3-a1cb-143ea98ff194 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 returned with HTTP 200 Sep 01 01:25:32 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1532/3108] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:32 2026] GET /volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 => generated 876 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-64d88a3f-69b0-4a03-a474-ead703a78dfd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-64d88a3f-69b0-4a03-a474-ead703a78dfd tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] GET http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 Sep 01 01:25:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-64d88a3f-69b0-4a03-a474-ead703a78dfd tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-64d88a3f-69b0-4a03-a474-ead703a78dfd tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-64d88a3f-69b0-4a03-a474-ead703a78dfd tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Volume info retrieved successfully. Sep 01 01:25:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-64d88a3f-69b0-4a03-a474-ead703a78dfd tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 returned with HTTP 200 Sep 01 01:25:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1577/3109] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:33 2026] GET /volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 => generated 934 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3705da4a-1f38-44d1-a841-eff65632d9c2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3705da4a-1f38-44d1-a841-eff65632d9c2 tempest-ProjectMemberTests-1358504468 tempest-ProjectMemberTests-1358504468-project-admin] GET http://192.168.122.211/volume/v3/scheduler-stats/get_pools Sep 01 01:25:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3705da4a-1f38-44d1-a841-eff65632d9c2 tempest-ProjectMemberTests-1358504468 tempest-ProjectMemberTests-1358504468-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3705da4a-1f38-44d1-a841-eff65632d9c2 tempest-ProjectMemberTests-1358504468 tempest-ProjectMemberTests-1358504468-project-admin] Calling method 'get_pools' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3705da4a-1f38-44d1-a841-eff65632d9c2 tempest-ProjectMemberTests-1358504468 tempest-ProjectMemberTests-1358504468-project-admin] http://192.168.122.211/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 01:25:34 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1533/3110] 192.168.122.211 () {58 vars in 1175 bytes} [Tue Sep 1 01:25:33 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:25:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-992e43b5-7f7b-45b1-9880-bfd2f1cdb44b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-089a9291-e92c-4724-b0b4-644604aa838d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-992e43b5-7f7b-45b1-9880-bfd2f1cdb44b tempest-ProjectMemberTests-1358504468 tempest-ProjectMemberTests-1358504468-project-member] GET http://192.168.122.211/volume/v3/capabilities/devstack@QuobyteHD Sep 01 01:25:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-089a9291-e92c-4724-b0b4-644604aa838d tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] GET http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 Sep 01 01:25:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-089a9291-e92c-4724-b0b4-644604aa838d tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-089a9291-e92c-4724-b0b4-644604aa838d tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-992e43b5-7f7b-45b1-9880-bfd2f1cdb44b tempest-ProjectMemberTests-1358504468 tempest-ProjectMemberTests-1358504468-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-992e43b5-7f7b-45b1-9880-bfd2f1cdb44b tempest-ProjectMemberTests-1358504468 tempest-ProjectMemberTests-1358504468-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:34 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-992e43b5-7f7b-45b1-9880-bfd2f1cdb44b tempest-ProjectMemberTests-1358504468 tempest-ProjectMemberTests-1358504468-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'e340549217be4670ab2620768df1c75e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd5ee45889ee44f9bb7278f2ef0c31e8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:25:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-992e43b5-7f7b-45b1-9880-bfd2f1cdb44b tempest-ProjectMemberTests-1358504468 tempest-ProjectMemberTests-1358504468-project-member] http://192.168.122.211/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 01 01:25:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1578/3111] 192.168.122.211 () {58 vars in 1193 bytes} [Tue Sep 1 01:25:34 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 287 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:34 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:34 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:34 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:34 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:34 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-089a9291-e92c-4724-b0b4-644604aa838d tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Volume info retrieved successfully. Sep 01 01:25:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-089a9291-e92c-4724-b0b4-644604aa838d tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 returned with HTTP 200 Sep 01 01:25:34 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1534/3112] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:34 2026] GET /volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 => generated 934 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f3d27ce5-9f88-4abf-9f20-6b86779ab07b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f3d27ce5-9f88-4abf-9f20-6b86779ab07b tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] GET http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 Sep 01 01:25:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f3d27ce5-9f88-4abf-9f20-6b86779ab07b tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f3d27ce5-9f88-4abf-9f20-6b86779ab07b tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:35 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=653,cinder:INSERT=113,cinder:UPDATE=169 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:25:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f3d27ce5-9f88-4abf-9f20-6b86779ab07b tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Volume info retrieved successfully. Sep 01 01:25:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f3d27ce5-9f88-4abf-9f20-6b86779ab07b tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 returned with HTTP 200 Sep 01 01:25:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1579/3113] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:35 2026] GET /volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 => generated 937 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1b10556c-d74d-41f4-870c-da851d93c9c2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1b10556c-d74d-41f4-870c-da851d93c9c2 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] GET http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 Sep 01 01:25:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1b10556c-d74d-41f4-870c-da851d93c9c2 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1b10556c-d74d-41f4-870c-da851d93c9c2 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:36 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=652,cinder:INSERT=135,cinder:UPDATE=196 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:25:36 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:36 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:36 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:36 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:36 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1b10556c-d74d-41f4-870c-da851d93c9c2 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Volume info retrieved successfully. Sep 01 01:25:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1b10556c-d74d-41f4-870c-da851d93c9c2 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 returned with HTTP 200 Sep 01 01:25:36 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1535/3114] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:36 2026] GET /volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 => generated 937 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-770aecfe-5611-4784-a928-722cfea23def None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-770aecfe-5611-4784-a928-722cfea23def tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:25:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-770aecfe-5611-4784-a928-722cfea23def tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1119353867"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-770aecfe-5611-4784-a928-722cfea23def tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1119353867'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:25:37 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-770aecfe-5611-4784-a928-722cfea23def tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Create volume of 1 GB Sep 01 01:25:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-770aecfe-5611-4784-a928-722cfea23def tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Availability Zones retrieved successfully. Sep 01 01:25:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-770aecfe-5611-4784-a928-722cfea23def tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Flow 'volume_create_api' (3e903168-285e-4d8f-bdd9-cc36a6437b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:25:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-770aecfe-5611-4784-a928-722cfea23def tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef09296d-0c7b-41f5-91c6-b28dc25d99d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-770aecfe-5611-4784-a928-722cfea23def tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:25:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-59b124e7-d3a5-4d74-a109-953695fbb044 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-59b124e7-d3a5-4d74-a109-953695fbb044 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] GET http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 Sep 01 01:25:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-59b124e7-d3a5-4d74-a109-953695fbb044 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-59b124e7-d3a5-4d74-a109-953695fbb044 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:37 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:37 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:37 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:37 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-770aecfe-5611-4784-a928-722cfea23def tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef09296d-0c7b-41f5-91c6-b28dc25d99d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:37 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-770aecfe-5611-4784-a928-722cfea23def tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd2c00e8-3c59-4e86-8cb5-ea9cb9fbf5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:37 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-59b124e7-d3a5-4d74-a109-953695fbb044 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Volume info retrieved successfully. Sep 01 01:25:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-59b124e7-d3a5-4d74-a109-953695fbb044 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 returned with HTTP 200 Sep 01 01:25:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1536/3115] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:37 2026] GET /volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 => generated 937 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:38 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-770aecfe-5611-4784-a928-722cfea23def tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Created reservations ['5a6c92ed-f594-48ed-aea4-b64f50a678fe', '935c024a-69b0-43ce-acb0-f35ce366f181', '4a6b3036-36e3-48df-baf0-4649acae5f52', '533218d9-0106-4f9f-a599-5a87e8b50924'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:25:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-770aecfe-5611-4784-a928-722cfea23def tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd2c00e8-3c59-4e86-8cb5-ea9cb9fbf5f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a6c92ed-f594-48ed-aea4-b64f50a678fe', '935c024a-69b0-43ce-acb0-f35ce366f181', '4a6b3036-36e3-48df-baf0-4649acae5f52', '533218d9-0106-4f9f-a599-5a87e8b50924']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-770aecfe-5611-4784-a928-722cfea23def tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00be41de-b7a9-4fd5-9fd9-f37a9e638b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-770aecfe-5611-4784-a928-722cfea23def tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00be41de-b7a9-4fd5-9fd9-f37a9e638b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f52120af-30f7-48b2-a2e1-3f40e521055a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1119353867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92a20c76f5654d24807041436ded9972',qos_specs=None,replication_status=,reservations=['5a6c92ed-f594-48ed-aea4-b64f50a678fe','935c024a-69b0-43ce-acb0-f35ce366f181','4a6b3036-36e3-48df-baf0-4649acae5f52','533218d9-0106-4f9f-a599-5a87e8b50924'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fee26e7da73e43fd9d7f5d8dbb3f4925',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:25:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1119353867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f52120af-30f7-48b2-a2e1-3f40e521055a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92a20c76f5654d24807041436ded9972',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fee26e7da73e43fd9d7f5d8dbb3f4925',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-770aecfe-5611-4784-a928-722cfea23def tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbc11b0b-928a-4b92-823c-eba24fdde4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-770aecfe-5611-4784-a928-722cfea23def tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbc11b0b-928a-4b92-823c-eba24fdde4e3) transitioned into state 'SUCCESS' from state '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-1119353867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92a20c76f5654d24807041436ded9972',qos_specs=None,replication_status=,reservations=['5a6c92ed-f594-48ed-aea4-b64f50a678fe','935c024a-69b0-43ce-acb0-f35ce366f181','4a6b3036-36e3-48df-baf0-4649acae5f52','533218d9-0106-4f9f-a599-5a87e8b50924'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fee26e7da73e43fd9d7f5d8dbb3f4925',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-770aecfe-5611-4784-a928-722cfea23def tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f10ee3ee-63cc-420b-b414-a4d16a0040d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-770aecfe-5611-4784-a928-722cfea23def tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f10ee3ee-63cc-420b-b414-a4d16a0040d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:38 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-770aecfe-5611-4784-a928-722cfea23def tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Flow 'volume_create_api' (3e903168-285e-4d8f-bdd9-cc36a6437b51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:25:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-770aecfe-5611-4784-a928-722cfea23def tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Create volume request issued successfully. Sep 01 01:25:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-770aecfe-5611-4784-a928-722cfea23def tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:25:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1580/3116] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:25:37 2026] POST /volume/v3/volumes => generated 787 bytes in 722 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:25:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f2f763c2-1641-45dd-bee6-9b480a819cc8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f2f763c2-1641-45dd-bee6-9b480a819cc8 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/f52120af-30f7-48b2-a2e1-3f40e521055a Sep 01 01:25:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f2f763c2-1641-45dd-bee6-9b480a819cc8 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f2f763c2-1641-45dd-bee6-9b480a819cc8 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f2f763c2-1641-45dd-bee6-9b480a819cc8 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:25:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f2f763c2-1641-45dd-bee6-9b480a819cc8 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/f52120af-30f7-48b2-a2e1-3f40e521055a returned with HTTP 200 Sep 01 01:25:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1537/3117] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:38 2026] GET /volume/v3/volumes/f52120af-30f7-48b2-a2e1-3f40e521055a => generated 966 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e27a7635-f62e-4305-9e41-6892cf881fde None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e27a7635-f62e-4305-9e41-6892cf881fde tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] GET http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 Sep 01 01:25:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e27a7635-f62e-4305-9e41-6892cf881fde tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e27a7635-f62e-4305-9e41-6892cf881fde tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e27a7635-f62e-4305-9e41-6892cf881fde tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Volume info retrieved successfully. Sep 01 01:25:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e27a7635-f62e-4305-9e41-6892cf881fde tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 returned with HTTP 200 Sep 01 01:25:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1581/3118] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:38 2026] GET /volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 => generated 936 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-762b71fd-370b-4b3c-a996-0b4142447530 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-762b71fd-370b-4b3c-a996-0b4142447530 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/f52120af-30f7-48b2-a2e1-3f40e521055a Sep 01 01:25:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-762b71fd-370b-4b3c-a996-0b4142447530 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-762b71fd-370b-4b3c-a996-0b4142447530 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:39 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:39 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:39 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:39 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:39 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-762b71fd-370b-4b3c-a996-0b4142447530 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:25:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-762b71fd-370b-4b3c-a996-0b4142447530 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/f52120af-30f7-48b2-a2e1-3f40e521055a returned with HTTP 200 Sep 01 01:25:39 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1538/3119] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:39 2026] GET /volume/v3/volumes/f52120af-30f7-48b2-a2e1-3f40e521055a => generated 1016 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a5830288-98fd-4d63-9888-f421cc106029 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a5830288-98fd-4d63-9888-f421cc106029 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] GET http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 Sep 01 01:25:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a5830288-98fd-4d63-9888-f421cc106029 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:39 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a5830288-98fd-4d63-9888-f421cc106029 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:39 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:39 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:39 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:39 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a5830288-98fd-4d63-9888-f421cc106029 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Volume info retrieved successfully. Sep 01 01:25:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a5830288-98fd-4d63-9888-f421cc106029 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 returned with HTTP 200 Sep 01 01:25:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1582/3120] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:39 2026] GET /volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 => generated 1202 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:25:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-127eb43f-1899-42ff-b342-f3fa9d8f240a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-127eb43f-1899-42ff-b342-f3fa9d8f240a tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] GET http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 Sep 01 01:25:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-127eb43f-1899-42ff-b342-f3fa9d8f240a tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-127eb43f-1899-42ff-b342-f3fa9d8f240a tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:40 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:40 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:40 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-127eb43f-1899-42ff-b342-f3fa9d8f240a tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Volume info retrieved successfully. Sep 01 01:25:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-127eb43f-1899-42ff-b342-f3fa9d8f240a tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 returned with HTTP 200 Sep 01 01:25:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1539/3121] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:40 2026] GET /volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 => generated 1202 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:25:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-959c03dd-33c7-4255-b30d-cd4821544fbb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-959c03dd-33c7-4255-b30d-cd4821544fbb tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] DELETE http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 Sep 01 01:25:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-959c03dd-33c7-4255-b30d-cd4821544fbb tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-959c03dd-33c7-4255-b30d-cd4821544fbb tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:40 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-959c03dd-33c7-4255-b30d-cd4821544fbb tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Delete volume with id: 36da4dbb-96da-491a-9409-c1e2f2923c35 Sep 01 01:25:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-959c03dd-33c7-4255-b30d-cd4821544fbb tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Volume info retrieved successfully. Sep 01 01:25:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-959c03dd-33c7-4255-b30d-cd4821544fbb tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Delete volume request issued successfully. Sep 01 01:25:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-959c03dd-33c7-4255-b30d-cd4821544fbb tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 returned with HTTP 202 Sep 01 01:25:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1583/3122] 192.168.122.211 () {60 vars in 1276 bytes} [Tue Sep 1 01:25:40 2026] DELETE /volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:25:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-58355ec0-9c6f-44b1-9ba8-f24bcaca854e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-58355ec0-9c6f-44b1-9ba8-f24bcaca854e tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] GET http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 Sep 01 01:25:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-58355ec0-9c6f-44b1-9ba8-f24bcaca854e tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-58355ec0-9c6f-44b1-9ba8-f24bcaca854e tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:40 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:40 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:40 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-58355ec0-9c6f-44b1-9ba8-f24bcaca854e tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Volume info retrieved successfully. Sep 01 01:25:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-58355ec0-9c6f-44b1-9ba8-f24bcaca854e tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 returned with HTTP 200 Sep 01 01:25:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1540/3123] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:40 2026] GET /volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 => generated 1201 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:25:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2c6a6009-044a-44f7-b450-933f94c79141 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2c6a6009-044a-44f7-b450-933f94c79141 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/f52120af-30f7-48b2-a2e1-3f40e521055a Sep 01 01:25:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2c6a6009-044a-44f7-b450-933f94c79141 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2c6a6009-044a-44f7-b450-933f94c79141 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2c6a6009-044a-44f7-b450-933f94c79141 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:25:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2c6a6009-044a-44f7-b450-933f94c79141 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/f52120af-30f7-48b2-a2e1-3f40e521055a returned with HTTP 200 Sep 01 01:25:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1584/3124] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:40 2026] GET /volume/v3/volumes/f52120af-30f7-48b2-a2e1-3f40e521055a => generated 1017 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:25:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8e67222f-e437-4807-9c16-ebc32a83961a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8e67222f-e437-4807-9c16-ebc32a83961a tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:25:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8e67222f-e437-4807-9c16-ebc32a83961a tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f52120af-30f7-48b2-a2e1-3f40e521055a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1826035992"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:40 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:40 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:40 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8e67222f-e437-4807-9c16-ebc32a83961a tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:25:40 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-8e67222f-e437-4807-9c16-ebc32a83961a tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Create snapshot from volume f52120af-30f7-48b2-a2e1-3f40e521055a Sep 01 01:25:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-48c35e63-0206-4629-8f27-4a507b81508c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-48c35e63-0206-4629-8f27-4a507b81508c tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] GET http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 Sep 01 01:25:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-48c35e63-0206-4629-8f27-4a507b81508c tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-48c35e63-0206-4629-8f27-4a507b81508c tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:41 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:41 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:41 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:41 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-48c35e63-0206-4629-8f27-4a507b81508c tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Volume info retrieved successfully. Sep 01 01:25:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-48c35e63-0206-4629-8f27-4a507b81508c tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 returned with HTTP 200 Sep 01 01:25:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1585/3125] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:41 2026] GET /volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 => generated 1201 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:25:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-82d9fc91-83c4-4435-8369-4f0646f5ece8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-82d9fc91-83c4-4435-8369-4f0646f5ece8 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] GET http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 Sep 01 01:25:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-82d9fc91-83c4-4435-8369-4f0646f5ece8 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-82d9fc91-83c4-4435-8369-4f0646f5ece8 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-82d9fc91-83c4-4435-8369-4f0646f5ece8 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Volume info retrieved successfully. Sep 01 01:25:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-82d9fc91-83c4-4435-8369-4f0646f5ece8 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 returned with HTTP 200 Sep 01 01:25:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1586/3126] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:42 2026] GET /volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 => generated 1201 bytes in 600 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:25:43 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-8e67222f-e437-4807-9c16-ebc32a83961a tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Created reservations ['5688cf51-da9a-42ae-8a84-9837fb2c544f', 'eab6b781-d824-484f-9294-8d32c7d1c03d', 'cf7c1479-d9e4-4eee-bd89-325822722aef', '77ca3ad8-735a-474d-83e9-e2a74f945bc0'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:25:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-63411147-11aa-4ce9-8720-ca4ca1478052 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-63411147-11aa-4ce9-8720-ca4ca1478052 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] GET http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 Sep 01 01:25:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-63411147-11aa-4ce9-8720-ca4ca1478052 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-63411147-11aa-4ce9-8720-ca4ca1478052 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-63411147-11aa-4ce9-8720-ca4ca1478052 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 returned with HTTP 404 Sep 01 01:25:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1587/3127] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:44 2026] GET /volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:25:45 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:45 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8e67222f-e437-4807-9c16-ebc32a83961a tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot create request issued successfully. Sep 01 01:25:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8e67222f-e437-4807-9c16-ebc32a83961a tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:25:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1541/3128] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:25:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 4990 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:25:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1e1cb902-783f-42ad-91ef-ae26faca2a43 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1e1cb902-783f-42ad-91ef-ae26faca2a43 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3 Sep 01 01:25:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1e1cb902-783f-42ad-91ef-ae26faca2a43 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1e1cb902-783f-42ad-91ef-ae26faca2a43 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1e1cb902-783f-42ad-91ef-ae26faca2a43 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:25:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1e1cb902-783f-42ad-91ef-ae26faca2a43 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3 returned with HTTP 200 Sep 01 01:25:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1588/3129] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:45 2026] GET /volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3 => generated 440 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d9934d94-04f3-4e3e-96e2-0e73d1d38f01 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d9934d94-04f3-4e3e-96e2-0e73d1d38f01 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] DELETE http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 Sep 01 01:25:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d9934d94-04f3-4e3e-96e2-0e73d1d38f01 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d9934d94-04f3-4e3e-96e2-0e73d1d38f01 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:45 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-d9934d94-04f3-4e3e-96e2-0e73d1d38f01 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Delete volume with id: 36da4dbb-96da-491a-9409-c1e2f2923c35 Sep 01 01:25:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d9934d94-04f3-4e3e-96e2-0e73d1d38f01 tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 returned with HTTP 404 Sep 01 01:25:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1542/3130] 192.168.122.211 () {60 vars in 1276 bytes} [Tue Sep 1 01:25:45 2026] DELETE /volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:25:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0d21821a-a44c-4ce3-9e45-7673854a52af None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0d21821a-a44c-4ce3-9e45-7673854a52af tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] GET http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 Sep 01 01:25:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0d21821a-a44c-4ce3-9e45-7673854a52af tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0d21821a-a44c-4ce3-9e45-7673854a52af tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0d21821a-a44c-4ce3-9e45-7673854a52af tempest-VolumeImageDependencyTests-2058717712 tempest-VolumeImageDependencyTests-2058717712-project-member] http://192.168.122.211/volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 returned with HTTP 404 Sep 01 01:25:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1589/3131] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:25:45 2026] GET /volume/v3/volumes/36da4dbb-96da-491a-9409-c1e2f2923c35 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 01:25:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ecebc7c9-0c4d-47e7-b00c-fc87b4a716c8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ecebc7c9-0c4d-47e7-b00c-fc87b4a716c8 tempest-ProjectReaderTests-1365526855 tempest-ProjectReaderTests-1365526855-project-admin] GET http://192.168.122.211/volume/v3/scheduler-stats/get_pools Sep 01 01:25:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ecebc7c9-0c4d-47e7-b00c-fc87b4a716c8 tempest-ProjectReaderTests-1365526855 tempest-ProjectReaderTests-1365526855-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ecebc7c9-0c4d-47e7-b00c-fc87b4a716c8 tempest-ProjectReaderTests-1365526855 tempest-ProjectReaderTests-1365526855-project-admin] Calling method 'get_pools' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:46 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:46 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ecebc7c9-0c4d-47e7-b00c-fc87b4a716c8 tempest-ProjectReaderTests-1365526855 tempest-ProjectReaderTests-1365526855-project-admin] http://192.168.122.211/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 01:25:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1543/3132] 192.168.122.211 () {58 vars in 1175 bytes} [Tue Sep 1 01:25:46 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:25:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-93197d20-be2f-4f5c-9553-7d01980c4bd1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f0396d03-319a-4828-bea8-dfcadbc27a71 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f0396d03-319a-4828-bea8-dfcadbc27a71 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3 Sep 01 01:25:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f0396d03-319a-4828-bea8-dfcadbc27a71 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f0396d03-319a-4828-bea8-dfcadbc27a71 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:46 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:46 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:46 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f0396d03-319a-4828-bea8-dfcadbc27a71 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:25:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f0396d03-319a-4828-bea8-dfcadbc27a71 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3 returned with HTTP 200 Sep 01 01:25:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1544/3133] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:46 2026] GET /volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3 => generated 440 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-93197d20-be2f-4f5c-9553-7d01980c4bd1 tempest-ProjectReaderTests-1365526855 tempest-ProjectReaderTests-1365526855-project-reader] GET http://192.168.122.211/volume/v3/capabilities/devstack@QuobyteHD Sep 01 01:25:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-93197d20-be2f-4f5c-9553-7d01980c4bd1 tempest-ProjectReaderTests-1365526855 tempest-ProjectReaderTests-1365526855-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-93197d20-be2f-4f5c-9553-7d01980c4bd1 tempest-ProjectReaderTests-1365526855 tempest-ProjectReaderTests-1365526855-project-reader] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:46 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-93197d20-be2f-4f5c-9553-7d01980c4bd1 tempest-ProjectReaderTests-1365526855 tempest-ProjectReaderTests-1365526855-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'c92cb9664c9a47009f061234f3d77405', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '74dc4d19790542f4ab4757718c166893', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:25:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-93197d20-be2f-4f5c-9553-7d01980c4bd1 tempest-ProjectReaderTests-1365526855 tempest-ProjectReaderTests-1365526855-project-reader] http://192.168.122.211/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 01 01:25:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1590/3134] 192.168.122.211 () {58 vars in 1193 bytes} [Tue Sep 1 01:25:46 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 288 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f8c59965-eaa2-4a59-8ddb-cc9de9e54897 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f8c59965-eaa2-4a59-8ddb-cc9de9e54897 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3 Sep 01 01:25:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f8c59965-eaa2-4a59-8ddb-cc9de9e54897 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f8c59965-eaa2-4a59-8ddb-cc9de9e54897 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f8c59965-eaa2-4a59-8ddb-cc9de9e54897 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:25:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f8c59965-eaa2-4a59-8ddb-cc9de9e54897 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3 returned with HTTP 200 Sep 01 01:25:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1545/3135] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:47 2026] GET /volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3 => generated 440 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f9c3a682-9105-437d-a15b-f89651f6bba2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f9c3a682-9105-437d-a15b-f89651f6bba2 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3 Sep 01 01:25:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f9c3a682-9105-437d-a15b-f89651f6bba2 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f9c3a682-9105-437d-a15b-f89651f6bba2 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f9c3a682-9105-437d-a15b-f89651f6bba2 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:25:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f9c3a682-9105-437d-a15b-f89651f6bba2 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3 returned with HTTP 200 Sep 01 01:25:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1591/3136] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:48 2026] GET /volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3 => generated 467 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:25:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f0747cd3-fdff-4359-9a93-13a0380b54d2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f0747cd3-fdff-4359-9a93-13a0380b54d2 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] POST http://192.168.122.211/volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3/action Sep 01 01:25:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f0747cd3-fdff-4359-9a93-13a0380b54d2 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:25:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f0747cd3-fdff-4359-9a93-13a0380b54d2 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:49 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:49 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:49 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f0747cd3-fdff-4359-9a93-13a0380b54d2 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] Snapshot retrieved successfully. Sep 01 01:25:49 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-f0747cd3-fdff-4359-9a93-13a0380b54d2 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '6f705459dab94a6da95d29e3fa599480', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92a20c76f5654d24807041436ded9972', '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=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:25:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f0747cd3-fdff-4359-9a93-13a0380b54d2 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] http://192.168.122.211/volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3/action returned with HTTP 403 Sep 01 01:25:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1546/3137] 192.168.122.211 () {60 vars in 1280 bytes} [Tue Sep 1 01:25:48 2026] POST /volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3/action => generated 133 bytes in 472 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:25:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e5dd6825-c4e8-45fd-80ab-fdd0e8fb20ee None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e5dd6825-c4e8-45fd-80ab-fdd0e8fb20ee tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] DELETE http://192.168.122.211/volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3 Sep 01 01:25:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e5dd6825-c4e8-45fd-80ab-fdd0e8fb20ee tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e5dd6825-c4e8-45fd-80ab-fdd0e8fb20ee tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:49 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-e5dd6825-c4e8-45fd-80ab-fdd0e8fb20ee tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Delete snapshot with id: a0fbac15-9be4-41b8-89c3-ca93174909e3 Sep 01 01:25:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e5dd6825-c4e8-45fd-80ab-fdd0e8fb20ee tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:25:49 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:49 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e5dd6825-c4e8-45fd-80ab-fdd0e8fb20ee tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot delete request issued successfully. Sep 01 01:25:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e5dd6825-c4e8-45fd-80ab-fdd0e8fb20ee tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3 returned with HTTP 202 Sep 01 01:25:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1592/3138] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:25:49 2026] DELETE /volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:25:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b2bacd56-cd0c-4213-a79d-a062d943dfba None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b2bacd56-cd0c-4213-a79d-a062d943dfba tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3 Sep 01 01:25:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b2bacd56-cd0c-4213-a79d-a062d943dfba tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b2bacd56-cd0c-4213-a79d-a062d943dfba tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:49 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:49 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:49 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b2bacd56-cd0c-4213-a79d-a062d943dfba tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:25:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b2bacd56-cd0c-4213-a79d-a062d943dfba tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3 returned with HTTP 200 Sep 01 01:25:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1547/3139] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:49 2026] GET /volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3 => generated 466 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bf11b1a0-14d9-4fb5-9c6f-5b636dd4c065 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bf11b1a0-14d9-4fb5-9c6f-5b636dd4c065 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:25:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bf11b1a0-14d9-4fb5-9c6f-5b636dd4c065 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1055298977", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1028641993", "vendor_name": "tempest-vendor_name-707665864"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bf11b1a0-14d9-4fb5-9c6f-5b636dd4c065 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:25:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1593/3140] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:25:50 2026] POST /volume/v3/types => generated 328 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5cf477ec-4a1f-4aa0-bcdf-41d4b4967ac6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5cf477ec-4a1f-4aa0-bcdf-41d4b4967ac6 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:25:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5cf477ec-4a1f-4aa0-bcdf-41d4b4967ac6 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "14904e2b-e824-4590-8569-6b2f034e3185", "size": 1}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-5cf477ec-4a1f-4aa0-bcdf-41d4b4967ac6 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Create volume request body: {'volume': {'volume_type': '14904e2b-e824-4590-8569-6b2f034e3185', 'size': 1}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:25:50 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-5cf477ec-4a1f-4aa0-bcdf-41d4b4967ac6 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Create volume of 1 GB Sep 01 01:25:50 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:50 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:50 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5cf477ec-4a1f-4aa0-bcdf-41d4b4967ac6 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Availability Zones retrieved successfully. Sep 01 01:25:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5cf477ec-4a1f-4aa0-bcdf-41d4b4967ac6 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Flow 'volume_create_api' (77ca1cfa-9627-42e4-9ea0-17b133056ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:25:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5cf477ec-4a1f-4aa0-bcdf-41d4b4967ac6 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1f2b0a3-81b0-48bd-b89d-d2f11f011a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-5cf477ec-4a1f-4aa0-bcdf-41d4b4967ac6 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:25:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5cf477ec-4a1f-4aa0-bcdf-41d4b4967ac6 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1f2b0a3-81b0-48bd-b89d-d2f11f011a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:25:50Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1028641993',vendor_name='tempest-vendor_name-707665864'},id=14904e2b-e824-4590-8569-6b2f034e3185,is_public=True,name='tempest-ProjectAdminTests-volume-type-1055298977',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14904e2b-e824-4590-8569-6b2f034e3185', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5cf477ec-4a1f-4aa0-bcdf-41d4b4967ac6 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f07e271e-72ce-4c73-a742-f408f709263a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9acfec06-056c-4839-ad4e-2c615dd38284 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9acfec06-056c-4839-ad4e-2c615dd38284 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3 Sep 01 01:25:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9acfec06-056c-4839-ad4e-2c615dd38284 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9acfec06-056c-4839-ad4e-2c615dd38284 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:50 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-5cf477ec-4a1f-4aa0-bcdf-41d4b4967ac6 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1055298977 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1055298977, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:25:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:50 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-5cf477ec-4a1f-4aa0-bcdf-41d4b4967ac6 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1055298977 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1055298977, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:25:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9acfec06-056c-4839-ad4e-2c615dd38284 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:25:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9acfec06-056c-4839-ad4e-2c615dd38284 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3 returned with HTTP 200 Sep 01 01:25:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1594/3141] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:50 2026] GET /volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3 => generated 466 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:50 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-5cf477ec-4a1f-4aa0-bcdf-41d4b4967ac6 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Created reservations ['67411e02-1578-475f-adf9-ec9eeb4eff30', '80562ca2-0e0d-4ebc-be7a-484c899463b0', 'fd963f78-d8ef-4f06-8117-d5285cb98cb5', 'cd0cce1a-54ae-4da2-8003-dcc81a200a2c'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:25:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5cf477ec-4a1f-4aa0-bcdf-41d4b4967ac6 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f07e271e-72ce-4c73-a742-f408f709263a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67411e02-1578-475f-adf9-ec9eeb4eff30', '80562ca2-0e0d-4ebc-be7a-484c899463b0', 'fd963f78-d8ef-4f06-8117-d5285cb98cb5', 'cd0cce1a-54ae-4da2-8003-dcc81a200a2c']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5cf477ec-4a1f-4aa0-bcdf-41d4b4967ac6 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7be24989-9475-4a3e-bcc4-7c100dd2347d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:50 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:50 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5cf477ec-4a1f-4aa0-bcdf-41d4b4967ac6 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7be24989-9475-4a3e-bcc4-7c100dd2347d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39167af9-8210-47d2-bc85-1d17430d197d', '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='ad18b3abad9c4f5cb783f6cb4d15dc2f',qos_specs=None,replication_status=,reservations=['67411e02-1578-475f-adf9-ec9eeb4eff30','80562ca2-0e0d-4ebc-be7a-484c899463b0','fd963f78-d8ef-4f06-8117-d5285cb98cb5','cd0cce1a-54ae-4da2-8003-dcc81a200a2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5ef4bb99b004272b95a462a01b00f73',volume_type_id=14904e2b-e824-4590-8569-6b2f034e3185), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:25:50Z,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=39167af9-8210-47d2-bc85-1d17430d197d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad18b3abad9c4f5cb783f6cb4d15dc2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5ef4bb99b004272b95a462a01b00f73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14904e2b-e824-4590-8569-6b2f034e3185),volume_type_id=14904e2b-e824-4590-8569-6b2f034e3185)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5cf477ec-4a1f-4aa0-bcdf-41d4b4967ac6 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9de37483-8ed1-4a84-b6ee-e3828f3c85d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5cf477ec-4a1f-4aa0-bcdf-41d4b4967ac6 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9de37483-8ed1-4a84-b6ee-e3828f3c85d1) transitioned into state 'SUCCESS' from 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='ad18b3abad9c4f5cb783f6cb4d15dc2f',qos_specs=None,replication_status=,reservations=['67411e02-1578-475f-adf9-ec9eeb4eff30','80562ca2-0e0d-4ebc-be7a-484c899463b0','fd963f78-d8ef-4f06-8117-d5285cb98cb5','cd0cce1a-54ae-4da2-8003-dcc81a200a2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5ef4bb99b004272b95a462a01b00f73',volume_type_id=14904e2b-e824-4590-8569-6b2f034e3185)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5cf477ec-4a1f-4aa0-bcdf-41d4b4967ac6 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0b31ad8-0349-466b-b5f7-56a0850cded4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5cf477ec-4a1f-4aa0-bcdf-41d4b4967ac6 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0b31ad8-0349-466b-b5f7-56a0850cded4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-5cf477ec-4a1f-4aa0-bcdf-41d4b4967ac6 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Flow 'volume_create_api' (77ca1cfa-9627-42e4-9ea0-17b133056ef2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:25:50 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5cf477ec-4a1f-4aa0-bcdf-41d4b4967ac6 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Create volume request issued successfully. Sep 01 01:25:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5cf477ec-4a1f-4aa0-bcdf-41d4b4967ac6 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:25:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1548/3142] 192.168.122.211 () {62 vars in 1182 bytes} [Tue Sep 1 01:25:50 2026] POST /volume/v3/volumes => generated 781 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:25:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-baeddb2f-298c-4979-831f-dacfaa11d9c2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-baeddb2f-298c-4979-831f-dacfaa11d9c2 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] GET http://192.168.122.211/volume/v3/volumes/39167af9-8210-47d2-bc85-1d17430d197d Sep 01 01:25:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-baeddb2f-298c-4979-831f-dacfaa11d9c2 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-baeddb2f-298c-4979-831f-dacfaa11d9c2 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:50 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:50 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:50 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:50 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:50 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-baeddb2f-298c-4979-831f-dacfaa11d9c2 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Volume info retrieved successfully. Sep 01 01:25:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-baeddb2f-298c-4979-831f-dacfaa11d9c2 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] http://192.168.122.211/volume/v3/volumes/39167af9-8210-47d2-bc85-1d17430d197d returned with HTTP 200 Sep 01 01:25:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1595/3143] 192.168.122.211 () {60 vars in 1272 bytes} [Tue Sep 1 01:25:50 2026] GET /volume/v3/volumes/39167af9-8210-47d2-bc85-1d17430d197d => generated 960 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a48afdbe-a0a1-4044-a4e3-41856db52299 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a48afdbe-a0a1-4044-a4e3-41856db52299 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3 Sep 01 01:25:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a48afdbe-a0a1-4044-a4e3-41856db52299 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a48afdbe-a0a1-4044-a4e3-41856db52299 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:51 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:51 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:51 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a48afdbe-a0a1-4044-a4e3-41856db52299 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:25:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a48afdbe-a0a1-4044-a4e3-41856db52299 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3 returned with HTTP 200 Sep 01 01:25:51 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1549/3144] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:51 2026] GET /volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3 => generated 466 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:25:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5e47aa61-baf7-4468-8aae-2c070fe451ca None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5e47aa61-baf7-4468-8aae-2c070fe451ca tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] GET http://192.168.122.211/volume/v3/volumes/39167af9-8210-47d2-bc85-1d17430d197d Sep 01 01:25:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5e47aa61-baf7-4468-8aae-2c070fe451ca tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5e47aa61-baf7-4468-8aae-2c070fe451ca tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5e47aa61-baf7-4468-8aae-2c070fe451ca tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Volume info retrieved successfully. Sep 01 01:25:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5e47aa61-baf7-4468-8aae-2c070fe451ca tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] http://192.168.122.211/volume/v3/volumes/39167af9-8210-47d2-bc85-1d17430d197d returned with HTTP 200 Sep 01 01:25:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1596/3145] 192.168.122.211 () {60 vars in 1272 bytes} [Tue Sep 1 01:25:51 2026] GET /volume/v3/volumes/39167af9-8210-47d2-bc85-1d17430d197d => generated 981 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6865640b-11f9-4e9e-826e-2018971a14cc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6865640b-11f9-4e9e-826e-2018971a14cc tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] GET http://192.168.122.211/volume/v3/messages Sep 01 01:25:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6865640b-11f9-4e9e-826e-2018971a14cc tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6865640b-11f9-4e9e-826e-2018971a14cc tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6865640b-11f9-4e9e-826e-2018971a14cc tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] http://192.168.122.211/volume/v3/messages returned with HTTP 200 Sep 01 01:25:52 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1550/3146] 192.168.122.211 () {60 vars in 1164 bytes} [Tue Sep 1 01:25:52 2026] GET /volume/v3/messages => generated 678 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5b0e76ad-2374-4aa0-b1e9-b96b0ed04694 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5b0e76ad-2374-4aa0-b1e9-b96b0ed04694 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] DELETE http://192.168.122.211/volume/v3/messages/a4decc7c-9125-4be0-b3a0-346738efdc33 Sep 01 01:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5b0e76ad-2374-4aa0-b1e9-b96b0ed04694 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5b0e76ad-2374-4aa0-b1e9-b96b0ed04694 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5b0e76ad-2374-4aa0-b1e9-b96b0ed04694 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] http://192.168.122.211/volume/v3/messages/a4decc7c-9125-4be0-b3a0-346738efdc33 returned with HTTP 204 Sep 01 01:25:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1597/3147] 192.168.122.211 () {60 vars in 1278 bytes} [Tue Sep 1 01:25:52 2026] DELETE /volume/v3/messages/a4decc7c-9125-4be0-b3a0-346738efdc33 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 01:25:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4c1dd2d9-db0f-4e08-91e8-be151835f243 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4c1dd2d9-db0f-4e08-91e8-be151835f243 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] GET http://192.168.122.211/volume/v3/messages/a4decc7c-9125-4be0-b3a0-346738efdc33 Sep 01 01:25:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4c1dd2d9-db0f-4e08-91e8-be151835f243 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4c1dd2d9-db0f-4e08-91e8-be151835f243 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4c1dd2d9-db0f-4e08-91e8-be151835f243 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] http://192.168.122.211/volume/v3/messages/a4decc7c-9125-4be0-b3a0-346738efdc33 returned with HTTP 404 Sep 01 01:25:52 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1551/3148] 192.168.122.211 () {60 vars in 1275 bytes} [Tue Sep 1 01:25:52 2026] GET /volume/v3/messages/a4decc7c-9125-4be0-b3a0-346738efdc33 => generated 110 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ec41ca92-82a1-4da4-b349-32f39759c7b0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ec41ca92-82a1-4da4-b349-32f39759c7b0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/39167af9-8210-47d2-bc85-1d17430d197d Sep 01 01:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ec41ca92-82a1-4da4-b349-32f39759c7b0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ec41ca92-82a1-4da4-b349-32f39759c7b0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:52 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-ec41ca92-82a1-4da4-b349-32f39759c7b0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Delete volume with id: 39167af9-8210-47d2-bc85-1d17430d197d Sep 01 01:25:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ec41ca92-82a1-4da4-b349-32f39759c7b0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Volume info retrieved successfully. Sep 01 01:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-ec41ca92-82a1-4da4-b349-32f39759c7b0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86751) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 01:25:52 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-ec41ca92-82a1-4da4-b349-32f39759c7b0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1055298977 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1055298977, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:25:52 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-ec41ca92-82a1-4da4-b349-32f39759c7b0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1055298977 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1055298977, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-ec41ca92-82a1-4da4-b349-32f39759c7b0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Created reservations ['f9223516-e444-4903-9563-7c0ab36d0485', '27b803d1-85e5-4815-a886-531a37b07192', '920d8bfa-613b-46af-b0f8-7fb1a5324a1e', '48a2850a-1044-402b-91b1-ee7cbc0aa87d'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:25:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ec41ca92-82a1-4da4-b349-32f39759c7b0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Delete volume request issued successfully. Sep 01 01:25:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ec41ca92-82a1-4da4-b349-32f39759c7b0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] http://192.168.122.211/volume/v3/volumes/39167af9-8210-47d2-bc85-1d17430d197d returned with HTTP 202 Sep 01 01:25:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1598/3149] 192.168.122.211 () {60 vars in 1275 bytes} [Tue Sep 1 01:25:52 2026] DELETE /volume/v3/volumes/39167af9-8210-47d2-bc85-1d17430d197d => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:25:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-448b20b1-8930-4fba-acba-942c85b6f9a5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-448b20b1-8930-4fba-acba-942c85b6f9a5 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] DELETE http://192.168.122.211/volume/v3/types/14904e2b-e824-4590-8569-6b2f034e3185 Sep 01 01:25:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-448b20b1-8930-4fba-acba-942c85b6f9a5 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-448b20b1-8930-4fba-acba-942c85b6f9a5 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-448b20b1-8930-4fba-acba-942c85b6f9a5 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] http://192.168.122.211/volume/v3/types/14904e2b-e824-4590-8569-6b2f034e3185 returned with HTTP 202 Sep 01 01:25:52 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1552/3150] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:25:52 2026] DELETE /volume/v3/types/14904e2b-e824-4590-8569-6b2f034e3185 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a3041b89-ba2f-4544-b2ad-12562202f526 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a3041b89-ba2f-4544-b2ad-12562202f526 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a3041b89-ba2f-4544-b2ad-12562202f526 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-999103273", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1282285190", "vendor_name": "tempest-vendor_name-1568493213"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-39f26cc6-f1d6-4016-bd73-bdadb16e4ec3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a3041b89-ba2f-4544-b2ad-12562202f526 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:25:52 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1599/3151] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:25:52 2026] POST /volume/v3/types => generated 328 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f2ae6ea5-9f69-4bbb-b1f3-11ff5547b0d0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f2ae6ea5-9f69-4bbb-b1f3-11ff5547b0d0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f2ae6ea5-9f69-4bbb-b1f3-11ff5547b0d0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3a29700a-c36c-4384-85f8-91d3955294c7", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-f2ae6ea5-9f69-4bbb-b1f3-11ff5547b0d0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Create volume request body: {'volume': {'volume_type': '3a29700a-c36c-4384-85f8-91d3955294c7', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:25:52 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-f2ae6ea5-9f69-4bbb-b1f3-11ff5547b0d0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Create volume of 1 GB Sep 01 01:25:52 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:52 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f2ae6ea5-9f69-4bbb-b1f3-11ff5547b0d0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Availability Zones retrieved successfully. Sep 01 01:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f2ae6ea5-9f69-4bbb-b1f3-11ff5547b0d0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Flow 'volume_create_api' (91f75eb4-929d-4f13-a767-f2b1975a69d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f2ae6ea5-9f69-4bbb-b1f3-11ff5547b0d0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0428810c-77e7-4f0e-add7-8c011ae2eef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-f2ae6ea5-9f69-4bbb-b1f3-11ff5547b0d0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f2ae6ea5-9f69-4bbb-b1f3-11ff5547b0d0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0428810c-77e7-4f0e-add7-8c011ae2eef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:25:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1282285190',vendor_name='tempest-vendor_name-1568493213'},id=3a29700a-c36c-4384-85f8-91d3955294c7,is_public=True,name='tempest-ProjectAdminTests-volume-type-999103273',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a29700a-c36c-4384-85f8-91d3955294c7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f2ae6ea5-9f69-4bbb-b1f3-11ff5547b0d0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6027a8ed-bd31-44e3-9759-0652f02131ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-39f26cc6-f1d6-4016-bd73-bdadb16e4ec3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:25:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-39f26cc6-f1d6-4016-bd73-bdadb16e4ec3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-42490866"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-39f26cc6-f1d6-4016-bd73-bdadb16e4ec3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-42490866'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:25:52 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-39f26cc6-f1d6-4016-bd73-bdadb16e4ec3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create volume of 1 GB Sep 01 01:25:52 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-39f26cc6-f1d6-4016-bd73-bdadb16e4ec3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Availability Zones retrieved successfully. Sep 01 01:25:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-39f26cc6-f1d6-4016-bd73-bdadb16e4ec3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Flow 'volume_create_api' (5d7e4077-3c2f-499f-b00f-b6cf2bf5b706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:25:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-39f26cc6-f1d6-4016-bd73-bdadb16e4ec3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8e8187d-f1f4-4bf4-9014-a1ae7cbf6f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-39f26cc6-f1d6-4016-bd73-bdadb16e4ec3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:25:52 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-f2ae6ea5-9f69-4bbb-b1f3-11ff5547b0d0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-999103273 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-999103273, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:25:52 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-f2ae6ea5-9f69-4bbb-b1f3-11ff5547b0d0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-999103273 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-999103273, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:25:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-39f26cc6-f1d6-4016-bd73-bdadb16e4ec3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8e8187d-f1f4-4bf4-9014-a1ae7cbf6f93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-39f26cc6-f1d6-4016-bd73-bdadb16e4ec3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16dfc0a9-2c28-4584-b97d-ac3929db9bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-f2ae6ea5-9f69-4bbb-b1f3-11ff5547b0d0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Created reservations ['d70153dc-9899-4812-9c45-54ccc0ab3fbb', '4bc59398-50ec-4037-9e14-59213f9c6971', 'ed502a00-eb31-42ca-a447-223128e09ea6', 'a0d11c21-0831-4b54-a71d-e518b7672d87'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f2ae6ea5-9f69-4bbb-b1f3-11ff5547b0d0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6027a8ed-bd31-44e3-9759-0652f02131ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d70153dc-9899-4812-9c45-54ccc0ab3fbb', '4bc59398-50ec-4037-9e14-59213f9c6971', 'ed502a00-eb31-42ca-a447-223128e09ea6', 'a0d11c21-0831-4b54-a71d-e518b7672d87']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f2ae6ea5-9f69-4bbb-b1f3-11ff5547b0d0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (712feb78-3b2c-4fe1-836e-a888f1f65e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:52 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-39f26cc6-f1d6-4016-bd73-bdadb16e4ec3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Created reservations ['20308309-cca3-4e71-a0e3-cf23f9ba8aea', '1ef69606-cca6-4993-9e5f-a4b465893a9f', '4f70560a-84f4-438b-9e31-6bc4cc0b2cdf', 'bbece80f-b014-4eb5-b803-e518d5f46897'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:25:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-39f26cc6-f1d6-4016-bd73-bdadb16e4ec3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16dfc0a9-2c28-4584-b97d-ac3929db9bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20308309-cca3-4e71-a0e3-cf23f9ba8aea', '1ef69606-cca6-4993-9e5f-a4b465893a9f', '4f70560a-84f4-438b-9e31-6bc4cc0b2cdf', 'bbece80f-b014-4eb5-b803-e518d5f46897']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:52 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-39f26cc6-f1d6-4016-bd73-bdadb16e4ec3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f79033bc-c361-4a5e-a884-605e6383c4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:52 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:52 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f2ae6ea5-9f69-4bbb-b1f3-11ff5547b0d0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (712feb78-3b2c-4fe1-836e-a888f1f65e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fa22376-2486-48fd-a07f-ef8d3e5b1f0e', '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='ad18b3abad9c4f5cb783f6cb4d15dc2f',qos_specs=None,replication_status=,reservations=['d70153dc-9899-4812-9c45-54ccc0ab3fbb','4bc59398-50ec-4037-9e14-59213f9c6971','ed502a00-eb31-42ca-a447-223128e09ea6','a0d11c21-0831-4b54-a71d-e518b7672d87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5ef4bb99b004272b95a462a01b00f73',volume_type_id=3a29700a-c36c-4384-85f8-91d3955294c7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:25:52Z,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=8fa22376-2486-48fd-a07f-ef8d3e5b1f0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad18b3abad9c4f5cb783f6cb4d15dc2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5ef4bb99b004272b95a462a01b00f73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a29700a-c36c-4384-85f8-91d3955294c7),volume_type_id=3a29700a-c36c-4384-85f8-91d3955294c7)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:52 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f2ae6ea5-9f69-4bbb-b1f3-11ff5547b0d0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee59618a-62c1-45bd-bf8f-c4d195fff561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-39f26cc6-f1d6-4016-bd73-bdadb16e4ec3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f79033bc-c361-4a5e-a884-605e6383c4d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afcaf0e2-e177-4ab0-9c3c-acf2e62f3ca7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-42490866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6426a466375e4e4aa4eae923279369d8',qos_specs=None,replication_status=,reservations=['20308309-cca3-4e71-a0e3-cf23f9ba8aea','1ef69606-cca6-4993-9e5f-a4b465893a9f','4f70560a-84f4-438b-9e31-6bc4cc0b2cdf','bbece80f-b014-4eb5-b803-e518d5f46897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8002eaaa87724c26b14fac8fb119a387',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:25:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-42490866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afcaf0e2-e177-4ab0-9c3c-acf2e62f3ca7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6426a466375e4e4aa4eae923279369d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8002eaaa87724c26b14fac8fb119a387',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-39f26cc6-f1d6-4016-bd73-bdadb16e4ec3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (518d0387-a3ec-4103-a665-e6147b5904ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f2ae6ea5-9f69-4bbb-b1f3-11ff5547b0d0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee59618a-62c1-45bd-bf8f-c4d195fff561) transitioned into state 'SUCCESS' from 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='ad18b3abad9c4f5cb783f6cb4d15dc2f',qos_specs=None,replication_status=,reservations=['d70153dc-9899-4812-9c45-54ccc0ab3fbb','4bc59398-50ec-4037-9e14-59213f9c6971','ed502a00-eb31-42ca-a447-223128e09ea6','a0d11c21-0831-4b54-a71d-e518b7672d87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5ef4bb99b004272b95a462a01b00f73',volume_type_id=3a29700a-c36c-4384-85f8-91d3955294c7)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f2ae6ea5-9f69-4bbb-b1f3-11ff5547b0d0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a7d5af4-f1b4-408a-9f2c-a3d82a7505eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-39f26cc6-f1d6-4016-bd73-bdadb16e4ec3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (518d0387-a3ec-4103-a665-e6147b5904ad) transitioned into state 'SUCCESS' from state '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-42490866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6426a466375e4e4aa4eae923279369d8',qos_specs=None,replication_status=,reservations=['20308309-cca3-4e71-a0e3-cf23f9ba8aea','1ef69606-cca6-4993-9e5f-a4b465893a9f','4f70560a-84f4-438b-9e31-6bc4cc0b2cdf','bbece80f-b014-4eb5-b803-e518d5f46897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8002eaaa87724c26b14fac8fb119a387',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-39f26cc6-f1d6-4016-bd73-bdadb16e4ec3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26317c4a-1848-4a8d-818b-b96ebfebb09f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-39f26cc6-f1d6-4016-bd73-bdadb16e4ec3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26317c4a-1848-4a8d-818b-b96ebfebb09f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:53 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-39f26cc6-f1d6-4016-bd73-bdadb16e4ec3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Flow 'volume_create_api' (5d7e4077-3c2f-499f-b00f-b6cf2bf5b706) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:25:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-39f26cc6-f1d6-4016-bd73-bdadb16e4ec3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create volume request issued successfully. Sep 01 01:25:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-39f26cc6-f1d6-4016-bd73-bdadb16e4ec3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:25:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1553/3152] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:25:52 2026] POST /volume/v3/volumes => generated 785 bytes in 726 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:25:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-eab3dacb-baf2-4f6b-896a-246daa73dd0a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f2ae6ea5-9f69-4bbb-b1f3-11ff5547b0d0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a7d5af4-f1b4-408a-9f2c-a3d82a7505eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-eab3dacb-baf2-4f6b-896a-246daa73dd0a tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3 Sep 01 01:25:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-eab3dacb-baf2-4f6b-896a-246daa73dd0a tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-eab3dacb-baf2-4f6b-896a-246daa73dd0a tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-eab3dacb-baf2-4f6b-896a-246daa73dd0a tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3 returned with HTTP 404 Sep 01 01:25:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1554/3153] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:53 2026] GET /volume/v3/snapshots/a0fbac15-9be4-41b8-89c3-ca93174909e3 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e4a3f99a-d86b-4ef4-a817-f960c8063fc0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e4a3f99a-d86b-4ef4-a817-f960c8063fc0 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/afcaf0e2-e177-4ab0-9c3c-acf2e62f3ca7 Sep 01 01:25:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e4a3f99a-d86b-4ef4-a817-f960c8063fc0 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e4a3f99a-d86b-4ef4-a817-f960c8063fc0 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-f2ae6ea5-9f69-4bbb-b1f3-11ff5547b0d0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Flow 'volume_create_api' (91f75eb4-929d-4f13-a767-f2b1975a69d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:25:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f2ae6ea5-9f69-4bbb-b1f3-11ff5547b0d0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Create volume request issued successfully. Sep 01 01:25:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f2ae6ea5-9f69-4bbb-b1f3-11ff5547b0d0 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:25:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1600/3154] 192.168.122.211 () {62 vars in 1182 bytes} [Tue Sep 1 01:25:52 2026] POST /volume/v3/volumes => generated 780 bytes in 746 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:25:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-07b3e2b9-4673-40f9-9b7a-1240bd8e84e8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e4a3f99a-d86b-4ef4-a817-f960c8063fc0 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:25:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-07b3e2b9-4673-40f9-9b7a-1240bd8e84e8 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/f52120af-30f7-48b2-a2e1-3f40e521055a Sep 01 01:25:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-07b3e2b9-4673-40f9-9b7a-1240bd8e84e8 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-07b3e2b9-4673-40f9-9b7a-1240bd8e84e8 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:53 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-07b3e2b9-4673-40f9-9b7a-1240bd8e84e8 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Delete volume with id: f52120af-30f7-48b2-a2e1-3f40e521055a Sep 01 01:25:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e4a3f99a-d86b-4ef4-a817-f960c8063fc0 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/afcaf0e2-e177-4ab0-9c3c-acf2e62f3ca7 returned with HTTP 200 Sep 01 01:25:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1555/3155] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:53 2026] GET /volume/v3/volumes/afcaf0e2-e177-4ab0-9c3c-acf2e62f3ca7 => generated 964 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-81c9d31b-9258-48a5-b084-16670f75e783 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-81c9d31b-9258-48a5-b084-16670f75e783 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] GET http://192.168.122.211/volume/v3/volumes/8fa22376-2486-48fd-a07f-ef8d3e5b1f0e Sep 01 01:25:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-81c9d31b-9258-48a5-b084-16670f75e783 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-81c9d31b-9258-48a5-b084-16670f75e783 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-81c9d31b-9258-48a5-b084-16670f75e783 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Volume info retrieved successfully. Sep 01 01:25:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-81c9d31b-9258-48a5-b084-16670f75e783 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] http://192.168.122.211/volume/v3/volumes/8fa22376-2486-48fd-a07f-ef8d3e5b1f0e returned with HTTP 200 Sep 01 01:25:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1556/3156] 192.168.122.211 () {60 vars in 1272 bytes} [Tue Sep 1 01:25:53 2026] GET /volume/v3/volumes/8fa22376-2486-48fd-a07f-ef8d3e5b1f0e => generated 959 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:53 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:53 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-07b3e2b9-4673-40f9-9b7a-1240bd8e84e8 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:25:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-07b3e2b9-4673-40f9-9b7a-1240bd8e84e8 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Delete volume request issued successfully. Sep 01 01:25:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-07b3e2b9-4673-40f9-9b7a-1240bd8e84e8 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/f52120af-30f7-48b2-a2e1-3f40e521055a returned with HTTP 202 Sep 01 01:25:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1601/3157] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:25:53 2026] DELETE /volume/v3/volumes/f52120af-30f7-48b2-a2e1-3f40e521055a => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:25:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8951cb86-3f7c-428f-ac04-d6ecea47da72 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8951cb86-3f7c-428f-ac04-d6ecea47da72 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/f52120af-30f7-48b2-a2e1-3f40e521055a Sep 01 01:25:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8951cb86-3f7c-428f-ac04-d6ecea47da72 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8951cb86-3f7c-428f-ac04-d6ecea47da72 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8951cb86-3f7c-428f-ac04-d6ecea47da72 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:25:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8951cb86-3f7c-428f-ac04-d6ecea47da72 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/f52120af-30f7-48b2-a2e1-3f40e521055a returned with HTTP 200 Sep 01 01:25:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1557/3158] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:53 2026] GET /volume/v3/volumes/f52120af-30f7-48b2-a2e1-3f40e521055a => generated 1016 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ab7b5dc1-8cdc-4bf1-a7fc-1066d9af6ec7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ab7b5dc1-8cdc-4bf1-a7fc-1066d9af6ec7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/afcaf0e2-e177-4ab0-9c3c-acf2e62f3ca7 Sep 01 01:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ab7b5dc1-8cdc-4bf1-a7fc-1066d9af6ec7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ab7b5dc1-8cdc-4bf1-a7fc-1066d9af6ec7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ab7b5dc1-8cdc-4bf1-a7fc-1066d9af6ec7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:25:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ab7b5dc1-8cdc-4bf1-a7fc-1066d9af6ec7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/afcaf0e2-e177-4ab0-9c3c-acf2e62f3ca7 returned with HTTP 200 Sep 01 01:25:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1602/3159] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:54 2026] GET /volume/v3/volumes/afcaf0e2-e177-4ab0-9c3c-acf2e62f3ca7 => generated 1014 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:25:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-defd6b87-8d83-4ffe-962d-a4208a387526 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-defd6b87-8d83-4ffe-962d-a4208a387526 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] GET http://192.168.122.211/volume/v3/volumes/8fa22376-2486-48fd-a07f-ef8d3e5b1f0e Sep 01 01:25:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-defd6b87-8d83-4ffe-962d-a4208a387526 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-defd6b87-8d83-4ffe-962d-a4208a387526 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:54 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:54 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:54 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:54 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-defd6b87-8d83-4ffe-962d-a4208a387526 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Volume info retrieved successfully. Sep 01 01:25:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-defd6b87-8d83-4ffe-962d-a4208a387526 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] http://192.168.122.211/volume/v3/volumes/8fa22376-2486-48fd-a07f-ef8d3e5b1f0e returned with HTTP 200 Sep 01 01:25:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1558/3160] 192.168.122.211 () {60 vars in 1272 bytes} [Tue Sep 1 01:25:54 2026] GET /volume/v3/volumes/8fa22376-2486-48fd-a07f-ef8d3e5b1f0e => generated 980 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-81b3876f-7c9f-4de4-8a5d-7c0d8970befc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-81b3876f-7c9f-4de4-8a5d-7c0d8970befc tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] GET http://192.168.122.211/volume/v3/messages Sep 01 01:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-81b3876f-7c9f-4de4-8a5d-7c0d8970befc tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-81b3876f-7c9f-4de4-8a5d-7c0d8970befc tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-81b3876f-7c9f-4de4-8a5d-7c0d8970befc tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] http://192.168.122.211/volume/v3/messages returned with HTTP 200 Sep 01 01:25:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1603/3161] 192.168.122.211 () {60 vars in 1164 bytes} [Tue Sep 1 01:25:54 2026] GET /volume/v3/messages => generated 678 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b18a09e8-2485-42e3-8cdd-8dd4821b02af None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b18a09e8-2485-42e3-8cdd-8dd4821b02af tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] GET http://192.168.122.211/volume/v3/messages Sep 01 01:25:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b18a09e8-2485-42e3-8cdd-8dd4821b02af tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b18a09e8-2485-42e3-8cdd-8dd4821b02af tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b18a09e8-2485-42e3-8cdd-8dd4821b02af tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] http://192.168.122.211/volume/v3/messages returned with HTTP 200 Sep 01 01:25:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1559/3162] 192.168.122.211 () {60 vars in 1164 bytes} [Tue Sep 1 01:25:54 2026] GET /volume/v3/messages => generated 678 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7f7e34e4-4fe9-41ca-b133-8e1a8523f1ee None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7f7e34e4-4fe9-41ca-b133-8e1a8523f1ee tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] DELETE http://192.168.122.211/volume/v3/messages/f1f6ab97-3ac8-4a36-b32e-a39dd275f510 Sep 01 01:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7f7e34e4-4fe9-41ca-b133-8e1a8523f1ee tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7f7e34e4-4fe9-41ca-b133-8e1a8523f1ee tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7f7e34e4-4fe9-41ca-b133-8e1a8523f1ee tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] http://192.168.122.211/volume/v3/messages/f1f6ab97-3ac8-4a36-b32e-a39dd275f510 returned with HTTP 204 Sep 01 01:25:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1604/3163] 192.168.122.211 () {60 vars in 1278 bytes} [Tue Sep 1 01:25:54 2026] DELETE /volume/v3/messages/f1f6ab97-3ac8-4a36-b32e-a39dd275f510 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 01:25:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6187e8d2-c9cf-4c19-b995-fbabf081bc12 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6187e8d2-c9cf-4c19-b995-fbabf081bc12 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/8fa22376-2486-48fd-a07f-ef8d3e5b1f0e Sep 01 01:25:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6187e8d2-c9cf-4c19-b995-fbabf081bc12 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6187e8d2-c9cf-4c19-b995-fbabf081bc12 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:54 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-6187e8d2-c9cf-4c19-b995-fbabf081bc12 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Delete volume with id: 8fa22376-2486-48fd-a07f-ef8d3e5b1f0e Sep 01 01:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d648cbc2-74ff-465b-a335-84c2435a6f2c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d648cbc2-74ff-465b-a335-84c2435a6f2c tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/f52120af-30f7-48b2-a2e1-3f40e521055a Sep 01 01:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d648cbc2-74ff-465b-a335-84c2435a6f2c tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d648cbc2-74ff-465b-a335-84c2435a6f2c tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:54 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:54 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:54 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:54 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6187e8d2-c9cf-4c19-b995-fbabf081bc12 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Volume info retrieved successfully. Sep 01 01:25:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:54 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6187e8d2-c9cf-4c19-b995-fbabf081bc12 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86752) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 01:25:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d648cbc2-74ff-465b-a335-84c2435a6f2c tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:25:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d648cbc2-74ff-465b-a335-84c2435a6f2c tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/f52120af-30f7-48b2-a2e1-3f40e521055a returned with HTTP 200 Sep 01 01:25:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1605/3164] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:54 2026] GET /volume/v3/volumes/f52120af-30f7-48b2-a2e1-3f40e521055a => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:54 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-6187e8d2-c9cf-4c19-b995-fbabf081bc12 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-999103273 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-999103273, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:25:54 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-6187e8d2-c9cf-4c19-b995-fbabf081bc12 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-999103273 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-999103273, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:25:54 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-6187e8d2-c9cf-4c19-b995-fbabf081bc12 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Created reservations ['6ba162ea-f417-4602-a57f-4ea2ac0a5d39', '4dff54f0-d38f-41d4-bc53-b7a3886c7e8e', '701c361c-844d-47b3-a320-80909f8388ad', '1702d748-24d8-42ec-9dc6-a58b01373291'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:25:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6187e8d2-c9cf-4c19-b995-fbabf081bc12 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Delete volume request issued successfully. Sep 01 01:25:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6187e8d2-c9cf-4c19-b995-fbabf081bc12 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] http://192.168.122.211/volume/v3/volumes/8fa22376-2486-48fd-a07f-ef8d3e5b1f0e returned with HTTP 202 Sep 01 01:25:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1560/3165] 192.168.122.211 () {60 vars in 1275 bytes} [Tue Sep 1 01:25:54 2026] DELETE /volume/v3/volumes/8fa22376-2486-48fd-a07f-ef8d3e5b1f0e => generated 0 bytes in 299 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a14c6f83-73a9-4433-b0a4-e78e12b31f33 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a14c6f83-73a9-4433-b0a4-e78e12b31f33 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] DELETE http://192.168.122.211/volume/v3/types/3a29700a-c36c-4384-85f8-91d3955294c7 Sep 01 01:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a14c6f83-73a9-4433-b0a4-e78e12b31f33 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a14c6f83-73a9-4433-b0a4-e78e12b31f33 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a14c6f83-73a9-4433-b0a4-e78e12b31f33 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] http://192.168.122.211/volume/v3/types/3a29700a-c36c-4384-85f8-91d3955294c7 returned with HTTP 202 Sep 01 01:25:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1606/3166] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:25:54 2026] DELETE /volume/v3/types/3a29700a-c36c-4384-85f8-91d3955294c7 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:25:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-14cec406-9172-4b84-8f1e-210de62ef2d6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-14cec406-9172-4b84-8f1e-210de62ef2d6 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:25:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-14cec406-9172-4b84-8f1e-210de62ef2d6 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2007387091", "extra_specs": {"storage_protocol": "tempest-storage_protocol-530255966", "vendor_name": "tempest-vendor_name-1464898630"}}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-14cec406-9172-4b84-8f1e-210de62ef2d6 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:25:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1561/3167] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:25:54 2026] POST /volume/v3/types => generated 328 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7fc4b26e-7044-46c7-b1e9-aa4bf51492ac None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7fc4b26e-7044-46c7-b1e9-aa4bf51492ac tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7fc4b26e-7044-46c7-b1e9-aa4bf51492ac tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cd37c6dd-950a-4d81-96fe-344590a75f4f", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-7fc4b26e-7044-46c7-b1e9-aa4bf51492ac tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Create volume request body: {'volume': {'volume_type': 'cd37c6dd-950a-4d81-96fe-344590a75f4f', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-7fc4b26e-7044-46c7-b1e9-aa4bf51492ac tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Create volume of 1 GB Sep 01 01:25:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7fc4b26e-7044-46c7-b1e9-aa4bf51492ac tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Availability Zones retrieved successfully. Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7fc4b26e-7044-46c7-b1e9-aa4bf51492ac tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Flow 'volume_create_api' (1e61d613-790a-44d3-8756-c1afc407b0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7fc4b26e-7044-46c7-b1e9-aa4bf51492ac tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6469a98b-bc68-42f6-bee6-fc59fda85e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-7fc4b26e-7044-46c7-b1e9-aa4bf51492ac tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7fc4b26e-7044-46c7-b1e9-aa4bf51492ac tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6469a98b-bc68-42f6-bee6-fc59fda85e89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:25:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-530255966',vendor_name='tempest-vendor_name-1464898630'},id=cd37c6dd-950a-4d81-96fe-344590a75f4f,is_public=True,name='tempest-ProjectAdminTests-volume-type-2007387091',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cd37c6dd-950a-4d81-96fe-344590a75f4f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7fc4b26e-7044-46c7-b1e9-aa4bf51492ac tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (957d5c5a-62ae-48a0-b2ee-f6e05a3ef972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-7fc4b26e-7044-46c7-b1e9-aa4bf51492ac tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2007387091 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2007387091, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:25:55 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-7fc4b26e-7044-46c7-b1e9-aa4bf51492ac tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2007387091 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2007387091, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-7fc4b26e-7044-46c7-b1e9-aa4bf51492ac tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Created reservations ['f3315c38-a4b2-480a-8361-ca0be174af91', '28102039-6872-459f-80ae-6aaf908f4e5a', '1dd1c336-18bd-44f3-b3da-6cffe9946bfc', 'ea5637e5-88ac-4192-b674-5621b05324d9'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7fc4b26e-7044-46c7-b1e9-aa4bf51492ac tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (957d5c5a-62ae-48a0-b2ee-f6e05a3ef972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3315c38-a4b2-480a-8361-ca0be174af91', '28102039-6872-459f-80ae-6aaf908f4e5a', '1dd1c336-18bd-44f3-b3da-6cffe9946bfc', 'ea5637e5-88ac-4192-b674-5621b05324d9']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7fc4b26e-7044-46c7-b1e9-aa4bf51492ac tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02eb527a-b4be-47ed-a688-a69ba83807c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6650761d-1d69-4343-9566-2e852a266804 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6650761d-1d69-4343-9566-2e852a266804 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/afcaf0e2-e177-4ab0-9c3c-acf2e62f3ca7 Sep 01 01:25:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6650761d-1d69-4343-9566-2e852a266804 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6650761d-1d69-4343-9566-2e852a266804 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7fc4b26e-7044-46c7-b1e9-aa4bf51492ac tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02eb527a-b4be-47ed-a688-a69ba83807c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ded45f90-7205-4ae8-9c7d-6155522cf854', '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='ad18b3abad9c4f5cb783f6cb4d15dc2f',qos_specs=None,replication_status=,reservations=['f3315c38-a4b2-480a-8361-ca0be174af91','28102039-6872-459f-80ae-6aaf908f4e5a','1dd1c336-18bd-44f3-b3da-6cffe9946bfc','ea5637e5-88ac-4192-b674-5621b05324d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5ef4bb99b004272b95a462a01b00f73',volume_type_id=cd37c6dd-950a-4d81-96fe-344590a75f4f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:25:55Z,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=ded45f90-7205-4ae8-9c7d-6155522cf854,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad18b3abad9c4f5cb783f6cb4d15dc2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5ef4bb99b004272b95a462a01b00f73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cd37c6dd-950a-4d81-96fe-344590a75f4f),volume_type_id=cd37c6dd-950a-4d81-96fe-344590a75f4f)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7fc4b26e-7044-46c7-b1e9-aa4bf51492ac tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db69a14d-6851-4e53-b24e-9a61aae7ed70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:55 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:55 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:55 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:55 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6650761d-1d69-4343-9566-2e852a266804 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:25:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6650761d-1d69-4343-9566-2e852a266804 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/afcaf0e2-e177-4ab0-9c3c-acf2e62f3ca7 returned with HTTP 200 Sep 01 01:25:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1562/3168] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:55 2026] GET /volume/v3/volumes/afcaf0e2-e177-4ab0-9c3c-acf2e62f3ca7 => generated 1015 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7fc4b26e-7044-46c7-b1e9-aa4bf51492ac tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db69a14d-6851-4e53-b24e-9a61aae7ed70) transitioned into state 'SUCCESS' from 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='ad18b3abad9c4f5cb783f6cb4d15dc2f',qos_specs=None,replication_status=,reservations=['f3315c38-a4b2-480a-8361-ca0be174af91','28102039-6872-459f-80ae-6aaf908f4e5a','1dd1c336-18bd-44f3-b3da-6cffe9946bfc','ea5637e5-88ac-4192-b674-5621b05324d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5ef4bb99b004272b95a462a01b00f73',volume_type_id=cd37c6dd-950a-4d81-96fe-344590a75f4f)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7fc4b26e-7044-46c7-b1e9-aa4bf51492ac tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc0eaab9-d093-4567-8817-6cadf9dfb69e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9bb6b558-09e7-4b83-8647-0b13f2f2a9ae None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7fc4b26e-7044-46c7-b1e9-aa4bf51492ac tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc0eaab9-d093-4567-8817-6cadf9dfb69e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7fc4b26e-7044-46c7-b1e9-aa4bf51492ac tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Flow 'volume_create_api' (1e61d613-790a-44d3-8756-c1afc407b0bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7fc4b26e-7044-46c7-b1e9-aa4bf51492ac tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Create volume request issued successfully. Sep 01 01:25:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7fc4b26e-7044-46c7-b1e9-aa4bf51492ac tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:25:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1607/3169] 192.168.122.211 () {62 vars in 1182 bytes} [Tue Sep 1 01:25:55 2026] POST /volume/v3/volumes => generated 781 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-302a6b29-490c-4049-9b09-1eb33f032bed None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-302a6b29-490c-4049-9b09-1eb33f032bed tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] GET http://192.168.122.211/volume/v3/volumes/ded45f90-7205-4ae8-9c7d-6155522cf854 Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-302a6b29-490c-4049-9b09-1eb33f032bed tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-302a6b29-490c-4049-9b09-1eb33f032bed tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-302a6b29-490c-4049-9b09-1eb33f032bed tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Volume info retrieved successfully. Sep 01 01:25:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-302a6b29-490c-4049-9b09-1eb33f032bed tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] http://192.168.122.211/volume/v3/volumes/ded45f90-7205-4ae8-9c7d-6155522cf854 returned with HTTP 200 Sep 01 01:25:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1608/3170] 192.168.122.211 () {60 vars in 1272 bytes} [Tue Sep 1 01:25:55 2026] GET /volume/v3/volumes/ded45f90-7205-4ae8-9c7d-6155522cf854 => generated 960 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-acf4367a-43bf-473c-8d7d-02e74c2b95d3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-acf4367a-43bf-473c-8d7d-02e74c2b95d3 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/f52120af-30f7-48b2-a2e1-3f40e521055a Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-acf4367a-43bf-473c-8d7d-02e74c2b95d3 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-acf4367a-43bf-473c-8d7d-02e74c2b95d3 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-acf4367a-43bf-473c-8d7d-02e74c2b95d3 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/f52120af-30f7-48b2-a2e1-3f40e521055a returned with HTTP 404 Sep 01 01:25:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1609/3171] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:55 2026] GET /volume/v3/volumes/f52120af-30f7-48b2-a2e1-3f40e521055a => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d061c8e2-d8f3-4089-9488-1d47132f66fe None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d061c8e2-d8f3-4089-9488-1d47132f66fe tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d061c8e2-d8f3-4089-9488-1d47132f66fe tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1393573311"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-d061c8e2-d8f3-4089-9488-1d47132f66fe tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1393573311'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-d061c8e2-d8f3-4089-9488-1d47132f66fe tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Create volume of 1 GB Sep 01 01:25:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9bb6b558-09e7-4b83-8647-0b13f2f2a9ae tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:25:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9bb6b558-09e7-4b83-8647-0b13f2f2a9ae tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "afcaf0e2-e177-4ab0-9c3c-acf2e62f3ca7", "name": "tempest-ProjectMemberTests-Snapshot-1972720934"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d061c8e2-d8f3-4089-9488-1d47132f66fe tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Availability Zones retrieved successfully. Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d061c8e2-d8f3-4089-9488-1d47132f66fe tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Flow 'volume_create_api' (e2527685-75fe-4e42-a936-fce3fbe5a96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:25:55 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:55 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:55 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:55 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9bb6b558-09e7-4b83-8647-0b13f2f2a9ae tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Volume info retrieved successfully. Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d061c8e2-d8f3-4089-9488-1d47132f66fe tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1a5ba6b-3726-48c4-9cd8-56b0af14bd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:55 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-9bb6b558-09e7-4b83-8647-0b13f2f2a9ae tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Create snapshot from volume afcaf0e2-e177-4ab0-9c3c-acf2e62f3ca7 Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-d061c8e2-d8f3-4089-9488-1d47132f66fe tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d061c8e2-d8f3-4089-9488-1d47132f66fe tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1a5ba6b-3726-48c4-9cd8-56b0af14bd99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d061c8e2-d8f3-4089-9488-1d47132f66fe tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65e9cd3b-2d94-478f-8f38-dbadb7fa44cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:55 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-9bb6b558-09e7-4b83-8647-0b13f2f2a9ae tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Created reservations ['b4edeb08-542a-4278-bebd-42c503610fa6', 'f94329cd-f500-4057-9ac8-2fa438e407cc', '7fde50e4-55e7-49e8-88dd-7192401bad46', '99bad8b9-b504-4fd9-969b-8b2bacb6158d'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-d061c8e2-d8f3-4089-9488-1d47132f66fe tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Created reservations ['7fcfeae5-b838-45d5-818a-91226abc4baa', '0eb78bd3-55df-4853-bf5b-ff03c1de2d15', '538631de-338e-45ac-b417-bba52ae87a9f', '9bcc9d19-575f-4df8-9092-f3f34f6e8c21'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d061c8e2-d8f3-4089-9488-1d47132f66fe tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65e9cd3b-2d94-478f-8f38-dbadb7fa44cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fcfeae5-b838-45d5-818a-91226abc4baa', '0eb78bd3-55df-4853-bf5b-ff03c1de2d15', '538631de-338e-45ac-b417-bba52ae87a9f', '9bcc9d19-575f-4df8-9092-f3f34f6e8c21']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d061c8e2-d8f3-4089-9488-1d47132f66fe tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8102f003-a0e3-496e-bd7f-5de992050811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:55 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:55 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:55 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:55 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d061c8e2-d8f3-4089-9488-1d47132f66fe tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8102f003-a0e3-496e-bd7f-5de992050811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a024e09-7853-425d-ab52-d7f002ce353a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1393573311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92a20c76f5654d24807041436ded9972',qos_specs=None,replication_status=,reservations=['7fcfeae5-b838-45d5-818a-91226abc4baa','0eb78bd3-55df-4853-bf5b-ff03c1de2d15','538631de-338e-45ac-b417-bba52ae87a9f','9bcc9d19-575f-4df8-9092-f3f34f6e8c21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fee26e7da73e43fd9d7f5d8dbb3f4925',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:25:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1393573311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a024e09-7853-425d-ab52-d7f002ce353a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92a20c76f5654d24807041436ded9972',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fee26e7da73e43fd9d7f5d8dbb3f4925',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9bb6b558-09e7-4b83-8647-0b13f2f2a9ae tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Snapshot create request issued successfully. Sep 01 01:25:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9bb6b558-09e7-4b83-8647-0b13f2f2a9ae tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:25:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1563/3172] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:25:55 2026] POST /volume/v3/snapshots => generated 305 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:25:55 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d061c8e2-d8f3-4089-9488-1d47132f66fe tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f665919-8c79-41ae-a4b4-fd314b459dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f709908c-d5ea-4b8d-9bba-05c3f319c8d3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f709908c-d5ea-4b8d-9bba-05c3f319c8d3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] GET http://192.168.122.211/volume/v3/snapshots/eda42711-b086-478a-8999-ea0b3fb1acc0 Sep 01 01:25:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f709908c-d5ea-4b8d-9bba-05c3f319c8d3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f709908c-d5ea-4b8d-9bba-05c3f319c8d3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:56 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:56 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:56 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f709908c-d5ea-4b8d-9bba-05c3f319c8d3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Snapshot retrieved successfully. Sep 01 01:25:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f709908c-d5ea-4b8d-9bba-05c3f319c8d3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] http://192.168.122.211/volume/v3/snapshots/eda42711-b086-478a-8999-ea0b3fb1acc0 returned with HTTP 200 Sep 01 01:25:56 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1564/3173] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:55 2026] GET /volume/v3/snapshots/eda42711-b086-478a-8999-ea0b3fb1acc0 => generated 437 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d061c8e2-d8f3-4089-9488-1d47132f66fe tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f665919-8c79-41ae-a4b4-fd314b459dc1) transitioned into state 'SUCCESS' from state '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-1393573311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92a20c76f5654d24807041436ded9972',qos_specs=None,replication_status=,reservations=['7fcfeae5-b838-45d5-818a-91226abc4baa','0eb78bd3-55df-4853-bf5b-ff03c1de2d15','538631de-338e-45ac-b417-bba52ae87a9f','9bcc9d19-575f-4df8-9092-f3f34f6e8c21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fee26e7da73e43fd9d7f5d8dbb3f4925',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d061c8e2-d8f3-4089-9488-1d47132f66fe tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7381ffdd-3cd0-4c71-b389-c81e72672809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d061c8e2-d8f3-4089-9488-1d47132f66fe tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7381ffdd-3cd0-4c71-b389-c81e72672809) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-d061c8e2-d8f3-4089-9488-1d47132f66fe tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Flow 'volume_create_api' (e2527685-75fe-4e42-a936-fce3fbe5a96d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:25:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d061c8e2-d8f3-4089-9488-1d47132f66fe tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Create volume request issued successfully. Sep 01 01:25:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d061c8e2-d8f3-4089-9488-1d47132f66fe tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:25:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1610/3174] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:25:55 2026] POST /volume/v3/volumes => generated 787 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:25:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-67d7031c-2221-4df0-9982-bd1533512a0c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-67d7031c-2221-4df0-9982-bd1533512a0c tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/8a024e09-7853-425d-ab52-d7f002ce353a Sep 01 01:25:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-67d7031c-2221-4df0-9982-bd1533512a0c tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-67d7031c-2221-4df0-9982-bd1533512a0c tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:56 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:56 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:56 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:56 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:56 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-67d7031c-2221-4df0-9982-bd1533512a0c tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:25:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-67d7031c-2221-4df0-9982-bd1533512a0c tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/8a024e09-7853-425d-ab52-d7f002ce353a returned with HTTP 200 Sep 01 01:25:56 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1565/3175] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:56 2026] GET /volume/v3/volumes/8a024e09-7853-425d-ab52-d7f002ce353a => generated 966 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5625fab8-eaac-4768-a4c5-7d0a19b9a658 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5625fab8-eaac-4768-a4c5-7d0a19b9a658 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] GET http://192.168.122.211/volume/v3/volumes/ded45f90-7205-4ae8-9c7d-6155522cf854 Sep 01 01:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5625fab8-eaac-4768-a4c5-7d0a19b9a658 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5625fab8-eaac-4768-a4c5-7d0a19b9a658 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5625fab8-eaac-4768-a4c5-7d0a19b9a658 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Volume info retrieved successfully. Sep 01 01:25:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5625fab8-eaac-4768-a4c5-7d0a19b9a658 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] http://192.168.122.211/volume/v3/volumes/ded45f90-7205-4ae8-9c7d-6155522cf854 returned with HTTP 200 Sep 01 01:25:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1611/3176] 192.168.122.211 () {60 vars in 1272 bytes} [Tue Sep 1 01:25:56 2026] GET /volume/v3/volumes/ded45f90-7205-4ae8-9c7d-6155522cf854 => generated 981 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-179138f3-4331-4da8-b050-0ec381e54df4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-179138f3-4331-4da8-b050-0ec381e54df4 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] GET http://192.168.122.211/volume/v3/messages Sep 01 01:25:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-179138f3-4331-4da8-b050-0ec381e54df4 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-179138f3-4331-4da8-b050-0ec381e54df4 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-179138f3-4331-4da8-b050-0ec381e54df4 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] http://192.168.122.211/volume/v3/messages returned with HTTP 200 Sep 01 01:25:56 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1566/3177] 192.168.122.211 () {60 vars in 1164 bytes} [Tue Sep 1 01:25:56 2026] GET /volume/v3/messages => generated 678 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a8fe94cf-c2a9-4318-965b-7cd7de67d91a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a8fe94cf-c2a9-4318-965b-7cd7de67d91a tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] GET http://192.168.122.211/volume/v3/messages/ece90a26-73e1-43bf-92af-f06512697e88 Sep 01 01:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a8fe94cf-c2a9-4318-965b-7cd7de67d91a tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a8fe94cf-c2a9-4318-965b-7cd7de67d91a tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a8fe94cf-c2a9-4318-965b-7cd7de67d91a tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] http://192.168.122.211/volume/v3/messages/ece90a26-73e1-43bf-92af-f06512697e88 returned with HTTP 200 Sep 01 01:25:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1612/3178] 192.168.122.211 () {60 vars in 1275 bytes} [Tue Sep 1 01:25:56 2026] GET /volume/v3/messages/ece90a26-73e1-43bf-92af-f06512697e88 => generated 675 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6898c78c-c0fd-45e1-99c5-e12946fe4416 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6898c78c-c0fd-45e1-99c5-e12946fe4416 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] DELETE http://192.168.122.211/volume/v3/messages/ece90a26-73e1-43bf-92af-f06512697e88 Sep 01 01:25:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6898c78c-c0fd-45e1-99c5-e12946fe4416 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6898c78c-c0fd-45e1-99c5-e12946fe4416 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6898c78c-c0fd-45e1-99c5-e12946fe4416 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] http://192.168.122.211/volume/v3/messages/ece90a26-73e1-43bf-92af-f06512697e88 returned with HTTP 204 Sep 01 01:25:56 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1567/3179] 192.168.122.211 () {60 vars in 1278 bytes} [Tue Sep 1 01:25:56 2026] DELETE /volume/v3/messages/ece90a26-73e1-43bf-92af-f06512697e88 => generated 0 bytes in 30 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 01:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e66178d0-c7c3-4e87-a5ca-7f8baabe6526 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e66178d0-c7c3-4e87-a5ca-7f8baabe6526 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/ded45f90-7205-4ae8-9c7d-6155522cf854 Sep 01 01:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e66178d0-c7c3-4e87-a5ca-7f8baabe6526 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e66178d0-c7c3-4e87-a5ca-7f8baabe6526 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:56 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-e66178d0-c7c3-4e87-a5ca-7f8baabe6526 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Delete volume with id: ded45f90-7205-4ae8-9c7d-6155522cf854 Sep 01 01:25:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e66178d0-c7c3-4e87-a5ca-7f8baabe6526 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Volume info retrieved successfully. Sep 01 01:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-e66178d0-c7c3-4e87-a5ca-7f8baabe6526 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86751) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 01:25:56 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-e66178d0-c7c3-4e87-a5ca-7f8baabe6526 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Created reservations ['c0d4e5ab-cad4-4f55-a9f7-614916feeb60', '326fafc7-3246-4f86-9c98-8d6d600a7e67', '9e26a715-ef59-4aac-9529-d22cedf50d46', 'ad2f39a2-1020-4d06-a9ca-dc352d705ac9'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:25:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-63529227-d77e-49b6-94e1-7b013e78e031 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-63529227-d77e-49b6-94e1-7b013e78e031 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] GET http://192.168.122.211/volume/v3/snapshots/eda42711-b086-478a-8999-ea0b3fb1acc0 Sep 01 01:25:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-63529227-d77e-49b6-94e1-7b013e78e031 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-63529227-d77e-49b6-94e1-7b013e78e031 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e66178d0-c7c3-4e87-a5ca-7f8baabe6526 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Delete volume request issued successfully. Sep 01 01:25:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e66178d0-c7c3-4e87-a5ca-7f8baabe6526 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] http://192.168.122.211/volume/v3/volumes/ded45f90-7205-4ae8-9c7d-6155522cf854 returned with HTTP 202 Sep 01 01:25:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1613/3180] 192.168.122.211 () {60 vars in 1275 bytes} [Tue Sep 1 01:25:56 2026] DELETE /volume/v3/volumes/ded45f90-7205-4ae8-9c7d-6155522cf854 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:25:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-63529227-d77e-49b6-94e1-7b013e78e031 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Snapshot retrieved successfully. Sep 01 01:25:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0000bfa4-2983-4eb7-a0ce-5d98a3fad3a7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-63529227-d77e-49b6-94e1-7b013e78e031 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] http://192.168.122.211/volume/v3/snapshots/eda42711-b086-478a-8999-ea0b3fb1acc0 returned with HTTP 200 Sep 01 01:25:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1568/3181] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:57 2026] GET /volume/v3/snapshots/eda42711-b086-478a-8999-ea0b3fb1acc0 => generated 437 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0000bfa4-2983-4eb7-a0ce-5d98a3fad3a7 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] DELETE http://192.168.122.211/volume/v3/types/cd37c6dd-950a-4d81-96fe-344590a75f4f Sep 01 01:25:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0000bfa4-2983-4eb7-a0ce-5d98a3fad3a7 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0000bfa4-2983-4eb7-a0ce-5d98a3fad3a7 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0000bfa4-2983-4eb7-a0ce-5d98a3fad3a7 tempest-ProjectAdminTests-1461312568 tempest-ProjectAdminTests-1461312568-project-admin] http://192.168.122.211/volume/v3/types/cd37c6dd-950a-4d81-96fe-344590a75f4f returned with HTTP 202 Sep 01 01:25:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1614/3182] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:25:57 2026] DELETE /volume/v3/types/cd37c6dd-950a-4d81-96fe-344590a75f4f => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:25:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8351ed42-9ddb-4222-96c4-f2baa7024ba7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8351ed42-9ddb-4222-96c4-f2baa7024ba7 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/8a024e09-7853-425d-ab52-d7f002ce353a Sep 01 01:25:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8351ed42-9ddb-4222-96c4-f2baa7024ba7 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8351ed42-9ddb-4222-96c4-f2baa7024ba7 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:57 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:57 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8351ed42-9ddb-4222-96c4-f2baa7024ba7 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:25:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8351ed42-9ddb-4222-96c4-f2baa7024ba7 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/8a024e09-7853-425d-ab52-d7f002ce353a returned with HTTP 200 Sep 01 01:25:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1569/3183] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:57 2026] GET /volume/v3/volumes/8a024e09-7853-425d-ab52-d7f002ce353a => generated 1016 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6fda5933-aaea-4b17-96d3-e60ded500cf9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6fda5933-aaea-4b17-96d3-e60ded500cf9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:25:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6fda5933-aaea-4b17-96d3-e60ded500cf9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1172890973", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-6fda5933-aaea-4b17-96d3-e60ded500cf9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1172890973', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:25:57 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-6fda5933-aaea-4b17-96d3-e60ded500cf9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Create volume of 1 GB Sep 01 01:25:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6fda5933-aaea-4b17-96d3-e60ded500cf9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Availability Zones retrieved successfully. Sep 01 01:25:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6fda5933-aaea-4b17-96d3-e60ded500cf9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Flow 'volume_create_api' (a220a13b-f50c-4ba0-b769-844fc32e2c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:25:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6fda5933-aaea-4b17-96d3-e60ded500cf9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7091032-b768-4650-ae05-5b054b01b253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-6fda5933-aaea-4b17-96d3-e60ded500cf9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:25:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6fda5933-aaea-4b17-96d3-e60ded500cf9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7091032-b768-4650-ae05-5b054b01b253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6fda5933-aaea-4b17-96d3-e60ded500cf9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bb95654-7f11-4a01-aa32-af60a4d7b5cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:57 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-6fda5933-aaea-4b17-96d3-e60ded500cf9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Created reservations ['521ab153-f42c-415d-bc9c-94184dc30fb1', 'cf407933-6141-4d84-8509-3059f781c6ab', 'da3ac775-e1ab-461c-a619-d7d3d5ece8a8', '1175c01d-e66b-440f-b577-91ec222d167e'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:25:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6fda5933-aaea-4b17-96d3-e60ded500cf9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bb95654-7f11-4a01-aa32-af60a4d7b5cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['521ab153-f42c-415d-bc9c-94184dc30fb1', 'cf407933-6141-4d84-8509-3059f781c6ab', 'da3ac775-e1ab-461c-a619-d7d3d5ece8a8', '1175c01d-e66b-440f-b577-91ec222d167e']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6fda5933-aaea-4b17-96d3-e60ded500cf9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37d81ae0-2903-4dc2-b28e-5af34d66cdca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6fda5933-aaea-4b17-96d3-e60ded500cf9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37d81ae0-2903-4dc2-b28e-5af34d66cdca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64a8f51c-1876-4d00-9989-cd90dda00780', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1172890973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b13ce1a983a4a0abc255230fd6c7a53',qos_specs=None,replication_status=,reservations=['521ab153-f42c-415d-bc9c-94184dc30fb1','cf407933-6141-4d84-8509-3059f781c6ab','da3ac775-e1ab-461c-a619-d7d3d5ece8a8','1175c01d-e66b-440f-b577-91ec222d167e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bc6ed5d37814fe3bad067ad85b00f49',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:25:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1172890973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64a8f51c-1876-4d00-9989-cd90dda00780,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b13ce1a983a4a0abc255230fd6c7a53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bc6ed5d37814fe3bad067ad85b00f49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:57 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6fda5933-aaea-4b17-96d3-e60ded500cf9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b0a6fe5-391f-44e0-ba69-f67d3be4686d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6fda5933-aaea-4b17-96d3-e60ded500cf9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b0a6fe5-391f-44e0-ba69-f67d3be4686d) transitioned into state 'SUCCESS' from state '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-1172890973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b13ce1a983a4a0abc255230fd6c7a53',qos_specs=None,replication_status=,reservations=['521ab153-f42c-415d-bc9c-94184dc30fb1','cf407933-6141-4d84-8509-3059f781c6ab','da3ac775-e1ab-461c-a619-d7d3d5ece8a8','1175c01d-e66b-440f-b577-91ec222d167e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bc6ed5d37814fe3bad067ad85b00f49',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6fda5933-aaea-4b17-96d3-e60ded500cf9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9842b51-96d6-44ab-8143-2ed0abf216b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:25:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6fda5933-aaea-4b17-96d3-e60ded500cf9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9842b51-96d6-44ab-8143-2ed0abf216b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:25:58 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-6fda5933-aaea-4b17-96d3-e60ded500cf9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Flow 'volume_create_api' (a220a13b-f50c-4ba0-b769-844fc32e2c11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:25:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6fda5933-aaea-4b17-96d3-e60ded500cf9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Create volume request issued successfully. Sep 01 01:25:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6fda5933-aaea-4b17-96d3-e60ded500cf9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:25:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1615/3184] 192.168.122.211 () {60 vars in 1143 bytes} [Tue Sep 1 01:25:57 2026] POST /volume/v3/volumes => generated 763 bytes in 651 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:25:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-982b4069-2799-4a4b-8d4d-e6ad0c9fb913 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-46cfd514-9ec5-43bb-a797-360fd3283a6b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-982b4069-2799-4a4b-8d4d-e6ad0c9fb913 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] GET http://192.168.122.211/volume/v3/snapshots/eda42711-b086-478a-8999-ea0b3fb1acc0 Sep 01 01:25:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-982b4069-2799-4a4b-8d4d-e6ad0c9fb913 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-982b4069-2799-4a4b-8d4d-e6ad0c9fb913 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-46cfd514-9ec5-43bb-a797-360fd3283a6b tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/volumes/64a8f51c-1876-4d00-9989-cd90dda00780 Sep 01 01:25:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-46cfd514-9ec5-43bb-a797-360fd3283a6b tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-46cfd514-9ec5-43bb-a797-360fd3283a6b tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:58 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:58 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-982b4069-2799-4a4b-8d4d-e6ad0c9fb913 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Snapshot retrieved successfully. Sep 01 01:25:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-982b4069-2799-4a4b-8d4d-e6ad0c9fb913 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] http://192.168.122.211/volume/v3/snapshots/eda42711-b086-478a-8999-ea0b3fb1acc0 returned with HTTP 200 Sep 01 01:25:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1570/3185] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:58 2026] GET /volume/v3/snapshots/eda42711-b086-478a-8999-ea0b3fb1acc0 => generated 437 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-46cfd514-9ec5-43bb-a797-360fd3283a6b tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Volume info retrieved successfully. Sep 01 01:25:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-46cfd514-9ec5-43bb-a797-360fd3283a6b tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/volumes/64a8f51c-1876-4d00-9989-cd90dda00780 returned with HTTP 200 Sep 01 01:25:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1616/3186] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:58 2026] GET /volume/v3/volumes/64a8f51c-1876-4d00-9989-cd90dda00780 => generated 831 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-98e46358-6173-4239-90f4-eef09e7bf6b1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-98e46358-6173-4239-90f4-eef09e7bf6b1 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/8a024e09-7853-425d-ab52-d7f002ce353a Sep 01 01:25:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-98e46358-6173-4239-90f4-eef09e7bf6b1 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-98e46358-6173-4239-90f4-eef09e7bf6b1 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:58 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:58 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:58 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:58 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-98e46358-6173-4239-90f4-eef09e7bf6b1 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:25:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-98e46358-6173-4239-90f4-eef09e7bf6b1 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/8a024e09-7853-425d-ab52-d7f002ce353a returned with HTTP 200 Sep 01 01:25:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1571/3187] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:58 2026] GET /volume/v3/volumes/8a024e09-7853-425d-ab52-d7f002ce353a => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5ef2b6dc-5557-4138-b235-41398cef217c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5ef2b6dc-5557-4138-b235-41398cef217c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] GET http://192.168.122.211/volume/v3/snapshots/eda42711-b086-478a-8999-ea0b3fb1acc0 Sep 01 01:25:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5ef2b6dc-5557-4138-b235-41398cef217c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5ef2b6dc-5557-4138-b235-41398cef217c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5ef2b6dc-5557-4138-b235-41398cef217c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Snapshot retrieved successfully. Sep 01 01:25:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5ef2b6dc-5557-4138-b235-41398cef217c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] http://192.168.122.211/volume/v3/snapshots/eda42711-b086-478a-8999-ea0b3fb1acc0 returned with HTTP 200 Sep 01 01:25:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1617/3188] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:59 2026] GET /volume/v3/snapshots/eda42711-b086-478a-8999-ea0b3fb1acc0 => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:25:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b9b48e05-af03-4bd5-9fd9-bd0ec01ec3cb None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b9b48e05-af03-4bd5-9fd9-bd0ec01ec3cb tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/eda42711-b086-478a-8999-ea0b3fb1acc0 Sep 01 01:25:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b9b48e05-af03-4bd5-9fd9-bd0ec01ec3cb tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9346bd82-5298-42ce-aedc-e362e8c2cd8f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b9b48e05-af03-4bd5-9fd9-bd0ec01ec3cb tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:59 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-b9b48e05-af03-4bd5-9fd9-bd0ec01ec3cb tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Delete snapshot with id: eda42711-b086-478a-8999-ea0b3fb1acc0 Sep 01 01:25:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9346bd82-5298-42ce-aedc-e362e8c2cd8f tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/volumes/64a8f51c-1876-4d00-9989-cd90dda00780 Sep 01 01:25:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9346bd82-5298-42ce-aedc-e362e8c2cd8f tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9346bd82-5298-42ce-aedc-e362e8c2cd8f tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:59 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:59 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b9b48e05-af03-4bd5-9fd9-bd0ec01ec3cb tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Snapshot retrieved successfully. Sep 01 01:25:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9346bd82-5298-42ce-aedc-e362e8c2cd8f tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Volume info retrieved successfully. Sep 01 01:25:59 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:59 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9346bd82-5298-42ce-aedc-e362e8c2cd8f tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/volumes/64a8f51c-1876-4d00-9989-cd90dda00780 returned with HTTP 200 Sep 01 01:25:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1618/3189] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:59 2026] GET /volume/v3/volumes/64a8f51c-1876-4d00-9989-cd90dda00780 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b9b48e05-af03-4bd5-9fd9-bd0ec01ec3cb tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Snapshot delete request issued successfully. Sep 01 01:25:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b9b48e05-af03-4bd5-9fd9-bd0ec01ec3cb tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] http://192.168.122.211/volume/v3/snapshots/eda42711-b086-478a-8999-ea0b3fb1acc0 returned with HTTP 202 Sep 01 01:25:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1572/3190] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:25:59 2026] DELETE /volume/v3/snapshots/eda42711-b086-478a-8999-ea0b3fb1acc0 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:25:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ba720c98-be45-421a-9c42-b4979f0fe90a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ba720c98-be45-421a-9c42-b4979f0fe90a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] GET http://192.168.122.211/volume/v3/snapshots/eda42711-b086-478a-8999-ea0b3fb1acc0 Sep 01 01:25:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ba720c98-be45-421a-9c42-b4979f0fe90a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ba720c98-be45-421a-9c42-b4979f0fe90a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ba720c98-be45-421a-9c42-b4979f0fe90a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Snapshot retrieved successfully. Sep 01 01:25:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ba720c98-be45-421a-9c42-b4979f0fe90a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] http://192.168.122.211/volume/v3/snapshots/eda42711-b086-478a-8999-ea0b3fb1acc0 returned with HTTP 200 Sep 01 01:25:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1619/3191] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:59 2026] GET /volume/v3/snapshots/eda42711-b086-478a-8999-ea0b3fb1acc0 => generated 463 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:25:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0e40c639-f6b7-4357-9b2f-1cad198f76bb None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0e40c639-f6b7-4357-9b2f-1cad198f76bb tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/8a024e09-7853-425d-ab52-d7f002ce353a Sep 01 01:25:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0e40c639-f6b7-4357-9b2f-1cad198f76bb tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0e40c639-f6b7-4357-9b2f-1cad198f76bb tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:59 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:59 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:25:59 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:59 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0e40c639-f6b7-4357-9b2f-1cad198f76bb tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:25:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0e40c639-f6b7-4357-9b2f-1cad198f76bb tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/8a024e09-7853-425d-ab52-d7f002ce353a returned with HTTP 200 Sep 01 01:25:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1573/3192] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:25:59 2026] GET /volume/v3/volumes/8a024e09-7853-425d-ab52-d7f002ce353a => generated 1017 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:25:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-385f0288-aedd-4efb-9e0e-0ca4795b59b3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-385f0288-aedd-4efb-9e0e-0ca4795b59b3 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:25:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-385f0288-aedd-4efb-9e0e-0ca4795b59b3 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a024e09-7853-425d-ab52-d7f002ce353a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2019305640"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:25:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:25:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-385f0288-aedd-4efb-9e0e-0ca4795b59b3 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:25:59 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-385f0288-aedd-4efb-9e0e-0ca4795b59b3 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Create snapshot from volume 8a024e09-7853-425d-ab52-d7f002ce353a Sep 01 01:25:59 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-385f0288-aedd-4efb-9e0e-0ca4795b59b3 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Created reservations ['63cf788f-83ab-4e62-9f14-4d4e22a77172', 'b8164422-a887-4619-906e-81d4d2ab66c2', '2801ee2e-8ac1-4be2-905e-7bd0236dcd9b', '7415110e-c3bb-4f69-8285-ce3cd6310c09'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:25:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:25:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:25:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-385f0288-aedd-4efb-9e0e-0ca4795b59b3 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot create request issued successfully. Sep 01 01:25:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-385f0288-aedd-4efb-9e0e-0ca4795b59b3 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:25:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1620/3193] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:25:59 2026] POST /volume/v3/snapshots => generated 308 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:25:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-079bbf50-5283-47cb-ae59-1180937644c5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:25:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-079bbf50-5283-47cb-ae59-1180937644c5 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/cd7221fd-a6d5-4679-9f0f-a5ea0d3ff899 Sep 01 01:25:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-079bbf50-5283-47cb-ae59-1180937644c5 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:25:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-079bbf50-5283-47cb-ae59-1180937644c5 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:25:59 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:25:59 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:25:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-079bbf50-5283-47cb-ae59-1180937644c5 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:25:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-079bbf50-5283-47cb-ae59-1180937644c5 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/cd7221fd-a6d5-4679-9f0f-a5ea0d3ff899 returned with HTTP 200 Sep 01 01:25:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1574/3194] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:25:59 2026] GET /volume/v3/snapshots/cd7221fd-a6d5-4679-9f0f-a5ea0d3ff899 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-134f72d8-6d1c-4ef2-a190-7c9499c4644d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-134f72d8-6d1c-4ef2-a190-7c9499c4644d tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/volumes/64a8f51c-1876-4d00-9989-cd90dda00780 Sep 01 01:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-134f72d8-6d1c-4ef2-a190-7c9499c4644d tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-134f72d8-6d1c-4ef2-a190-7c9499c4644d tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ef0ddf12-6bcf-4704-8a1b-af2d0da7c115 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ef0ddf12-6bcf-4704-8a1b-af2d0da7c115 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] GET http://192.168.122.211/volume/v3/snapshots/eda42711-b086-478a-8999-ea0b3fb1acc0 Sep 01 01:26:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ef0ddf12-6bcf-4704-8a1b-af2d0da7c115 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ef0ddf12-6bcf-4704-8a1b-af2d0da7c115 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:00 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:00 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:00 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ef0ddf12-6bcf-4704-8a1b-af2d0da7c115 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Snapshot retrieved successfully. Sep 01 01:26:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ef0ddf12-6bcf-4704-8a1b-af2d0da7c115 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] http://192.168.122.211/volume/v3/snapshots/eda42711-b086-478a-8999-ea0b3fb1acc0 returned with HTTP 200 Sep 01 01:26:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1575/3195] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:00 2026] GET /volume/v3/snapshots/eda42711-b086-478a-8999-ea0b3fb1acc0 => generated 463 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-134f72d8-6d1c-4ef2-a190-7c9499c4644d tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Volume info retrieved successfully. Sep 01 01:26:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-134f72d8-6d1c-4ef2-a190-7c9499c4644d tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/volumes/64a8f51c-1876-4d00-9989-cd90dda00780 returned with HTTP 200 Sep 01 01:26:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1621/3196] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:00 2026] GET /volume/v3/volumes/64a8f51c-1876-4d00-9989-cd90dda00780 => generated 856 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:26:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a4914ec5-c5eb-4fa7-8ac8-5fe413d4ff32 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a4914ec5-c5eb-4fa7-8ac8-5fe413d4ff32 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/volumes/64a8f51c-1876-4d00-9989-cd90dda00780 Sep 01 01:26:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a4914ec5-c5eb-4fa7-8ac8-5fe413d4ff32 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a4914ec5-c5eb-4fa7-8ac8-5fe413d4ff32 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:00 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:00 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:00 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:00 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:00 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a4914ec5-c5eb-4fa7-8ac8-5fe413d4ff32 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Volume info retrieved successfully. Sep 01 01:26:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a4914ec5-c5eb-4fa7-8ac8-5fe413d4ff32 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/volumes/64a8f51c-1876-4d00-9989-cd90dda00780 returned with HTTP 200 Sep 01 01:26:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1576/3197] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:00 2026] GET /volume/v3/volumes/64a8f51c-1876-4d00-9989-cd90dda00780 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c93cf8b5-893d-4ea2-8964-a1a1d4a55954 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c93cf8b5-893d-4ea2-8964-a1a1d4a55954 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c93cf8b5-893d-4ea2-8964-a1a1d4a55954 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64a8f51c-1876-4d00-9989-cd90dda00780", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1663334124", "description": null, "metadata": null}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c93cf8b5-893d-4ea2-8964-a1a1d4a55954 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Volume info retrieved successfully. Sep 01 01:26:00 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-c93cf8b5-893d-4ea2-8964-a1a1d4a55954 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Create snapshot from volume 64a8f51c-1876-4d00-9989-cd90dda00780 Sep 01 01:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-c93cf8b5-893d-4ea2-8964-a1a1d4a55954 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Created reservations ['ba243539-1fb3-4daa-928d-7b9c76f783eb', '59046adf-de2d-406c-93f3-7d7bdc1f794a', 'ed5cb4bb-a232-4608-97d8-0ae564b86b6e', 'b07cc611-a6d3-4118-b9e2-c0bfc9ebbc8a'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3fd407e7-a277-4d27-87d1-38b0eb47d951 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c93cf8b5-893d-4ea2-8964-a1a1d4a55954 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Snapshot force create request issued successfully. Sep 01 01:26:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c93cf8b5-893d-4ea2-8964-a1a1d4a55954 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:26:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1622/3198] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:26:00 2026] POST /volume/v3/snapshots => generated 310 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-de357a92-0935-4e48-8fa4-45889f4c92e2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-de357a92-0935-4e48-8fa4-45889f4c92e2 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 Sep 01 01:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-de357a92-0935-4e48-8fa4-45889f4c92e2 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-de357a92-0935-4e48-8fa4-45889f4c92e2 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-de357a92-0935-4e48-8fa4-45889f4c92e2 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Snapshot retrieved successfully. Sep 01 01:26:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-de357a92-0935-4e48-8fa4-45889f4c92e2 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 returned with HTTP 200 Sep 01 01:26:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1623/3199] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:00 2026] GET /volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-905b7c18-3805-4cdc-afcf-efaf8fbd3c36 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-905b7c18-3805-4cdc-afcf-efaf8fbd3c36 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/cd7221fd-a6d5-4679-9f0f-a5ea0d3ff899 Sep 01 01:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-905b7c18-3805-4cdc-afcf-efaf8fbd3c36 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-905b7c18-3805-4cdc-afcf-efaf8fbd3c36 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-905b7c18-3805-4cdc-afcf-efaf8fbd3c36 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:26:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-905b7c18-3805-4cdc-afcf-efaf8fbd3c36 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/cd7221fd-a6d5-4679-9f0f-a5ea0d3ff899 returned with HTTP 200 Sep 01 01:26:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1624/3200] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:00 2026] GET /volume/v3/snapshots/cd7221fd-a6d5-4679-9f0f-a5ea0d3ff899 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3fd407e7-a277-4d27-87d1-38b0eb47d951 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:26:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3fd407e7-a277-4d27-87d1-38b0eb47d951 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-938643563", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1289521451", "vendor_name": "tempest-vendor_name-1927331775"}}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3fd407e7-a277-4d27-87d1-38b0eb47d951 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:26:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1577/3201] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:26:00 2026] POST /volume/v3/types => generated 329 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-51d61e78-6f3e-4baa-889d-88ef8c8a8ec9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-51d61e78-6f3e-4baa-889d-88ef8c8a8ec9 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-51d61e78-6f3e-4baa-889d-88ef8c8a8ec9 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b356d842-a17f-4e18-906b-e555ace61976", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-51d61e78-6f3e-4baa-889d-88ef8c8a8ec9 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Create volume request body: {'volume': {'volume_type': 'b356d842-a17f-4e18-906b-e555ace61976', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:26:00 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-51d61e78-6f3e-4baa-889d-88ef8c8a8ec9 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Create volume of 1 GB Sep 01 01:26:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-51d61e78-6f3e-4baa-889d-88ef8c8a8ec9 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Availability Zones retrieved successfully. Sep 01 01:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-51d61e78-6f3e-4baa-889d-88ef8c8a8ec9 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Flow 'volume_create_api' (20d4f93b-8fd8-458a-8099-2b0cc369fa20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-51d61e78-6f3e-4baa-889d-88ef8c8a8ec9 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa66f8a9-3507-4f6c-a36c-4f38becb3529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-51d61e78-6f3e-4baa-889d-88ef8c8a8ec9 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-51d61e78-6f3e-4baa-889d-88ef8c8a8ec9 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa66f8a9-3507-4f6c-a36c-4f38becb3529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:26:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1289521451',vendor_name='tempest-vendor_name-1927331775'},id=b356d842-a17f-4e18-906b-e555ace61976,is_public=True,name='tempest-ProjectReaderTests-volume-type-938643563',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b356d842-a17f-4e18-906b-e555ace61976', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-51d61e78-6f3e-4baa-889d-88ef8c8a8ec9 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27272792-5c13-4a66-b6fc-4a91b414152e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:00 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-51d61e78-6f3e-4baa-889d-88ef8c8a8ec9 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-938643563 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-938643563, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:26:00 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-51d61e78-6f3e-4baa-889d-88ef8c8a8ec9 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-938643563 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-938643563, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:26:01 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-51d61e78-6f3e-4baa-889d-88ef8c8a8ec9 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Created reservations ['11326be3-610e-4964-8eb6-b0ce4248c7a4', '20d8522c-3d4e-4736-9359-ac0088fc1960', '4572bb05-da26-4d5f-99eb-62442b26b4d6', '15613762-5be8-49c1-83b5-1ad52b6775ff'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-51d61e78-6f3e-4baa-889d-88ef8c8a8ec9 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27272792-5c13-4a66-b6fc-4a91b414152e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11326be3-610e-4964-8eb6-b0ce4248c7a4', '20d8522c-3d4e-4736-9359-ac0088fc1960', '4572bb05-da26-4d5f-99eb-62442b26b4d6', '15613762-5be8-49c1-83b5-1ad52b6775ff']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-51d61e78-6f3e-4baa-889d-88ef8c8a8ec9 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (146dbf01-4797-4ff5-928e-687c69b2f824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-51d61e78-6f3e-4baa-889d-88ef8c8a8ec9 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (146dbf01-4797-4ff5-928e-687c69b2f824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '580606f5-655e-4632-b37f-ec60c723970d', '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='8da3ca637f3045a4bb9d239bd0af15aa',qos_specs=None,replication_status=,reservations=['11326be3-610e-4964-8eb6-b0ce4248c7a4','20d8522c-3d4e-4736-9359-ac0088fc1960','4572bb05-da26-4d5f-99eb-62442b26b4d6','15613762-5be8-49c1-83b5-1ad52b6775ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc00d9572a93403f9f59e7b0f025d63e',volume_type_id=b356d842-a17f-4e18-906b-e555ace61976), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:26: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=580606f5-655e-4632-b37f-ec60c723970d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8da3ca637f3045a4bb9d239bd0af15aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc00d9572a93403f9f59e7b0f025d63e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b356d842-a17f-4e18-906b-e555ace61976),volume_type_id=b356d842-a17f-4e18-906b-e555ace61976)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-51d61e78-6f3e-4baa-889d-88ef8c8a8ec9 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d90191aa-a67a-409e-9afe-0066fdffa287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-51d61e78-6f3e-4baa-889d-88ef8c8a8ec9 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d90191aa-a67a-409e-9afe-0066fdffa287) transitioned into state 'SUCCESS' from 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='8da3ca637f3045a4bb9d239bd0af15aa',qos_specs=None,replication_status=,reservations=['11326be3-610e-4964-8eb6-b0ce4248c7a4','20d8522c-3d4e-4736-9359-ac0088fc1960','4572bb05-da26-4d5f-99eb-62442b26b4d6','15613762-5be8-49c1-83b5-1ad52b6775ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc00d9572a93403f9f59e7b0f025d63e',volume_type_id=b356d842-a17f-4e18-906b-e555ace61976)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-51d61e78-6f3e-4baa-889d-88ef8c8a8ec9 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8a73128-00f6-4224-91a7-8913db1422cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-51d61e78-6f3e-4baa-889d-88ef8c8a8ec9 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8a73128-00f6-4224-91a7-8913db1422cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-51d61e78-6f3e-4baa-889d-88ef8c8a8ec9 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Flow 'volume_create_api' (20d4f93b-8fd8-458a-8099-2b0cc369fa20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-51d61e78-6f3e-4baa-889d-88ef8c8a8ec9 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Create volume request issued successfully. Sep 01 01:26:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-51d61e78-6f3e-4baa-889d-88ef8c8a8ec9 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:26:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1625/3202] 192.168.122.211 () {62 vars in 1182 bytes} [Tue Sep 1 01:26:00 2026] POST /volume/v3/volumes => generated 781 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:26:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1c4b3601-d665-4203-9b74-fcc5beed2962 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1c4b3601-d665-4203-9b74-fcc5beed2962 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] GET http://192.168.122.211/volume/v3/volumes/580606f5-655e-4632-b37f-ec60c723970d Sep 01 01:26:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1c4b3601-d665-4203-9b74-fcc5beed2962 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1c4b3601-d665-4203-9b74-fcc5beed2962 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1c4b3601-d665-4203-9b74-fcc5beed2962 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Volume info retrieved successfully. Sep 01 01:26:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1c4b3601-d665-4203-9b74-fcc5beed2962 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] http://192.168.122.211/volume/v3/volumes/580606f5-655e-4632-b37f-ec60c723970d returned with HTTP 200 Sep 01 01:26:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1578/3203] 192.168.122.211 () {60 vars in 1272 bytes} [Tue Sep 1 01:26:01 2026] GET /volume/v3/volumes/580606f5-655e-4632-b37f-ec60c723970d => generated 960 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-66769b00-4584-431f-b701-ba1b401a7e85 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-66769b00-4584-431f-b701-ba1b401a7e85 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] GET http://192.168.122.211/volume/v3/snapshots/eda42711-b086-478a-8999-ea0b3fb1acc0 Sep 01 01:26:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-66769b00-4584-431f-b701-ba1b401a7e85 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-66769b00-4584-431f-b701-ba1b401a7e85 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-66769b00-4584-431f-b701-ba1b401a7e85 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] http://192.168.122.211/volume/v3/snapshots/eda42711-b086-478a-8999-ea0b3fb1acc0 returned with HTTP 404 Sep 01 01:26:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1626/3204] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:01 2026] GET /volume/v3/snapshots/eda42711-b086-478a-8999-ea0b3fb1acc0 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-aee969e7-7c33-46bc-b17c-bedcc82069ea None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aee969e7-7c33-46bc-b17c-bedcc82069ea tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/afcaf0e2-e177-4ab0-9c3c-acf2e62f3ca7 Sep 01 01:26:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aee969e7-7c33-46bc-b17c-bedcc82069ea tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-aee969e7-7c33-46bc-b17c-bedcc82069ea tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:01 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-aee969e7-7c33-46bc-b17c-bedcc82069ea tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Delete volume with id: afcaf0e2-e177-4ab0-9c3c-acf2e62f3ca7 Sep 01 01:26:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-aee969e7-7c33-46bc-b17c-bedcc82069ea tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-aee969e7-7c33-46bc-b17c-bedcc82069ea tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Delete volume request issued successfully. Sep 01 01:26:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-aee969e7-7c33-46bc-b17c-bedcc82069ea tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/afcaf0e2-e177-4ab0-9c3c-acf2e62f3ca7 returned with HTTP 202 Sep 01 01:26:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1579/3205] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:26:01 2026] DELETE /volume/v3/volumes/afcaf0e2-e177-4ab0-9c3c-acf2e62f3ca7 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a08542ef-1b98-42b9-8459-42dc687c4883 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a08542ef-1b98-42b9-8459-42dc687c4883 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/afcaf0e2-e177-4ab0-9c3c-acf2e62f3ca7 Sep 01 01:26:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a08542ef-1b98-42b9-8459-42dc687c4883 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a08542ef-1b98-42b9-8459-42dc687c4883 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a08542ef-1b98-42b9-8459-42dc687c4883 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a08542ef-1b98-42b9-8459-42dc687c4883 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/afcaf0e2-e177-4ab0-9c3c-acf2e62f3ca7 returned with HTTP 200 Sep 01 01:26:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1627/3206] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:01 2026] GET /volume/v3/volumes/afcaf0e2-e177-4ab0-9c3c-acf2e62f3ca7 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-16a3b886-d6ed-48c8-a39b-0be6d1a9bc2e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-16a3b886-d6ed-48c8-a39b-0be6d1a9bc2e tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 Sep 01 01:26:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-16a3b886-d6ed-48c8-a39b-0be6d1a9bc2e tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-16a3b886-d6ed-48c8-a39b-0be6d1a9bc2e tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-16a3b886-d6ed-48c8-a39b-0be6d1a9bc2e tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Snapshot retrieved successfully. Sep 01 01:26:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-16a3b886-d6ed-48c8-a39b-0be6d1a9bc2e tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 returned with HTTP 200 Sep 01 01:26:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1580/3207] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:01 2026] GET /volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:26:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-499e9bc0-d81c-41c5-9ae4-ae33c9c65e75 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-499e9bc0-d81c-41c5-9ae4-ae33c9c65e75 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/cd7221fd-a6d5-4679-9f0f-a5ea0d3ff899 Sep 01 01:26:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-499e9bc0-d81c-41c5-9ae4-ae33c9c65e75 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-499e9bc0-d81c-41c5-9ae4-ae33c9c65e75 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-499e9bc0-d81c-41c5-9ae4-ae33c9c65e75 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:26:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-499e9bc0-d81c-41c5-9ae4-ae33c9c65e75 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/cd7221fd-a6d5-4679-9f0f-a5ea0d3ff899 returned with HTTP 200 Sep 01 01:26:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1628/3208] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:01 2026] GET /volume/v3/snapshots/cd7221fd-a6d5-4679-9f0f-a5ea0d3ff899 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-283ff587-2890-41e0-82f6-16f6a0a77917 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-283ff587-2890-41e0-82f6-16f6a0a77917 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] GET http://192.168.122.211/volume/v3/volumes/580606f5-655e-4632-b37f-ec60c723970d Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-283ff587-2890-41e0-82f6-16f6a0a77917 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-283ff587-2890-41e0-82f6-16f6a0a77917 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:02 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:02 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:02 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-283ff587-2890-41e0-82f6-16f6a0a77917 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Volume info retrieved successfully. Sep 01 01:26:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-283ff587-2890-41e0-82f6-16f6a0a77917 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] http://192.168.122.211/volume/v3/volumes/580606f5-655e-4632-b37f-ec60c723970d returned with HTTP 200 Sep 01 01:26:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1581/3209] 192.168.122.211 () {60 vars in 1272 bytes} [Tue Sep 1 01:26:02 2026] GET /volume/v3/volumes/580606f5-655e-4632-b37f-ec60c723970d => generated 981 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8940cecb-0454-49bc-bb54-d0f0969a523c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8940cecb-0454-49bc-bb54-d0f0969a523c tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] GET http://192.168.122.211/volume/v3/messages Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8940cecb-0454-49bc-bb54-d0f0969a523c tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8940cecb-0454-49bc-bb54-d0f0969a523c tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8940cecb-0454-49bc-bb54-d0f0969a523c tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] http://192.168.122.211/volume/v3/messages returned with HTTP 200 Sep 01 01:26:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1629/3210] 192.168.122.211 () {60 vars in 1164 bytes} [Tue Sep 1 01:26:02 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-632dfb0a-5e06-46e3-aac1-9aad717c859e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e36bd04b-be44-4680-864e-1c8c283b76e8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e36bd04b-be44-4680-864e-1c8c283b76e8 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/afcaf0e2-e177-4ab0-9c3c-acf2e62f3ca7 Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e36bd04b-be44-4680-864e-1c8c283b76e8 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e36bd04b-be44-4680-864e-1c8c283b76e8 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e36bd04b-be44-4680-864e-1c8c283b76e8 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/afcaf0e2-e177-4ab0-9c3c-acf2e62f3ca7 returned with HTTP 404 Sep 01 01:26:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1630/3211] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:02 2026] GET /volume/v3/volumes/afcaf0e2-e177-4ab0-9c3c-acf2e62f3ca7 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-755cc6c9-d877-41de-8f64-f1b040e6846e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-755cc6c9-d877-41de-8f64-f1b040e6846e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-755cc6c9-d877-41de-8f64-f1b040e6846e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-459771566"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-755cc6c9-d877-41de-8f64-f1b040e6846e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-459771566'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:26:02 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-755cc6c9-d877-41de-8f64-f1b040e6846e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create volume of 1 GB Sep 01 01:26:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-632dfb0a-5e06-46e3-aac1-9aad717c859e tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-reader] GET http://192.168.122.211/volume/v3/messages Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-632dfb0a-5e06-46e3-aac1-9aad717c859e tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-reader] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-632dfb0a-5e06-46e3-aac1-9aad717c859e tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-reader] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-632dfb0a-5e06-46e3-aac1-9aad717c859e tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-reader] http://192.168.122.211/volume/v3/messages returned with HTTP 200 Sep 01 01:26:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1582/3212] 192.168.122.211 () {60 vars in 1164 bytes} [Tue Sep 1 01:26:02 2026] GET /volume/v3/messages => generated 678 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-755cc6c9-d877-41de-8f64-f1b040e6846e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Availability Zones retrieved successfully. Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d6a51d06-90ea-406e-815a-51c5ea230ee3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d6a51d06-90ea-406e-815a-51c5ea230ee3 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] DELETE http://192.168.122.211/volume/v3/messages/91f2ea53-70bb-414f-88c6-67825cdd298e Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d6a51d06-90ea-406e-815a-51c5ea230ee3 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d6a51d06-90ea-406e-815a-51c5ea230ee3 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-755cc6c9-d877-41de-8f64-f1b040e6846e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Flow 'volume_create_api' (ee35464c-fcc1-4fe0-8022-acc0ba8b7d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-755cc6c9-d877-41de-8f64-f1b040e6846e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db53e544-f743-473f-8ef6-1ea01fe2a3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-755cc6c9-d877-41de-8f64-f1b040e6846e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d6a51d06-90ea-406e-815a-51c5ea230ee3 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] http://192.168.122.211/volume/v3/messages/91f2ea53-70bb-414f-88c6-67825cdd298e returned with HTTP 204 Sep 01 01:26:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1583/3213] 192.168.122.211 () {60 vars in 1278 bytes} [Tue Sep 1 01:26:02 2026] DELETE /volume/v3/messages/91f2ea53-70bb-414f-88c6-67825cdd298e => generated 0 bytes in 34 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-34f3eb87-53a3-4387-b557-745cc69a6ffc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-34f3eb87-53a3-4387-b557-745cc69a6ffc tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/580606f5-655e-4632-b37f-ec60c723970d Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-34f3eb87-53a3-4387-b557-745cc69a6ffc tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-34f3eb87-53a3-4387-b557-745cc69a6ffc tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-34f3eb87-53a3-4387-b557-745cc69a6ffc tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Delete volume with id: 580606f5-655e-4632-b37f-ec60c723970d Sep 01 01:26:02 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:02 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:02 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:02 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-34f3eb87-53a3-4387-b557-745cc69a6ffc tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Volume info retrieved successfully. Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-34f3eb87-53a3-4387-b557-745cc69a6ffc tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86752) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-755cc6c9-d877-41de-8f64-f1b040e6846e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db53e544-f743-473f-8ef6-1ea01fe2a3c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-755cc6c9-d877-41de-8f64-f1b040e6846e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5955b114-f09d-46da-8979-1105dea1f26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-34f3eb87-53a3-4387-b557-745cc69a6ffc tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-938643563 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-938643563, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:26:02 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-34f3eb87-53a3-4387-b557-745cc69a6ffc tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-938643563 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-938643563, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-34f3eb87-53a3-4387-b557-745cc69a6ffc tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Created reservations ['d2c038e7-56fa-4cf8-9bd3-ed5f55ed6025', 'c29e9995-9402-4412-b4a9-bd1c8c0b104e', 'd7b9d411-1c81-4719-b7fc-737fcd87a901', '3b760206-41b4-4f09-9dcb-a098b92e6e95'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-34f3eb87-53a3-4387-b557-745cc69a6ffc tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Delete volume request issued successfully. Sep 01 01:26:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-34f3eb87-53a3-4387-b557-745cc69a6ffc tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] http://192.168.122.211/volume/v3/volumes/580606f5-655e-4632-b37f-ec60c723970d returned with HTTP 202 Sep 01 01:26:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1584/3214] 192.168.122.211 () {60 vars in 1275 bytes} [Tue Sep 1 01:26:02 2026] DELETE /volume/v3/volumes/580606f5-655e-4632-b37f-ec60c723970d => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-321dc20e-228e-4d57-add9-0f41a4ed979c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-321dc20e-228e-4d57-add9-0f41a4ed979c tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-321dc20e-228e-4d57-add9-0f41a4ed979c tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-321dc20e-228e-4d57-add9-0f41a4ed979c tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:02 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-321dc20e-228e-4d57-add9-0f41a4ed979c tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Snapshot retrieved successfully. Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-755cc6c9-d877-41de-8f64-f1b040e6846e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Created reservations ['249884b1-f284-48f1-981e-77c160061278', '58e82a1d-442e-4026-84da-163ce7380b29', 'ce42f185-5d66-46db-a119-91b591ada309', 'c9f88075-b449-4907-bab1-2b9360133ede'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-321dc20e-228e-4d57-add9-0f41a4ed979c tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 returned with HTTP 200 Sep 01 01:26:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1585/3215] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:02 2026] GET /volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-755cc6c9-d877-41de-8f64-f1b040e6846e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5955b114-f09d-46da-8979-1105dea1f26e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['249884b1-f284-48f1-981e-77c160061278', '58e82a1d-442e-4026-84da-163ce7380b29', 'ce42f185-5d66-46db-a119-91b591ada309', 'c9f88075-b449-4907-bab1-2b9360133ede']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-572a8f47-6268-4b81-aee1-eb92b25e0c28 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-755cc6c9-d877-41de-8f64-f1b040e6846e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1ec7a70-6f60-4795-9ec4-136d3b8ce057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-572a8f47-6268-4b81-aee1-eb92b25e0c28 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/cd7221fd-a6d5-4679-9f0f-a5ea0d3ff899 Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-572a8f47-6268-4b81-aee1-eb92b25e0c28 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-572a8f47-6268-4b81-aee1-eb92b25e0c28 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:02 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-572a8f47-6268-4b81-aee1-eb92b25e0c28 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:26:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-572a8f47-6268-4b81-aee1-eb92b25e0c28 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/cd7221fd-a6d5-4679-9f0f-a5ea0d3ff899 returned with HTTP 200 Sep 01 01:26:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1586/3216] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:02 2026] GET /volume/v3/snapshots/cd7221fd-a6d5-4679-9f0f-a5ea0d3ff899 => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4a896d93-cde9-4254-9dd3-8443a721fa4f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4a896d93-cde9-4254-9dd3-8443a721fa4f tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] DELETE http://192.168.122.211/volume/v3/types/b356d842-a17f-4e18-906b-e555ace61976 Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4a896d93-cde9-4254-9dd3-8443a721fa4f tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4a896d93-cde9-4254-9dd3-8443a721fa4f tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-755cc6c9-d877-41de-8f64-f1b040e6846e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1ec7a70-6f60-4795-9ec4-136d3b8ce057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6be54659-531f-478c-bd54-abb9e1aa7113', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-459771566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6426a466375e4e4aa4eae923279369d8',qos_specs=None,replication_status=,reservations=['249884b1-f284-48f1-981e-77c160061278','58e82a1d-442e-4026-84da-163ce7380b29','ce42f185-5d66-46db-a119-91b591ada309','c9f88075-b449-4907-bab1-2b9360133ede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8002eaaa87724c26b14fac8fb119a387',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:26:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-459771566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6be54659-531f-478c-bd54-abb9e1aa7113,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6426a466375e4e4aa4eae923279369d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8002eaaa87724c26b14fac8fb119a387',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-755cc6c9-d877-41de-8f64-f1b040e6846e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16133b90-5f9b-44c4-9625-19c73648e3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-755cc6c9-d877-41de-8f64-f1b040e6846e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16133b90-5f9b-44c4-9625-19c73648e3bc) transitioned into state 'SUCCESS' from state '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-459771566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6426a466375e4e4aa4eae923279369d8',qos_specs=None,replication_status=,reservations=['249884b1-f284-48f1-981e-77c160061278','58e82a1d-442e-4026-84da-163ce7380b29','ce42f185-5d66-46db-a119-91b591ada309','c9f88075-b449-4907-bab1-2b9360133ede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8002eaaa87724c26b14fac8fb119a387',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-755cc6c9-d877-41de-8f64-f1b040e6846e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d874bfec-e7a1-4aaa-99bc-d39c9634e6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4a896d93-cde9-4254-9dd3-8443a721fa4f tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] http://192.168.122.211/volume/v3/types/b356d842-a17f-4e18-906b-e555ace61976 returned with HTTP 202 Sep 01 01:26:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1587/3217] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:26:02 2026] DELETE /volume/v3/types/b356d842-a17f-4e18-906b-e555ace61976 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3d76e362-0aae-446b-ad3d-a9d37dfff460 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3d76e362-0aae-446b-ad3d-a9d37dfff460 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] GET http://192.168.122.211/volume/v3/snapshots Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3d76e362-0aae-446b-ad3d-a9d37dfff460 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3d76e362-0aae-446b-ad3d-a9d37dfff460 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-3d76e362-0aae-446b-ad3d-a9d37dfff460 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.db.api [None req-3d76e362-0aae-446b-ad3d-a9d37dfff460 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] Building query based on filter {{(pid=86752) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:02 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:26:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3d76e362-0aae-446b-ad3d-a9d37dfff460 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] Get all snapshots completed successfully. Sep 01 01:26:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3d76e362-0aae-446b-ad3d-a9d37dfff460 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] http://192.168.122.211/volume/v3/snapshots returned with HTTP 200 Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-755cc6c9-d877-41de-8f64-f1b040e6846e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d874bfec-e7a1-4aaa-99bc-d39c9634e6fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1588/3218] 192.168.122.211 () {58 vars in 1127 bytes} [Tue Sep 1 01:26:02 2026] GET /volume/v3/snapshots => generated 336 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c798428e-2ab8-4095-b53e-b6d384091ddd None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-755cc6c9-d877-41de-8f64-f1b040e6846e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Flow 'volume_create_api' (ee35464c-fcc1-4fe0-8022-acc0ba8b7d17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-755cc6c9-d877-41de-8f64-f1b040e6846e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create volume request issued successfully. Sep 01 01:26:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-755cc6c9-d877-41de-8f64-f1b040e6846e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:26:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c798428e-2ab8-4095-b53e-b6d384091ddd tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:26:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1631/3219] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:26:02 2026] POST /volume/v3/volumes => generated 786 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c798428e-2ab8-4095-b53e-b6d384091ddd tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-917379566", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1814144569", "vendor_name": "tempest-vendor_name-2113691356"}}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:02 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b7ca437a-28be-4b81-b1eb-37f860729935 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b7ca437a-28be-4b81-b1eb-37f860729935 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] DELETE http://192.168.122.211/volume/v3/snapshots/cd7221fd-a6d5-4679-9f0f-a5ea0d3ff899 Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b7ca437a-28be-4b81-b1eb-37f860729935 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b7ca437a-28be-4b81-b1eb-37f860729935 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:02 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-b7ca437a-28be-4b81-b1eb-37f860729935 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Delete snapshot with id: cd7221fd-a6d5-4679-9f0f-a5ea0d3ff899 Sep 01 01:26:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b7ca437a-28be-4b81-b1eb-37f860729935 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:26:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c798428e-2ab8-4095-b53e-b6d384091ddd tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:26:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1589/3220] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:26:02 2026] POST /volume/v3/types => generated 329 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-79e5b97d-0fa6-43ca-9d32-3ef4c38776ba None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-79e5b97d-0fa6-43ca-9d32-3ef4c38776ba tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/6be54659-531f-478c-bd54-abb9e1aa7113 Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-79e5b97d-0fa6-43ca-9d32-3ef4c38776ba tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-79e5b97d-0fa6-43ca-9d32-3ef4c38776ba tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b7ca437a-28be-4b81-b1eb-37f860729935 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot delete request issued successfully. Sep 01 01:26:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b7ca437a-28be-4b81-b1eb-37f860729935 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/cd7221fd-a6d5-4679-9f0f-a5ea0d3ff899 returned with HTTP 202 Sep 01 01:26:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1632/3221] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:26:02 2026] DELETE /volume/v3/snapshots/cd7221fd-a6d5-4679-9f0f-a5ea0d3ff899 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:02 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:02 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:02 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:02 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9c4d8cbd-1e58-48f6-a055-235b8c2aaf74 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9c4d8cbd-1e58-48f6-a055-235b8c2aaf74 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9c4d8cbd-1e58-48f6-a055-235b8c2aaf74 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0c28303b-d6ff-41ec-908a-5b06139e1d64", "size": 1}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-79e5b97d-0fa6-43ca-9d32-3ef4c38776ba tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-9c4d8cbd-1e58-48f6-a055-235b8c2aaf74 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Create volume request body: {'volume': {'volume_type': '0c28303b-d6ff-41ec-908a-5b06139e1d64', 'size': 1}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:26:03 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-9c4d8cbd-1e58-48f6-a055-235b8c2aaf74 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Create volume of 1 GB Sep 01 01:26:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9c4d8cbd-1e58-48f6-a055-235b8c2aaf74 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Availability Zones retrieved successfully. Sep 01 01:26:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-79e5b97d-0fa6-43ca-9d32-3ef4c38776ba tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/6be54659-531f-478c-bd54-abb9e1aa7113 returned with HTTP 200 Sep 01 01:26:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1590/3222] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:02 2026] GET /volume/v3/volumes/6be54659-531f-478c-bd54-abb9e1aa7113 => generated 965 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a8296d53-b7aa-46aa-a412-c2c215f55357 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a8296d53-b7aa-46aa-a412-c2c215f55357 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/cd7221fd-a6d5-4679-9f0f-a5ea0d3ff899 Sep 01 01:26:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a8296d53-b7aa-46aa-a412-c2c215f55357 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a8296d53-b7aa-46aa-a412-c2c215f55357 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:03 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:03 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c4d8cbd-1e58-48f6-a055-235b8c2aaf74 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Flow 'volume_create_api' (0e61c718-6626-44a2-b106-1eb87d5d0f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:03 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a8296d53-b7aa-46aa-a412-c2c215f55357 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:26:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a8296d53-b7aa-46aa-a412-c2c215f55357 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/cd7221fd-a6d5-4679-9f0f-a5ea0d3ff899 returned with HTTP 200 Sep 01 01:26:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1591/3223] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:03 2026] GET /volume/v3/snapshots/cd7221fd-a6d5-4679-9f0f-a5ea0d3ff899 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c4d8cbd-1e58-48f6-a055-235b8c2aaf74 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56d62abc-bf6d-4d08-bdc4-00d2b7b57238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-9c4d8cbd-1e58-48f6-a055-235b8c2aaf74 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:26:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c4d8cbd-1e58-48f6-a055-235b8c2aaf74 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56d62abc-bf6d-4d08-bdc4-00d2b7b57238) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:26:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1814144569',vendor_name='tempest-vendor_name-2113691356'},id=0c28303b-d6ff-41ec-908a-5b06139e1d64,is_public=True,name='tempest-ProjectReaderTests-volume-type-917379566',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c28303b-d6ff-41ec-908a-5b06139e1d64', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c4d8cbd-1e58-48f6-a055-235b8c2aaf74 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (575ab0af-f8a5-4f93-b4ab-4be11f5aa747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:03 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-9c4d8cbd-1e58-48f6-a055-235b8c2aaf74 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-917379566 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-917379566, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:26:03 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-9c4d8cbd-1e58-48f6-a055-235b8c2aaf74 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-917379566 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-917379566, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:26:03 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-9c4d8cbd-1e58-48f6-a055-235b8c2aaf74 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Created reservations ['9198c77e-55a3-4d9f-9343-7bcc75562182', '6ff09bcb-aea8-4811-bb86-8cf5dcb6e02d', '38461e9b-39b7-48cb-bb67-ad08c1d9feeb', 'cec391cf-f6c8-40f8-b5f9-433c1f5fb720'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c4d8cbd-1e58-48f6-a055-235b8c2aaf74 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (575ab0af-f8a5-4f93-b4ab-4be11f5aa747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9198c77e-55a3-4d9f-9343-7bcc75562182', '6ff09bcb-aea8-4811-bb86-8cf5dcb6e02d', '38461e9b-39b7-48cb-bb67-ad08c1d9feeb', 'cec391cf-f6c8-40f8-b5f9-433c1f5fb720']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c4d8cbd-1e58-48f6-a055-235b8c2aaf74 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22613eaf-0f28-4773-afde-5fdb2fc9f4cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c4d8cbd-1e58-48f6-a055-235b8c2aaf74 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22613eaf-0f28-4773-afde-5fdb2fc9f4cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf0e9be0-c932-4c8c-9536-c5ce196a082f', '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='8da3ca637f3045a4bb9d239bd0af15aa',qos_specs=None,replication_status=,reservations=['9198c77e-55a3-4d9f-9343-7bcc75562182','6ff09bcb-aea8-4811-bb86-8cf5dcb6e02d','38461e9b-39b7-48cb-bb67-ad08c1d9feeb','cec391cf-f6c8-40f8-b5f9-433c1f5fb720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc00d9572a93403f9f59e7b0f025d63e',volume_type_id=0c28303b-d6ff-41ec-908a-5b06139e1d64), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:26:03Z,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=bf0e9be0-c932-4c8c-9536-c5ce196a082f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8da3ca637f3045a4bb9d239bd0af15aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc00d9572a93403f9f59e7b0f025d63e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c28303b-d6ff-41ec-908a-5b06139e1d64),volume_type_id=0c28303b-d6ff-41ec-908a-5b06139e1d64)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c4d8cbd-1e58-48f6-a055-235b8c2aaf74 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3542fe42-1a51-4c1c-8ec4-7694b7b0736d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c4d8cbd-1e58-48f6-a055-235b8c2aaf74 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3542fe42-1a51-4c1c-8ec4-7694b7b0736d) transitioned into state 'SUCCESS' from 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='8da3ca637f3045a4bb9d239bd0af15aa',qos_specs=None,replication_status=,reservations=['9198c77e-55a3-4d9f-9343-7bcc75562182','6ff09bcb-aea8-4811-bb86-8cf5dcb6e02d','38461e9b-39b7-48cb-bb67-ad08c1d9feeb','cec391cf-f6c8-40f8-b5f9-433c1f5fb720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc00d9572a93403f9f59e7b0f025d63e',volume_type_id=0c28303b-d6ff-41ec-908a-5b06139e1d64)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c4d8cbd-1e58-48f6-a055-235b8c2aaf74 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bf14a9f-e5cf-445a-a570-b67016253b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c4d8cbd-1e58-48f6-a055-235b8c2aaf74 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bf14a9f-e5cf-445a-a570-b67016253b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-9c4d8cbd-1e58-48f6-a055-235b8c2aaf74 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Flow 'volume_create_api' (0e61c718-6626-44a2-b106-1eb87d5d0f90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9c4d8cbd-1e58-48f6-a055-235b8c2aaf74 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Create volume request issued successfully. Sep 01 01:26:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9c4d8cbd-1e58-48f6-a055-235b8c2aaf74 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:26:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1633/3224] 192.168.122.211 () {62 vars in 1182 bytes} [Tue Sep 1 01:26:02 2026] POST /volume/v3/volumes => generated 781 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:26:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c9ee8247-1ed1-4d83-832a-c1c55de6fc25 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c9ee8247-1ed1-4d83-832a-c1c55de6fc25 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] GET http://192.168.122.211/volume/v3/volumes/bf0e9be0-c932-4c8c-9536-c5ce196a082f Sep 01 01:26:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c9ee8247-1ed1-4d83-832a-c1c55de6fc25 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c9ee8247-1ed1-4d83-832a-c1c55de6fc25 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:03 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:03 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:03 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:03 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:03 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c9ee8247-1ed1-4d83-832a-c1c55de6fc25 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Volume info retrieved successfully. Sep 01 01:26:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c9ee8247-1ed1-4d83-832a-c1c55de6fc25 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] http://192.168.122.211/volume/v3/volumes/bf0e9be0-c932-4c8c-9536-c5ce196a082f returned with HTTP 200 Sep 01 01:26:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1592/3225] 192.168.122.211 () {60 vars in 1272 bytes} [Tue Sep 1 01:26:03 2026] GET /volume/v3/volumes/bf0e9be0-c932-4c8c-9536-c5ce196a082f => generated 960 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8030a9c5-556c-4d87-8d4b-628e70674cfa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8030a9c5-556c-4d87-8d4b-628e70674cfa tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 Sep 01 01:26:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8030a9c5-556c-4d87-8d4b-628e70674cfa tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8030a9c5-556c-4d87-8d4b-628e70674cfa tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8030a9c5-556c-4d87-8d4b-628e70674cfa tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Snapshot retrieved successfully. Sep 01 01:26:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8030a9c5-556c-4d87-8d4b-628e70674cfa tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 returned with HTTP 200 Sep 01 01:26:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1634/3226] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:03 2026] GET /volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-90482e43-968e-4627-b07d-30ce85d137d2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-90482e43-968e-4627-b07d-30ce85d137d2 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/6be54659-531f-478c-bd54-abb9e1aa7113 Sep 01 01:26:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-90482e43-968e-4627-b07d-30ce85d137d2 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-90482e43-968e-4627-b07d-30ce85d137d2 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:04 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-aa2d368a-5170-4053-b1ef-21177901c17c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:04 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aa2d368a-5170-4053-b1ef-21177901c17c tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/cd7221fd-a6d5-4679-9f0f-a5ea0d3ff899 Sep 01 01:26:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-aa2d368a-5170-4053-b1ef-21177901c17c tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-aa2d368a-5170-4053-b1ef-21177901c17c tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-90482e43-968e-4627-b07d-30ce85d137d2 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-90482e43-968e-4627-b07d-30ce85d137d2 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/6be54659-531f-478c-bd54-abb9e1aa7113 returned with HTTP 200 Sep 01 01:26:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-aa2d368a-5170-4053-b1ef-21177901c17c tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:26:04 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1593/3227] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:04 2026] GET /volume/v3/volumes/6be54659-531f-478c-bd54-abb9e1aa7113 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aa2d368a-5170-4053-b1ef-21177901c17c tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/cd7221fd-a6d5-4679-9f0f-a5ea0d3ff899 returned with HTTP 200 Sep 01 01:26:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1635/3228] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:04 2026] GET /volume/v3/snapshots/cd7221fd-a6d5-4679-9f0f-a5ea0d3ff899 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b09f23dc-5aeb-438b-93be-e7596de776f4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b09f23dc-5aeb-438b-93be-e7596de776f4 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] GET http://192.168.122.211/volume/v3/volumes/bf0e9be0-c932-4c8c-9536-c5ce196a082f Sep 01 01:26:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b09f23dc-5aeb-438b-93be-e7596de776f4 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b09f23dc-5aeb-438b-93be-e7596de776f4 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:04 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:04 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:04 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b09f23dc-5aeb-438b-93be-e7596de776f4 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Volume info retrieved successfully. Sep 01 01:26:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b09f23dc-5aeb-438b-93be-e7596de776f4 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] http://192.168.122.211/volume/v3/volumes/bf0e9be0-c932-4c8c-9536-c5ce196a082f returned with HTTP 200 Sep 01 01:26:04 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1594/3229] 192.168.122.211 () {60 vars in 1272 bytes} [Tue Sep 1 01:26:04 2026] GET /volume/v3/volumes/bf0e9be0-c932-4c8c-9536-c5ce196a082f => generated 981 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-824ab36f-2254-4f73-96f8-b5b165638c81 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-824ab36f-2254-4f73-96f8-b5b165638c81 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] GET http://192.168.122.211/volume/v3/messages Sep 01 01:26:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-824ab36f-2254-4f73-96f8-b5b165638c81 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-824ab36f-2254-4f73-96f8-b5b165638c81 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-824ab36f-2254-4f73-96f8-b5b165638c81 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] http://192.168.122.211/volume/v3/messages returned with HTTP 200 Sep 01 01:26:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1636/3230] 192.168.122.211 () {60 vars in 1164 bytes} [Tue Sep 1 01:26:04 2026] GET /volume/v3/messages => generated 678 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b4946586-a88c-4eed-9fa8-a6b524444aa7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b4946586-a88c-4eed-9fa8-a6b524444aa7 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-reader] GET http://192.168.122.211/volume/v3/messages/0f87c3b0-7c2c-455f-b8b5-8c01b3a667ad Sep 01 01:26:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b4946586-a88c-4eed-9fa8-a6b524444aa7 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-reader] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b4946586-a88c-4eed-9fa8-a6b524444aa7 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-reader] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b4946586-a88c-4eed-9fa8-a6b524444aa7 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-reader] http://192.168.122.211/volume/v3/messages/0f87c3b0-7c2c-455f-b8b5-8c01b3a667ad returned with HTTP 200 Sep 01 01:26:04 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1595/3231] 192.168.122.211 () {60 vars in 1275 bytes} [Tue Sep 1 01:26:04 2026] GET /volume/v3/messages/0f87c3b0-7c2c-455f-b8b5-8c01b3a667ad => generated 675 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3f5bc9b7-71d7-46a9-9776-2f9c9d731be4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3f5bc9b7-71d7-46a9-9776-2f9c9d731be4 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] DELETE http://192.168.122.211/volume/v3/messages/0f87c3b0-7c2c-455f-b8b5-8c01b3a667ad Sep 01 01:26:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3f5bc9b7-71d7-46a9-9776-2f9c9d731be4 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3f5bc9b7-71d7-46a9-9776-2f9c9d731be4 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3f5bc9b7-71d7-46a9-9776-2f9c9d731be4 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] http://192.168.122.211/volume/v3/messages/0f87c3b0-7c2c-455f-b8b5-8c01b3a667ad returned with HTTP 204 Sep 01 01:26:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1637/3232] 192.168.122.211 () {60 vars in 1278 bytes} [Tue Sep 1 01:26:04 2026] DELETE /volume/v3/messages/0f87c3b0-7c2c-455f-b8b5-8c01b3a667ad => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 01:26:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2d3a1dfb-594c-4318-8b8d-070a5f006741 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2d3a1dfb-594c-4318-8b8d-070a5f006741 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/bf0e9be0-c932-4c8c-9536-c5ce196a082f Sep 01 01:26:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2d3a1dfb-594c-4318-8b8d-070a5f006741 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2d3a1dfb-594c-4318-8b8d-070a5f006741 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-2d3a1dfb-594c-4318-8b8d-070a5f006741 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Delete volume with id: bf0e9be0-c932-4c8c-9536-c5ce196a082f Sep 01 01:26:04 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:04 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:04 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:04 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2d3a1dfb-594c-4318-8b8d-070a5f006741 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Volume info retrieved successfully. Sep 01 01:26:04 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-2d3a1dfb-594c-4318-8b8d-070a5f006741 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86752) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-2d3a1dfb-594c-4318-8b8d-070a5f006741 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-917379566 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-917379566, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:26:04 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-2d3a1dfb-594c-4318-8b8d-070a5f006741 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-917379566 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-917379566, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:26:04 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-2d3a1dfb-594c-4318-8b8d-070a5f006741 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Created reservations ['7d769c70-9277-402d-9fab-627fdcc54c72', 'a9dda306-7a51-4a27-8a7f-6d067ec018fd', 'b76a76f3-74da-49f6-bd2e-460f92cee414', '319b9939-7a7b-4445-ac37-83eb91d6e791'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2d3a1dfb-594c-4318-8b8d-070a5f006741 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Delete volume request issued successfully. Sep 01 01:26:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2d3a1dfb-594c-4318-8b8d-070a5f006741 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] http://192.168.122.211/volume/v3/volumes/bf0e9be0-c932-4c8c-9536-c5ce196a082f returned with HTTP 202 Sep 01 01:26:04 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1596/3233] 192.168.122.211 () {60 vars in 1275 bytes} [Tue Sep 1 01:26:04 2026] DELETE /volume/v3/volumes/bf0e9be0-c932-4c8c-9536-c5ce196a082f => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-67823593-070f-4134-9e79-34abb39e7a80 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-67823593-070f-4134-9e79-34abb39e7a80 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] DELETE http://192.168.122.211/volume/v3/types/0c28303b-d6ff-41ec-908a-5b06139e1d64 Sep 01 01:26:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-67823593-070f-4134-9e79-34abb39e7a80 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-67823593-070f-4134-9e79-34abb39e7a80 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ebc7b1bf-6b65-46a5-99aa-dd5b56db02da None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ebc7b1bf-6b65-46a5-99aa-dd5b56db02da tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 Sep 01 01:26:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ebc7b1bf-6b65-46a5-99aa-dd5b56db02da tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ebc7b1bf-6b65-46a5-99aa-dd5b56db02da tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:04 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ebc7b1bf-6b65-46a5-99aa-dd5b56db02da tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Snapshot retrieved successfully. Sep 01 01:26:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ebc7b1bf-6b65-46a5-99aa-dd5b56db02da tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 returned with HTTP 200 Sep 01 01:26:04 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1597/3234] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:04 2026] GET /volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c0bc9ef1-47cf-41e2-b5c6-bc683551a7e0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c0bc9ef1-47cf-41e2-b5c6-bc683551a7e0 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 Sep 01 01:26:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c0bc9ef1-47cf-41e2-b5c6-bc683551a7e0 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c0bc9ef1-47cf-41e2-b5c6-bc683551a7e0 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:04 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c0bc9ef1-47cf-41e2-b5c6-bc683551a7e0 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Snapshot retrieved successfully. Sep 01 01:26:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-67823593-070f-4134-9e79-34abb39e7a80 tempest-ProjectReaderTests-631944012 tempest-ProjectReaderTests-631944012-project-admin] http://192.168.122.211/volume/v3/types/0c28303b-d6ff-41ec-908a-5b06139e1d64 returned with HTTP 202 Sep 01 01:26:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1638/3235] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:26:04 2026] DELETE /volume/v3/types/0c28303b-d6ff-41ec-908a-5b06139e1d64 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c0bc9ef1-47cf-41e2-b5c6-bc683551a7e0 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 returned with HTTP 200 Sep 01 01:26:04 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1598/3236] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:04 2026] GET /volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-452142b2-1c8b-4b60-8d8b-0f4576fe90b9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-452142b2-1c8b-4b60-8d8b-0f4576fe90b9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 Sep 01 01:26:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-452142b2-1c8b-4b60-8d8b-0f4576fe90b9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-452142b2-1c8b-4b60-8d8b-0f4576fe90b9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-452142b2-1c8b-4b60-8d8b-0f4576fe90b9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Snapshot retrieved successfully. Sep 01 01:26:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-452142b2-1c8b-4b60-8d8b-0f4576fe90b9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 returned with HTTP 200 Sep 01 01:26:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1639/3237] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:04 2026] GET /volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0e4e8a5b-bd08-4361-8794-fa8e601ba959 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0e4e8a5b-bd08-4361-8794-fa8e601ba959 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:26:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0e4e8a5b-bd08-4361-8794-fa8e601ba959 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "13bada65-994b-473b-a6c0-5d831f082526", "size": 1}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-0e4e8a5b-bd08-4361-8794-fa8e601ba959 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Create volume request body: {'volume': {'snapshot_id': '13bada65-994b-473b-a6c0-5d831f082526', 'size': 1}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:04 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0e4e8a5b-bd08-4361-8794-fa8e601ba959 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Snapshot retrieved successfully. Sep 01 01:26:04 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-0e4e8a5b-bd08-4361-8794-fa8e601ba959 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Create volume of 1 GB Sep 01 01:26:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0e4e8a5b-bd08-4361-8794-fa8e601ba959 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Availability Zones retrieved successfully. Sep 01 01:26:04 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0e4e8a5b-bd08-4361-8794-fa8e601ba959 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Flow 'volume_create_api' (cd78a4be-e188-4172-bf93-825914bc57aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0e4e8a5b-bd08-4361-8794-fa8e601ba959 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc416202-31dc-4660-a8c4-df842b4e8c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:04 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-0e4e8a5b-bd08-4361-8794-fa8e601ba959 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:26:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0e4e8a5b-bd08-4361-8794-fa8e601ba959 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc416202-31dc-4660-a8c4-df842b4e8c24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '13bada65-994b-473b-a6c0-5d831f082526', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0e4e8a5b-bd08-4361-8794-fa8e601ba959 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5fe89e5-eb52-4a70-88a4-08eda5385082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e8943def-8f62-43ac-8686-03585e95dbff None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e8943def-8f62-43ac-8686-03585e95dbff tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/cd7221fd-a6d5-4679-9f0f-a5ea0d3ff899 Sep 01 01:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e8943def-8f62-43ac-8686-03585e95dbff tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e8943def-8f62-43ac-8686-03585e95dbff tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e8943def-8f62-43ac-8686-03585e95dbff tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/cd7221fd-a6d5-4679-9f0f-a5ea0d3ff899 returned with HTTP 404 Sep 01 01:26:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1640/3238] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:05 2026] GET /volume/v3/snapshots/cd7221fd-a6d5-4679-9f0f-a5ea0d3ff899 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f423a56b-6679-4e65-a1a8-a524a32cfd9f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f423a56b-6679-4e65-a1a8-a524a32cfd9f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/6be54659-531f-478c-bd54-abb9e1aa7113 Sep 01 01:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f423a56b-6679-4e65-a1a8-a524a32cfd9f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f423a56b-6679-4e65-a1a8-a524a32cfd9f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:05 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-0e4e8a5b-bd08-4361-8794-fa8e601ba959 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Created reservations ['68442b6d-1820-463e-9590-75a482f0fc41', '2d9470c3-ff19-432d-b8ca-efa9794af079', '06a528af-3aa5-4a49-a946-7a14fca44104', 'fada7cbc-fe37-4fc2-a50a-8c98612ba371'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0e4e8a5b-bd08-4361-8794-fa8e601ba959 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5fe89e5-eb52-4a70-88a4-08eda5385082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68442b6d-1820-463e-9590-75a482f0fc41', '2d9470c3-ff19-432d-b8ca-efa9794af079', '06a528af-3aa5-4a49-a946-7a14fca44104', 'fada7cbc-fe37-4fc2-a50a-8c98612ba371']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0e4e8a5b-bd08-4361-8794-fa8e601ba959 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd7180d1-884e-406e-8a8c-2ed21bc2a6ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f423a56b-6679-4e65-a1a8-a524a32cfd9f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f423a56b-6679-4e65-a1a8-a524a32cfd9f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/6be54659-531f-478c-bd54-abb9e1aa7113 returned with HTTP 200 Sep 01 01:26:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1641/3239] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:05 2026] GET /volume/v3/volumes/6be54659-531f-478c-bd54-abb9e1aa7113 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1c23b39f-415c-4517-b35c-294166223a0b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1c23b39f-415c-4517-b35c-294166223a0b tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/8a024e09-7853-425d-ab52-d7f002ce353a Sep 01 01:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1c23b39f-415c-4517-b35c-294166223a0b tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1c23b39f-415c-4517-b35c-294166223a0b tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:05 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-1c23b39f-415c-4517-b35c-294166223a0b tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Delete volume with id: 8a024e09-7853-425d-ab52-d7f002ce353a Sep 01 01:26:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1c23b39f-415c-4517-b35c-294166223a0b tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:26:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0e4e8a5b-bd08-4361-8794-fa8e601ba959 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd7180d1-884e-406e-8a8c-2ed21bc2a6ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44ba4bac-d5f1-428e-9c04-4b5eba26b81e', '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='2b13ce1a983a4a0abc255230fd6c7a53',qos_specs=None,replication_status=,reservations=['68442b6d-1820-463e-9590-75a482f0fc41','2d9470c3-ff19-432d-b8ca-efa9794af079','06a528af-3aa5-4a49-a946-7a14fca44104','fada7cbc-fe37-4fc2-a50a-8c98612ba371'],size=1,snapshot_id=13bada65-994b-473b-a6c0-5d831f082526,source_replicaid=,source_volid=None,status='creating',user_id='7bc6ed5d37814fe3bad067ad85b00f49',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:26:05Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44ba4bac-d5f1-428e-9c04-4b5eba26b81e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b13ce1a983a4a0abc255230fd6c7a53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=13bada65-994b-473b-a6c0-5d831f082526,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bc6ed5d37814fe3bad067ad85b00f49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0e4e8a5b-bd08-4361-8794-fa8e601ba959 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc195d9-f1f4-469d-969e-b3a3cb499d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1c23b39f-415c-4517-b35c-294166223a0b tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Delete volume request issued successfully. Sep 01 01:26:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1c23b39f-415c-4517-b35c-294166223a0b tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/8a024e09-7853-425d-ab52-d7f002ce353a returned with HTTP 202 Sep 01 01:26:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1642/3240] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:26:05 2026] DELETE /volume/v3/volumes/8a024e09-7853-425d-ab52-d7f002ce353a => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3d10f3a8-565d-4831-9028-b1cbe3498e3c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0e4e8a5b-bd08-4361-8794-fa8e601ba959 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc195d9-f1f4-469d-969e-b3a3cb499d9d) transitioned into state 'SUCCESS' from 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='2b13ce1a983a4a0abc255230fd6c7a53',qos_specs=None,replication_status=,reservations=['68442b6d-1820-463e-9590-75a482f0fc41','2d9470c3-ff19-432d-b8ca-efa9794af079','06a528af-3aa5-4a49-a946-7a14fca44104','fada7cbc-fe37-4fc2-a50a-8c98612ba371'],size=1,snapshot_id=13bada65-994b-473b-a6c0-5d831f082526,source_replicaid=,source_volid=None,status='creating',user_id='7bc6ed5d37814fe3bad067ad85b00f49',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3d10f3a8-565d-4831-9028-b1cbe3498e3c tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/8a024e09-7853-425d-ab52-d7f002ce353a Sep 01 01:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3d10f3a8-565d-4831-9028-b1cbe3498e3c tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3d10f3a8-565d-4831-9028-b1cbe3498e3c tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0e4e8a5b-bd08-4361-8794-fa8e601ba959 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5039516-9be0-4b86-97b1-41302dbcb561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3d10f3a8-565d-4831-9028-b1cbe3498e3c tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:26:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3d10f3a8-565d-4831-9028-b1cbe3498e3c tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/8a024e09-7853-425d-ab52-d7f002ce353a returned with HTTP 200 Sep 01 01:26:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1643/3241] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:05 2026] GET /volume/v3/volumes/8a024e09-7853-425d-ab52-d7f002ce353a => generated 1016 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0e4e8a5b-bd08-4361-8794-fa8e601ba959 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5039516-9be0-4b86-97b1-41302dbcb561) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:05 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0e4e8a5b-bd08-4361-8794-fa8e601ba959 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Flow 'volume_create_api' (cd78a4be-e188-4172-bf93-825914bc57aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0e4e8a5b-bd08-4361-8794-fa8e601ba959 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Create volume request issued successfully. Sep 01 01:26:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0e4e8a5b-bd08-4361-8794-fa8e601ba959 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:26:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1599/3242] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:26:04 2026] POST /volume/v3/volumes => generated 750 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c024657a-0397-4595-84a9-ce6961edd926 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c024657a-0397-4595-84a9-ce6961edd926 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e Sep 01 01:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c024657a-0397-4595-84a9-ce6961edd926 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c024657a-0397-4595-84a9-ce6961edd926 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:05 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:05 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c024657a-0397-4595-84a9-ce6961edd926 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Volume info retrieved successfully. Sep 01 01:26:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c024657a-0397-4595-84a9-ce6961edd926 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e returned with HTTP 200 Sep 01 01:26:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1644/3243] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:05 2026] GET /volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9b20f634-8d46-4062-86f3-2a80dfc8f138 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9b20f634-8d46-4062-86f3-2a80dfc8f138 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/6be54659-531f-478c-bd54-abb9e1aa7113 Sep 01 01:26:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9b20f634-8d46-4062-86f3-2a80dfc8f138 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9b20f634-8d46-4062-86f3-2a80dfc8f138 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:06 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:06 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:06 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:06 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:06 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9b20f634-8d46-4062-86f3-2a80dfc8f138 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9b20f634-8d46-4062-86f3-2a80dfc8f138 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/6be54659-531f-478c-bd54-abb9e1aa7113 returned with HTTP 200 Sep 01 01:26:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1600/3244] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:06 2026] GET /volume/v3/volumes/6be54659-531f-478c-bd54-abb9e1aa7113 => generated 1016 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d34574af-2dd5-4e68-be0b-34ac5941d1a5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d34574af-2dd5-4e68-be0b-34ac5941d1a5 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d34574af-2dd5-4e68-be0b-34ac5941d1a5 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6be54659-531f-478c-bd54-abb9e1aa7113", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-83086038"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d34574af-2dd5-4e68-be0b-34ac5941d1a5 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:06 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-d34574af-2dd5-4e68-be0b-34ac5941d1a5 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create snapshot from volume 6be54659-531f-478c-bd54-abb9e1aa7113 Sep 01 01:26:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b6cbcc42-206a-4407-9d39-901dce8cccee None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b6cbcc42-206a-4407-9d39-901dce8cccee tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/8a024e09-7853-425d-ab52-d7f002ce353a Sep 01 01:26:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b6cbcc42-206a-4407-9d39-901dce8cccee tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b6cbcc42-206a-4407-9d39-901dce8cccee tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-d34574af-2dd5-4e68-be0b-34ac5941d1a5 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Created reservations ['c67081f7-b28d-46aa-97a5-b3e4bc68ecfe', '34bbede1-91b9-4f73-9561-231aca356c3a', 'b9253cd5-9e56-4842-99d8-89d63c2182c6', 'b8f93fd7-3f75-4a57-ae6a-fea72f4de7f0'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b6cbcc42-206a-4407-9d39-901dce8cccee tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/8a024e09-7853-425d-ab52-d7f002ce353a returned with HTTP 404 Sep 01 01:26:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1601/3245] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:06 2026] GET /volume/v3/volumes/8a024e09-7853-425d-ab52-d7f002ce353a => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b6b0e333-52c5-461a-9b41-62ab02a9fd44 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b6b0e333-52c5-461a-9b41-62ab02a9fd44 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:26:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b6b0e333-52c5-461a-9b41-62ab02a9fd44 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-975756232"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-b6b0e333-52c5-461a-9b41-62ab02a9fd44 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-975756232'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:26:06 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-b6b0e333-52c5-461a-9b41-62ab02a9fd44 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Create volume of 1 GB Sep 01 01:26:06 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b6b0e333-52c5-461a-9b41-62ab02a9fd44 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Availability Zones retrieved successfully. Sep 01 01:26:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d34574af-2dd5-4e68-be0b-34ac5941d1a5 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot create request issued successfully. Sep 01 01:26:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d34574af-2dd5-4e68-be0b-34ac5941d1a5 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:26:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1645/3246] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:26:06 2026] POST /volume/v3/snapshots => generated 306 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:26:06 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b6b0e333-52c5-461a-9b41-62ab02a9fd44 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Flow 'volume_create_api' (b6987699-75d6-4b46-83ee-367654ab0e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-812b98a1-b0ef-4988-8688-c5cdef96cef5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:06 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b6b0e333-52c5-461a-9b41-62ab02a9fd44 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b64e49ec-e0b8-458d-a4d9-974ef4823beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-812b98a1-b0ef-4988-8688-c5cdef96cef5 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e Sep 01 01:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-812b98a1-b0ef-4988-8688-c5cdef96cef5 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-812b98a1-b0ef-4988-8688-c5cdef96cef5 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:06 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-b6b0e333-52c5-461a-9b41-62ab02a9fd44 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:26:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-812b98a1-b0ef-4988-8688-c5cdef96cef5 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Volume info retrieved successfully. Sep 01 01:26:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-812b98a1-b0ef-4988-8688-c5cdef96cef5 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e returned with HTTP 200 Sep 01 01:26:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1646/3247] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:06 2026] GET /volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e => generated 842 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-944f6795-9c5c-44ee-a175-8d67ca9e5257 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-944f6795-9c5c-44ee-a175-8d67ca9e5257 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 Sep 01 01:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-944f6795-9c5c-44ee-a175-8d67ca9e5257 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-944f6795-9c5c-44ee-a175-8d67ca9e5257 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:06 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b6b0e333-52c5-461a-9b41-62ab02a9fd44 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b64e49ec-e0b8-458d-a4d9-974ef4823beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-944f6795-9c5c-44ee-a175-8d67ca9e5257 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-944f6795-9c5c-44ee-a175-8d67ca9e5257 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 returned with HTTP 200 Sep 01 01:26:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1647/3248] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:06 2026] GET /volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 => generated 438 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:06 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b6b0e333-52c5-461a-9b41-62ab02a9fd44 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55c24355-860e-4961-96fa-fb2ab2f07db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:06 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-b6b0e333-52c5-461a-9b41-62ab02a9fd44 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Created reservations ['b8b66270-8cd3-4a47-ba10-4ce41db4b089', '1734a5cb-f61d-4fe1-8bf3-91b544eda23c', 'bae825f4-a91c-4d27-b65c-35b314b26677', 'd07c274f-9ff0-4e18-be49-824d00add4fa'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:06 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b6b0e333-52c5-461a-9b41-62ab02a9fd44 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55c24355-860e-4961-96fa-fb2ab2f07db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8b66270-8cd3-4a47-ba10-4ce41db4b089', '1734a5cb-f61d-4fe1-8bf3-91b544eda23c', 'bae825f4-a91c-4d27-b65c-35b314b26677', 'd07c274f-9ff0-4e18-be49-824d00add4fa']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:06 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b6b0e333-52c5-461a-9b41-62ab02a9fd44 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9263f68-53ae-41e4-a51b-c5577285f9dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:06 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:06 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:06 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b6b0e333-52c5-461a-9b41-62ab02a9fd44 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9263f68-53ae-41e4-a51b-c5577285f9dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d6c929a-7f67-45f6-83c5-53c49c540041', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-975756232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92a20c76f5654d24807041436ded9972',qos_specs=None,replication_status=,reservations=['b8b66270-8cd3-4a47-ba10-4ce41db4b089','1734a5cb-f61d-4fe1-8bf3-91b544eda23c','bae825f4-a91c-4d27-b65c-35b314b26677','d07c274f-9ff0-4e18-be49-824d00add4fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fee26e7da73e43fd9d7f5d8dbb3f4925',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:26:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-975756232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d6c929a-7f67-45f6-83c5-53c49c540041,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92a20c76f5654d24807041436ded9972',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fee26e7da73e43fd9d7f5d8dbb3f4925',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:06 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b6b0e333-52c5-461a-9b41-62ab02a9fd44 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc7f4800-d7b9-464c-81ec-40194bee467a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:06 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b6b0e333-52c5-461a-9b41-62ab02a9fd44 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc7f4800-d7b9-464c-81ec-40194bee467a) transitioned into state 'SUCCESS' from state '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-975756232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92a20c76f5654d24807041436ded9972',qos_specs=None,replication_status=,reservations=['b8b66270-8cd3-4a47-ba10-4ce41db4b089','1734a5cb-f61d-4fe1-8bf3-91b544eda23c','bae825f4-a91c-4d27-b65c-35b314b26677','d07c274f-9ff0-4e18-be49-824d00add4fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fee26e7da73e43fd9d7f5d8dbb3f4925',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:06 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b6b0e333-52c5-461a-9b41-62ab02a9fd44 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a129bfc0-0c6d-41fa-8e2b-977266a52122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:06 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b6b0e333-52c5-461a-9b41-62ab02a9fd44 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a129bfc0-0c6d-41fa-8e2b-977266a52122) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:06 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-b6b0e333-52c5-461a-9b41-62ab02a9fd44 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Flow 'volume_create_api' (b6987699-75d6-4b46-83ee-367654ab0e46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:06 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b6b0e333-52c5-461a-9b41-62ab02a9fd44 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Create volume request issued successfully. Sep 01 01:26:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b6b0e333-52c5-461a-9b41-62ab02a9fd44 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:26:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1602/3249] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:26:06 2026] POST /volume/v3/volumes => generated 786 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8c4a6a26-2454-47db-a4dd-5e521df7662f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8c4a6a26-2454-47db-a4dd-5e521df7662f tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 Sep 01 01:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8c4a6a26-2454-47db-a4dd-5e521df7662f tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8c4a6a26-2454-47db-a4dd-5e521df7662f tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:06 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:06 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8c4a6a26-2454-47db-a4dd-5e521df7662f tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:26:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8c4a6a26-2454-47db-a4dd-5e521df7662f tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 returned with HTTP 200 Sep 01 01:26:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1648/3250] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:06 2026] GET /volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 => generated 965 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-909ee4df-ef99-4752-9e29-7d33413d228a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-909ee4df-ef99-4752-9e29-7d33413d228a tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e Sep 01 01:26:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-909ee4df-ef99-4752-9e29-7d33413d228a tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-909ee4df-ef99-4752-9e29-7d33413d228a tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4b5a743a-4541-4330-b58c-b53d7090696d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4b5a743a-4541-4330-b58c-b53d7090696d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 Sep 01 01:26:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4b5a743a-4541-4330-b58c-b53d7090696d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4b5a743a-4541-4330-b58c-b53d7090696d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:07 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:07 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-909ee4df-ef99-4752-9e29-7d33413d228a tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Volume info retrieved successfully. Sep 01 01:26:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4b5a743a-4541-4330-b58c-b53d7090696d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4b5a743a-4541-4330-b58c-b53d7090696d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 returned with HTTP 200 Sep 01 01:26:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1649/3251] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:07 2026] GET /volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 => generated 438 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-909ee4df-ef99-4752-9e29-7d33413d228a tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e returned with HTTP 200 Sep 01 01:26:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1603/3252] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:07 2026] GET /volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e => generated 842 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9c33a7a0-8441-4ed5-87cb-4ce4c98239dd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9c33a7a0-8441-4ed5-87cb-4ce4c98239dd tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 Sep 01 01:26:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9c33a7a0-8441-4ed5-87cb-4ce4c98239dd tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9c33a7a0-8441-4ed5-87cb-4ce4c98239dd tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:08 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:08 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9c33a7a0-8441-4ed5-87cb-4ce4c98239dd tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9c33a7a0-8441-4ed5-87cb-4ce4c98239dd tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 returned with HTTP 200 Sep 01 01:26:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1650/3253] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:07 2026] GET /volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 => generated 1015 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ca4c3ea6-3d1b-4565-9192-8332637774db None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ca4c3ea6-3d1b-4565-9192-8332637774db tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:26:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ca4c3ea6-3d1b-4565-9192-8332637774db tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1921172603", "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=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ca4c3ea6-3d1b-4565-9192-8332637774db tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:26:08 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1604/3254] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:26:08 2026] POST /volume/v3/types => generated 380 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-25e4d677-fed0-438f-9a64-8af3752295f7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-25e4d677-fed0-438f-9a64-8af3752295f7 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] POST http://192.168.122.211/volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7/encryption Sep 01 01:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-25e4d677-fed0-438f-9a64-8af3752295f7 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-25e4d677-fed0-438f-9a64-8af3752295f7 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7/encryption returned with HTTP 200 Sep 01 01:26:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1651/3255] 192.168.122.211 () {60 vars in 1281 bytes} [Tue Sep 1 01:26:08 2026] POST /volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7/encryption => generated 239 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:26:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-292604d4-9c6e-49f4-b6f7-40a16bb460f2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-292604d4-9c6e-49f4-b6f7-40a16bb460f2 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:26:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-292604d4-9c6e-49f4-b6f7-40a16bb460f2 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-93972473", "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=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-db0df957-1a2a-4ea9-8e78-177383a501c9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-db0df957-1a2a-4ea9-8e78-177383a501c9 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 Sep 01 01:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-db0df957-1a2a-4ea9-8e78-177383a501c9 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-db0df957-1a2a-4ea9-8e78-177383a501c9 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-db0df957-1a2a-4ea9-8e78-177383a501c9 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-db0df957-1a2a-4ea9-8e78-177383a501c9 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 returned with HTTP 200 Sep 01 01:26:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1652/3256] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:08 2026] GET /volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 => generated 438 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0e6f5729-adc3-49c9-ac8b-42452a9f2057 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0e6f5729-adc3-49c9-ac8b-42452a9f2057 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e Sep 01 01:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0e6f5729-adc3-49c9-ac8b-42452a9f2057 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0e6f5729-adc3-49c9-ac8b-42452a9f2057 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:08 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:08 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-292604d4-9c6e-49f4-b6f7-40a16bb460f2 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:26:08 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1605/3257] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:26:08 2026] POST /volume/v3/types => generated 378 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0e6f5729-adc3-49c9-ac8b-42452a9f2057 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Volume info retrieved successfully. Sep 01 01:26:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-900b73a5-4d78-4672-b456-472ef8852235 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0e6f5729-adc3-49c9-ac8b-42452a9f2057 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e returned with HTTP 200 Sep 01 01:26:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1653/3258] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:08 2026] GET /volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e => generated 842 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-900b73a5-4d78-4672-b456-472ef8852235 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] POST http://192.168.122.211/volume/v3/types/70ac77d9-8a10-45ba-b5d0-7f3be344fb73/encryption Sep 01 01:26:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-900b73a5-4d78-4672-b456-472ef8852235 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-900b73a5-4d78-4672-b456-472ef8852235 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types/70ac77d9-8a10-45ba-b5d0-7f3be344fb73/encryption returned with HTTP 200 Sep 01 01:26:08 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1606/3259] 192.168.122.211 () {60 vars in 1281 bytes} [Tue Sep 1 01:26:08 2026] POST /volume/v3/types/70ac77d9-8a10-45ba-b5d0-7f3be344fb73/encryption => generated 239 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:26:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-45c16a2a-ad87-4bd1-a1d2-2f59fac870ba None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-45c16a2a-ad87-4bd1-a1d2-2f59fac870ba tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:26:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-45c16a2a-ad87-4bd1-a1d2-2f59fac870ba tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-356331061", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-45c16a2a-ad87-4bd1-a1d2-2f59fac870ba tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:26:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1654/3260] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:26:09 2026] POST /volume/v3/types => generated 379 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-54707092-a363-454f-a284-0702023380b8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-54707092-a363-454f-a284-0702023380b8 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] POST http://192.168.122.211/volume/v3/types/9ec3bf0c-7e4a-4cdd-8c6f-a47e713673d6/extra_specs Sep 01 01:26:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-54707092-a363-454f-a284-0702023380b8 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d54bd57f-9d5d-4918-9b33-e247ee13833b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d54bd57f-9d5d-4918-9b33-e247ee13833b tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 Sep 01 01:26:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d54bd57f-9d5d-4918-9b33-e247ee13833b tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d54bd57f-9d5d-4918-9b33-e247ee13833b tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d54bd57f-9d5d-4918-9b33-e247ee13833b tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:26:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-54707092-a363-454f-a284-0702023380b8 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types/9ec3bf0c-7e4a-4cdd-8c6f-a47e713673d6/extra_specs returned with HTTP 200 Sep 01 01:26:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1607/3261] 192.168.122.211 () {60 vars in 1283 bytes} [Tue Sep 1 01:26:09 2026] POST /volume/v3/types/9ec3bf0c-7e4a-4cdd-8c6f-a47e713673d6/extra_specs => generated 35 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:26:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d54bd57f-9d5d-4918-9b33-e247ee13833b tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 returned with HTTP 200 Sep 01 01:26:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1655/3262] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:09 2026] GET /volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 => generated 1015 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 01:26:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8690c2c5-3e65-4680-8288-8fce7245a1ad None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8690c2c5-3e65-4680-8288-8fce7245a1ad tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] PUT http://192.168.122.211/volume/v3/types/9ec3bf0c-7e4a-4cdd-8c6f-a47e713673d6/extra_specs/key2 Sep 01 01:26:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8690c2c5-3e65-4680-8288-8fce7245a1ad tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8690c2c5-3e65-4680-8288-8fce7245a1ad tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types/9ec3bf0c-7e4a-4cdd-8c6f-a47e713673d6/extra_specs/key2 returned with HTTP 200 Sep 01 01:26:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1608/3263] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:26:09 2026] PUT /volume/v3/types/9ec3bf0c-7e4a-4cdd-8c6f-a47e713673d6/extra_specs/key2 => generated 25 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:26:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-931593a8-d01b-459f-803b-3bb46c674eac None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-931593a8-d01b-459f-803b-3bb46c674eac tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:26:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-931593a8-d01b-459f-803b-3bb46c674eac tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-931593a8-d01b-459f-803b-3bb46c674eac tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:26:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1656/3264] 192.168.122.211 () {60 vars in 1136 bytes} [Tue Sep 1 01:26:09 2026] POST /volume/v3/types => generated 195 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6d00e853-17c8-4675-8625-7cc0219788a0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6d00e853-17c8-4675-8625-7cc0219788a0 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] DELETE http://192.168.122.211/volume/v3/types/a8709f00-2d96-4eea-9e76-7edf774986e3 Sep 01 01:26:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6d00e853-17c8-4675-8625-7cc0219788a0 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6d00e853-17c8-4675-8625-7cc0219788a0 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6d00e853-17c8-4675-8625-7cc0219788a0 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types/a8709f00-2d96-4eea-9e76-7edf774986e3 returned with HTTP 202 Sep 01 01:26:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1609/3265] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:26:09 2026] DELETE /volume/v3/types/a8709f00-2d96-4eea-9e76-7edf774986e3 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:26:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a2ab879c-2b58-47a6-b21a-14e9ab6c4186 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a2ab879c-2b58-47a6-b21a-14e9ab6c4186 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:26:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a2ab879c-2b58-47a6-b21a-14e9ab6c4186 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-252148546", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a2ab879c-2b58-47a6-b21a-14e9ab6c4186 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:26:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1657/3266] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:26:09 2026] POST /volume/v3/types => generated 379 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e6699faa-e4d2-4a77-bad3-c4eac509b4d4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e6699faa-e4d2-4a77-bad3-c4eac509b4d4 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] POST http://192.168.122.211/volume/v3/types/24955cdf-d4e1-48ce-876e-98ef5c1a0e04/encryption Sep 01 01:26:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e6699faa-e4d2-4a77-bad3-c4eac509b4d4 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e6699faa-e4d2-4a77-bad3-c4eac509b4d4 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types/24955cdf-d4e1-48ce-876e-98ef5c1a0e04/encryption returned with HTTP 200 Sep 01 01:26:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1610/3267] 192.168.122.211 () {60 vars in 1281 bytes} [Tue Sep 1 01:26:09 2026] POST /volume/v3/types/24955cdf-d4e1-48ce-876e-98ef5c1a0e04/encryption => generated 239 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:26:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-232a8e4e-79c5-4fcd-b24a-bc72ab42f913 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-232a8e4e-79c5-4fcd-b24a-bc72ab42f913 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] DELETE http://192.168.122.211/volume/v3/types/24955cdf-d4e1-48ce-876e-98ef5c1a0e04/encryption/6ec3c718-cd30-463d-a147-0d829ba1930e Sep 01 01:26:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-232a8e4e-79c5-4fcd-b24a-bc72ab42f913 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-232a8e4e-79c5-4fcd-b24a-bc72ab42f913 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-232a8e4e-79c5-4fcd-b24a-bc72ab42f913 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types/24955cdf-d4e1-48ce-876e-98ef5c1a0e04/encryption/6ec3c718-cd30-463d-a147-0d829ba1930e returned with HTTP 202 Sep 01 01:26:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1658/3268] 192.168.122.211 () {58 vars in 1373 bytes} [Tue Sep 1 01:26:09 2026] DELETE /volume/v3/types/24955cdf-d4e1-48ce-876e-98ef5c1a0e04/encryption/6ec3c718-cd30-463d-a147-0d829ba1930e => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-48546073-d283-4cb3-bf3b-5f754c2ad864 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-48546073-d283-4cb3-bf3b-5f754c2ad864 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:26:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-48546073-d283-4cb3-bf3b-5f754c2ad864 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-190420363", "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=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b6135f77-ea44-4c87-b8ea-ab5546a52468 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b6135f77-ea44-4c87-b8ea-ab5546a52468 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 Sep 01 01:26:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b6135f77-ea44-4c87-b8ea-ab5546a52468 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b6135f77-ea44-4c87-b8ea-ab5546a52468 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b6135f77-ea44-4c87-b8ea-ab5546a52468 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b6135f77-ea44-4c87-b8ea-ab5546a52468 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 returned with HTTP 200 Sep 01 01:26:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-48546073-d283-4cb3-bf3b-5f754c2ad864 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:26:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1611/3269] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:26:09 2026] POST /volume/v3/types => generated 379 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1659/3270] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:09 2026] GET /volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 => generated 438 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a129ddb3-13b9-4091-b3be-e27eacd02972 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a129ddb3-13b9-4091-b3be-e27eacd02972 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] DELETE http://192.168.122.211/volume/v3/types/310c443f-ad61-461d-8be7-23b2dac81410/extra_specs/key1 Sep 01 01:26:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a129ddb3-13b9-4091-b3be-e27eacd02972 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a129ddb3-13b9-4091-b3be-e27eacd02972 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8cc4a94b-9eb1-400b-9b62-8edca42f5965 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8cc4a94b-9eb1-400b-9b62-8edca42f5965 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e Sep 01 01:26:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8cc4a94b-9eb1-400b-9b62-8edca42f5965 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8cc4a94b-9eb1-400b-9b62-8edca42f5965 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a129ddb3-13b9-4091-b3be-e27eacd02972 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types/310c443f-ad61-461d-8be7-23b2dac81410/extra_specs/key1 returned with HTTP 202 Sep 01 01:26:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1612/3271] 192.168.122.211 () {58 vars in 1280 bytes} [Tue Sep 1 01:26:09 2026] DELETE /volume/v3/types/310c443f-ad61-461d-8be7-23b2dac81410/extra_specs/key1 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:26:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-88363311-dabe-425e-8c51-5bceb41a1c1a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:09 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:09 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-88363311-dabe-425e-8c51-5bceb41a1c1a tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:26:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-88363311-dabe-425e-8c51-5bceb41a1c1a tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2065563393", "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=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8cc4a94b-9eb1-400b-9b62-8edca42f5965 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Volume info retrieved successfully. Sep 01 01:26:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8cc4a94b-9eb1-400b-9b62-8edca42f5965 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e returned with HTTP 200 Sep 01 01:26:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1660/3272] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:09 2026] GET /volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e => generated 842 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-88363311-dabe-425e-8c51-5bceb41a1c1a tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:26:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1613/3273] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:26:09 2026] POST /volume/v3/types => generated 380 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d630a963-15f6-40f5-90b0-22199b58d11c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d630a963-15f6-40f5-90b0-22199b58d11c tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] DELETE http://192.168.122.211/volume/v3/types/297b1155-83d1-4f0e-84a6-f47674e1ff6b Sep 01 01:26:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d630a963-15f6-40f5-90b0-22199b58d11c tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d630a963-15f6-40f5-90b0-22199b58d11c tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-bbfc5564-e8dd-46c8-b54f-8d00d75dd6ca None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bbfc5564-e8dd-46c8-b54f-8d00d75dd6ca tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 Sep 01 01:26:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bbfc5564-e8dd-46c8-b54f-8d00d75dd6ca tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bbfc5564-e8dd-46c8-b54f-8d00d75dd6ca tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d630a963-15f6-40f5-90b0-22199b58d11c tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types/297b1155-83d1-4f0e-84a6-f47674e1ff6b returned with HTTP 202 Sep 01 01:26:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1661/3274] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:26:10 2026] DELETE /volume/v3/types/297b1155-83d1-4f0e-84a6-f47674e1ff6b => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-479c7ff3-b6e8-43df-bb72-cc667a428007 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:10 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:10 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:10 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:10 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-479c7ff3-b6e8-43df-bb72-cc667a428007 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] GET http://192.168.122.211/volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7/extra_specs Sep 01 01:26:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-479c7ff3-b6e8-43df-bb72-cc667a428007 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-479c7ff3-b6e8-43df-bb72-cc667a428007 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Calling method 'index' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:10 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-bbfc5564-e8dd-46c8-b54f-8d00d75dd6ca tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:26:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bbfc5564-e8dd-46c8-b54f-8d00d75dd6ca tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 returned with HTTP 200 Sep 01 01:26:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1614/3275] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:10 2026] GET /volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 => generated 1015 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-479c7ff3-b6e8-43df-bb72-cc667a428007 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7/extra_specs returned with HTTP 200 Sep 01 01:26:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1662/3276] 192.168.122.211 () {58 vars in 1262 bytes} [Tue Sep 1 01:26:10 2026] GET /volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7/extra_specs => generated 185 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-187938dc-f592-41e3-94bc-92f171dc9ff1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-187938dc-f592-41e3-94bc-92f171dc9ff1 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] GET http://192.168.122.211/volume/v3/types Sep 01 01:26:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-187938dc-f592-41e3-94bc-92f171dc9ff1 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-187938dc-f592-41e3-94bc-92f171dc9ff1 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-187938dc-f592-41e3-94bc-92f171dc9ff1 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:26:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1615/3277] 192.168.122.211 () {58 vars in 1115 bytes} [Tue Sep 1 01:26:10 2026] GET /volume/v3/types => generated 2585 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9f073cdd-8ef6-4cff-a365-8ea811fc9257 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9f073cdd-8ef6-4cff-a365-8ea811fc9257 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] GET http://192.168.122.211/volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7/encryption/cipher Sep 01 01:26:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9f073cdd-8ef6-4cff-a365-8ea811fc9257 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9f073cdd-8ef6-4cff-a365-8ea811fc9257 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9f073cdd-8ef6-4cff-a365-8ea811fc9257 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7/encryption/cipher returned with HTTP 200 Sep 01 01:26:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1663/3278] 192.168.122.211 () {58 vars in 1280 bytes} [Tue Sep 1 01:26:10 2026] GET /volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7/encryption/cipher => generated 29 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:26:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-840f27d8-cfa4-44ab-a103-d7b6dca3608e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-840f27d8-cfa4-44ab-a103-d7b6dca3608e tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] GET http://192.168.122.211/volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7/encryption Sep 01 01:26:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-840f27d8-cfa4-44ab-a103-d7b6dca3608e tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-840f27d8-cfa4-44ab-a103-d7b6dca3608e tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-840f27d8-cfa4-44ab-a103-d7b6dca3608e tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7/encryption returned with HTTP 200 Sep 01 01:26:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1616/3279] 192.168.122.211 () {58 vars in 1259 bytes} [Tue Sep 1 01:26:10 2026] GET /volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7/encryption => generated 325 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-503019f1-4920-4cd3-9029-8f4c2facb69e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-503019f1-4920-4cd3-9029-8f4c2facb69e tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] GET http://192.168.122.211/volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7/extra_specs/multiattach Sep 01 01:26:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-503019f1-4920-4cd3-9029-8f4c2facb69e tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-503019f1-4920-4cd3-9029-8f4c2facb69e tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-503019f1-4920-4cd3-9029-8f4c2facb69e tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7/extra_specs/multiattach returned with HTTP 200 Sep 01 01:26:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1664/3280] 192.168.122.211 () {58 vars in 1298 bytes} [Tue Sep 1 01:26:10 2026] GET /volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7/extra_specs/multiattach => generated 29 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:26:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f98acda1-d059-4376-b825-11c7d89b0480 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f98acda1-d059-4376-b825-11c7d89b0480 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] GET http://192.168.122.211/volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7/extra_specs/volume_backend_name Sep 01 01:26:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f98acda1-d059-4376-b825-11c7d89b0480 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f98acda1-d059-4376-b825-11c7d89b0480 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f98acda1-d059-4376-b825-11c7d89b0480 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7/extra_specs/volume_backend_name returned with HTTP 200 Sep 01 01:26:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1617/3281] 192.168.122.211 () {58 vars in 1322 bytes} [Tue Sep 1 01:26:10 2026] GET /volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7/extra_specs/volume_backend_name => generated 44 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 01:26:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0ca3d1f8-4f12-438c-b79b-7ca40768001f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0ca3d1f8-4f12-438c-b79b-7ca40768001f tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] GET http://192.168.122.211/volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7 Sep 01 01:26:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0ca3d1f8-4f12-438c-b79b-7ca40768001f tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0ca3d1f8-4f12-438c-b79b-7ca40768001f tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0ca3d1f8-4f12-438c-b79b-7ca40768001f tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7 returned with HTTP 200 Sep 01 01:26:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1665/3282] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:26:10 2026] GET /volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7 => generated 402 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-378fa6ac-d59a-4d02-8fbe-b0b5e0afaaf3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-378fa6ac-d59a-4d02-8fbe-b0b5e0afaaf3 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] PUT http://192.168.122.211/volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7/encryption/462eec9e-3483-4f58-ac3d-b88f386c1f58 Sep 01 01:26:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-378fa6ac-d59a-4d02-8fbe-b0b5e0afaaf3 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-378fa6ac-d59a-4d02-8fbe-b0b5e0afaaf3 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7/encryption/462eec9e-3483-4f58-ac3d-b88f386c1f58 returned with HTTP 200 Sep 01 01:26:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1618/3283] 192.168.122.211 () {60 vars in 1390 bytes} [Tue Sep 1 01:26:10 2026] PUT /volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7/encryption/462eec9e-3483-4f58-ac3d-b88f386c1f58 => generated 33 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:26:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-919430cd-5382-452a-896f-2c4a053a1953 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-919430cd-5382-452a-896f-2c4a053a1953 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] PUT http://192.168.122.211/volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7/extra_specs/key1 Sep 01 01:26:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-919430cd-5382-452a-896f-2c4a053a1953 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f7f60d12-883f-4ed1-a048-e01fbb761196 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f7f60d12-883f-4ed1-a048-e01fbb761196 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 Sep 01 01:26:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f7f60d12-883f-4ed1-a048-e01fbb761196 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f7f60d12-883f-4ed1-a048-e01fbb761196 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:10 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:10 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:10 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f7f60d12-883f-4ed1-a048-e01fbb761196 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f7f60d12-883f-4ed1-a048-e01fbb761196 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 returned with HTTP 200 Sep 01 01:26:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-919430cd-5382-452a-896f-2c4a053a1953 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7/extra_specs/key1 returned with HTTP 200 Sep 01 01:26:10 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1619/3284] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:10 2026] GET /volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 => generated 438 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1666/3285] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:26:10 2026] PUT /volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7/extra_specs/key1 => generated 30 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:26:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6dd9babe-4ac9-4609-a4b8-201bb40f3090 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6dd9babe-4ac9-4609-a4b8-201bb40f3090 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] PUT http://192.168.122.211/volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7 Sep 01 01:26:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6dd9babe-4ac9-4609-a4b8-201bb40f3090 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6dd9babe-4ac9-4609-a4b8-201bb40f3090 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7 returned with HTTP 200 Sep 01 01:26:11 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1620/3286] 192.168.122.211 () {60 vars in 1246 bytes} [Tue Sep 1 01:26:10 2026] PUT /volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7 => generated 371 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d7e9df57-87ff-4e5f-b4fd-9d65ad3b8eda None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2d4cbfd5-bd5c-4855-bdd0-9cf74e5e65b9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d7e9df57-87ff-4e5f-b4fd-9d65ad3b8eda tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] DELETE http://192.168.122.211/volume/v3/types/310c443f-ad61-461d-8be7-23b2dac81410 Sep 01 01:26:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d7e9df57-87ff-4e5f-b4fd-9d65ad3b8eda tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2d4cbfd5-bd5c-4855-bdd0-9cf74e5e65b9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e Sep 01 01:26:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2d4cbfd5-bd5c-4855-bdd0-9cf74e5e65b9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d7e9df57-87ff-4e5f-b4fd-9d65ad3b8eda tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2d4cbfd5-bd5c-4855-bdd0-9cf74e5e65b9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:11 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:11 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:11 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:11 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:11 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2d4cbfd5-bd5c-4855-bdd0-9cf74e5e65b9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Volume info retrieved successfully. Sep 01 01:26:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2d4cbfd5-bd5c-4855-bdd0-9cf74e5e65b9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e returned with HTTP 200 Sep 01 01:26:11 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1621/3287] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:11 2026] GET /volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e => generated 842 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d7e9df57-87ff-4e5f-b4fd-9d65ad3b8eda tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types/310c443f-ad61-461d-8be7-23b2dac81410 returned with HTTP 202 Sep 01 01:26:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1667/3288] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:26:11 2026] DELETE /volume/v3/types/310c443f-ad61-461d-8be7-23b2dac81410 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4fb3d1d7-d1af-44a4-813c-c95a9c74d63a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4fb3d1d7-d1af-44a4-813c-c95a9c74d63a tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] DELETE http://192.168.122.211/volume/v3/types/24955cdf-d4e1-48ce-876e-98ef5c1a0e04 Sep 01 01:26:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4fb3d1d7-d1af-44a4-813c-c95a9c74d63a tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4fb3d1d7-d1af-44a4-813c-c95a9c74d63a tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4fb3d1d7-d1af-44a4-813c-c95a9c74d63a tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types/24955cdf-d4e1-48ce-876e-98ef5c1a0e04 returned with HTTP 202 Sep 01 01:26:11 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1622/3289] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:26:11 2026] DELETE /volume/v3/types/24955cdf-d4e1-48ce-876e-98ef5c1a0e04 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-357de8c1-4e32-4c5a-98bc-eebacff553aa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b8a78c20-950f-4217-927f-6e8ae6ce1690 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-357de8c1-4e32-4c5a-98bc-eebacff553aa tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 Sep 01 01:26:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-357de8c1-4e32-4c5a-98bc-eebacff553aa tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-357de8c1-4e32-4c5a-98bc-eebacff553aa tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b8a78c20-950f-4217-927f-6e8ae6ce1690 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] DELETE http://192.168.122.211/volume/v3/types/9ec3bf0c-7e4a-4cdd-8c6f-a47e713673d6 Sep 01 01:26:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b8a78c20-950f-4217-927f-6e8ae6ce1690 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b8a78c20-950f-4217-927f-6e8ae6ce1690 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:11 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:11 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-357de8c1-4e32-4c5a-98bc-eebacff553aa tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:26:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-357de8c1-4e32-4c5a-98bc-eebacff553aa tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 returned with HTTP 200 Sep 01 01:26:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1668/3290] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:11 2026] GET /volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 => generated 1015 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b8a78c20-950f-4217-927f-6e8ae6ce1690 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types/9ec3bf0c-7e4a-4cdd-8c6f-a47e713673d6 returned with HTTP 202 Sep 01 01:26:11 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1623/3291] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:26:11 2026] DELETE /volume/v3/types/9ec3bf0c-7e4a-4cdd-8c6f-a47e713673d6 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0a80ac4f-c728-4b1d-b03a-63fc94661e6c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0a80ac4f-c728-4b1d-b03a-63fc94661e6c tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] DELETE http://192.168.122.211/volume/v3/types/70ac77d9-8a10-45ba-b5d0-7f3be344fb73 Sep 01 01:26:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0a80ac4f-c728-4b1d-b03a-63fc94661e6c tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0a80ac4f-c728-4b1d-b03a-63fc94661e6c tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0a80ac4f-c728-4b1d-b03a-63fc94661e6c tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types/70ac77d9-8a10-45ba-b5d0-7f3be344fb73 returned with HTTP 202 Sep 01 01:26:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1669/3292] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:26:11 2026] DELETE /volume/v3/types/70ac77d9-8a10-45ba-b5d0-7f3be344fb73 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0c18a98f-82c6-418d-8d23-1495802fd301 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0c18a98f-82c6-418d-8d23-1495802fd301 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] DELETE http://192.168.122.211/volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7 Sep 01 01:26:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0c18a98f-82c6-418d-8d23-1495802fd301 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:11 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0c18a98f-82c6-418d-8d23-1495802fd301 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0c18a98f-82c6-418d-8d23-1495802fd301 tempest-VolumeTypesAdminTests-1595351134 tempest-VolumeTypesAdminTests-1595351134-project-admin] http://192.168.122.211/volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7 returned with HTTP 202 Sep 01 01:26:11 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1624/3293] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:26:11 2026] DELETE /volume/v3/types/820dc786-ee66-4d54-abcd-a377b92e7eb7 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6d5d2e00-21d3-4d30-806a-09ef4f1c6035 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d5d2e00-21d3-4d30-806a-09ef4f1c6035 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 Sep 01 01:26:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6d5d2e00-21d3-4d30-806a-09ef4f1c6035 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6d5d2e00-21d3-4d30-806a-09ef4f1c6035 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6d5d2e00-21d3-4d30-806a-09ef4f1c6035 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d5d2e00-21d3-4d30-806a-09ef4f1c6035 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 returned with HTTP 200 Sep 01 01:26:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1670/3294] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:11 2026] GET /volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 => generated 438 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c4e05825-08b2-4795-bc13-5a17270abdd0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c4e05825-08b2-4795-bc13-5a17270abdd0 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e Sep 01 01:26:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c4e05825-08b2-4795-bc13-5a17270abdd0 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c4e05825-08b2-4795-bc13-5a17270abdd0 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:12 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:12 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:12 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:12 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c4e05825-08b2-4795-bc13-5a17270abdd0 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Volume info retrieved successfully. Sep 01 01:26:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c4e05825-08b2-4795-bc13-5a17270abdd0 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e returned with HTTP 200 Sep 01 01:26:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1625/3295] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:12 2026] GET /volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-206c68a7-61ac-4bad-89b3-632fe9656c74 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-206c68a7-61ac-4bad-89b3-632fe9656c74 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e Sep 01 01:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-206c68a7-61ac-4bad-89b3-632fe9656c74 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-206c68a7-61ac-4bad-89b3-632fe9656c74 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:12 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:12 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-206c68a7-61ac-4bad-89b3-632fe9656c74 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Volume info retrieved successfully. Sep 01 01:26:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-206c68a7-61ac-4bad-89b3-632fe9656c74 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e returned with HTTP 200 Sep 01 01:26:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1671/3296] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:12 2026] GET /volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f6533aea-4109-4fd1-bb63-5bde8ac8e4c2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f6533aea-4109-4fd1-bb63-5bde8ac8e4c2 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 Sep 01 01:26:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f6533aea-4109-4fd1-bb63-5bde8ac8e4c2 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f6533aea-4109-4fd1-bb63-5bde8ac8e4c2 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:12 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-f6533aea-4109-4fd1-bb63-5bde8ac8e4c2 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Delete snapshot with id: 13bada65-994b-473b-a6c0-5d831f082526 Sep 01 01:26:12 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:12 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f6533aea-4109-4fd1-bb63-5bde8ac8e4c2 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Snapshot retrieved successfully. Sep 01 01:26:12 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:12 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f6533aea-4109-4fd1-bb63-5bde8ac8e4c2 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Snapshot delete request issued successfully. Sep 01 01:26:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f6533aea-4109-4fd1-bb63-5bde8ac8e4c2 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 returned with HTTP 202 Sep 01 01:26:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1626/3297] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:26:12 2026] DELETE /volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-718fb875-a9fd-4e42-b69a-b67ec0345a8a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-718fb875-a9fd-4e42-b69a-b67ec0345a8a tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 Sep 01 01:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-718fb875-a9fd-4e42-b69a-b67ec0345a8a tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-718fb875-a9fd-4e42-b69a-b67ec0345a8a tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:12 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:12 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:12 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-718fb875-a9fd-4e42-b69a-b67ec0345a8a tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Snapshot retrieved successfully. Sep 01 01:26:12 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-718fb875-a9fd-4e42-b69a-b67ec0345a8a tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 returned with HTTP 200 Sep 01 01:26:12 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1672/3298] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:12 2026] GET /volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 => generated 468 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-06be717a-e583-4ee8-9f32-468b43a62e3d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-06be717a-e583-4ee8-9f32-468b43a62e3d tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 Sep 01 01:26:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-06be717a-e583-4ee8-9f32-468b43a62e3d tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-06be717a-e583-4ee8-9f32-468b43a62e3d tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:12 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:12 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:12 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:12 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-06be717a-e583-4ee8-9f32-468b43a62e3d tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:26:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-06be717a-e583-4ee8-9f32-468b43a62e3d tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 returned with HTTP 200 Sep 01 01:26:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1627/3299] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:12 2026] GET /volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:12 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a526e18c-b7c5-442a-b28c-3dca7d3af540 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a526e18c-b7c5-442a-b28c-3dca7d3af540 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 Sep 01 01:26:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a526e18c-b7c5-442a-b28c-3dca7d3af540 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a526e18c-b7c5-442a-b28c-3dca7d3af540 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a526e18c-b7c5-442a-b28c-3dca7d3af540 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a526e18c-b7c5-442a-b28c-3dca7d3af540 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 returned with HTTP 200 Sep 01 01:26:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1673/3300] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:12 2026] GET /volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 => generated 438 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f6140437-8138-439f-af67-4022ee968a16 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f6140437-8138-439f-af67-4022ee968a16 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 Sep 01 01:26:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f6140437-8138-439f-af67-4022ee968a16 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f6140437-8138-439f-af67-4022ee968a16 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f6140437-8138-439f-af67-4022ee968a16 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Snapshot retrieved successfully. Sep 01 01:26:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f6140437-8138-439f-af67-4022ee968a16 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 returned with HTTP 200 Sep 01 01:26:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1628/3301] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:13 2026] GET /volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 => generated 468 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7f45648b-fd60-4959-a46e-b28a24ddae18 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7f45648b-fd60-4959-a46e-b28a24ddae18 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 Sep 01 01:26:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7f45648b-fd60-4959-a46e-b28a24ddae18 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7f45648b-fd60-4959-a46e-b28a24ddae18 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7f45648b-fd60-4959-a46e-b28a24ddae18 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:26:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7f45648b-fd60-4959-a46e-b28a24ddae18 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 returned with HTTP 200 Sep 01 01:26:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1674/3302] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:13 2026] GET /volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a9d28c0b-1b3a-4f27-9f02-eabe93c76355 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a9d28c0b-1b3a-4f27-9f02-eabe93c76355 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 Sep 01 01:26:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a9d28c0b-1b3a-4f27-9f02-eabe93c76355 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a9d28c0b-1b3a-4f27-9f02-eabe93c76355 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:14 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:14 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:14 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a9d28c0b-1b3a-4f27-9f02-eabe93c76355 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a9d28c0b-1b3a-4f27-9f02-eabe93c76355 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 returned with HTTP 200 Sep 01 01:26:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1629/3303] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:14 2026] GET /volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 => generated 438 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b38b10df-6a1a-4fc5-a318-4c89cf19f684 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b38b10df-6a1a-4fc5-a318-4c89cf19f684 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 Sep 01 01:26:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b38b10df-6a1a-4fc5-a318-4c89cf19f684 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b38b10df-6a1a-4fc5-a318-4c89cf19f684 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b38b10df-6a1a-4fc5-a318-4c89cf19f684 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 returned with HTTP 404 Sep 01 01:26:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1675/3304] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:14 2026] GET /volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-48d5596b-6b33-4ab2-82b4-4e7429afcd14 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-48d5596b-6b33-4ab2-82b4-4e7429afcd14 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] DELETE http://192.168.122.211/volume/v3/volumes/64a8f51c-1876-4d00-9989-cd90dda00780 Sep 01 01:26:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-48d5596b-6b33-4ab2-82b4-4e7429afcd14 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-48d5596b-6b33-4ab2-82b4-4e7429afcd14 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:14 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-48d5596b-6b33-4ab2-82b4-4e7429afcd14 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Delete volume with id: 64a8f51c-1876-4d00-9989-cd90dda00780 Sep 01 01:26:14 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:14 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:14 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:14 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:14 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-48d5596b-6b33-4ab2-82b4-4e7429afcd14 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Volume info retrieved successfully. Sep 01 01:26:14 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-48d5596b-6b33-4ab2-82b4-4e7429afcd14 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Delete volume request issued successfully. Sep 01 01:26:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-48d5596b-6b33-4ab2-82b4-4e7429afcd14 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/volumes/64a8f51c-1876-4d00-9989-cd90dda00780 returned with HTTP 202 Sep 01 01:26:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1630/3305] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:26:14 2026] DELETE /volume/v3/volumes/64a8f51c-1876-4d00-9989-cd90dda00780 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b9792aca-7749-4f1a-a968-0d3f722fdab9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b9792aca-7749-4f1a-a968-0d3f722fdab9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/volumes/64a8f51c-1876-4d00-9989-cd90dda00780 Sep 01 01:26:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b9792aca-7749-4f1a-a968-0d3f722fdab9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b9792aca-7749-4f1a-a968-0d3f722fdab9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:14 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:14 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b9792aca-7749-4f1a-a968-0d3f722fdab9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Volume info retrieved successfully. Sep 01 01:26:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b9792aca-7749-4f1a-a968-0d3f722fdab9 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/volumes/64a8f51c-1876-4d00-9989-cd90dda00780 returned with HTTP 200 Sep 01 01:26:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1676/3306] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:14 2026] GET /volume/v3/volumes/64a8f51c-1876-4d00-9989-cd90dda00780 => generated 855 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1d3b57d1-a2bd-482a-884e-efca0242e3bd None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1d3b57d1-a2bd-482a-884e-efca0242e3bd tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 Sep 01 01:26:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1d3b57d1-a2bd-482a-884e-efca0242e3bd tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:14 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1d3b57d1-a2bd-482a-884e-efca0242e3bd tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:14 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:14 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:14 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:14 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:14 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-1d3b57d1-a2bd-482a-884e-efca0242e3bd tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:26:14 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1d3b57d1-a2bd-482a-884e-efca0242e3bd tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 returned with HTTP 200 Sep 01 01:26:14 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1631/3307] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:14 2026] GET /volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-298fb375-c10a-4baf-94d0-9c76dcb24315 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-74324487-7b05-4676-bb1d-1071db91710d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-74324487-7b05-4676-bb1d-1071db91710d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-74324487-7b05-4676-bb1d-1071db91710d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-74324487-7b05-4676-bb1d-1071db91710d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:15 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-74324487-7b05-4676-bb1d-1071db91710d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-74324487-7b05-4676-bb1d-1071db91710d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 returned with HTTP 200 Sep 01 01:26:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1632/3308] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:15 2026] GET /volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-298fb375-c10a-4baf-94d0-9c76dcb24315 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-298fb375-c10a-4baf-94d0-9c76dcb24315 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-123178074", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2f39abd6-86f4-4c11-b569-e30189f5bd5c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2f39abd6-86f4-4c11-b569-e30189f5bd5c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2f39abd6-86f4-4c11-b569-e30189f5bd5c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2f39abd6-86f4-4c11-b569-e30189f5bd5c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-2f39abd6-86f4-4c11-b569-e30189f5bd5c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Delete snapshot with id: 1ecf5093-0410-417a-810c-2d117f881cf0 Sep 01 01:26:15 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:15 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2f39abd6-86f4-4c11-b569-e30189f5bd5c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Snapshot retrieved successfully. Sep 01 01:26:15 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:15 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-298fb375-c10a-4baf-94d0-9c76dcb24315 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:26:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1677/3309] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:26:14 2026] POST /volume/v3/types => generated 379 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b5769a7b-672e-4cc7-942f-319836ec8c67 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b5769a7b-672e-4cc7-942f-319836ec8c67 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] POST http://192.168.122.211/volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8/encryption Sep 01 01:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b5769a7b-672e-4cc7-942f-319836ec8c67 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2f39abd6-86f4-4c11-b569-e30189f5bd5c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Snapshot delete request issued successfully. Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2f39abd6-86f4-4c11-b569-e30189f5bd5c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 returned with HTTP 202 Sep 01 01:26:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1633/3310] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:26:15 2026] DELETE /volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8fe08859-134f-45d2-9e97-8e7f738abb5f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8fe08859-134f-45d2-9e97-8e7f738abb5f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] GET http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8fe08859-134f-45d2-9e97-8e7f738abb5f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8fe08859-134f-45d2-9e97-8e7f738abb5f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b5769a7b-672e-4cc7-942f-319836ec8c67 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] http://192.168.122.211/volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8/encryption returned with HTTP 200 Sep 01 01:26:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1678/3311] 192.168.122.211 () {60 vars in 1281 bytes} [Tue Sep 1 01:26:15 2026] POST /volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:15 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:15 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8fe08859-134f-45d2-9e97-8e7f738abb5f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Snapshot retrieved successfully. Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8fe08859-134f-45d2-9e97-8e7f738abb5f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 returned with HTTP 200 Sep 01 01:26:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1634/3312] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:15 2026] GET /volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 => generated 464 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c7404d15-f76e-4b0d-bcb6-e5efe780432c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c7404d15-f76e-4b0d-bcb6-e5efe780432c tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c7404d15-f76e-4b0d-bcb6-e5efe780432c tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1088341251", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c7404d15-f76e-4b0d-bcb6-e5efe780432c tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:26:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1679/3313] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:26:15 2026] POST /volume/v3/types => generated 380 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c2c4e65e-6ae8-4270-88e7-9e3670b9e17f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c2c4e65e-6ae8-4270-88e7-9e3670b9e17f tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] POST http://192.168.122.211/volume/v3/types/128144c7-cdaa-4e4b-9d68-b407d5d6807d/encryption Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c2c4e65e-6ae8-4270-88e7-9e3670b9e17f tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-c2c4e65e-6ae8-4270-88e7-9e3670b9e17f tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '1b7e4b2afebe4784a2138b7812ff38f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a60d3d364ce4e8b9f6b38b01734f791', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c2c4e65e-6ae8-4270-88e7-9e3670b9e17f tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] http://192.168.122.211/volume/v3/types/128144c7-cdaa-4e4b-9d68-b407d5d6807d/encryption returned with HTTP 403 Sep 01 01:26:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1635/3314] 192.168.122.211 () {60 vars in 1281 bytes} [Tue Sep 1 01:26:15 2026] POST /volume/v3/types/128144c7-cdaa-4e4b-9d68-b407d5d6807d/encryption => generated 127 bytes in 146 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-aa362e8b-4b0c-43a5-8b12-5f38d136732a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aa362e8b-4b0c-43a5-8b12-5f38d136732a tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-aa362e8b-4b0c-43a5-8b12-5f38d136732a tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-515932605", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aa362e8b-4b0c-43a5-8b12-5f38d136732a tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:26:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1680/3315] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:26:15 2026] POST /volume/v3/types => generated 379 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-976bf988-2ff0-43ba-993e-8347119f0bc6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-976bf988-2ff0-43ba-993e-8347119f0bc6 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] POST http://192.168.122.211/volume/v3/types/72e3bc06-28df-424f-b23c-68246dbf042d/extra_specs Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-976bf988-2ff0-43ba-993e-8347119f0bc6 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-976bf988-2ff0-43ba-993e-8347119f0bc6 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '1b7e4b2afebe4784a2138b7812ff38f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a60d3d364ce4e8b9f6b38b01734f791', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-976bf988-2ff0-43ba-993e-8347119f0bc6 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] http://192.168.122.211/volume/v3/types/72e3bc06-28df-424f-b23c-68246dbf042d/extra_specs returned with HTTP 403 Sep 01 01:26:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1636/3316] 192.168.122.211 () {60 vars in 1283 bytes} [Tue Sep 1 01:26:15 2026] POST /volume/v3/types/72e3bc06-28df-424f-b23c-68246dbf042d/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5c8dd6a0-d693-40f3-b669-3f749ee26ef6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c8dd6a0-d693-40f3-b669-3f749ee26ef6 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] PUT http://192.168.122.211/volume/v3/types/72e3bc06-28df-424f-b23c-68246dbf042d/extra_specs/key2 Sep 01 01:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c8dd6a0-d693-40f3-b669-3f749ee26ef6 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-5c8dd6a0-d693-40f3-b669-3f749ee26ef6 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1b7e4b2afebe4784a2138b7812ff38f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a60d3d364ce4e8b9f6b38b01734f791', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c8dd6a0-d693-40f3-b669-3f749ee26ef6 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] http://192.168.122.211/volume/v3/types/72e3bc06-28df-424f-b23c-68246dbf042d/extra_specs/key2 returned with HTTP 403 Sep 01 01:26:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1681/3317] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:26:15 2026] PUT /volume/v3/types/72e3bc06-28df-424f-b23c-68246dbf042d/extra_specs/key2 => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4b610664-b921-45fe-aa4d-84be9718745f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4b610664-b921-45fe-aa4d-84be9718745f tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] POST http://192.168.122.211/volume/v3/types Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4b610664-b921-45fe-aa4d-84be9718745f tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-4b610664-b921-45fe-aa4d-84be9718745f tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '1b7e4b2afebe4784a2138b7812ff38f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a60d3d364ce4e8b9f6b38b01734f791', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4b610664-b921-45fe-aa4d-84be9718745f tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] http://192.168.122.211/volume/v3/types returned with HTTP 403 Sep 01 01:26:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1637/3318] 192.168.122.211 () {60 vars in 1136 bytes} [Tue Sep 1 01:26:15 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 01 01:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4988f6ac-5051-4eea-ba4b-25ad9ee53208 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4988f6ac-5051-4eea-ba4b-25ad9ee53208 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4988f6ac-5051-4eea-ba4b-25ad9ee53208 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1037176720", "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=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4988f6ac-5051-4eea-ba4b-25ad9ee53208 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:26:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1682/3319] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:26:15 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 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-43d4750a-f42d-463c-999b-77169d8a28b8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-43d4750a-f42d-463c-999b-77169d8a28b8 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] POST http://192.168.122.211/volume/v3/types/25de647d-a71b-4cc4-b001-03b8f03196d0/encryption Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-43d4750a-f42d-463c-999b-77169d8a28b8 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fb2e5559-51ec-4301-88f3-af31d57083a8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fb2e5559-51ec-4301-88f3-af31d57083a8 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/volumes/64a8f51c-1876-4d00-9989-cd90dda00780 Sep 01 01:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fb2e5559-51ec-4301-88f3-af31d57083a8 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fb2e5559-51ec-4301-88f3-af31d57083a8 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fb2e5559-51ec-4301-88f3-af31d57083a8 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/volumes/64a8f51c-1876-4d00-9989-cd90dda00780 returned with HTTP 404 Sep 01 01:26:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1683/3320] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:15 2026] GET /volume/v3/volumes/64a8f51c-1876-4d00-9989-cd90dda00780 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-43d4750a-f42d-463c-999b-77169d8a28b8 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] http://192.168.122.211/volume/v3/types/25de647d-a71b-4cc4-b001-03b8f03196d0/encryption returned with HTTP 200 Sep 01 01:26:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1638/3321] 192.168.122.211 () {60 vars in 1281 bytes} [Tue Sep 1 01:26:15 2026] POST /volume/v3/types/25de647d-a71b-4cc4-b001-03b8f03196d0/encryption => generated 239 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-07bdbf8c-48f1-4ed1-b1cb-c4885ebe3ab4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-612ab3d4-2594-4a75-b78b-82d99cf1d86e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-07bdbf8c-48f1-4ed1-b1cb-c4885ebe3ab4 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] DELETE http://192.168.122.211/volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e Sep 01 01:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-07bdbf8c-48f1-4ed1-b1cb-c4885ebe3ab4 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-07bdbf8c-48f1-4ed1-b1cb-c4885ebe3ab4 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-07bdbf8c-48f1-4ed1-b1cb-c4885ebe3ab4 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Delete volume with id: 44ba4bac-d5f1-428e-9c04-4b5eba26b81e Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-612ab3d4-2594-4a75-b78b-82d99cf1d86e tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] DELETE http://192.168.122.211/volume/v3/types/25de647d-a71b-4cc4-b001-03b8f03196d0/encryption/a391eebd-1ca0-407d-8aab-dd6098e18808 Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-612ab3d4-2594-4a75-b78b-82d99cf1d86e tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-612ab3d4-2594-4a75-b78b-82d99cf1d86e tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-612ab3d4-2594-4a75-b78b-82d99cf1d86e tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '1b7e4b2afebe4784a2138b7812ff38f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a60d3d364ce4e8b9f6b38b01734f791', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-612ab3d4-2594-4a75-b78b-82d99cf1d86e tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] http://192.168.122.211/volume/v3/types/25de647d-a71b-4cc4-b001-03b8f03196d0/encryption/a391eebd-1ca0-407d-8aab-dd6098e18808 returned with HTTP 403 Sep 01 01:26:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1639/3322] 192.168.122.211 () {58 vars in 1373 bytes} [Tue Sep 1 01:26:15 2026] DELETE /volume/v3/types/25de647d-a71b-4cc4-b001-03b8f03196d0/encryption/a391eebd-1ca0-407d-8aab-dd6098e18808 => generated 127 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-98442956-ecbc-4f5f-9647-131ed39d88a1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-07bdbf8c-48f1-4ed1-b1cb-c4885ebe3ab4 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Volume info retrieved successfully. Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-98442956-ecbc-4f5f-9647-131ed39d88a1 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-98442956-ecbc-4f5f-9647-131ed39d88a1 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1366628846", "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=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-07bdbf8c-48f1-4ed1-b1cb-c4885ebe3ab4 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Delete volume request issued successfully. Sep 01 01:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-07bdbf8c-48f1-4ed1-b1cb-c4885ebe3ab4 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e returned with HTTP 202 Sep 01 01:26:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1684/3323] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:26:15 2026] DELETE /volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2567016c-c5f9-46bf-85a5-fcdac92b74af None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-98442956-ecbc-4f5f-9647-131ed39d88a1 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2567016c-c5f9-46bf-85a5-fcdac92b74af tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 Sep 01 01:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2567016c-c5f9-46bf-85a5-fcdac92b74af tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1640/3324] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:26:15 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 01 01:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2567016c-c5f9-46bf-85a5-fcdac92b74af tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-745a33cd-f531-4bc2-b32d-6336415bc86a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-745a33cd-f531-4bc2-b32d-6336415bc86a tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-745a33cd-f531-4bc2-b32d-6336415bc86a tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-745a33cd-f531-4bc2-b32d-6336415bc86a tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:15 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:15 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:15 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:15 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2567016c-c5f9-46bf-85a5-fcdac92b74af tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-745a33cd-f531-4bc2-b32d-6336415bc86a tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Volume info retrieved successfully. Sep 01 01:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2567016c-c5f9-46bf-85a5-fcdac92b74af tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 returned with HTTP 200 Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-745a33cd-f531-4bc2-b32d-6336415bc86a tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e returned with HTTP 200 Sep 01 01:26:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1641/3325] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:15 2026] GET /volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7d1b13b1-e67a-4fb6-bdb4-465973c86563 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1685/3326] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:15 2026] GET /volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 => generated 1016 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e23a4b79-b14c-4af4-b51f-22212dfbb1a5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7d1b13b1-e67a-4fb6-bdb4-465973c86563 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] DELETE http://192.168.122.211/volume/v3/types/1c8ffd91-4ffd-4e02-ae4d-c7b835202a20/extra_specs/key1 Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7d1b13b1-e67a-4fb6-bdb4-465973c86563 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7d1b13b1-e67a-4fb6-bdb4-465973c86563 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e23a4b79-b14c-4af4-b51f-22212dfbb1a5 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e23a4b79-b14c-4af4-b51f-22212dfbb1a5 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d6c929a-7f67-45f6-83c5-53c49c540041", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1703556028"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-7d1b13b1-e67a-4fb6-bdb4-465973c86563 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '1b7e4b2afebe4784a2138b7812ff38f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a60d3d364ce4e8b9f6b38b01734f791', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7d1b13b1-e67a-4fb6-bdb4-465973c86563 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] http://192.168.122.211/volume/v3/types/1c8ffd91-4ffd-4e02-ae4d-c7b835202a20/extra_specs/key1 returned with HTTP 403 Sep 01 01:26:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1642/3327] 192.168.122.211 () {58 vars in 1280 bytes} [Tue Sep 1 01:26:15 2026] DELETE /volume/v3/types/1c8ffd91-4ffd-4e02-ae4d-c7b835202a20/extra_specs/key1 => generated 122 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e23a4b79-b14c-4af4-b51f-22212dfbb1a5 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:26:15 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-e23a4b79-b14c-4af4-b51f-22212dfbb1a5 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Create snapshot from volume 0d6c929a-7f67-45f6-83c5-53c49c540041 Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-696cf1ee-1bde-4e2c-9ad7-0d41fedaada6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-696cf1ee-1bde-4e2c-9ad7-0d41fedaada6 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-696cf1ee-1bde-4e2c-9ad7-0d41fedaada6 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1121847548", "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=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-696cf1ee-1bde-4e2c-9ad7-0d41fedaada6 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:26:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1643/3328] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:26:15 2026] POST /volume/v3/types => generated 380 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:15 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-e23a4b79-b14c-4af4-b51f-22212dfbb1a5 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Created reservations ['89eca226-dbc6-477e-b89e-8ad976477f2a', '8b04a2e9-8054-4e33-9bf0-760c7e3f2fb5', '7ef64714-0fd9-444c-a7e1-441fc1820be6', '60cc9e8d-b3b8-48b5-8dcb-e22fa76bf172'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8d8c8656-da25-41ba-ae0f-9715a1eded65 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8d8c8656-da25-41ba-ae0f-9715a1eded65 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] DELETE http://192.168.122.211/volume/v3/types/bbbb37bf-8f7e-48bd-a8fb-6b56275d67cf Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8d8c8656-da25-41ba-ae0f-9715a1eded65 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8d8c8656-da25-41ba-ae0f-9715a1eded65 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-8d8c8656-da25-41ba-ae0f-9715a1eded65 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '1b7e4b2afebe4784a2138b7812ff38f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a60d3d364ce4e8b9f6b38b01734f791', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8d8c8656-da25-41ba-ae0f-9715a1eded65 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] http://192.168.122.211/volume/v3/types/bbbb37bf-8f7e-48bd-a8fb-6b56275d67cf returned with HTTP 403 Sep 01 01:26:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1644/3329] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:26:15 2026] DELETE /volume/v3/types/bbbb37bf-8f7e-48bd-a8fb-6b56275d67cf => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7caff031-29f0-42ba-b08a-9cd23d7c6e82 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7caff031-29f0-42ba-b08a-9cd23d7c6e82 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] GET http://192.168.122.211/volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8/extra_specs Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7caff031-29f0-42ba-b08a-9cd23d7c6e82 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7caff031-29f0-42ba-b08a-9cd23d7c6e82 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7caff031-29f0-42ba-b08a-9cd23d7c6e82 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] http://192.168.122.211/volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8/extra_specs returned with HTTP 200 Sep 01 01:26:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1645/3330] 192.168.122.211 () {58 vars in 1262 bytes} [Tue Sep 1 01:26:15 2026] GET /volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8/extra_specs => generated 123 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-97e7ff08-778c-414e-ade1-b77ec4dadbba None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-97e7ff08-778c-414e-ade1-b77ec4dadbba tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] GET http://192.168.122.211/volume/v3/types Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-97e7ff08-778c-414e-ade1-b77ec4dadbba tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-97e7ff08-778c-414e-ade1-b77ec4dadbba tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-97e7ff08-778c-414e-ade1-b77ec4dadbba tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:26:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e23a4b79-b14c-4af4-b51f-22212dfbb1a5 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot create request issued successfully. Sep 01 01:26:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e23a4b79-b14c-4af4-b51f-22212dfbb1a5 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:26:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1686/3331] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:26:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-21b3e266-7a57-4b9b-8b29-618cf69e327d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-21b3e266-7a57-4b9b-8b29-618cf69e327d tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/7cae0899-9adb-4ab7-9f28-7f15f13284e1 Sep 01 01:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-21b3e266-7a57-4b9b-8b29-618cf69e327d tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-21b3e266-7a57-4b9b-8b29-618cf69e327d tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-97e7ff08-778c-414e-ade1-b77ec4dadbba tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:26:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1646/3332] 192.168.122.211 () {58 vars in 1115 bytes} [Tue Sep 1 01:26:16 2026] GET /volume/v3/types => generated 2362 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-164d31c8-c8ba-4ee9-ae38-274fb22d7816 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-164d31c8-c8ba-4ee9-ae38-274fb22d7816 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] GET http://192.168.122.211/volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8/encryption/cipher Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-164d31c8-c8ba-4ee9-ae38-274fb22d7816 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-164d31c8-c8ba-4ee9-ae38-274fb22d7816 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-164d31c8-c8ba-4ee9-ae38-274fb22d7816 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1b7e4b2afebe4784a2138b7812ff38f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a60d3d364ce4e8b9f6b38b01734f791', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-164d31c8-c8ba-4ee9-ae38-274fb22d7816 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] http://192.168.122.211/volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8/encryption/cipher returned with HTTP 403 Sep 01 01:26:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1647/3333] 192.168.122.211 () {58 vars in 1280 bytes} [Tue Sep 1 01:26:16 2026] GET /volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b2a76656-5e12-4a02-80e2-6edce9691cea None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-21b3e266-7a57-4b9b-8b29-618cf69e327d tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:26:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b2a76656-5e12-4a02-80e2-6edce9691cea tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] GET http://192.168.122.211/volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8/encryption Sep 01 01:26:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-21b3e266-7a57-4b9b-8b29-618cf69e327d tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/7cae0899-9adb-4ab7-9f28-7f15f13284e1 returned with HTTP 200 Sep 01 01:26:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1687/3334] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:16 2026] GET /volume/v3/snapshots/7cae0899-9adb-4ab7-9f28-7f15f13284e1 => generated 440 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b2a76656-5e12-4a02-80e2-6edce9691cea tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b2a76656-5e12-4a02-80e2-6edce9691cea tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-b2a76656-5e12-4a02-80e2-6edce9691cea tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1b7e4b2afebe4784a2138b7812ff38f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a60d3d364ce4e8b9f6b38b01734f791', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b2a76656-5e12-4a02-80e2-6edce9691cea tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] http://192.168.122.211/volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8/encryption returned with HTTP 403 Sep 01 01:26:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1648/3335] 192.168.122.211 () {58 vars in 1259 bytes} [Tue Sep 1 01:26:16 2026] GET /volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8/encryption => generated 124 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2b0600ef-3b88-4137-819b-4cbdc54cf945 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2b0600ef-3b88-4137-819b-4cbdc54cf945 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] GET http://192.168.122.211/volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8/extra_specs/multiattach Sep 01 01:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2b0600ef-3b88-4137-819b-4cbdc54cf945 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2b0600ef-3b88-4137-819b-4cbdc54cf945 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2b0600ef-3b88-4137-819b-4cbdc54cf945 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] http://192.168.122.211/volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8/extra_specs/multiattach returned with HTTP 200 Sep 01 01:26:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1688/3336] 192.168.122.211 () {58 vars in 1298 bytes} [Tue Sep 1 01:26:16 2026] GET /volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8/extra_specs/multiattach => generated 29 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-fbf03db7-9abe-460e-a558-b218b8d46481 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fbf03db7-9abe-460e-a558-b218b8d46481 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] GET http://192.168.122.211/volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8/extra_specs/volume_backend_name Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fbf03db7-9abe-460e-a558-b218b8d46481 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-fbf03db7-9abe-460e-a558-b218b8d46481 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-116e2a4b-a4a2-49d4-aa9c-2454c1a310dd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-116e2a4b-a4a2-49d4-aa9c-2454c1a310dd tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] GET http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 Sep 01 01:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-116e2a4b-a4a2-49d4-aa9c-2454c1a310dd tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-116e2a4b-a4a2-49d4-aa9c-2454c1a310dd tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-fbf03db7-9abe-460e-a558-b218b8d46481 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] http://192.168.122.211/volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 01:26:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1649/3337] 192.168.122.211 () {58 vars in 1322 bytes} [Tue Sep 1 01:26:16 2026] GET /volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8/extra_specs/volume_backend_name => generated 143 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8f4082bb-a8e1-46a1-8ff3-ae7a95f28a5a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:16 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:16 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:16 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-116e2a4b-a4a2-49d4-aa9c-2454c1a310dd tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Snapshot retrieved successfully. Sep 01 01:26:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8f4082bb-a8e1-46a1-8ff3-ae7a95f28a5a tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] GET http://192.168.122.211/volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8 Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8f4082bb-a8e1-46a1-8ff3-ae7a95f28a5a tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8f4082bb-a8e1-46a1-8ff3-ae7a95f28a5a tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-116e2a4b-a4a2-49d4-aa9c-2454c1a310dd tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 returned with HTTP 200 Sep 01 01:26:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1689/3338] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:16 2026] GET /volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 => generated 464 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8f4082bb-a8e1-46a1-8ff3-ae7a95f28a5a tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] http://192.168.122.211/volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8 returned with HTTP 200 Sep 01 01:26:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1650/3339] 192.168.122.211 () {58 vars in 1226 bytes} [Tue Sep 1 01:26:16 2026] GET /volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8 => generated 317 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fb4a2a9c-1aee-4193-b522-cc5b352286db None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fb4a2a9c-1aee-4193-b522-cc5b352286db tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] PUT http://192.168.122.211/volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8/encryption/3b26f140-0800-4073-919d-32f337ad9fa0 Sep 01 01:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fb4a2a9c-1aee-4193-b522-cc5b352286db tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-fb4a2a9c-1aee-4193-b522-cc5b352286db tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '1b7e4b2afebe4784a2138b7812ff38f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a60d3d364ce4e8b9f6b38b01734f791', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:26:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fb4a2a9c-1aee-4193-b522-cc5b352286db tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] http://192.168.122.211/volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8/encryption/3b26f140-0800-4073-919d-32f337ad9fa0 returned with HTTP 403 Sep 01 01:26:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1690/3340] 192.168.122.211 () {60 vars in 1390 bytes} [Tue Sep 1 01:26:16 2026] PUT /volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8/encryption/3b26f140-0800-4073-919d-32f337ad9fa0 => generated 127 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ff865ef9-e711-4d0d-844d-66ba6552b8b2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ff865ef9-e711-4d0d-844d-66ba6552b8b2 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] PUT http://192.168.122.211/volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8/extra_specs/key1 Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ff865ef9-e711-4d0d-844d-66ba6552b8b2 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-ff865ef9-e711-4d0d-844d-66ba6552b8b2 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1b7e4b2afebe4784a2138b7812ff38f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a60d3d364ce4e8b9f6b38b01734f791', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ff865ef9-e711-4d0d-844d-66ba6552b8b2 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] http://192.168.122.211/volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8/extra_specs/key1 returned with HTTP 403 Sep 01 01:26:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1651/3341] 192.168.122.211 () {60 vars in 1297 bytes} [Tue Sep 1 01:26:16 2026] PUT /volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8/extra_specs/key1 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5a29230a-fd62-4340-9080-3994b4050eae None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5a29230a-fd62-4340-9080-3994b4050eae tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] PUT http://192.168.122.211/volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8 Sep 01 01:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5a29230a-fd62-4340-9080-3994b4050eae tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-5a29230a-fd62-4340-9080-3994b4050eae tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '1b7e4b2afebe4784a2138b7812ff38f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a60d3d364ce4e8b9f6b38b01734f791', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:26:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5a29230a-fd62-4340-9080-3994b4050eae tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-member] http://192.168.122.211/volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8 returned with HTTP 403 Sep 01 01:26:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1691/3342] 192.168.122.211 () {60 vars in 1246 bytes} [Tue Sep 1 01:26:16 2026] PUT /volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7c4970e4-6a3b-4a7b-a67c-99afb77a10f3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7c4970e4-6a3b-4a7b-a67c-99afb77a10f3 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] DELETE http://192.168.122.211/volume/v3/types/bbbb37bf-8f7e-48bd-a8fb-6b56275d67cf Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7c4970e4-6a3b-4a7b-a67c-99afb77a10f3 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7c4970e4-6a3b-4a7b-a67c-99afb77a10f3 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7c4970e4-6a3b-4a7b-a67c-99afb77a10f3 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] http://192.168.122.211/volume/v3/types/bbbb37bf-8f7e-48bd-a8fb-6b56275d67cf returned with HTTP 202 Sep 01 01:26:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1652/3343] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:26:16 2026] DELETE /volume/v3/types/bbbb37bf-8f7e-48bd-a8fb-6b56275d67cf => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c07176bb-a012-48f6-8930-0cc63bab9d84 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c07176bb-a012-48f6-8930-0cc63bab9d84 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] DELETE http://192.168.122.211/volume/v3/types/1c8ffd91-4ffd-4e02-ae4d-c7b835202a20 Sep 01 01:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c07176bb-a012-48f6-8930-0cc63bab9d84 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c07176bb-a012-48f6-8930-0cc63bab9d84 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c07176bb-a012-48f6-8930-0cc63bab9d84 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] http://192.168.122.211/volume/v3/types/1c8ffd91-4ffd-4e02-ae4d-c7b835202a20 returned with HTTP 202 Sep 01 01:26:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1692/3344] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:26:16 2026] DELETE /volume/v3/types/1c8ffd91-4ffd-4e02-ae4d-c7b835202a20 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f1918489-f35a-4448-b607-d2af39b3f04d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f1918489-f35a-4448-b607-d2af39b3f04d tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] DELETE http://192.168.122.211/volume/v3/types/25de647d-a71b-4cc4-b001-03b8f03196d0 Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f1918489-f35a-4448-b607-d2af39b3f04d tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f1918489-f35a-4448-b607-d2af39b3f04d tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f1918489-f35a-4448-b607-d2af39b3f04d tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] http://192.168.122.211/volume/v3/types/25de647d-a71b-4cc4-b001-03b8f03196d0 returned with HTTP 202 Sep 01 01:26:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1653/3345] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:26:16 2026] DELETE /volume/v3/types/25de647d-a71b-4cc4-b001-03b8f03196d0 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dd2fff35-bd5b-4fa6-ac8e-1756ea069076 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dd2fff35-bd5b-4fa6-ac8e-1756ea069076 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] DELETE http://192.168.122.211/volume/v3/types/72e3bc06-28df-424f-b23c-68246dbf042d Sep 01 01:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dd2fff35-bd5b-4fa6-ac8e-1756ea069076 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dd2fff35-bd5b-4fa6-ac8e-1756ea069076 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dd2fff35-bd5b-4fa6-ac8e-1756ea069076 tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] http://192.168.122.211/volume/v3/types/72e3bc06-28df-424f-b23c-68246dbf042d returned with HTTP 202 Sep 01 01:26:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1693/3346] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:26:16 2026] DELETE /volume/v3/types/72e3bc06-28df-424f-b23c-68246dbf042d => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2383a6a2-0b49-46c8-ad67-97c24e0ab46c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2383a6a2-0b49-46c8-ad67-97c24e0ab46c tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] DELETE http://192.168.122.211/volume/v3/types/128144c7-cdaa-4e4b-9d68-b407d5d6807d Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2383a6a2-0b49-46c8-ad67-97c24e0ab46c tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2383a6a2-0b49-46c8-ad67-97c24e0ab46c tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2383a6a2-0b49-46c8-ad67-97c24e0ab46c tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] http://192.168.122.211/volume/v3/types/128144c7-cdaa-4e4b-9d68-b407d5d6807d returned with HTTP 202 Sep 01 01:26:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1654/3347] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:26:16 2026] DELETE /volume/v3/types/128144c7-cdaa-4e4b-9d68-b407d5d6807d => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-05236f79-86b8-456c-b9ff-dd96c29c023c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-05236f79-86b8-456c-b9ff-dd96c29c023c tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] DELETE http://192.168.122.211/volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8 Sep 01 01:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-05236f79-86b8-456c-b9ff-dd96c29c023c tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-05236f79-86b8-456c-b9ff-dd96c29c023c tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-830163dc-002e-4a7f-8a5f-5841b5a21402 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-830163dc-002e-4a7f-8a5f-5841b5a21402 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-830163dc-002e-4a7f-8a5f-5841b5a21402 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-830163dc-002e-4a7f-8a5f-5841b5a21402 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:16 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:16 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:16 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:16 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:16 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-830163dc-002e-4a7f-8a5f-5841b5a21402 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Volume info retrieved successfully. Sep 01 01:26:16 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-830163dc-002e-4a7f-8a5f-5841b5a21402 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e returned with HTTP 200 Sep 01 01:26:16 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1655/3348] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:16 2026] GET /volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e => generated 842 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-05236f79-86b8-456c-b9ff-dd96c29c023c tempest-VolumeTypesMemberTests-1306841023 tempest-VolumeTypesMemberTests-1306841023-project-admin] http://192.168.122.211/volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8 returned with HTTP 202 Sep 01 01:26:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1694/3349] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:26:16 2026] DELETE /volume/v3/types/e2be9f66-494d-4c4c-8d25-1c076fff18f8 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-058da6d6-7533-42da-8d4e-80b5e7d7408b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-058da6d6-7533-42da-8d4e-80b5e7d7408b tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/7cae0899-9adb-4ab7-9f28-7f15f13284e1 Sep 01 01:26:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-058da6d6-7533-42da-8d4e-80b5e7d7408b tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-058da6d6-7533-42da-8d4e-80b5e7d7408b tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:17 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:17 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:17 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-058da6d6-7533-42da-8d4e-80b5e7d7408b tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:26:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-058da6d6-7533-42da-8d4e-80b5e7d7408b tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/7cae0899-9adb-4ab7-9f28-7f15f13284e1 returned with HTTP 200 Sep 01 01:26:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1656/3350] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:17 2026] GET /volume/v3/snapshots/7cae0899-9adb-4ab7-9f28-7f15f13284e1 => generated 440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-adc2767b-f4c0-43d8-92bc-ca3e4afdecc7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-adc2767b-f4c0-43d8-92bc-ca3e4afdecc7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] GET http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 Sep 01 01:26:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-adc2767b-f4c0-43d8-92bc-ca3e4afdecc7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-adc2767b-f4c0-43d8-92bc-ca3e4afdecc7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:17 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:17 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:17 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-adc2767b-f4c0-43d8-92bc-ca3e4afdecc7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Snapshot retrieved successfully. Sep 01 01:26:17 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-adc2767b-f4c0-43d8-92bc-ca3e4afdecc7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 returned with HTTP 200 Sep 01 01:26:17 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1695/3351] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:17 2026] GET /volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 => generated 464 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-bda266f3-38d4-4564-a673-11ebe3c9e24d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bda266f3-38d4-4564-a673-11ebe3c9e24d tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e Sep 01 01:26:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bda266f3-38d4-4564-a673-11ebe3c9e24d tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:17 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bda266f3-38d4-4564-a673-11ebe3c9e24d tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:17 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bda266f3-38d4-4564-a673-11ebe3c9e24d tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e returned with HTTP 404 Sep 01 01:26:17 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1657/3352] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:17 2026] GET /volume/v3/volumes/44ba4bac-d5f1-428e-9c04-4b5eba26b81e => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:26:17 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-938257ea-69c0-421b-988a-88f7944f514d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-938257ea-69c0-421b-988a-88f7944f514d tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] DELETE http://192.168.122.211/volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 Sep 01 01:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-938257ea-69c0-421b-988a-88f7944f514d tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-938257ea-69c0-421b-988a-88f7944f514d tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:18 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-938257ea-69c0-421b-988a-88f7944f514d tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Delete snapshot with id: 13bada65-994b-473b-a6c0-5d831f082526 Sep 01 01:26:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-938257ea-69c0-421b-988a-88f7944f514d tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 returned with HTTP 404 Sep 01 01:26:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1696/3353] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:26:17 2026] DELETE /volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-55397b82-778e-4813-9829-b03bd592a73f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-55397b82-778e-4813-9829-b03bd592a73f tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 Sep 01 01:26:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-55397b82-778e-4813-9829-b03bd592a73f tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-55397b82-778e-4813-9829-b03bd592a73f tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-55397b82-778e-4813-9829-b03bd592a73f tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 returned with HTTP 404 Sep 01 01:26:18 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1658/3354] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:18 2026] GET /volume/v3/snapshots/13bada65-994b-473b-a6c0-5d831f082526 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-19f78d32-e3b9-4d36-96d1-7b045581211f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-19f78d32-e3b9-4d36-96d1-7b045581211f tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] DELETE http://192.168.122.211/volume/v3/volumes/64a8f51c-1876-4d00-9989-cd90dda00780 Sep 01 01:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-19f78d32-e3b9-4d36-96d1-7b045581211f tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-19f78d32-e3b9-4d36-96d1-7b045581211f tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:18 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-19f78d32-e3b9-4d36-96d1-7b045581211f tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Delete volume with id: 64a8f51c-1876-4d00-9989-cd90dda00780 Sep 01 01:26:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-19f78d32-e3b9-4d36-96d1-7b045581211f tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/volumes/64a8f51c-1876-4d00-9989-cd90dda00780 returned with HTTP 404 Sep 01 01:26:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1697/3355] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:26:18 2026] DELETE /volume/v3/volumes/64a8f51c-1876-4d00-9989-cd90dda00780 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7fa5a376-07f7-423d-8693-f54ea6856ca1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7fa5a376-07f7-423d-8693-f54ea6856ca1 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] GET http://192.168.122.211/volume/v3/volumes/64a8f51c-1876-4d00-9989-cd90dda00780 Sep 01 01:26:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7fa5a376-07f7-423d-8693-f54ea6856ca1 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7fa5a376-07f7-423d-8693-f54ea6856ca1 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7fa5a376-07f7-423d-8693-f54ea6856ca1 tempest-SnapshotDependencyTests-1704930853 tempest-SnapshotDependencyTests-1704930853-project-member] http://192.168.122.211/volume/v3/volumes/64a8f51c-1876-4d00-9989-cd90dda00780 returned with HTTP 404 Sep 01 01:26:18 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1659/3356] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:18 2026] GET /volume/v3/volumes/64a8f51c-1876-4d00-9989-cd90dda00780 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-270937ea-ce55-4bb6-a988-bced167b3972 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-270937ea-ce55-4bb6-a988-bced167b3972 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/7cae0899-9adb-4ab7-9f28-7f15f13284e1 Sep 01 01:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-270937ea-ce55-4bb6-a988-bced167b3972 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-270937ea-ce55-4bb6-a988-bced167b3972 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-270937ea-ce55-4bb6-a988-bced167b3972 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:26:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-270937ea-ce55-4bb6-a988-bced167b3972 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/7cae0899-9adb-4ab7-9f28-7f15f13284e1 returned with HTTP 200 Sep 01 01:26:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1698/3357] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:18 2026] GET /volume/v3/snapshots/7cae0899-9adb-4ab7-9f28-7f15f13284e1 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-00ffb1dd-5f54-45fd-b5c3-f51e5830399c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-00ffb1dd-5f54-45fd-b5c3-f51e5830399c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] GET http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 Sep 01 01:26:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-00ffb1dd-5f54-45fd-b5c3-f51e5830399c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-00ffb1dd-5f54-45fd-b5c3-f51e5830399c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-00ffb1dd-5f54-45fd-b5c3-f51e5830399c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 returned with HTTP 404 Sep 01 01:26:18 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1660/3358] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:18 2026] GET /volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0cac2179-0ac3-4de7-938e-98dc76f559b7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0cac2179-0ac3-4de7-938e-98dc76f559b7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] DELETE http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 Sep 01 01:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0cac2179-0ac3-4de7-938e-98dc76f559b7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0cac2179-0ac3-4de7-938e-98dc76f559b7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:18 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-0cac2179-0ac3-4de7-938e-98dc76f559b7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Delete snapshot with id: 1ecf5093-0410-417a-810c-2d117f881cf0 Sep 01 01:26:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0cac2179-0ac3-4de7-938e-98dc76f559b7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 returned with HTTP 404 Sep 01 01:26:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1699/3359] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:26:18 2026] DELETE /volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e6c14266-dbdb-4c81-8b9b-69a1a2c48b56 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e6c14266-dbdb-4c81-8b9b-69a1a2c48b56 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 Sep 01 01:26:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e6c14266-dbdb-4c81-8b9b-69a1a2c48b56 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e6c14266-dbdb-4c81-8b9b-69a1a2c48b56 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e6c14266-dbdb-4c81-8b9b-69a1a2c48b56 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 returned with HTTP 404 Sep 01 01:26:18 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1661/3360] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:18 2026] GET /volume/v3/snapshots/1ecf5093-0410-417a-810c-2d117f881cf0 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3468b02c-4f8f-48e1-aa50-38595ff84e30 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3468b02c-4f8f-48e1-aa50-38595ff84e30 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/6be54659-531f-478c-bd54-abb9e1aa7113 Sep 01 01:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3468b02c-4f8f-48e1-aa50-38595ff84e30 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:18 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3468b02c-4f8f-48e1-aa50-38595ff84e30 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:18 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-3468b02c-4f8f-48e1-aa50-38595ff84e30 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Delete volume with id: 6be54659-531f-478c-bd54-abb9e1aa7113 Sep 01 01:26:18 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:18 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:18 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:18 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3468b02c-4f8f-48e1-aa50-38595ff84e30 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:18 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3468b02c-4f8f-48e1-aa50-38595ff84e30 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Delete volume request issued successfully. Sep 01 01:26:18 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3468b02c-4f8f-48e1-aa50-38595ff84e30 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/6be54659-531f-478c-bd54-abb9e1aa7113 returned with HTTP 202 Sep 01 01:26:18 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1700/3361] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:26:18 2026] DELETE /volume/v3/volumes/6be54659-531f-478c-bd54-abb9e1aa7113 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7ada7675-e622-410b-9f20-9584571b046e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7ada7675-e622-410b-9f20-9584571b046e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/6be54659-531f-478c-bd54-abb9e1aa7113 Sep 01 01:26:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7ada7675-e622-410b-9f20-9584571b046e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:18 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7ada7675-e622-410b-9f20-9584571b046e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:18 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:18 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:18 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:18 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:18 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7ada7675-e622-410b-9f20-9584571b046e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:18 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7ada7675-e622-410b-9f20-9584571b046e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/6be54659-531f-478c-bd54-abb9e1aa7113 returned with HTTP 200 Sep 01 01:26:18 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1662/3362] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:18 2026] GET /volume/v3/volumes/6be54659-531f-478c-bd54-abb9e1aa7113 => generated 1015 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9b92146e-e6be-4d7b-9ac9-d081f3cc8fcb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9b92146e-e6be-4d7b-9ac9-d081f3cc8fcb tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/7cae0899-9adb-4ab7-9f28-7f15f13284e1 Sep 01 01:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9b92146e-e6be-4d7b-9ac9-d081f3cc8fcb tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9b92146e-e6be-4d7b-9ac9-d081f3cc8fcb tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9b92146e-e6be-4d7b-9ac9-d081f3cc8fcb tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:26:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9b92146e-e6be-4d7b-9ac9-d081f3cc8fcb tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/7cae0899-9adb-4ab7-9f28-7f15f13284e1 returned with HTTP 200 Sep 01 01:26:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1701/3363] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:19 2026] GET /volume/v3/snapshots/7cae0899-9adb-4ab7-9f28-7f15f13284e1 => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-83819773-9a6c-4884-8c5f-eda4d2a82b84 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-83819773-9a6c-4884-8c5f-eda4d2a82b84 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] POST http://192.168.122.211/volume/v3/snapshots/7cae0899-9adb-4ab7-9f28-7f15f13284e1/action Sep 01 01:26:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-83819773-9a6c-4884-8c5f-eda4d2a82b84 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:26:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-83819773-9a6c-4884-8c5f-eda4d2a82b84 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.admin_actions [None req-83819773-9a6c-4884-8c5f-eda4d2a82b84 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] Updating snapshot '7cae0899-9adb-4ab7-9f28-7f15f13284e1' with '{'status': 'error'}' {{(pid=86752) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:26:19 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:19 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:19 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-83819773-9a6c-4884-8c5f-eda4d2a82b84 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '6f705459dab94a6da95d29e3fa599480', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92a20c76f5654d24807041436ded9972', '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=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:26:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-83819773-9a6c-4884-8c5f-eda4d2a82b84 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] http://192.168.122.211/volume/v3/snapshots/7cae0899-9adb-4ab7-9f28-7f15f13284e1/action returned with HTTP 403 Sep 01 01:26:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1663/3364] 192.168.122.211 () {60 vars in 1280 bytes} [Tue Sep 1 01:26:19 2026] POST /volume/v3/snapshots/7cae0899-9adb-4ab7-9f28-7f15f13284e1/action => generated 133 bytes in 34 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-48da44c5-cd7f-4ae8-9a79-e01bbb43c9f9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-48da44c5-cd7f-4ae8-9a79-e01bbb43c9f9 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] DELETE http://192.168.122.211/volume/v3/snapshots/7cae0899-9adb-4ab7-9f28-7f15f13284e1 Sep 01 01:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-48da44c5-cd7f-4ae8-9a79-e01bbb43c9f9 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-48da44c5-cd7f-4ae8-9a79-e01bbb43c9f9 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:19 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-48da44c5-cd7f-4ae8-9a79-e01bbb43c9f9 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Delete snapshot with id: 7cae0899-9adb-4ab7-9f28-7f15f13284e1 Sep 01 01:26:19 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:19 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-48da44c5-cd7f-4ae8-9a79-e01bbb43c9f9 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:26:19 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:19 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:19 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-48da44c5-cd7f-4ae8-9a79-e01bbb43c9f9 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot delete request issued successfully. Sep 01 01:26:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-48da44c5-cd7f-4ae8-9a79-e01bbb43c9f9 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/7cae0899-9adb-4ab7-9f28-7f15f13284e1 returned with HTTP 202 Sep 01 01:26:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1702/3365] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:26:19 2026] DELETE /volume/v3/snapshots/7cae0899-9adb-4ab7-9f28-7f15f13284e1 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0ce12ba4-2cad-4ce8-bb98-c11a1bb66643 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0ce12ba4-2cad-4ce8-bb98-c11a1bb66643 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/7cae0899-9adb-4ab7-9f28-7f15f13284e1 Sep 01 01:26:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0ce12ba4-2cad-4ce8-bb98-c11a1bb66643 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0ce12ba4-2cad-4ce8-bb98-c11a1bb66643 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:19 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:19 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:19 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0ce12ba4-2cad-4ce8-bb98-c11a1bb66643 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:26:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0ce12ba4-2cad-4ce8-bb98-c11a1bb66643 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/7cae0899-9adb-4ab7-9f28-7f15f13284e1 returned with HTTP 200 Sep 01 01:26:19 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1664/3366] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:19 2026] GET /volume/v3/snapshots/7cae0899-9adb-4ab7-9f28-7f15f13284e1 => generated 466 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9cdcc9e6-563f-490b-845d-9172720481f8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9cdcc9e6-563f-490b-845d-9172720481f8 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/6be54659-531f-478c-bd54-abb9e1aa7113 Sep 01 01:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9cdcc9e6-563f-490b-845d-9172720481f8 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:19 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9cdcc9e6-563f-490b-845d-9172720481f8 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:19 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9cdcc9e6-563f-490b-845d-9172720481f8 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/6be54659-531f-478c-bd54-abb9e1aa7113 returned with HTTP 404 Sep 01 01:26:19 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1703/3367] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:19 2026] GET /volume/v3/volumes/6be54659-531f-478c-bd54-abb9e1aa7113 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-dad12675-5120-433d-b394-a6b87a4b8dce None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-dad12675-5120-433d-b394-a6b87a4b8dce tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:26:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-dad12675-5120-433d-b394-a6b87a4b8dce tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-338678908"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-dad12675-5120-433d-b394-a6b87a4b8dce tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-338678908'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:26:19 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-dad12675-5120-433d-b394-a6b87a4b8dce tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create volume of 1 GB Sep 01 01:26:19 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-dad12675-5120-433d-b394-a6b87a4b8dce tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Availability Zones retrieved successfully. Sep 01 01:26:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-dad12675-5120-433d-b394-a6b87a4b8dce tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Flow 'volume_create_api' (a59745c4-ebb2-4ef9-800b-75488d1a429d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-dad12675-5120-433d-b394-a6b87a4b8dce tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d93a25a-0b83-4a3d-9eca-01c05d613b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-dad12675-5120-433d-b394-a6b87a4b8dce tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:26:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-dad12675-5120-433d-b394-a6b87a4b8dce tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d93a25a-0b83-4a3d-9eca-01c05d613b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-dad12675-5120-433d-b394-a6b87a4b8dce tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd8b9e20-03bf-4381-a7df-34fb42b02981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:19 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-dad12675-5120-433d-b394-a6b87a4b8dce tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Created reservations ['63cfccb6-fbc5-4328-b4cb-4aa4df0310d5', '55461ec6-9022-4586-8eba-e93a6c53631b', 'b3ed4a6d-d234-420b-ba3c-9b114dca65c6', '2afd5dbe-e112-4475-b560-5b2bc16dff5c'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-dad12675-5120-433d-b394-a6b87a4b8dce tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd8b9e20-03bf-4381-a7df-34fb42b02981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63cfccb6-fbc5-4328-b4cb-4aa4df0310d5', '55461ec6-9022-4586-8eba-e93a6c53631b', 'b3ed4a6d-d234-420b-ba3c-9b114dca65c6', '2afd5dbe-e112-4475-b560-5b2bc16dff5c']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-dad12675-5120-433d-b394-a6b87a4b8dce tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b64d863-2bb7-4e0a-9f60-bb92ba9f565a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:20 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:20 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:20 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-dad12675-5120-433d-b394-a6b87a4b8dce tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b64d863-2bb7-4e0a-9f60-bb92ba9f565a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e246a65c-45e7-4a42-abef-1b31c8f4be66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-338678908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6426a466375e4e4aa4eae923279369d8',qos_specs=None,replication_status=,reservations=['63cfccb6-fbc5-4328-b4cb-4aa4df0310d5','55461ec6-9022-4586-8eba-e93a6c53631b','b3ed4a6d-d234-420b-ba3c-9b114dca65c6','2afd5dbe-e112-4475-b560-5b2bc16dff5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8002eaaa87724c26b14fac8fb119a387',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:26:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-338678908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e246a65c-45e7-4a42-abef-1b31c8f4be66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6426a466375e4e4aa4eae923279369d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8002eaaa87724c26b14fac8fb119a387',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:20 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-dad12675-5120-433d-b394-a6b87a4b8dce tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a5b3e7c-4964-491c-a969-caa858dce873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:20 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-dad12675-5120-433d-b394-a6b87a4b8dce tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a5b3e7c-4964-491c-a969-caa858dce873) transitioned into state 'SUCCESS' from state '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-338678908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6426a466375e4e4aa4eae923279369d8',qos_specs=None,replication_status=,reservations=['63cfccb6-fbc5-4328-b4cb-4aa4df0310d5','55461ec6-9022-4586-8eba-e93a6c53631b','b3ed4a6d-d234-420b-ba3c-9b114dca65c6','2afd5dbe-e112-4475-b560-5b2bc16dff5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8002eaaa87724c26b14fac8fb119a387',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:20 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-dad12675-5120-433d-b394-a6b87a4b8dce tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d85d02b1-ef19-4ac6-8a46-3997288bb5c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:20 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-dad12675-5120-433d-b394-a6b87a4b8dce tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d85d02b1-ef19-4ac6-8a46-3997288bb5c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:20 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-dad12675-5120-433d-b394-a6b87a4b8dce tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Flow 'volume_create_api' (a59745c4-ebb2-4ef9-800b-75488d1a429d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:20 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-dad12675-5120-433d-b394-a6b87a4b8dce tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create volume request issued successfully. Sep 01 01:26:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-dad12675-5120-433d-b394-a6b87a4b8dce tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:26:20 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1665/3368] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:26:19 2026] POST /volume/v3/volumes => generated 786 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:26:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e07e4e8d-4282-4117-8f8f-140b34705813 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e07e4e8d-4282-4117-8f8f-140b34705813 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/e246a65c-45e7-4a42-abef-1b31c8f4be66 Sep 01 01:26:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e07e4e8d-4282-4117-8f8f-140b34705813 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e07e4e8d-4282-4117-8f8f-140b34705813 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e07e4e8d-4282-4117-8f8f-140b34705813 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e07e4e8d-4282-4117-8f8f-140b34705813 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/e246a65c-45e7-4a42-abef-1b31c8f4be66 returned with HTTP 200 Sep 01 01:26:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1704/3369] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:20 2026] GET /volume/v3/volumes/e246a65c-45e7-4a42-abef-1b31c8f4be66 => generated 965 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:26:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b19f0c5e-c81e-422c-8ca3-e9bc3a835bce None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b19f0c5e-c81e-422c-8ca3-e9bc3a835bce tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/7cae0899-9adb-4ab7-9f28-7f15f13284e1 Sep 01 01:26:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b19f0c5e-c81e-422c-8ca3-e9bc3a835bce tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:20 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b19f0c5e-c81e-422c-8ca3-e9bc3a835bce tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:20 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:20 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:20 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b19f0c5e-c81e-422c-8ca3-e9bc3a835bce tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:26:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b19f0c5e-c81e-422c-8ca3-e9bc3a835bce tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/7cae0899-9adb-4ab7-9f28-7f15f13284e1 returned with HTTP 200 Sep 01 01:26:20 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1666/3370] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:20 2026] GET /volume/v3/snapshots/7cae0899-9adb-4ab7-9f28-7f15f13284e1 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-778d2448-6fdd-44bc-a0fa-624f13ba873c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-778d2448-6fdd-44bc-a0fa-624f13ba873c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/e246a65c-45e7-4a42-abef-1b31c8f4be66 Sep 01 01:26:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-778d2448-6fdd-44bc-a0fa-624f13ba873c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-778d2448-6fdd-44bc-a0fa-624f13ba873c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-778d2448-6fdd-44bc-a0fa-624f13ba873c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-778d2448-6fdd-44bc-a0fa-624f13ba873c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/e246a65c-45e7-4a42-abef-1b31c8f4be66 returned with HTTP 200 Sep 01 01:26:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1705/3371] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:21 2026] GET /volume/v3/volumes/e246a65c-45e7-4a42-abef-1b31c8f4be66 => generated 1015 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4d968a6e-05a1-46e0-aca6-a346beae8684 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4d968a6e-05a1-46e0-aca6-a346beae8684 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/7cae0899-9adb-4ab7-9f28-7f15f13284e1 Sep 01 01:26:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4d968a6e-05a1-46e0-aca6-a346beae8684 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4d968a6e-05a1-46e0-aca6-a346beae8684 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4d968a6e-05a1-46e0-aca6-a346beae8684 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/7cae0899-9adb-4ab7-9f28-7f15f13284e1 returned with HTTP 404 Sep 01 01:26:21 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1667/3372] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:21 2026] GET /volume/v3/snapshots/7cae0899-9adb-4ab7-9f28-7f15f13284e1 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4828353a-63a6-425d-ba18-6697d4ca1720 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4828353a-63a6-425d-ba18-6697d4ca1720 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 Sep 01 01:26:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4828353a-63a6-425d-ba18-6697d4ca1720 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:21 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4828353a-63a6-425d-ba18-6697d4ca1720 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:21 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-4828353a-63a6-425d-ba18-6697d4ca1720 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Delete volume with id: 0d6c929a-7f67-45f6-83c5-53c49c540041 Sep 01 01:26:21 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:21 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:21 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:21 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4828353a-63a6-425d-ba18-6697d4ca1720 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:26:21 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4828353a-63a6-425d-ba18-6697d4ca1720 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Delete volume request issued successfully. Sep 01 01:26:21 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4828353a-63a6-425d-ba18-6697d4ca1720 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 returned with HTTP 202 Sep 01 01:26:21 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1706/3373] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:26:21 2026] DELETE /volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-018daaab-ecf0-47be-8c5c-6e6431539f6c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-018daaab-ecf0-47be-8c5c-6e6431539f6c tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 Sep 01 01:26:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-018daaab-ecf0-47be-8c5c-6e6431539f6c tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-018daaab-ecf0-47be-8c5c-6e6431539f6c tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:21 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:21 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:21 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:21 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:21 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-018daaab-ecf0-47be-8c5c-6e6431539f6c tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:26:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-018daaab-ecf0-47be-8c5c-6e6431539f6c tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 returned with HTTP 200 Sep 01 01:26:21 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1668/3374] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:21 2026] GET /volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-74dcbe0e-ea8e-4640-bb71-ee28fcc6ecac None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-74dcbe0e-ea8e-4640-bb71-ee28fcc6ecac tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/e246a65c-45e7-4a42-abef-1b31c8f4be66 Sep 01 01:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-74dcbe0e-ea8e-4640-bb71-ee28fcc6ecac tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-74dcbe0e-ea8e-4640-bb71-ee28fcc6ecac tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-74dcbe0e-ea8e-4640-bb71-ee28fcc6ecac tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-74dcbe0e-ea8e-4640-bb71-ee28fcc6ecac tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/e246a65c-45e7-4a42-abef-1b31c8f4be66 returned with HTTP 200 Sep 01 01:26:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1707/3375] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:22 2026] GET /volume/v3/volumes/e246a65c-45e7-4a42-abef-1b31c8f4be66 => generated 1016 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-00fba895-169b-4962-9b34-f08d4746d0e6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-00fba895-169b-4962-9b34-f08d4746d0e6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:26:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-00fba895-169b-4962-9b34-f08d4746d0e6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e246a65c-45e7-4a42-abef-1b31c8f4be66", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-526934623"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:22 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:22 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:22 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:22 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:22 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-00fba895-169b-4962-9b34-f08d4746d0e6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:22 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-00fba895-169b-4962-9b34-f08d4746d0e6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create snapshot from volume e246a65c-45e7-4a42-abef-1b31c8f4be66 Sep 01 01:26:22 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-00fba895-169b-4962-9b34-f08d4746d0e6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Created reservations ['e10fd5e7-7f77-41c5-b583-331bf96a53a0', '409b42bc-aee0-44b8-93f5-77b14340de5c', '7764db10-4c7d-4dd4-ba7a-aa70b455f828', '43c72deb-9fab-4efd-bdfa-59813f315590'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:22 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:22 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:22 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-00fba895-169b-4962-9b34-f08d4746d0e6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot create request issued successfully. Sep 01 01:26:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-00fba895-169b-4962-9b34-f08d4746d0e6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:26:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1669/3376] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:26:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e1ba64b4-a86c-47d2-ab05-ee0db8d8a9de None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e1ba64b4-a86c-47d2-ab05-ee0db8d8a9de tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/42f07274-8c6a-4ae5-8bdb-e69b70ef191a Sep 01 01:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e1ba64b4-a86c-47d2-ab05-ee0db8d8a9de tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e1ba64b4-a86c-47d2-ab05-ee0db8d8a9de tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e1ba64b4-a86c-47d2-ab05-ee0db8d8a9de tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e1ba64b4-a86c-47d2-ab05-ee0db8d8a9de tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/42f07274-8c6a-4ae5-8bdb-e69b70ef191a returned with HTTP 200 Sep 01 01:26:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1708/3377] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:22 2026] GET /volume/v3/snapshots/42f07274-8c6a-4ae5-8bdb-e69b70ef191a => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0c86f27f-26f6-455c-b1b1-c51840c46672 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0c86f27f-26f6-455c-b1b1-c51840c46672 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 Sep 01 01:26:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0c86f27f-26f6-455c-b1b1-c51840c46672 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0c86f27f-26f6-455c-b1b1-c51840c46672 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0c86f27f-26f6-455c-b1b1-c51840c46672 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 returned with HTTP 404 Sep 01 01:26:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1670/3378] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:22 2026] GET /volume/v3/volumes/0d6c929a-7f67-45f6-83c5-53c49c540041 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-70addc48-3da0-4c4a-9576-4dc7051a4d43 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-70addc48-3da0-4c4a-9576-4dc7051a4d43 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-70addc48-3da0-4c4a-9576-4dc7051a4d43 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1616003375"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-70addc48-3da0-4c4a-9576-4dc7051a4d43 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1616003375'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:26:22 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-70addc48-3da0-4c4a-9576-4dc7051a4d43 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Create volume of 1 GB Sep 01 01:26:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-70addc48-3da0-4c4a-9576-4dc7051a4d43 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Availability Zones retrieved successfully. Sep 01 01:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-70addc48-3da0-4c4a-9576-4dc7051a4d43 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Flow 'volume_create_api' (3ce96595-0b4a-4c00-b3c8-e04513d5f3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-70addc48-3da0-4c4a-9576-4dc7051a4d43 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e8c907a-79ad-4ed9-bfc1-acb8239a087b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-70addc48-3da0-4c4a-9576-4dc7051a4d43 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-70addc48-3da0-4c4a-9576-4dc7051a4d43 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e8c907a-79ad-4ed9-bfc1-acb8239a087b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-70addc48-3da0-4c4a-9576-4dc7051a4d43 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70baac84-6e6e-4618-a8eb-4a6f347f870e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-70addc48-3da0-4c4a-9576-4dc7051a4d43 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Created reservations ['e48d7612-5f85-4b45-832f-8451dc8c733c', '552257ad-3ce2-43e0-a4ca-251b8d0f6d84', '07ad79cf-c096-467c-b9da-6b54c13eec1b', '05d06f48-c782-40ab-bb05-efcb8f4b6bb2'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-70addc48-3da0-4c4a-9576-4dc7051a4d43 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70baac84-6e6e-4618-a8eb-4a6f347f870e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e48d7612-5f85-4b45-832f-8451dc8c733c', '552257ad-3ce2-43e0-a4ca-251b8d0f6d84', '07ad79cf-c096-467c-b9da-6b54c13eec1b', '05d06f48-c782-40ab-bb05-efcb8f4b6bb2']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:22 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-70addc48-3da0-4c4a-9576-4dc7051a4d43 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6a04571-d05b-4b2a-a05e-fa77223ff623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:23 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:23 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-70addc48-3da0-4c4a-9576-4dc7051a4d43 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6a04571-d05b-4b2a-a05e-fa77223ff623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c68cad2-cec2-4608-8015-0ae8639c5e4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1616003375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92a20c76f5654d24807041436ded9972',qos_specs=None,replication_status=,reservations=['e48d7612-5f85-4b45-832f-8451dc8c733c','552257ad-3ce2-43e0-a4ca-251b8d0f6d84','07ad79cf-c096-467c-b9da-6b54c13eec1b','05d06f48-c782-40ab-bb05-efcb8f4b6bb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fee26e7da73e43fd9d7f5d8dbb3f4925',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:26:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1616003375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c68cad2-cec2-4608-8015-0ae8639c5e4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92a20c76f5654d24807041436ded9972',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fee26e7da73e43fd9d7f5d8dbb3f4925',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-70addc48-3da0-4c4a-9576-4dc7051a4d43 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10763a75-7087-4155-9a78-443480187f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-70addc48-3da0-4c4a-9576-4dc7051a4d43 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10763a75-7087-4155-9a78-443480187f87) transitioned into state 'SUCCESS' from state '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-1616003375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92a20c76f5654d24807041436ded9972',qos_specs=None,replication_status=,reservations=['e48d7612-5f85-4b45-832f-8451dc8c733c','552257ad-3ce2-43e0-a4ca-251b8d0f6d84','07ad79cf-c096-467c-b9da-6b54c13eec1b','05d06f48-c782-40ab-bb05-efcb8f4b6bb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fee26e7da73e43fd9d7f5d8dbb3f4925',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-70addc48-3da0-4c4a-9576-4dc7051a4d43 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00512be9-a495-4101-abdd-b24759cb0c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-70addc48-3da0-4c4a-9576-4dc7051a4d43 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00512be9-a495-4101-abdd-b24759cb0c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:23 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-70addc48-3da0-4c4a-9576-4dc7051a4d43 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Flow 'volume_create_api' (3ce96595-0b4a-4c00-b3c8-e04513d5f3f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-70addc48-3da0-4c4a-9576-4dc7051a4d43 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Create volume request issued successfully. Sep 01 01:26:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-70addc48-3da0-4c4a-9576-4dc7051a4d43 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:26:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1709/3379] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:26:22 2026] POST /volume/v3/volumes => generated 787 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:26:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e397ec89-e5e8-405a-9a82-56ce17752974 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e397ec89-e5e8-405a-9a82-56ce17752974 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/8c68cad2-cec2-4608-8015-0ae8639c5e4b Sep 01 01:26:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e397ec89-e5e8-405a-9a82-56ce17752974 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e397ec89-e5e8-405a-9a82-56ce17752974 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:23 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:23 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:23 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:23 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:23 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e397ec89-e5e8-405a-9a82-56ce17752974 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:26:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e397ec89-e5e8-405a-9a82-56ce17752974 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/8c68cad2-cec2-4608-8015-0ae8639c5e4b returned with HTTP 200 Sep 01 01:26:23 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1671/3380] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:23 2026] GET /volume/v3/volumes/8c68cad2-cec2-4608-8015-0ae8639c5e4b => generated 966 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ef069141-5992-4ca9-8f90-ac1d56d144b8 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ef069141-5992-4ca9-8f90-ac1d56d144b8 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/42f07274-8c6a-4ae5-8bdb-e69b70ef191a Sep 01 01:26:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ef069141-5992-4ca9-8f90-ac1d56d144b8 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ef069141-5992-4ca9-8f90-ac1d56d144b8 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:23 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:23 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:23 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ef069141-5992-4ca9-8f90-ac1d56d144b8 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ef069141-5992-4ca9-8f90-ac1d56d144b8 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/42f07274-8c6a-4ae5-8bdb-e69b70ef191a returned with HTTP 200 Sep 01 01:26:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1710/3381] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:23 2026] GET /volume/v3/snapshots/42f07274-8c6a-4ae5-8bdb-e69b70ef191a => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2a8ee4ec-51ac-41eb-9b38-f92e00f51581 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2a8ee4ec-51ac-41eb-9b38-f92e00f51581 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/8c68cad2-cec2-4608-8015-0ae8639c5e4b Sep 01 01:26:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2a8ee4ec-51ac-41eb-9b38-f92e00f51581 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:24 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2a8ee4ec-51ac-41eb-9b38-f92e00f51581 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:24 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:24 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:24 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:24 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:24 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2a8ee4ec-51ac-41eb-9b38-f92e00f51581 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:26:24 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2a8ee4ec-51ac-41eb-9b38-f92e00f51581 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/8c68cad2-cec2-4608-8015-0ae8639c5e4b returned with HTTP 200 Sep 01 01:26:24 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1672/3382] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:24 2026] GET /volume/v3/volumes/8c68cad2-cec2-4608-8015-0ae8639c5e4b => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b6f9a050-3e2b-418f-8197-a35bcb554dec None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b6f9a050-3e2b-418f-8197-a35bcb554dec tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/42f07274-8c6a-4ae5-8bdb-e69b70ef191a Sep 01 01:26:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b6f9a050-3e2b-418f-8197-a35bcb554dec tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b6f9a050-3e2b-418f-8197-a35bcb554dec tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b6f9a050-3e2b-418f-8197-a35bcb554dec tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b6f9a050-3e2b-418f-8197-a35bcb554dec tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/42f07274-8c6a-4ae5-8bdb-e69b70ef191a returned with HTTP 200 Sep 01 01:26:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1711/3383] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:24 2026] GET /volume/v3/snapshots/42f07274-8c6a-4ae5-8bdb-e69b70ef191a => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a790f20a-f41a-4185-96a4-bf652e30fcb0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a790f20a-f41a-4185-96a4-bf652e30fcb0 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/8c68cad2-cec2-4608-8015-0ae8639c5e4b Sep 01 01:26:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a790f20a-f41a-4185-96a4-bf652e30fcb0 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a790f20a-f41a-4185-96a4-bf652e30fcb0 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:25 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:25 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:25 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:25 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:25 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a790f20a-f41a-4185-96a4-bf652e30fcb0 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:26:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a790f20a-f41a-4185-96a4-bf652e30fcb0 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/8c68cad2-cec2-4608-8015-0ae8639c5e4b returned with HTTP 200 Sep 01 01:26:25 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1673/3384] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:25 2026] GET /volume/v3/volumes/8c68cad2-cec2-4608-8015-0ae8639c5e4b => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b177a8ec-9f53-43bf-bf5a-d573330289c4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b177a8ec-9f53-43bf-bf5a-d573330289c4 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/42f07274-8c6a-4ae5-8bdb-e69b70ef191a Sep 01 01:26:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b177a8ec-9f53-43bf-bf5a-d573330289c4 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b177a8ec-9f53-43bf-bf5a-d573330289c4 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b177a8ec-9f53-43bf-bf5a-d573330289c4 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b177a8ec-9f53-43bf-bf5a-d573330289c4 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/42f07274-8c6a-4ae5-8bdb-e69b70ef191a returned with HTTP 200 Sep 01 01:26:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1712/3385] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:25 2026] GET /volume/v3/snapshots/42f07274-8c6a-4ae5-8bdb-e69b70ef191a => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:26:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-03c5ed89-64eb-4ece-8064-32f3cc873715 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-03c5ed89-64eb-4ece-8064-32f3cc873715 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] POST http://192.168.122.211/volume/v3/snapshots/42f07274-8c6a-4ae5-8bdb-e69b70ef191a/action Sep 01 01:26:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-03c5ed89-64eb-4ece-8064-32f3cc873715 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:26:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-03c5ed89-64eb-4ece-8064-32f3cc873715 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:25 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:25 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:25 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-03c5ed89-64eb-4ece-8064-32f3cc873715 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Snapshot retrieved successfully. Sep 01 01:26:25 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-03c5ed89-64eb-4ece-8064-32f3cc873715 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '62ec6e87e2e34040b49737be689cc61e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6426a466375e4e4aa4eae923279369d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:26:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-03c5ed89-64eb-4ece-8064-32f3cc873715 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] http://192.168.122.211/volume/v3/snapshots/42f07274-8c6a-4ae5-8bdb-e69b70ef191a/action returned with HTTP 403 Sep 01 01:26:25 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1674/3386] 192.168.122.211 () {60 vars in 1280 bytes} [Tue Sep 1 01:26:25 2026] POST /volume/v3/snapshots/42f07274-8c6a-4ae5-8bdb-e69b70ef191a/action => generated 133 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-10f4fda9-1e83-412d-9e78-d8a90c91e756 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-10f4fda9-1e83-412d-9e78-d8a90c91e756 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] DELETE http://192.168.122.211/volume/v3/snapshots/42f07274-8c6a-4ae5-8bdb-e69b70ef191a Sep 01 01:26:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-10f4fda9-1e83-412d-9e78-d8a90c91e756 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-10f4fda9-1e83-412d-9e78-d8a90c91e756 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:25 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-10f4fda9-1e83-412d-9e78-d8a90c91e756 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Delete snapshot with id: 42f07274-8c6a-4ae5-8bdb-e69b70ef191a Sep 01 01:26:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-10f4fda9-1e83-412d-9e78-d8a90c91e756 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-10f4fda9-1e83-412d-9e78-d8a90c91e756 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot delete request issued successfully. Sep 01 01:26:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-10f4fda9-1e83-412d-9e78-d8a90c91e756 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/42f07274-8c6a-4ae5-8bdb-e69b70ef191a returned with HTTP 202 Sep 01 01:26:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1713/3387] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:26:25 2026] DELETE /volume/v3/snapshots/42f07274-8c6a-4ae5-8bdb-e69b70ef191a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-58d4eece-71c8-42c9-bbc8-c34741a7c969 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-58d4eece-71c8-42c9-bbc8-c34741a7c969 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/42f07274-8c6a-4ae5-8bdb-e69b70ef191a Sep 01 01:26:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-58d4eece-71c8-42c9-bbc8-c34741a7c969 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-58d4eece-71c8-42c9-bbc8-c34741a7c969 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:25 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:25 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:25 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-58d4eece-71c8-42c9-bbc8-c34741a7c969 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-58d4eece-71c8-42c9-bbc8-c34741a7c969 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/42f07274-8c6a-4ae5-8bdb-e69b70ef191a returned with HTTP 200 Sep 01 01:26:25 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1675/3388] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:25 2026] GET /volume/v3/snapshots/42f07274-8c6a-4ae5-8bdb-e69b70ef191a => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-aea65c7c-b36b-4935-a45b-d241f7a03fd9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aea65c7c-b36b-4935-a45b-d241f7a03fd9 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/8c68cad2-cec2-4608-8015-0ae8639c5e4b Sep 01 01:26:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-aea65c7c-b36b-4935-a45b-d241f7a03fd9 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-aea65c7c-b36b-4935-a45b-d241f7a03fd9 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:26 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:26 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-aea65c7c-b36b-4935-a45b-d241f7a03fd9 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:26:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-aea65c7c-b36b-4935-a45b-d241f7a03fd9 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/8c68cad2-cec2-4608-8015-0ae8639c5e4b returned with HTTP 200 Sep 01 01:26:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1714/3389] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:26 2026] GET /volume/v3/volumes/8c68cad2-cec2-4608-8015-0ae8639c5e4b => generated 1017 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f0d212c9-91aa-40de-b30a-1dc7477390b4 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f0d212c9-91aa-40de-b30a-1dc7477390b4 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:26:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f0d212c9-91aa-40de-b30a-1dc7477390b4 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c68cad2-cec2-4608-8015-0ae8639c5e4b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-86027474"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:26 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:26 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:26 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:26 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:26 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f0d212c9-91aa-40de-b30a-1dc7477390b4 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:26:26 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-f0d212c9-91aa-40de-b30a-1dc7477390b4 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Create snapshot from volume 8c68cad2-cec2-4608-8015-0ae8639c5e4b Sep 01 01:26:26 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-f0d212c9-91aa-40de-b30a-1dc7477390b4 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Created reservations ['0a1a3c14-56e8-47c1-8b6b-b7a6935d9f2c', '972f2e12-6cc3-4e84-8fb2-020fbe70ba9b', '50f15eda-5b2c-45d0-9e91-2ae2c8414018', '117473fb-cbd0-4b62-b312-cd26911943ac'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:26 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:26 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:26 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f0d212c9-91aa-40de-b30a-1dc7477390b4 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot create request issued successfully. Sep 01 01:26:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f0d212c9-91aa-40de-b30a-1dc7477390b4 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:26:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1676/3390] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:26:26 2026] POST /volume/v3/snapshots => generated 306 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:26:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9d27e9ea-fe2e-4b83-8562-e741c36c977f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9d27e9ea-fe2e-4b83-8562-e741c36c977f tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/43af7d82-7cd2-4061-99c4-68ba64f859d8 Sep 01 01:26:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9d27e9ea-fe2e-4b83-8562-e741c36c977f tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:26 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9d27e9ea-fe2e-4b83-8562-e741c36c977f tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:26 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:26 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:26 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9d27e9ea-fe2e-4b83-8562-e741c36c977f tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:26:26 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9d27e9ea-fe2e-4b83-8562-e741c36c977f tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/43af7d82-7cd2-4061-99c4-68ba64f859d8 returned with HTTP 200 Sep 01 01:26:26 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1715/3391] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:26 2026] GET /volume/v3/snapshots/43af7d82-7cd2-4061-99c4-68ba64f859d8 => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ab462c34-791e-4e4e-9c44-07cec5cc60a1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ab462c34-791e-4e4e-9c44-07cec5cc60a1 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/42f07274-8c6a-4ae5-8bdb-e69b70ef191a Sep 01 01:26:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ab462c34-791e-4e4e-9c44-07cec5cc60a1 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ab462c34-791e-4e4e-9c44-07cec5cc60a1 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:26 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:26 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:26 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ab462c34-791e-4e4e-9c44-07cec5cc60a1 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ab462c34-791e-4e4e-9c44-07cec5cc60a1 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/42f07274-8c6a-4ae5-8bdb-e69b70ef191a returned with HTTP 200 Sep 01 01:26:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1677/3392] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:26 2026] GET /volume/v3/snapshots/42f07274-8c6a-4ae5-8bdb-e69b70ef191a => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d2f8fae3-067e-47a8-8b7d-8affc01fead6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d2f8fae3-067e-47a8-8b7d-8affc01fead6 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/43af7d82-7cd2-4061-99c4-68ba64f859d8 Sep 01 01:26:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d2f8fae3-067e-47a8-8b7d-8affc01fead6 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:27 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d2f8fae3-067e-47a8-8b7d-8affc01fead6 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:27 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:27 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:27 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d2f8fae3-067e-47a8-8b7d-8affc01fead6 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:26:27 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d2f8fae3-067e-47a8-8b7d-8affc01fead6 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/43af7d82-7cd2-4061-99c4-68ba64f859d8 returned with HTTP 200 Sep 01 01:26:27 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1716/3393] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:27 2026] GET /volume/v3/snapshots/43af7d82-7cd2-4061-99c4-68ba64f859d8 => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:27 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-1414dd6d-bff3-4b63-881c-db7a644d0b38 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1414dd6d-bff3-4b63-881c-db7a644d0b38 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/42f07274-8c6a-4ae5-8bdb-e69b70ef191a Sep 01 01:26:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1414dd6d-bff3-4b63-881c-db7a644d0b38 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-1414dd6d-bff3-4b63-881c-db7a644d0b38 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-1414dd6d-bff3-4b63-881c-db7a644d0b38 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/42f07274-8c6a-4ae5-8bdb-e69b70ef191a returned with HTTP 404 Sep 01 01:26:28 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1678/3394] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:27 2026] GET /volume/v3/snapshots/42f07274-8c6a-4ae5-8bdb-e69b70ef191a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e4ccf243-fdb6-43cc-85bc-1c358f085cd2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e4ccf243-fdb6-43cc-85bc-1c358f085cd2 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/e246a65c-45e7-4a42-abef-1b31c8f4be66 Sep 01 01:26:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e4ccf243-fdb6-43cc-85bc-1c358f085cd2 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e4ccf243-fdb6-43cc-85bc-1c358f085cd2 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:28 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-e4ccf243-fdb6-43cc-85bc-1c358f085cd2 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Delete volume with id: e246a65c-45e7-4a42-abef-1b31c8f4be66 Sep 01 01:26:28 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:28 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e4ccf243-fdb6-43cc-85bc-1c358f085cd2 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e4ccf243-fdb6-43cc-85bc-1c358f085cd2 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Delete volume request issued successfully. Sep 01 01:26:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e4ccf243-fdb6-43cc-85bc-1c358f085cd2 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/e246a65c-45e7-4a42-abef-1b31c8f4be66 returned with HTTP 202 Sep 01 01:26:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1717/3395] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:26:28 2026] DELETE /volume/v3/volumes/e246a65c-45e7-4a42-abef-1b31c8f4be66 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-35a1cd28-5636-416d-aa37-003318e5e3f3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-35a1cd28-5636-416d-aa37-003318e5e3f3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/e246a65c-45e7-4a42-abef-1b31c8f4be66 Sep 01 01:26:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-35a1cd28-5636-416d-aa37-003318e5e3f3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:28 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-35a1cd28-5636-416d-aa37-003318e5e3f3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:28 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:28 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:28 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:28 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:28 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-35a1cd28-5636-416d-aa37-003318e5e3f3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:28 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-35a1cd28-5636-416d-aa37-003318e5e3f3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/e246a65c-45e7-4a42-abef-1b31c8f4be66 returned with HTTP 200 Sep 01 01:26:28 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1679/3396] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:28 2026] GET /volume/v3/volumes/e246a65c-45e7-4a42-abef-1b31c8f4be66 => generated 1015 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f7339d42-7c99-4783-abeb-5c4118c485f9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f7339d42-7c99-4783-abeb-5c4118c485f9 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/43af7d82-7cd2-4061-99c4-68ba64f859d8 Sep 01 01:26:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f7339d42-7c99-4783-abeb-5c4118c485f9 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:28 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f7339d42-7c99-4783-abeb-5c4118c485f9 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:28 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:28 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:28 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f7339d42-7c99-4783-abeb-5c4118c485f9 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:26:28 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f7339d42-7c99-4783-abeb-5c4118c485f9 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/43af7d82-7cd2-4061-99c4-68ba64f859d8 returned with HTTP 200 Sep 01 01:26:28 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1718/3397] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:28 2026] GET /volume/v3/snapshots/43af7d82-7cd2-4061-99c4-68ba64f859d8 => generated 438 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:26:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4b341a57-d0fe-4a4a-baee-75e4c13df1ea None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4b341a57-d0fe-4a4a-baee-75e4c13df1ea tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/e246a65c-45e7-4a42-abef-1b31c8f4be66 Sep 01 01:26:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4b341a57-d0fe-4a4a-baee-75e4c13df1ea tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4b341a57-d0fe-4a4a-baee-75e4c13df1ea tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4b341a57-d0fe-4a4a-baee-75e4c13df1ea tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/e246a65c-45e7-4a42-abef-1b31c8f4be66 returned with HTTP 404 Sep 01 01:26:29 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1680/3398] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:29 2026] GET /volume/v3/volumes/e246a65c-45e7-4a42-abef-1b31c8f4be66 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dbb4861d-87c4-4561-a331-9f435faa5778 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dbb4861d-87c4-4561-a331-9f435faa5778 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dbb4861d-87c4-4561-a331-9f435faa5778 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1822969490"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-dbb4861d-87c4-4561-a331-9f435faa5778 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1822969490'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:26:29 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-dbb4861d-87c4-4561-a331-9f435faa5778 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create volume of 1 GB Sep 01 01:26:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-dbb4861d-87c4-4561-a331-9f435faa5778 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Availability Zones retrieved successfully. Sep 01 01:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dbb4861d-87c4-4561-a331-9f435faa5778 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Flow 'volume_create_api' (00474aaf-be27-4b19-9510-80bddbb9b618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dbb4861d-87c4-4561-a331-9f435faa5778 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d201c4b-be1b-4f80-90e6-944397898813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-dbb4861d-87c4-4561-a331-9f435faa5778 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dbb4861d-87c4-4561-a331-9f435faa5778 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d201c4b-be1b-4f80-90e6-944397898813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dbb4861d-87c4-4561-a331-9f435faa5778 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eefa030-f2a0-44d2-8ca3-365694ce7008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-dbb4861d-87c4-4561-a331-9f435faa5778 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Created reservations ['d67b49bd-b880-4427-9bbd-d4f582e550f8', '435367e0-5147-43be-b092-88ed25b55920', '68949e4d-54ab-45b2-b845-f1c23e984b20', 'ed48e016-7da7-4a57-bea0-a6cdf1e8f6b7'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dbb4861d-87c4-4561-a331-9f435faa5778 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eefa030-f2a0-44d2-8ca3-365694ce7008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d67b49bd-b880-4427-9bbd-d4f582e550f8', '435367e0-5147-43be-b092-88ed25b55920', '68949e4d-54ab-45b2-b845-f1c23e984b20', 'ed48e016-7da7-4a57-bea0-a6cdf1e8f6b7']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dbb4861d-87c4-4561-a331-9f435faa5778 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cac86d2-722c-4fe8-85f8-fc2fca70e2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:29 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dbb4861d-87c4-4561-a331-9f435faa5778 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cac86d2-722c-4fe8-85f8-fc2fca70e2db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a73f3c27-a1c4-4b82-b817-88d73802edd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1822969490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6426a466375e4e4aa4eae923279369d8',qos_specs=None,replication_status=,reservations=['d67b49bd-b880-4427-9bbd-d4f582e550f8','435367e0-5147-43be-b092-88ed25b55920','68949e4d-54ab-45b2-b845-f1c23e984b20','ed48e016-7da7-4a57-bea0-a6cdf1e8f6b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8002eaaa87724c26b14fac8fb119a387',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:26:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1822969490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a73f3c27-a1c4-4b82-b817-88d73802edd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6426a466375e4e4aa4eae923279369d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8002eaaa87724c26b14fac8fb119a387',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dbb4861d-87c4-4561-a331-9f435faa5778 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5165650a-a684-4960-8fc7-94f8d0adb12d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dbb4861d-87c4-4561-a331-9f435faa5778 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5165650a-a684-4960-8fc7-94f8d0adb12d) transitioned into state 'SUCCESS' from state '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-1822969490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6426a466375e4e4aa4eae923279369d8',qos_specs=None,replication_status=,reservations=['d67b49bd-b880-4427-9bbd-d4f582e550f8','435367e0-5147-43be-b092-88ed25b55920','68949e4d-54ab-45b2-b845-f1c23e984b20','ed48e016-7da7-4a57-bea0-a6cdf1e8f6b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8002eaaa87724c26b14fac8fb119a387',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dbb4861d-87c4-4561-a331-9f435faa5778 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (567ef4f7-a62f-4566-b2a1-bcc7680052ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e3458bc4-b62a-41ed-8d7b-711d055789b2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dbb4861d-87c4-4561-a331-9f435faa5778 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (567ef4f7-a62f-4566-b2a1-bcc7680052ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e3458bc4-b62a-41ed-8d7b-711d055789b2 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/43af7d82-7cd2-4061-99c4-68ba64f859d8 Sep 01 01:26:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e3458bc4-b62a-41ed-8d7b-711d055789b2 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e3458bc4-b62a-41ed-8d7b-711d055789b2 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-dbb4861d-87c4-4561-a331-9f435faa5778 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Flow 'volume_create_api' (00474aaf-be27-4b19-9510-80bddbb9b618) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-dbb4861d-87c4-4561-a331-9f435faa5778 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create volume request issued successfully. Sep 01 01:26:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dbb4861d-87c4-4561-a331-9f435faa5778 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:26:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1719/3399] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:26:29 2026] POST /volume/v3/volumes => generated 787 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f2475069-244b-46a6-a7b5-176734d947fa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:29 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:29 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:29 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e3458bc4-b62a-41ed-8d7b-711d055789b2 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:26:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e3458bc4-b62a-41ed-8d7b-711d055789b2 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/43af7d82-7cd2-4061-99c4-68ba64f859d8 returned with HTTP 200 Sep 01 01:26:29 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1681/3400] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:29 2026] GET /volume/v3/snapshots/43af7d82-7cd2-4061-99c4-68ba64f859d8 => generated 465 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f2475069-244b-46a6-a7b5-176734d947fa tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/a73f3c27-a1c4-4b82-b817-88d73802edd7 Sep 01 01:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f2475069-244b-46a6-a7b5-176734d947fa tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f2475069-244b-46a6-a7b5-176734d947fa tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a1a00572-a4b0-4875-b513-ed359970e978 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a1a00572-a4b0-4875-b513-ed359970e978 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] GET http://192.168.122.211/volume/v3/snapshots/43af7d82-7cd2-4061-99c4-68ba64f859d8 Sep 01 01:26:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a1a00572-a4b0-4875-b513-ed359970e978 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a1a00572-a4b0-4875-b513-ed359970e978 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:29 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:29 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:29 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:29 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:29 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a1a00572-a4b0-4875-b513-ed359970e978 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] Snapshot retrieved successfully. Sep 01 01:26:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a1a00572-a4b0-4875-b513-ed359970e978 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] http://192.168.122.211/volume/v3/snapshots/43af7d82-7cd2-4061-99c4-68ba64f859d8 returned with HTTP 200 Sep 01 01:26:29 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1682/3401] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:29 2026] GET /volume/v3/snapshots/43af7d82-7cd2-4061-99c4-68ba64f859d8 => generated 465 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f2475069-244b-46a6-a7b5-176734d947fa tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-203029f5-632f-4424-b382-bbfee8250b57 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-203029f5-632f-4424-b382-bbfee8250b57 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] DELETE http://192.168.122.211/volume/v3/snapshots/43af7d82-7cd2-4061-99c4-68ba64f859d8 Sep 01 01:26:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-203029f5-632f-4424-b382-bbfee8250b57 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:29 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-203029f5-632f-4424-b382-bbfee8250b57 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:29 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-203029f5-632f-4424-b382-bbfee8250b57 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Delete snapshot with id: 43af7d82-7cd2-4061-99c4-68ba64f859d8 Sep 01 01:26:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f2475069-244b-46a6-a7b5-176734d947fa tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/a73f3c27-a1c4-4b82-b817-88d73802edd7 returned with HTTP 200 Sep 01 01:26:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1720/3402] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:29 2026] GET /volume/v3/volumes/a73f3c27-a1c4-4b82-b817-88d73802edd7 => generated 966 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:29 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:29 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:29 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-203029f5-632f-4424-b382-bbfee8250b57 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:26:29 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:29 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:29 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-203029f5-632f-4424-b382-bbfee8250b57 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot delete request issued successfully. Sep 01 01:26:29 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-203029f5-632f-4424-b382-bbfee8250b57 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/43af7d82-7cd2-4061-99c4-68ba64f859d8 returned with HTTP 202 Sep 01 01:26:29 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1683/3403] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:26:29 2026] DELETE /volume/v3/snapshots/43af7d82-7cd2-4061-99c4-68ba64f859d8 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fe72dc95-8088-4e53-9e18-6bd4efaacc0a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fe72dc95-8088-4e53-9e18-6bd4efaacc0a tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/43af7d82-7cd2-4061-99c4-68ba64f859d8 Sep 01 01:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fe72dc95-8088-4e53-9e18-6bd4efaacc0a tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:29 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fe72dc95-8088-4e53-9e18-6bd4efaacc0a tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:29 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:29 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:29 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fe72dc95-8088-4e53-9e18-6bd4efaacc0a tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:26:29 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fe72dc95-8088-4e53-9e18-6bd4efaacc0a tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/43af7d82-7cd2-4061-99c4-68ba64f859d8 returned with HTTP 200 Sep 01 01:26:29 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1721/3404] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:29 2026] GET /volume/v3/snapshots/43af7d82-7cd2-4061-99c4-68ba64f859d8 => generated 464 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-70a9a699-4473-49b4-810d-98e3b06dd44f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-70a9a699-4473-49b4-810d-98e3b06dd44f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/a73f3c27-a1c4-4b82-b817-88d73802edd7 Sep 01 01:26:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-70a9a699-4473-49b4-810d-98e3b06dd44f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:30 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-70a9a699-4473-49b4-810d-98e3b06dd44f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:30 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:30 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:30 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:30 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:30 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-70a9a699-4473-49b4-810d-98e3b06dd44f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:30 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-70a9a699-4473-49b4-810d-98e3b06dd44f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/a73f3c27-a1c4-4b82-b817-88d73802edd7 returned with HTTP 200 Sep 01 01:26:30 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1684/3405] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:30 2026] GET /volume/v3/volumes/a73f3c27-a1c4-4b82-b817-88d73802edd7 => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9adcbbdc-3049-462a-a82d-5da7a5f0664a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9adcbbdc-3049-462a-a82d-5da7a5f0664a tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/43af7d82-7cd2-4061-99c4-68ba64f859d8 Sep 01 01:26:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9adcbbdc-3049-462a-a82d-5da7a5f0664a tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:30 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9adcbbdc-3049-462a-a82d-5da7a5f0664a tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:30 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:30 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:30 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9adcbbdc-3049-462a-a82d-5da7a5f0664a tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:26:30 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9adcbbdc-3049-462a-a82d-5da7a5f0664a tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/43af7d82-7cd2-4061-99c4-68ba64f859d8 returned with HTTP 200 Sep 01 01:26:30 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1722/3406] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:30 2026] GET /volume/v3/snapshots/43af7d82-7cd2-4061-99c4-68ba64f859d8 => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:26:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-afb0181e-f4b4-410e-8959-ef82072a6c89 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-afb0181e-f4b4-410e-8959-ef82072a6c89 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/a73f3c27-a1c4-4b82-b817-88d73802edd7 Sep 01 01:26:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-afb0181e-f4b4-410e-8959-ef82072a6c89 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-afb0181e-f4b4-410e-8959-ef82072a6c89 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:31 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:31 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:31 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:31 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:31 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-afb0181e-f4b4-410e-8959-ef82072a6c89 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-afb0181e-f4b4-410e-8959-ef82072a6c89 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/a73f3c27-a1c4-4b82-b817-88d73802edd7 returned with HTTP 200 Sep 01 01:26:31 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1685/3407] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:31 2026] GET /volume/v3/volumes/a73f3c27-a1c4-4b82-b817-88d73802edd7 => generated 1017 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1b94906a-0184-4b79-8919-d42396ec5435 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-cf7cd58b-8875-492f-b449-c343f3e1e1c1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:31 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1b94906a-0184-4b79-8919-d42396ec5435 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:26:31 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1b94906a-0184-4b79-8919-d42396ec5435 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a73f3c27-a1c4-4b82-b817-88d73802edd7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1485380741"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cf7cd58b-8875-492f-b449-c343f3e1e1c1 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/43af7d82-7cd2-4061-99c4-68ba64f859d8 Sep 01 01:26:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cf7cd58b-8875-492f-b449-c343f3e1e1c1 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:31 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cf7cd58b-8875-492f-b449-c343f3e1e1c1 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:31 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cf7cd58b-8875-492f-b449-c343f3e1e1c1 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/43af7d82-7cd2-4061-99c4-68ba64f859d8 returned with HTTP 404 Sep 01 01:26:32 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1686/3408] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:31 2026] GET /volume/v3/snapshots/43af7d82-7cd2-4061-99c4-68ba64f859d8 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:32 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:32 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1b94906a-0184-4b79-8919-d42396ec5435 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:32 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-1b94906a-0184-4b79-8919-d42396ec5435 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create snapshot from volume a73f3c27-a1c4-4b82-b817-88d73802edd7 Sep 01 01:26:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0fcf8789-c0a0-43fc-8007-7ad08f5bca61 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0fcf8789-c0a0-43fc-8007-7ad08f5bca61 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/8c68cad2-cec2-4608-8015-0ae8639c5e4b Sep 01 01:26:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0fcf8789-c0a0-43fc-8007-7ad08f5bca61 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0fcf8789-c0a0-43fc-8007-7ad08f5bca61 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:32 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-0fcf8789-c0a0-43fc-8007-7ad08f5bca61 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Delete volume with id: 8c68cad2-cec2-4608-8015-0ae8639c5e4b Sep 01 01:26:32 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:32 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:32 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:32 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0fcf8789-c0a0-43fc-8007-7ad08f5bca61 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:26:32 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-1b94906a-0184-4b79-8919-d42396ec5435 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Created reservations ['ab074c38-dc2f-4ba2-8a81-76b1c6f65a83', '3b6634c5-ced9-4bc8-a186-d134e8a10f13', '938aece9-68a4-4d91-b37b-2525b893c39f', '9f586a02-7164-4d74-883e-95c635b6b02d'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0fcf8789-c0a0-43fc-8007-7ad08f5bca61 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Delete volume request issued successfully. Sep 01 01:26:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0fcf8789-c0a0-43fc-8007-7ad08f5bca61 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/8c68cad2-cec2-4608-8015-0ae8639c5e4b returned with HTTP 202 Sep 01 01:26:32 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1687/3409] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:26:32 2026] DELETE /volume/v3/volumes/8c68cad2-cec2-4608-8015-0ae8639c5e4b => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7a6dc2d7-d6fd-49bb-928e-d01a25648cfa None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7a6dc2d7-d6fd-49bb-928e-d01a25648cfa tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/8c68cad2-cec2-4608-8015-0ae8639c5e4b Sep 01 01:26:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7a6dc2d7-d6fd-49bb-928e-d01a25648cfa tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7a6dc2d7-d6fd-49bb-928e-d01a25648cfa tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:32 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:32 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:32 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:32 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:32 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:32 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7a6dc2d7-d6fd-49bb-928e-d01a25648cfa tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:26:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7a6dc2d7-d6fd-49bb-928e-d01a25648cfa tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/8c68cad2-cec2-4608-8015-0ae8639c5e4b returned with HTTP 200 Sep 01 01:26:32 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1688/3410] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:32 2026] GET /volume/v3/volumes/8c68cad2-cec2-4608-8015-0ae8639c5e4b => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:32 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1b94906a-0184-4b79-8919-d42396ec5435 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot create request issued successfully. Sep 01 01:26:32 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1b94906a-0184-4b79-8919-d42396ec5435 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:26:32 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1723/3411] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:26:31 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 01 01:26:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-80dc21a1-2cd9-434e-b0dc-543cf1c6a251 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-80dc21a1-2cd9-434e-b0dc-543cf1c6a251 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/78fab67d-8efa-4e8c-be32-a6ef499e4edf Sep 01 01:26:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-80dc21a1-2cd9-434e-b0dc-543cf1c6a251 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:32 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-80dc21a1-2cd9-434e-b0dc-543cf1c6a251 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:32 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:32 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:32 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-80dc21a1-2cd9-434e-b0dc-543cf1c6a251 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:32 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-80dc21a1-2cd9-434e-b0dc-543cf1c6a251 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/78fab67d-8efa-4e8c-be32-a6ef499e4edf returned with HTTP 200 Sep 01 01:26:32 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1689/3412] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:32 2026] GET /volume/v3/snapshots/78fab67d-8efa-4e8c-be32-a6ef499e4edf => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-26b2bb11-9185-4c25-9d41-7d19239e66f6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-26b2bb11-9185-4c25-9d41-7d19239e66f6 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/8c68cad2-cec2-4608-8015-0ae8639c5e4b Sep 01 01:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-26b2bb11-9185-4c25-9d41-7d19239e66f6 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-26b2bb11-9185-4c25-9d41-7d19239e66f6 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-26b2bb11-9185-4c25-9d41-7d19239e66f6 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/8c68cad2-cec2-4608-8015-0ae8639c5e4b returned with HTTP 404 Sep 01 01:26:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1724/3413] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:33 2026] GET /volume/v3/volumes/8c68cad2-cec2-4608-8015-0ae8639c5e4b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7361102b-9e19-4518-9ff6-2ba4d023888d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2de729b4-f487-4d6e-b734-43bce4cd20ea None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2de729b4-f487-4d6e-b734-43bce4cd20ea tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2de729b4-f487-4d6e-b734-43bce4cd20ea tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2033600081"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7361102b-9e19-4518-9ff6-2ba4d023888d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/78fab67d-8efa-4e8c-be32-a6ef499e4edf Sep 01 01:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-2de729b4-f487-4d6e-b734-43bce4cd20ea tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2033600081'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:26:33 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-2de729b4-f487-4d6e-b734-43bce4cd20ea tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Create volume of 1 GB Sep 01 01:26:33 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:33 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7361102b-9e19-4518-9ff6-2ba4d023888d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7361102b-9e19-4518-9ff6-2ba4d023888d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2de729b4-f487-4d6e-b734-43bce4cd20ea tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Availability Zones retrieved successfully. Sep 01 01:26:33 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:33 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:33 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7361102b-9e19-4518-9ff6-2ba4d023888d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7361102b-9e19-4518-9ff6-2ba4d023888d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/78fab67d-8efa-4e8c-be32-a6ef499e4edf returned with HTTP 200 Sep 01 01:26:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1690/3414] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:33 2026] GET /volume/v3/snapshots/78fab67d-8efa-4e8c-be32-a6ef499e4edf => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2de729b4-f487-4d6e-b734-43bce4cd20ea tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Flow 'volume_create_api' (232c2a65-06c4-40db-9a35-1cc434a0b702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2de729b4-f487-4d6e-b734-43bce4cd20ea tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3d5619d-aa44-4429-920a-63a0bf9984c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-2de729b4-f487-4d6e-b734-43bce4cd20ea tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2de729b4-f487-4d6e-b734-43bce4cd20ea tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3d5619d-aa44-4429-920a-63a0bf9984c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2de729b4-f487-4d6e-b734-43bce4cd20ea tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (039408c2-f310-4861-b1ee-704f67aadd29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-2de729b4-f487-4d6e-b734-43bce4cd20ea tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Created reservations ['62d5da2a-9134-42c9-83c3-aff0d28748c4', 'bde65ad8-8aa1-448c-b159-89974068d0c7', 'a9210843-2e9f-45b4-b1e0-dc117e46c3d8', '0b0dbe1c-81c7-4d4a-8db1-2e04e18ea4ad'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2de729b4-f487-4d6e-b734-43bce4cd20ea tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (039408c2-f310-4861-b1ee-704f67aadd29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62d5da2a-9134-42c9-83c3-aff0d28748c4', 'bde65ad8-8aa1-448c-b159-89974068d0c7', 'a9210843-2e9f-45b4-b1e0-dc117e46c3d8', '0b0dbe1c-81c7-4d4a-8db1-2e04e18ea4ad']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2de729b4-f487-4d6e-b734-43bce4cd20ea tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eafd87bd-c78d-4064-9fca-60abcfe8a454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:33 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:33 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2de729b4-f487-4d6e-b734-43bce4cd20ea tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eafd87bd-c78d-4064-9fca-60abcfe8a454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f12dc240-5ac5-4d6e-ba73-4b03a98c4ab4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2033600081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92a20c76f5654d24807041436ded9972',qos_specs=None,replication_status=,reservations=['62d5da2a-9134-42c9-83c3-aff0d28748c4','bde65ad8-8aa1-448c-b159-89974068d0c7','a9210843-2e9f-45b4-b1e0-dc117e46c3d8','0b0dbe1c-81c7-4d4a-8db1-2e04e18ea4ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fee26e7da73e43fd9d7f5d8dbb3f4925',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:26:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2033600081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f12dc240-5ac5-4d6e-ba73-4b03a98c4ab4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92a20c76f5654d24807041436ded9972',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fee26e7da73e43fd9d7f5d8dbb3f4925',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2de729b4-f487-4d6e-b734-43bce4cd20ea tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8746a90c-9d27-478d-b53e-b72f5b4038b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2de729b4-f487-4d6e-b734-43bce4cd20ea tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8746a90c-9d27-478d-b53e-b72f5b4038b1) transitioned into state 'SUCCESS' from state '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-2033600081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92a20c76f5654d24807041436ded9972',qos_specs=None,replication_status=,reservations=['62d5da2a-9134-42c9-83c3-aff0d28748c4','bde65ad8-8aa1-448c-b159-89974068d0c7','a9210843-2e9f-45b4-b1e0-dc117e46c3d8','0b0dbe1c-81c7-4d4a-8db1-2e04e18ea4ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fee26e7da73e43fd9d7f5d8dbb3f4925',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2de729b4-f487-4d6e-b734-43bce4cd20ea tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (186b66db-e63d-40c2-b76d-c3031fa36ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2de729b4-f487-4d6e-b734-43bce4cd20ea tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (186b66db-e63d-40c2-b76d-c3031fa36ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:33 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-2de729b4-f487-4d6e-b734-43bce4cd20ea tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Flow 'volume_create_api' (232c2a65-06c4-40db-9a35-1cc434a0b702) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:33 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2de729b4-f487-4d6e-b734-43bce4cd20ea tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Create volume request issued successfully. Sep 01 01:26:33 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2de729b4-f487-4d6e-b734-43bce4cd20ea tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:26:33 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1725/3415] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:26:33 2026] POST /volume/v3/volumes => generated 787 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:26:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-16ca8d17-dc53-47d7-b173-c9acd115d009 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-16ca8d17-dc53-47d7-b173-c9acd115d009 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/f12dc240-5ac5-4d6e-ba73-4b03a98c4ab4 Sep 01 01:26:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-16ca8d17-dc53-47d7-b173-c9acd115d009 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:33 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-16ca8d17-dc53-47d7-b173-c9acd115d009 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:33 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:33 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:33 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:33 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:33 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-16ca8d17-dc53-47d7-b173-c9acd115d009 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:26:33 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-16ca8d17-dc53-47d7-b173-c9acd115d009 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/f12dc240-5ac5-4d6e-ba73-4b03a98c4ab4 returned with HTTP 200 Sep 01 01:26:33 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1691/3416] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:33 2026] GET /volume/v3/volumes/f12dc240-5ac5-4d6e-ba73-4b03a98c4ab4 => generated 966 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-29e71118-cf69-4aa3-980f-3d31dd4a3d5a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-29e71118-cf69-4aa3-980f-3d31dd4a3d5a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/78fab67d-8efa-4e8c-be32-a6ef499e4edf Sep 01 01:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-29e71118-cf69-4aa3-980f-3d31dd4a3d5a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:34 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-29e71118-cf69-4aa3-980f-3d31dd4a3d5a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:34 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:34 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:34 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-29e71118-cf69-4aa3-980f-3d31dd4a3d5a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:34 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-29e71118-cf69-4aa3-980f-3d31dd4a3d5a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/78fab67d-8efa-4e8c-be32-a6ef499e4edf returned with HTTP 200 Sep 01 01:26:34 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1726/3417] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:34 2026] GET /volume/v3/snapshots/78fab67d-8efa-4e8c-be32-a6ef499e4edf => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a7fd82cb-1897-4108-81c2-0b1f6c0f8948 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a7fd82cb-1897-4108-81c2-0b1f6c0f8948 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/f12dc240-5ac5-4d6e-ba73-4b03a98c4ab4 Sep 01 01:26:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a7fd82cb-1897-4108-81c2-0b1f6c0f8948 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:34 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a7fd82cb-1897-4108-81c2-0b1f6c0f8948 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:34 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:34 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:34 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:34 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:34 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a7fd82cb-1897-4108-81c2-0b1f6c0f8948 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:26:34 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a7fd82cb-1897-4108-81c2-0b1f6c0f8948 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/f12dc240-5ac5-4d6e-ba73-4b03a98c4ab4 returned with HTTP 200 Sep 01 01:26:34 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1692/3418] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:34 2026] GET /volume/v3/volumes/f12dc240-5ac5-4d6e-ba73-4b03a98c4ab4 => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3da37eb8-f32d-4313-bae6-f9168a43e52b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3da37eb8-f32d-4313-bae6-f9168a43e52b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/78fab67d-8efa-4e8c-be32-a6ef499e4edf Sep 01 01:26:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3da37eb8-f32d-4313-bae6-f9168a43e52b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3da37eb8-f32d-4313-bae6-f9168a43e52b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3da37eb8-f32d-4313-bae6-f9168a43e52b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3da37eb8-f32d-4313-bae6-f9168a43e52b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/78fab67d-8efa-4e8c-be32-a6ef499e4edf returned with HTTP 200 Sep 01 01:26:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1727/3419] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:35 2026] GET /volume/v3/snapshots/78fab67d-8efa-4e8c-be32-a6ef499e4edf => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-488f3acf-0a86-4561-bead-f35e2d03a242 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-488f3acf-0a86-4561-bead-f35e2d03a242 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] GET http://192.168.122.211/volume/v3/snapshots Sep 01 01:26:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-488f3acf-0a86-4561-bead-f35e2d03a242 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-488f3acf-0a86-4561-bead-f35e2d03a242 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-488f3acf-0a86-4561-bead-f35e2d03a242 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:26:35 devstack devstack@c-api.service[86752]: DEBUG cinder.db.api [None req-488f3acf-0a86-4561-bead-f35e2d03a242 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Building query based on filter {{(pid=86752) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 01:26:35 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:35 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 01:26:35 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-488f3acf-0a86-4561-bead-f35e2d03a242 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Get all snapshots completed successfully. Sep 01 01:26:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-488f3acf-0a86-4561-bead-f35e2d03a242 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] http://192.168.122.211/volume/v3/snapshots returned with HTTP 200 Sep 01 01:26:35 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1693/3420] 192.168.122.211 () {58 vars in 1127 bytes} [Tue Sep 1 01:26:35 2026] GET /volume/v3/snapshots => generated 336 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-8471a4f4-a04f-4614-b570-70a13b11b2fa None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8471a4f4-a04f-4614-b570-70a13b11b2fa tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] DELETE http://192.168.122.211/volume/v3/snapshots/78fab67d-8efa-4e8c-be32-a6ef499e4edf Sep 01 01:26:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8471a4f4-a04f-4614-b570-70a13b11b2fa tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-8471a4f4-a04f-4614-b570-70a13b11b2fa tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:35 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-8471a4f4-a04f-4614-b570-70a13b11b2fa tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Delete snapshot with id: 78fab67d-8efa-4e8c-be32-a6ef499e4edf Sep 01 01:26:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8471a4f4-a04f-4614-b570-70a13b11b2fa tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-8471a4f4-a04f-4614-b570-70a13b11b2fa tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot delete request issued successfully. Sep 01 01:26:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-8471a4f4-a04f-4614-b570-70a13b11b2fa tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/78fab67d-8efa-4e8c-be32-a6ef499e4edf returned with HTTP 202 Sep 01 01:26:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1728/3421] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:26:35 2026] DELETE /volume/v3/snapshots/78fab67d-8efa-4e8c-be32-a6ef499e4edf => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f95c8039-ed61-4818-a824-4fdc84f4531b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f95c8039-ed61-4818-a824-4fdc84f4531b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/78fab67d-8efa-4e8c-be32-a6ef499e4edf Sep 01 01:26:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f95c8039-ed61-4818-a824-4fdc84f4531b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f95c8039-ed61-4818-a824-4fdc84f4531b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:35 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:35 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:35 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f95c8039-ed61-4818-a824-4fdc84f4531b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f95c8039-ed61-4818-a824-4fdc84f4531b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/78fab67d-8efa-4e8c-be32-a6ef499e4edf returned with HTTP 200 Sep 01 01:26:35 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1694/3422] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:35 2026] GET /volume/v3/snapshots/78fab67d-8efa-4e8c-be32-a6ef499e4edf => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-06bc5e30-8ea6-47af-b633-3b6ad4fca35a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-06bc5e30-8ea6-47af-b633-3b6ad4fca35a tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/f12dc240-5ac5-4d6e-ba73-4b03a98c4ab4 Sep 01 01:26:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-06bc5e30-8ea6-47af-b633-3b6ad4fca35a tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-06bc5e30-8ea6-47af-b633-3b6ad4fca35a tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:35 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=676,cinder:INSERT=171,cinder:UPDATE=275 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:26:35 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:35 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-06bc5e30-8ea6-47af-b633-3b6ad4fca35a tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:26:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-06bc5e30-8ea6-47af-b633-3b6ad4fca35a tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/f12dc240-5ac5-4d6e-ba73-4b03a98c4ab4 returned with HTTP 200 Sep 01 01:26:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1729/3423] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:35 2026] GET /volume/v3/volumes/f12dc240-5ac5-4d6e-ba73-4b03a98c4ab4 => generated 1017 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-22c3ad94-8460-48e1-aa45-f365b118f126 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-22c3ad94-8460-48e1-aa45-f365b118f126 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:26:35 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-22c3ad94-8460-48e1-aa45-f365b118f126 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f12dc240-5ac5-4d6e-ba73-4b03a98c4ab4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1424743296"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:35 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:35 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:35 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:35 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:35 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-22c3ad94-8460-48e1-aa45-f365b118f126 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:26:35 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-22c3ad94-8460-48e1-aa45-f365b118f126 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Create snapshot from volume f12dc240-5ac5-4d6e-ba73-4b03a98c4ab4 Sep 01 01:26:35 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-22c3ad94-8460-48e1-aa45-f365b118f126 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Created reservations ['6690fe30-94c4-4456-8290-d87e410b263d', 'ed0039b9-0046-464d-a489-234f0155cda4', '7d512b8b-c598-4918-9155-c70763a0e07d', '0298834d-da01-4b24-8314-ba48b0321601'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:35 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:35 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:35 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-22c3ad94-8460-48e1-aa45-f365b118f126 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot create request issued successfully. Sep 01 01:26:35 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-22c3ad94-8460-48e1-aa45-f365b118f126 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:26:35 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1695/3424] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:26:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:26:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0a5869cd-79ae-4b0e-807d-407334ba068f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0a5869cd-79ae-4b0e-807d-407334ba068f tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/b19fac3b-4757-4658-88fa-f80ddbfcf7d8 Sep 01 01:26:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0a5869cd-79ae-4b0e-807d-407334ba068f tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:35 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0a5869cd-79ae-4b0e-807d-407334ba068f tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:35 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:35 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:35 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0a5869cd-79ae-4b0e-807d-407334ba068f tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:26:35 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0a5869cd-79ae-4b0e-807d-407334ba068f tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/b19fac3b-4757-4658-88fa-f80ddbfcf7d8 returned with HTTP 200 Sep 01 01:26:35 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1730/3425] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:35 2026] GET /volume/v3/snapshots/b19fac3b-4757-4658-88fa-f80ddbfcf7d8 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-345c7e4f-c9d2-40f0-939a-825a24b52953 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-345c7e4f-c9d2-40f0-939a-825a24b52953 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/78fab67d-8efa-4e8c-be32-a6ef499e4edf Sep 01 01:26:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-345c7e4f-c9d2-40f0-939a-825a24b52953 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:36 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-345c7e4f-c9d2-40f0-939a-825a24b52953 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:36 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:36 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:36 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-345c7e4f-c9d2-40f0-939a-825a24b52953 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:36 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-345c7e4f-c9d2-40f0-939a-825a24b52953 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/78fab67d-8efa-4e8c-be32-a6ef499e4edf returned with HTTP 200 Sep 01 01:26:36 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1696/3426] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:36 2026] GET /volume/v3/snapshots/78fab67d-8efa-4e8c-be32-a6ef499e4edf => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cb7e999e-114a-4939-b623-9a30934460f9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cb7e999e-114a-4939-b623-9a30934460f9 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/b19fac3b-4757-4658-88fa-f80ddbfcf7d8 Sep 01 01:26:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cb7e999e-114a-4939-b623-9a30934460f9 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cb7e999e-114a-4939-b623-9a30934460f9 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cb7e999e-114a-4939-b623-9a30934460f9 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:26:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cb7e999e-114a-4939-b623-9a30934460f9 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/b19fac3b-4757-4658-88fa-f80ddbfcf7d8 returned with HTTP 200 Sep 01 01:26:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1731/3427] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:37 2026] GET /volume/v3/snapshots/b19fac3b-4757-4658-88fa-f80ddbfcf7d8 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f2465abc-02e8-4490-a35d-c80e8c2053d8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f2465abc-02e8-4490-a35d-c80e8c2053d8 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/78fab67d-8efa-4e8c-be32-a6ef499e4edf Sep 01 01:26:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f2465abc-02e8-4490-a35d-c80e8c2053d8 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f2465abc-02e8-4490-a35d-c80e8c2053d8 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:37 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=594,cinder:INSERT=131,cinder:UPDATE=214 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:26:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f2465abc-02e8-4490-a35d-c80e8c2053d8 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/78fab67d-8efa-4e8c-be32-a6ef499e4edf returned with HTTP 404 Sep 01 01:26:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1697/3428] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:37 2026] GET /volume/v3/snapshots/78fab67d-8efa-4e8c-be32-a6ef499e4edf => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-70383ca2-f9ac-4ab1-b727-005727f75ad0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-70383ca2-f9ac-4ab1-b727-005727f75ad0 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/a73f3c27-a1c4-4b82-b817-88d73802edd7 Sep 01 01:26:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-70383ca2-f9ac-4ab1-b727-005727f75ad0 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:37 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-70383ca2-f9ac-4ab1-b727-005727f75ad0 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:37 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-70383ca2-f9ac-4ab1-b727-005727f75ad0 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Delete volume with id: a73f3c27-a1c4-4b82-b817-88d73802edd7 Sep 01 01:26:37 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:37 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:37 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:37 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-70383ca2-f9ac-4ab1-b727-005727f75ad0 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:37 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-70383ca2-f9ac-4ab1-b727-005727f75ad0 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Delete volume request issued successfully. Sep 01 01:26:37 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-70383ca2-f9ac-4ab1-b727-005727f75ad0 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/a73f3c27-a1c4-4b82-b817-88d73802edd7 returned with HTTP 202 Sep 01 01:26:37 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1732/3429] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:26:37 2026] DELETE /volume/v3/volumes/a73f3c27-a1c4-4b82-b817-88d73802edd7 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6a31cbd7-4439-4180-afbf-12567fd552b9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6a31cbd7-4439-4180-afbf-12567fd552b9 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/a73f3c27-a1c4-4b82-b817-88d73802edd7 Sep 01 01:26:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6a31cbd7-4439-4180-afbf-12567fd552b9 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:37 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6a31cbd7-4439-4180-afbf-12567fd552b9 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:37 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:37 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:37 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:37 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:37 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6a31cbd7-4439-4180-afbf-12567fd552b9 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:37 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6a31cbd7-4439-4180-afbf-12567fd552b9 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/a73f3c27-a1c4-4b82-b817-88d73802edd7 returned with HTTP 200 Sep 01 01:26:37 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1698/3430] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:37 2026] GET /volume/v3/volumes/a73f3c27-a1c4-4b82-b817-88d73802edd7 => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-05f11a5d-d805-44cb-82e3-0ca898972b74 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-05f11a5d-d805-44cb-82e3-0ca898972b74 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/b19fac3b-4757-4658-88fa-f80ddbfcf7d8 Sep 01 01:26:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-05f11a5d-d805-44cb-82e3-0ca898972b74 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-05f11a5d-d805-44cb-82e3-0ca898972b74 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-05f11a5d-d805-44cb-82e3-0ca898972b74 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:26:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-05f11a5d-d805-44cb-82e3-0ca898972b74 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/b19fac3b-4757-4658-88fa-f80ddbfcf7d8 returned with HTTP 200 Sep 01 01:26:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1733/3431] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:38 2026] GET /volume/v3/snapshots/b19fac3b-4757-4658-88fa-f80ddbfcf7d8 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d412514a-23c4-4ff2-b1f5-d760916194a5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d412514a-23c4-4ff2-b1f5-d760916194a5 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] POST http://192.168.122.211/volume/v3/snapshots/b19fac3b-4757-4658-88fa-f80ddbfcf7d8/action Sep 01 01:26:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d412514a-23c4-4ff2-b1f5-d760916194a5 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:26:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d412514a-23c4-4ff2-b1f5-d760916194a5 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:38 devstack devstack@c-api.service[86752]: INFO cinder.api.contrib.snapshot_unmanage [None req-d412514a-23c4-4ff2-b1f5-d760916194a5 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] Unmanage snapshot with id: b19fac3b-4757-4658-88fa-f80ddbfcf7d8 Sep 01 01:26:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d412514a-23c4-4ff2-b1f5-d760916194a5 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] Snapshot retrieved successfully. Sep 01 01:26:38 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-d412514a-23c4-4ff2-b1f5-d760916194a5 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '6f705459dab94a6da95d29e3fa599480', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92a20c76f5654d24807041436ded9972', '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=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:26:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d412514a-23c4-4ff2-b1f5-d760916194a5 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-reader] http://192.168.122.211/volume/v3/snapshots/b19fac3b-4757-4658-88fa-f80ddbfcf7d8/action returned with HTTP 403 Sep 01 01:26:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1699/3432] 192.168.122.211 () {60 vars in 1280 bytes} [Tue Sep 1 01:26:38 2026] POST /volume/v3/snapshots/b19fac3b-4757-4658-88fa-f80ddbfcf7d8/action => generated 117 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d20d4244-5fdc-4be9-a473-1c7ae2b2cb95 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d20d4244-5fdc-4be9-a473-1c7ae2b2cb95 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] DELETE http://192.168.122.211/volume/v3/snapshots/b19fac3b-4757-4658-88fa-f80ddbfcf7d8 Sep 01 01:26:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d20d4244-5fdc-4be9-a473-1c7ae2b2cb95 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d20d4244-5fdc-4be9-a473-1c7ae2b2cb95 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:38 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-d20d4244-5fdc-4be9-a473-1c7ae2b2cb95 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Delete snapshot with id: b19fac3b-4757-4658-88fa-f80ddbfcf7d8 Sep 01 01:26:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d20d4244-5fdc-4be9-a473-1c7ae2b2cb95 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:26:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:38 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d20d4244-5fdc-4be9-a473-1c7ae2b2cb95 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot delete request issued successfully. Sep 01 01:26:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d20d4244-5fdc-4be9-a473-1c7ae2b2cb95 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/b19fac3b-4757-4658-88fa-f80ddbfcf7d8 returned with HTTP 202 Sep 01 01:26:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1734/3433] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:26:38 2026] DELETE /volume/v3/snapshots/b19fac3b-4757-4658-88fa-f80ddbfcf7d8 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-471e2f4e-c548-4cd1-82d1-22a8d823665d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-471e2f4e-c548-4cd1-82d1-22a8d823665d tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/b19fac3b-4757-4658-88fa-f80ddbfcf7d8 Sep 01 01:26:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-471e2f4e-c548-4cd1-82d1-22a8d823665d tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-471e2f4e-c548-4cd1-82d1-22a8d823665d tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:38 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:38 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-471e2f4e-c548-4cd1-82d1-22a8d823665d tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:26:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-471e2f4e-c548-4cd1-82d1-22a8d823665d tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/b19fac3b-4757-4658-88fa-f80ddbfcf7d8 returned with HTTP 200 Sep 01 01:26:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1700/3434] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:38 2026] GET /volume/v3/snapshots/b19fac3b-4757-4658-88fa-f80ddbfcf7d8 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d5e7c5c3-0c46-44e8-bdbd-ffc81a206df7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d5e7c5c3-0c46-44e8-bdbd-ffc81a206df7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/a73f3c27-a1c4-4b82-b817-88d73802edd7 Sep 01 01:26:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d5e7c5c3-0c46-44e8-bdbd-ffc81a206df7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d5e7c5c3-0c46-44e8-bdbd-ffc81a206df7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d5e7c5c3-0c46-44e8-bdbd-ffc81a206df7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/a73f3c27-a1c4-4b82-b817-88d73802edd7 returned with HTTP 404 Sep 01 01:26:38 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1735/3435] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:38 2026] GET /volume/v3/volumes/a73f3c27-a1c4-4b82-b817-88d73802edd7 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c43dfbff-9887-415f-8d87-294718268803 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c43dfbff-9887-415f-8d87-294718268803 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:26:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c43dfbff-9887-415f-8d87-294718268803 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1531060154"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:38 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-c43dfbff-9887-415f-8d87-294718268803 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1531060154'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:26:38 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-c43dfbff-9887-415f-8d87-294718268803 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create volume of 1 GB Sep 01 01:26:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c43dfbff-9887-415f-8d87-294718268803 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Availability Zones retrieved successfully. Sep 01 01:26:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c43dfbff-9887-415f-8d87-294718268803 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Flow 'volume_create_api' (3d6d7562-084b-4d41-94db-ad271bfef7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c43dfbff-9887-415f-8d87-294718268803 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee5fb14c-75e6-4e9d-8b3e-f3de4ba28b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-c43dfbff-9887-415f-8d87-294718268803 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:26:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c43dfbff-9887-415f-8d87-294718268803 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee5fb14c-75e6-4e9d-8b3e-f3de4ba28b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c43dfbff-9887-415f-8d87-294718268803 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44837ffa-d2f4-4c49-92e1-4719a4c7ff34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:38 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-c43dfbff-9887-415f-8d87-294718268803 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Created reservations ['1ffd1a55-2467-4e81-9f43-28d376ede3da', '4f0db52e-10ae-4011-aaf6-4aad942da44c', '98346b33-2045-4d27-a55e-e3d0842563d3', '97739b69-af64-4e90-ad72-833fa19d3e60'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c43dfbff-9887-415f-8d87-294718268803 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44837ffa-d2f4-4c49-92e1-4719a4c7ff34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ffd1a55-2467-4e81-9f43-28d376ede3da', '4f0db52e-10ae-4011-aaf6-4aad942da44c', '98346b33-2045-4d27-a55e-e3d0842563d3', '97739b69-af64-4e90-ad72-833fa19d3e60']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c43dfbff-9887-415f-8d87-294718268803 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c030c55-82f7-43e3-a98f-05c48b1a612b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:38 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:38 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c43dfbff-9887-415f-8d87-294718268803 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c030c55-82f7-43e3-a98f-05c48b1a612b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '949b45dd-e6fc-44d0-a8b5-27f967b454f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1531060154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6426a466375e4e4aa4eae923279369d8',qos_specs=None,replication_status=,reservations=['1ffd1a55-2467-4e81-9f43-28d376ede3da','4f0db52e-10ae-4011-aaf6-4aad942da44c','98346b33-2045-4d27-a55e-e3d0842563d3','97739b69-af64-4e90-ad72-833fa19d3e60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8002eaaa87724c26b14fac8fb119a387',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:26:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1531060154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=949b45dd-e6fc-44d0-a8b5-27f967b454f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6426a466375e4e4aa4eae923279369d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8002eaaa87724c26b14fac8fb119a387',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c43dfbff-9887-415f-8d87-294718268803 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8359805-46dd-4983-82d6-cef77b534e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c43dfbff-9887-415f-8d87-294718268803 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8359805-46dd-4983-82d6-cef77b534e47) transitioned into state 'SUCCESS' from state '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-1531060154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6426a466375e4e4aa4eae923279369d8',qos_specs=None,replication_status=,reservations=['1ffd1a55-2467-4e81-9f43-28d376ede3da','4f0db52e-10ae-4011-aaf6-4aad942da44c','98346b33-2045-4d27-a55e-e3d0842563d3','97739b69-af64-4e90-ad72-833fa19d3e60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8002eaaa87724c26b14fac8fb119a387',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c43dfbff-9887-415f-8d87-294718268803 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f887823-5352-445b-98e3-6edc9c003ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c43dfbff-9887-415f-8d87-294718268803 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f887823-5352-445b-98e3-6edc9c003ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:38 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c43dfbff-9887-415f-8d87-294718268803 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Flow 'volume_create_api' (3d6d7562-084b-4d41-94db-ad271bfef7e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:38 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c43dfbff-9887-415f-8d87-294718268803 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create volume request issued successfully. Sep 01 01:26:38 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c43dfbff-9887-415f-8d87-294718268803 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:26:38 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1701/3436] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:26:38 2026] POST /volume/v3/volumes => generated 787 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:26:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-eb9daa21-2fe0-46e5-9497-4bc018b59e93 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:38 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eb9daa21-2fe0-46e5-9497-4bc018b59e93 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/949b45dd-e6fc-44d0-a8b5-27f967b454f1 Sep 01 01:26:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eb9daa21-2fe0-46e5-9497-4bc018b59e93 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:38 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-eb9daa21-2fe0-46e5-9497-4bc018b59e93 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:38 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:38 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:38 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:38 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:39 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-eb9daa21-2fe0-46e5-9497-4bc018b59e93 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:39 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-eb9daa21-2fe0-46e5-9497-4bc018b59e93 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/949b45dd-e6fc-44d0-a8b5-27f967b454f1 returned with HTTP 200 Sep 01 01:26:39 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1736/3437] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:38 2026] GET /volume/v3/volumes/949b45dd-e6fc-44d0-a8b5-27f967b454f1 => generated 966 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-80fc5234-f330-455b-9328-1a611a947fcd None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-80fc5234-f330-455b-9328-1a611a947fcd tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/b19fac3b-4757-4658-88fa-f80ddbfcf7d8 Sep 01 01:26:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-80fc5234-f330-455b-9328-1a611a947fcd tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:39 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-80fc5234-f330-455b-9328-1a611a947fcd tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:39 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:39 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:39 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-80fc5234-f330-455b-9328-1a611a947fcd tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Snapshot retrieved successfully. Sep 01 01:26:39 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-80fc5234-f330-455b-9328-1a611a947fcd tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/b19fac3b-4757-4658-88fa-f80ddbfcf7d8 returned with HTTP 200 Sep 01 01:26:39 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1702/3438] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:39 2026] GET /volume/v3/snapshots/b19fac3b-4757-4658-88fa-f80ddbfcf7d8 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3af9a621-6e6c-4d15-bcc8-235d2ffba1fc None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3af9a621-6e6c-4d15-bcc8-235d2ffba1fc tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/949b45dd-e6fc-44d0-a8b5-27f967b454f1 Sep 01 01:26:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3af9a621-6e6c-4d15-bcc8-235d2ffba1fc tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3af9a621-6e6c-4d15-bcc8-235d2ffba1fc tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3af9a621-6e6c-4d15-bcc8-235d2ffba1fc tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3af9a621-6e6c-4d15-bcc8-235d2ffba1fc tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/949b45dd-e6fc-44d0-a8b5-27f967b454f1 returned with HTTP 200 Sep 01 01:26:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1737/3439] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:40 2026] GET /volume/v3/volumes/949b45dd-e6fc-44d0-a8b5-27f967b454f1 => generated 1017 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-edd3849e-606a-49d9-a7e1-7eabdb504a8b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-edd3849e-606a-49d9-a7e1-7eabdb504a8b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:26:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-edd3849e-606a-49d9-a7e1-7eabdb504a8b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "949b45dd-e6fc-44d0-a8b5-27f967b454f1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-246520457"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:40 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:40 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:40 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-edd3849e-606a-49d9-a7e1-7eabdb504a8b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:40 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-edd3849e-606a-49d9-a7e1-7eabdb504a8b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create snapshot from volume 949b45dd-e6fc-44d0-a8b5-27f967b454f1 Sep 01 01:26:40 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-edd3849e-606a-49d9-a7e1-7eabdb504a8b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Created reservations ['3a249ae5-6522-494a-851e-ed7834661bbc', '990a61b9-5002-4b37-b650-08f02a9e9322', '73766852-8f32-43b7-a226-cb706db5e114', 'e8fcaa23-efe5-4302-9b1d-e74eda8a2eb7'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-94c27f3c-34a4-4a8a-b7a9-17d8657ade66 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-94c27f3c-34a4-4a8a-b7a9-17d8657ade66 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/snapshots/b19fac3b-4757-4658-88fa-f80ddbfcf7d8 Sep 01 01:26:40 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-edd3849e-606a-49d9-a7e1-7eabdb504a8b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot create request issued successfully. Sep 01 01:26:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-94c27f3c-34a4-4a8a-b7a9-17d8657ade66 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-94c27f3c-34a4-4a8a-b7a9-17d8657ade66 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-edd3849e-606a-49d9-a7e1-7eabdb504a8b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:26:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1703/3440] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:26:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:26:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-94c27f3c-34a4-4a8a-b7a9-17d8657ade66 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/snapshots/b19fac3b-4757-4658-88fa-f80ddbfcf7d8 returned with HTTP 404 Sep 01 01:26:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1738/3441] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:40 2026] GET /volume/v3/snapshots/b19fac3b-4757-4658-88fa-f80ddbfcf7d8 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0602819c-b39c-4ad7-85b7-f777b019d598 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0602819c-b39c-4ad7-85b7-f777b019d598 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/c6b2f4ea-a46d-46c3-98c3-769388c15248 Sep 01 01:26:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0602819c-b39c-4ad7-85b7-f777b019d598 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0602819c-b39c-4ad7-85b7-f777b019d598 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f6c24d02-0402-4e9d-a817-6727c43594d3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f6c24d02-0402-4e9d-a817-6727c43594d3 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/f12dc240-5ac5-4d6e-ba73-4b03a98c4ab4 Sep 01 01:26:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f6c24d02-0402-4e9d-a817-6727c43594d3 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:40 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f6c24d02-0402-4e9d-a817-6727c43594d3 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:40 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-f6c24d02-0402-4e9d-a817-6727c43594d3 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Delete volume with id: f12dc240-5ac5-4d6e-ba73-4b03a98c4ab4 Sep 01 01:26:40 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:40 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:40 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0602819c-b39c-4ad7-85b7-f777b019d598 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0602819c-b39c-4ad7-85b7-f777b019d598 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/c6b2f4ea-a46d-46c3-98c3-769388c15248 returned with HTTP 200 Sep 01 01:26:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1704/3442] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:40 2026] GET /volume/v3/snapshots/c6b2f4ea-a46d-46c3-98c3-769388c15248 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:40 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:40 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:40 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:40 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f6c24d02-0402-4e9d-a817-6727c43594d3 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:26:40 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f6c24d02-0402-4e9d-a817-6727c43594d3 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Delete volume request issued successfully. Sep 01 01:26:40 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f6c24d02-0402-4e9d-a817-6727c43594d3 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/f12dc240-5ac5-4d6e-ba73-4b03a98c4ab4 returned with HTTP 202 Sep 01 01:26:40 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1739/3443] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:26:40 2026] DELETE /volume/v3/volumes/f12dc240-5ac5-4d6e-ba73-4b03a98c4ab4 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-237b24ce-e8aa-4ea5-9d3a-c2835a8ef5a3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-237b24ce-e8aa-4ea5-9d3a-c2835a8ef5a3 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/f12dc240-5ac5-4d6e-ba73-4b03a98c4ab4 Sep 01 01:26:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-237b24ce-e8aa-4ea5-9d3a-c2835a8ef5a3 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:40 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-237b24ce-e8aa-4ea5-9d3a-c2835a8ef5a3 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:40 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:40 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:40 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:40 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:40 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-237b24ce-e8aa-4ea5-9d3a-c2835a8ef5a3 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Volume info retrieved successfully. Sep 01 01:26:40 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-237b24ce-e8aa-4ea5-9d3a-c2835a8ef5a3 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/f12dc240-5ac5-4d6e-ba73-4b03a98c4ab4 returned with HTTP 200 Sep 01 01:26:40 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1705/3444] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:40 2026] GET /volume/v3/volumes/f12dc240-5ac5-4d6e-ba73-4b03a98c4ab4 => generated 1016 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-cd30d6e5-4db2-48e6-8da7-58ef3f2e0a33 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cd30d6e5-4db2-48e6-8da7-58ef3f2e0a33 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/c6b2f4ea-a46d-46c3-98c3-769388c15248 Sep 01 01:26:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cd30d6e5-4db2-48e6-8da7-58ef3f2e0a33 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:41 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-cd30d6e5-4db2-48e6-8da7-58ef3f2e0a33 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:41 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:41 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:41 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-cd30d6e5-4db2-48e6-8da7-58ef3f2e0a33 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:41 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-cd30d6e5-4db2-48e6-8da7-58ef3f2e0a33 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/c6b2f4ea-a46d-46c3-98c3-769388c15248 returned with HTTP 200 Sep 01 01:26:41 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1740/3445] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:41 2026] GET /volume/v3/snapshots/c6b2f4ea-a46d-46c3-98c3-769388c15248 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-70fc8fcc-16b0-429d-baf6-a41924fa7f73 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-70fc8fcc-16b0-429d-baf6-a41924fa7f73 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] GET http://192.168.122.211/volume/v3/volumes/f12dc240-5ac5-4d6e-ba73-4b03a98c4ab4 Sep 01 01:26:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-70fc8fcc-16b0-429d-baf6-a41924fa7f73 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:41 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-70fc8fcc-16b0-429d-baf6-a41924fa7f73 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:41 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-70fc8fcc-16b0-429d-baf6-a41924fa7f73 tempest-ProjectReaderTests-1756815867 tempest-ProjectReaderTests-1756815867-project-admin] http://192.168.122.211/volume/v3/volumes/f12dc240-5ac5-4d6e-ba73-4b03a98c4ab4 returned with HTTP 404 Sep 01 01:26:41 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1706/3446] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:41 2026] GET /volume/v3/volumes/f12dc240-5ac5-4d6e-ba73-4b03a98c4ab4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fa70bae4-e917-4386-a0aa-b33c0761e7cf None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fa70bae4-e917-4386-a0aa-b33c0761e7cf tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/c6b2f4ea-a46d-46c3-98c3-769388c15248 Sep 01 01:26:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fa70bae4-e917-4386-a0aa-b33c0761e7cf tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fa70bae4-e917-4386-a0aa-b33c0761e7cf tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fa70bae4-e917-4386-a0aa-b33c0761e7cf tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fa70bae4-e917-4386-a0aa-b33c0761e7cf tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/c6b2f4ea-a46d-46c3-98c3-769388c15248 returned with HTTP 200 Sep 01 01:26:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1741/3447] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:42 2026] GET /volume/v3/snapshots/c6b2f4ea-a46d-46c3-98c3-769388c15248 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a642ecea-8fd9-4164-b12d-745f6537bad0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a642ecea-8fd9-4164-b12d-745f6537bad0 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] POST http://192.168.122.211/volume/v3/snapshots/c6b2f4ea-a46d-46c3-98c3-769388c15248/action Sep 01 01:26:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a642ecea-8fd9-4164-b12d-745f6537bad0 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:26:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a642ecea-8fd9-4164-b12d-745f6537bad0 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.admin_actions [None req-a642ecea-8fd9-4164-b12d-745f6537bad0 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Updating snapshot 'c6b2f4ea-a46d-46c3-98c3-769388c15248' with '{'status': 'error'}' {{(pid=86752) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:26:42 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:42 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:42 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-a642ecea-8fd9-4164-b12d-745f6537bad0 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '62ec6e87e2e34040b49737be689cc61e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6426a466375e4e4aa4eae923279369d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:26:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a642ecea-8fd9-4164-b12d-745f6537bad0 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] http://192.168.122.211/volume/v3/snapshots/c6b2f4ea-a46d-46c3-98c3-769388c15248/action returned with HTTP 403 Sep 01 01:26:42 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1707/3448] 192.168.122.211 () {60 vars in 1280 bytes} [Tue Sep 1 01:26:42 2026] POST /volume/v3/snapshots/c6b2f4ea-a46d-46c3-98c3-769388c15248/action => generated 133 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-115a5bfc-513d-4cef-9437-2b71b4d3dc3f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-115a5bfc-513d-4cef-9437-2b71b4d3dc3f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] DELETE http://192.168.122.211/volume/v3/snapshots/c6b2f4ea-a46d-46c3-98c3-769388c15248 Sep 01 01:26:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-115a5bfc-513d-4cef-9437-2b71b4d3dc3f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:42 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-115a5bfc-513d-4cef-9437-2b71b4d3dc3f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:42 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-115a5bfc-513d-4cef-9437-2b71b4d3dc3f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Delete snapshot with id: c6b2f4ea-a46d-46c3-98c3-769388c15248 Sep 01 01:26:42 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:42 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-115a5bfc-513d-4cef-9437-2b71b4d3dc3f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:42 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:42 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:42 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-115a5bfc-513d-4cef-9437-2b71b4d3dc3f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot delete request issued successfully. Sep 01 01:26:42 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-115a5bfc-513d-4cef-9437-2b71b4d3dc3f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/c6b2f4ea-a46d-46c3-98c3-769388c15248 returned with HTTP 202 Sep 01 01:26:42 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1742/3449] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:26:42 2026] DELETE /volume/v3/snapshots/c6b2f4ea-a46d-46c3-98c3-769388c15248 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e89bb0a8-c153-47ce-8f25-84885080ffaf None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e89bb0a8-c153-47ce-8f25-84885080ffaf tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/c6b2f4ea-a46d-46c3-98c3-769388c15248 Sep 01 01:26:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e89bb0a8-c153-47ce-8f25-84885080ffaf tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:42 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e89bb0a8-c153-47ce-8f25-84885080ffaf tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:42 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:42 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:42 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e89bb0a8-c153-47ce-8f25-84885080ffaf tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:42 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e89bb0a8-c153-47ce-8f25-84885080ffaf tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/c6b2f4ea-a46d-46c3-98c3-769388c15248 returned with HTTP 200 Sep 01 01:26:42 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1708/3450] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:42 2026] GET /volume/v3/snapshots/c6b2f4ea-a46d-46c3-98c3-769388c15248 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b2539c0e-a4fe-42ea-95f4-dfcd22302f33 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b2539c0e-a4fe-42ea-95f4-dfcd22302f33 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/c6b2f4ea-a46d-46c3-98c3-769388c15248 Sep 01 01:26:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b2539c0e-a4fe-42ea-95f4-dfcd22302f33 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:43 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b2539c0e-a4fe-42ea-95f4-dfcd22302f33 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:43 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:43 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:43 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b2539c0e-a4fe-42ea-95f4-dfcd22302f33 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:43 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b2539c0e-a4fe-42ea-95f4-dfcd22302f33 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/c6b2f4ea-a46d-46c3-98c3-769388c15248 returned with HTTP 200 Sep 01 01:26:43 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1743/3451] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:43 2026] GET /volume/v3/snapshots/c6b2f4ea-a46d-46c3-98c3-769388c15248 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:26:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-bfe78209-5439-476a-9a52-4f4ff2cb0418 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bfe78209-5439-476a-9a52-4f4ff2cb0418 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/c6b2f4ea-a46d-46c3-98c3-769388c15248 Sep 01 01:26:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bfe78209-5439-476a-9a52-4f4ff2cb0418 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bfe78209-5439-476a-9a52-4f4ff2cb0418 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bfe78209-5439-476a-9a52-4f4ff2cb0418 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/c6b2f4ea-a46d-46c3-98c3-769388c15248 returned with HTTP 404 Sep 01 01:26:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1709/3452] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:44 2026] GET /volume/v3/snapshots/c6b2f4ea-a46d-46c3-98c3-769388c15248 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d98dc3e4-baeb-43b9-8f16-7ed9fd490058 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d98dc3e4-baeb-43b9-8f16-7ed9fd490058 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/949b45dd-e6fc-44d0-a8b5-27f967b454f1 Sep 01 01:26:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d98dc3e4-baeb-43b9-8f16-7ed9fd490058 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d98dc3e4-baeb-43b9-8f16-7ed9fd490058 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:44 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-d98dc3e4-baeb-43b9-8f16-7ed9fd490058 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Delete volume with id: 949b45dd-e6fc-44d0-a8b5-27f967b454f1 Sep 01 01:26:44 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:44 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:44 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:44 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d98dc3e4-baeb-43b9-8f16-7ed9fd490058 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:44 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d98dc3e4-baeb-43b9-8f16-7ed9fd490058 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Delete volume request issued successfully. Sep 01 01:26:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d98dc3e4-baeb-43b9-8f16-7ed9fd490058 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/949b45dd-e6fc-44d0-a8b5-27f967b454f1 returned with HTTP 202 Sep 01 01:26:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1744/3453] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:26:44 2026] DELETE /volume/v3/volumes/949b45dd-e6fc-44d0-a8b5-27f967b454f1 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-825c45c5-a2ff-4db9-95ab-1ec273d4e300 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-825c45c5-a2ff-4db9-95ab-1ec273d4e300 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/949b45dd-e6fc-44d0-a8b5-27f967b454f1 Sep 01 01:26:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-825c45c5-a2ff-4db9-95ab-1ec273d4e300 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-825c45c5-a2ff-4db9-95ab-1ec273d4e300 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:44 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:44 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-97a8f97b-3308-4042-a823-e7d8d52531de None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-825c45c5-a2ff-4db9-95ab-1ec273d4e300 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-825c45c5-a2ff-4db9-95ab-1ec273d4e300 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/949b45dd-e6fc-44d0-a8b5-27f967b454f1 returned with HTTP 200 Sep 01 01:26:44 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1710/3454] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:44 2026] GET /volume/v3/volumes/949b45dd-e6fc-44d0-a8b5-27f967b454f1 => generated 1016 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-97a8f97b-3308-4042-a823-e7d8d52531de tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:26:44 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-97a8f97b-3308-4042-a823-e7d8d52531de tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-211244532", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1595683434", "vendor_name": "tempest-vendor_name-1463392687"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:44 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-97a8f97b-3308-4042-a823-e7d8d52531de tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:26:44 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1745/3455] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:26:44 2026] POST /volume/v3/types => generated 329 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-6e3e799f-2446-4af9-9303-a2161e88e0ea None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:44 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6e3e799f-2446-4af9-9303-a2161e88e0ea tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:26:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-6e3e799f-2446-4af9-9303-a2161e88e0ea tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "28647846-47d3-46f9-9d0e-7e3b0cca0713", "size": 1}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:44 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-6e3e799f-2446-4af9-9303-a2161e88e0ea tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Create volume request body: {'volume': {'volume_type': '28647846-47d3-46f9-9d0e-7e3b0cca0713', 'size': 1}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:26:44 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-6e3e799f-2446-4af9-9303-a2161e88e0ea tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Create volume of 1 GB Sep 01 01:26:44 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:44 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:44 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6e3e799f-2446-4af9-9303-a2161e88e0ea tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Availability Zones retrieved successfully. Sep 01 01:26:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6e3e799f-2446-4af9-9303-a2161e88e0ea tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Flow 'volume_create_api' (a8ab4cbd-c292-4b98-98ac-6efbebe65192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6e3e799f-2446-4af9-9303-a2161e88e0ea tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fd6b7da-b3cc-4133-b07a-84975bd3c0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-6e3e799f-2446-4af9-9303-a2161e88e0ea tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:26:44 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6e3e799f-2446-4af9-9303-a2161e88e0ea tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fd6b7da-b3cc-4133-b07a-84975bd3c0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:26:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1595683434',vendor_name='tempest-vendor_name-1463392687'},id=28647846-47d3-46f9-9d0e-7e3b0cca0713,is_public=True,name='tempest-ProjectMemberTests-volume-type-211244532',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28647846-47d3-46f9-9d0e-7e3b0cca0713', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:45 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6e3e799f-2446-4af9-9303-a2161e88e0ea tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb18eaef-c3be-4155-aa51-1ec0bc990c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:45 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-6e3e799f-2446-4af9-9303-a2161e88e0ea tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-211244532 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-211244532, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:26:45 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-6e3e799f-2446-4af9-9303-a2161e88e0ea tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-211244532 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-211244532, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:26:45 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-6e3e799f-2446-4af9-9303-a2161e88e0ea tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Created reservations ['74dbc895-84d9-47fe-a343-1295e42c9b99', '08604ee6-3d49-432d-8492-e53048bc6685', '165c3031-5b88-4f8d-90e5-ce417308252b', '255554d3-5bdb-47f6-b59c-6cdbe4512ec6'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:45 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6e3e799f-2446-4af9-9303-a2161e88e0ea tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb18eaef-c3be-4155-aa51-1ec0bc990c4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74dbc895-84d9-47fe-a343-1295e42c9b99', '08604ee6-3d49-432d-8492-e53048bc6685', '165c3031-5b88-4f8d-90e5-ce417308252b', '255554d3-5bdb-47f6-b59c-6cdbe4512ec6']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:45 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6e3e799f-2446-4af9-9303-a2161e88e0ea tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78b7a089-5f76-4a5e-83cf-0958d46d1db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:45 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:45 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:45 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6e3e799f-2446-4af9-9303-a2161e88e0ea tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78b7a089-5f76-4a5e-83cf-0958d46d1db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb1e8cd4-c163-4a28-b650-ffbab58608fd', '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='9d1c1497b7bb4ab18e93cabc5bf3d389',qos_specs=None,replication_status=,reservations=['74dbc895-84d9-47fe-a343-1295e42c9b99','08604ee6-3d49-432d-8492-e53048bc6685','165c3031-5b88-4f8d-90e5-ce417308252b','255554d3-5bdb-47f6-b59c-6cdbe4512ec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e746a389abb34815a8efc6b68261ad10',volume_type_id=28647846-47d3-46f9-9d0e-7e3b0cca0713), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:26:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb1e8cd4-c163-4a28-b650-ffbab58608fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d1c1497b7bb4ab18e93cabc5bf3d389',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e746a389abb34815a8efc6b68261ad10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28647846-47d3-46f9-9d0e-7e3b0cca0713),volume_type_id=28647846-47d3-46f9-9d0e-7e3b0cca0713)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:45 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6e3e799f-2446-4af9-9303-a2161e88e0ea tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e36b084e-bbf0-4137-a5d3-c1d777633a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:45 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6e3e799f-2446-4af9-9303-a2161e88e0ea tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e36b084e-bbf0-4137-a5d3-c1d777633a61) transitioned into state 'SUCCESS' from 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='9d1c1497b7bb4ab18e93cabc5bf3d389',qos_specs=None,replication_status=,reservations=['74dbc895-84d9-47fe-a343-1295e42c9b99','08604ee6-3d49-432d-8492-e53048bc6685','165c3031-5b88-4f8d-90e5-ce417308252b','255554d3-5bdb-47f6-b59c-6cdbe4512ec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e746a389abb34815a8efc6b68261ad10',volume_type_id=28647846-47d3-46f9-9d0e-7e3b0cca0713)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:45 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6e3e799f-2446-4af9-9303-a2161e88e0ea tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04127b5d-080b-417f-83ee-1db8491f8090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:45 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6e3e799f-2446-4af9-9303-a2161e88e0ea tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04127b5d-080b-417f-83ee-1db8491f8090) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:45 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-6e3e799f-2446-4af9-9303-a2161e88e0ea tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Flow 'volume_create_api' (a8ab4cbd-c292-4b98-98ac-6efbebe65192) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:45 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-6e3e799f-2446-4af9-9303-a2161e88e0ea tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Create volume request issued successfully. Sep 01 01:26:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-6e3e799f-2446-4af9-9303-a2161e88e0ea tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:26:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1711/3456] 192.168.122.211 () {62 vars in 1182 bytes} [Tue Sep 1 01:26:44 2026] POST /volume/v3/volumes => generated 781 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:26:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e005bfc8-eeca-4ba6-8766-b6711767d3d1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e005bfc8-eeca-4ba6-8766-b6711767d3d1 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] GET http://192.168.122.211/volume/v3/volumes/eb1e8cd4-c163-4a28-b650-ffbab58608fd Sep 01 01:26:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e005bfc8-eeca-4ba6-8766-b6711767d3d1 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e005bfc8-eeca-4ba6-8766-b6711767d3d1 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:45 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:45 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:45 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:45 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e005bfc8-eeca-4ba6-8766-b6711767d3d1 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Volume info retrieved successfully. Sep 01 01:26:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e005bfc8-eeca-4ba6-8766-b6711767d3d1 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] http://192.168.122.211/volume/v3/volumes/eb1e8cd4-c163-4a28-b650-ffbab58608fd returned with HTTP 200 Sep 01 01:26:45 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1746/3457] 192.168.122.211 () {60 vars in 1272 bytes} [Tue Sep 1 01:26:45 2026] GET /volume/v3/volumes/eb1e8cd4-c163-4a28-b650-ffbab58608fd => generated 960 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ca61803b-0052-46bc-af87-98a386d5548b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ca61803b-0052-46bc-af87-98a386d5548b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/949b45dd-e6fc-44d0-a8b5-27f967b454f1 Sep 01 01:26:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ca61803b-0052-46bc-af87-98a386d5548b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:45 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ca61803b-0052-46bc-af87-98a386d5548b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:45 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ca61803b-0052-46bc-af87-98a386d5548b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/949b45dd-e6fc-44d0-a8b5-27f967b454f1 returned with HTTP 404 Sep 01 01:26:45 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1712/3458] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:45 2026] GET /volume/v3/volumes/949b45dd-e6fc-44d0-a8b5-27f967b454f1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-4e6a57c6-fc70-4aa9-a6fa-7174914681ed None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:45 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4e6a57c6-fc70-4aa9-a6fa-7174914681ed tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:26:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-4e6a57c6-fc70-4aa9-a6fa-7174914681ed tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1454201545"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:45 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-4e6a57c6-fc70-4aa9-a6fa-7174914681ed tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1454201545'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:26:45 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-4e6a57c6-fc70-4aa9-a6fa-7174914681ed tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create volume of 1 GB Sep 01 01:26:45 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4e6a57c6-fc70-4aa9-a6fa-7174914681ed tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Availability Zones retrieved successfully. Sep 01 01:26:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4e6a57c6-fc70-4aa9-a6fa-7174914681ed tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Flow 'volume_create_api' (e6ab85af-ccd5-4f4b-a20a-53d08de95565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4e6a57c6-fc70-4aa9-a6fa-7174914681ed tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8574adeb-16ef-4de9-9a93-b777a502c6b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-4e6a57c6-fc70-4aa9-a6fa-7174914681ed tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:26:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4e6a57c6-fc70-4aa9-a6fa-7174914681ed tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8574adeb-16ef-4de9-9a93-b777a502c6b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4e6a57c6-fc70-4aa9-a6fa-7174914681ed tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edc4b5df-9e3c-49a8-a049-b701bebe43eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:45 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-4e6a57c6-fc70-4aa9-a6fa-7174914681ed tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Created reservations ['38b7aed0-7387-4905-b714-34c4b64b8c28', 'b5901058-8fb6-45c1-a255-4caf07f6d8eb', '5d3cddcd-6d2a-484c-a20b-86158ac567df', 'a9a2336b-3347-479f-8146-ac79f8f1e63b'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4e6a57c6-fc70-4aa9-a6fa-7174914681ed tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edc4b5df-9e3c-49a8-a049-b701bebe43eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38b7aed0-7387-4905-b714-34c4b64b8c28', 'b5901058-8fb6-45c1-a255-4caf07f6d8eb', '5d3cddcd-6d2a-484c-a20b-86158ac567df', 'a9a2336b-3347-479f-8146-ac79f8f1e63b']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:45 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4e6a57c6-fc70-4aa9-a6fa-7174914681ed tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d327b68-5d59-4bf6-8917-a94b84b411f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4e6a57c6-fc70-4aa9-a6fa-7174914681ed tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d327b68-5d59-4bf6-8917-a94b84b411f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea260ece-645b-4579-a1bb-237174433290', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1454201545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6426a466375e4e4aa4eae923279369d8',qos_specs=None,replication_status=,reservations=['38b7aed0-7387-4905-b714-34c4b64b8c28','b5901058-8fb6-45c1-a255-4caf07f6d8eb','5d3cddcd-6d2a-484c-a20b-86158ac567df','a9a2336b-3347-479f-8146-ac79f8f1e63b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8002eaaa87724c26b14fac8fb119a387',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:26:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1454201545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea260ece-645b-4579-a1bb-237174433290,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6426a466375e4e4aa4eae923279369d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8002eaaa87724c26b14fac8fb119a387',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4e6a57c6-fc70-4aa9-a6fa-7174914681ed tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a03e778-4afc-44c5-9453-9a16ae0f6701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4e6a57c6-fc70-4aa9-a6fa-7174914681ed tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a03e778-4afc-44c5-9453-9a16ae0f6701) transitioned into state 'SUCCESS' from state '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-1454201545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6426a466375e4e4aa4eae923279369d8',qos_specs=None,replication_status=,reservations=['38b7aed0-7387-4905-b714-34c4b64b8c28','b5901058-8fb6-45c1-a255-4caf07f6d8eb','5d3cddcd-6d2a-484c-a20b-86158ac567df','a9a2336b-3347-479f-8146-ac79f8f1e63b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8002eaaa87724c26b14fac8fb119a387',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4e6a57c6-fc70-4aa9-a6fa-7174914681ed tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9019f38-13b9-404e-bb8b-b67686845031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4e6a57c6-fc70-4aa9-a6fa-7174914681ed tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9019f38-13b9-404e-bb8b-b67686845031) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-4e6a57c6-fc70-4aa9-a6fa-7174914681ed tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Flow 'volume_create_api' (e6ab85af-ccd5-4f4b-a20a-53d08de95565) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-4e6a57c6-fc70-4aa9-a6fa-7174914681ed tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create volume request issued successfully. Sep 01 01:26:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-4e6a57c6-fc70-4aa9-a6fa-7174914681ed tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:26:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1747/3459] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:26:45 2026] POST /volume/v3/volumes => generated 787 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:26:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b49bbb78-280c-4e5b-8586-c3a5c02f6c99 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b49bbb78-280c-4e5b-8586-c3a5c02f6c99 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/ea260ece-645b-4579-a1bb-237174433290 Sep 01 01:26:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b49bbb78-280c-4e5b-8586-c3a5c02f6c99 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b49bbb78-280c-4e5b-8586-c3a5c02f6c99 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:46 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:46 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:46 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:46 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:46 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b49bbb78-280c-4e5b-8586-c3a5c02f6c99 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b49bbb78-280c-4e5b-8586-c3a5c02f6c99 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/ea260ece-645b-4579-a1bb-237174433290 returned with HTTP 200 Sep 01 01:26:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1713/3460] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:46 2026] GET /volume/v3/volumes/ea260ece-645b-4579-a1bb-237174433290 => generated 966 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a30cb1f6-429d-4b76-88d4-a300e0255eca None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a30cb1f6-429d-4b76-88d4-a300e0255eca tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] GET http://192.168.122.211/volume/v3/volumes/eb1e8cd4-c163-4a28-b650-ffbab58608fd Sep 01 01:26:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a30cb1f6-429d-4b76-88d4-a300e0255eca tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a30cb1f6-429d-4b76-88d4-a300e0255eca tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a30cb1f6-429d-4b76-88d4-a300e0255eca tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Volume info retrieved successfully. Sep 01 01:26:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a30cb1f6-429d-4b76-88d4-a300e0255eca tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] http://192.168.122.211/volume/v3/volumes/eb1e8cd4-c163-4a28-b650-ffbab58608fd returned with HTTP 200 Sep 01 01:26:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1748/3461] 192.168.122.211 () {60 vars in 1272 bytes} [Tue Sep 1 01:26:46 2026] GET /volume/v3/volumes/eb1e8cd4-c163-4a28-b650-ffbab58608fd => generated 981 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0911516a-e437-4111-bb06-bd4bf04e9219 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0911516a-e437-4111-bb06-bd4bf04e9219 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] GET http://192.168.122.211/volume/v3/messages Sep 01 01:26:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0911516a-e437-4111-bb06-bd4bf04e9219 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0911516a-e437-4111-bb06-bd4bf04e9219 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0911516a-e437-4111-bb06-bd4bf04e9219 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] http://192.168.122.211/volume/v3/messages returned with HTTP 200 Sep 01 01:26:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1714/3462] 192.168.122.211 () {60 vars in 1164 bytes} [Tue Sep 1 01:26:46 2026] GET /volume/v3/messages => generated 678 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f698fa2c-64d4-41c8-bd66-376e43cbde02 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f698fa2c-64d4-41c8-bd66-376e43cbde02 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-member] DELETE http://192.168.122.211/volume/v3/messages/db930f9f-fae9-409b-815d-c3ed7a70a2f0 Sep 01 01:26:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f698fa2c-64d4-41c8-bd66-376e43cbde02 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f698fa2c-64d4-41c8-bd66-376e43cbde02 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f698fa2c-64d4-41c8-bd66-376e43cbde02 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-member] http://192.168.122.211/volume/v3/messages/db930f9f-fae9-409b-815d-c3ed7a70a2f0 returned with HTTP 204 Sep 01 01:26:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1749/3463] 192.168.122.211 () {60 vars in 1278 bytes} [Tue Sep 1 01:26:46 2026] DELETE /volume/v3/messages/db930f9f-fae9-409b-815d-c3ed7a70a2f0 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 01:26:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-cce6f97d-2ef2-46bc-8470-d43b2692f33d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cce6f97d-2ef2-46bc-8470-d43b2692f33d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-member] GET http://192.168.122.211/volume/v3/messages/db930f9f-fae9-409b-815d-c3ed7a70a2f0 Sep 01 01:26:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cce6f97d-2ef2-46bc-8470-d43b2692f33d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-cce6f97d-2ef2-46bc-8470-d43b2692f33d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-cce6f97d-2ef2-46bc-8470-d43b2692f33d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-member] http://192.168.122.211/volume/v3/messages/db930f9f-fae9-409b-815d-c3ed7a70a2f0 returned with HTTP 404 Sep 01 01:26:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1715/3464] 192.168.122.211 () {60 vars in 1275 bytes} [Tue Sep 1 01:26:46 2026] GET /volume/v3/messages/db930f9f-fae9-409b-815d-c3ed7a70a2f0 => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-49f8f280-1db4-42c1-9b61-f3888cdcd552 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-49f8f280-1db4-42c1-9b61-f3888cdcd552 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/eb1e8cd4-c163-4a28-b650-ffbab58608fd Sep 01 01:26:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-49f8f280-1db4-42c1-9b61-f3888cdcd552 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-49f8f280-1db4-42c1-9b61-f3888cdcd552 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:46 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-49f8f280-1db4-42c1-9b61-f3888cdcd552 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Delete volume with id: eb1e8cd4-c163-4a28-b650-ffbab58608fd Sep 01 01:26:46 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:46 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:46 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:46 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-49f8f280-1db4-42c1-9b61-f3888cdcd552 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Volume info retrieved successfully. Sep 01 01:26:46 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-49f8f280-1db4-42c1-9b61-f3888cdcd552 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86751) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 01:26:46 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-49f8f280-1db4-42c1-9b61-f3888cdcd552 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-211244532 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-211244532, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:26:46 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-49f8f280-1db4-42c1-9b61-f3888cdcd552 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-211244532 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-211244532, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:26:46 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-49f8f280-1db4-42c1-9b61-f3888cdcd552 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Created reservations ['5ac927d0-19cb-4288-b8a4-b9572c1352ba', '8c322dbf-caa6-477b-a766-a54413cb9de7', 'e0f3e15a-bd37-45ed-a446-de559110b832', '9dfc311f-5a69-408a-99ca-caa3b14be08f'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:46 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-49f8f280-1db4-42c1-9b61-f3888cdcd552 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Delete volume request issued successfully. Sep 01 01:26:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-49f8f280-1db4-42c1-9b61-f3888cdcd552 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] http://192.168.122.211/volume/v3/volumes/eb1e8cd4-c163-4a28-b650-ffbab58608fd returned with HTTP 202 Sep 01 01:26:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1750/3465] 192.168.122.211 () {60 vars in 1275 bytes} [Tue Sep 1 01:26:46 2026] DELETE /volume/v3/volumes/eb1e8cd4-c163-4a28-b650-ffbab58608fd => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e66a1977-ae95-479b-94d3-acd7af370de9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e66a1977-ae95-479b-94d3-acd7af370de9 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] DELETE http://192.168.122.211/volume/v3/types/28647846-47d3-46f9-9d0e-7e3b0cca0713 Sep 01 01:26:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e66a1977-ae95-479b-94d3-acd7af370de9 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e66a1977-ae95-479b-94d3-acd7af370de9 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e66a1977-ae95-479b-94d3-acd7af370de9 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] http://192.168.122.211/volume/v3/types/28647846-47d3-46f9-9d0e-7e3b0cca0713 returned with HTTP 202 Sep 01 01:26:46 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1716/3466] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:26:46 2026] DELETE /volume/v3/types/28647846-47d3-46f9-9d0e-7e3b0cca0713 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fef56814-f730-4406-9345-36a8ec275796 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fef56814-f730-4406-9345-36a8ec275796 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:26:46 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fef56814-f730-4406-9345-36a8ec275796 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-257539402", "extra_specs": {"storage_protocol": "tempest-storage_protocol-625371699", "vendor_name": "tempest-vendor_name-1835073684"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:46 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fef56814-f730-4406-9345-36a8ec275796 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:26:46 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1751/3467] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:26:46 2026] POST /volume/v3/types => generated 328 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c3ccaf47-71ee-4290-b787-839a4b49087d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:46 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c3ccaf47-71ee-4290-b787-839a4b49087d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:26:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c3ccaf47-71ee-4290-b787-839a4b49087d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "09b238b8-d77f-49a1-869b-827f5d4b517c", "size": 1}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:46 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-c3ccaf47-71ee-4290-b787-839a4b49087d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Create volume request body: {'volume': {'volume_type': '09b238b8-d77f-49a1-869b-827f5d4b517c', 'size': 1}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:26:46 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-c3ccaf47-71ee-4290-b787-839a4b49087d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Create volume of 1 GB Sep 01 01:26:46 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:46 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:46 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c3ccaf47-71ee-4290-b787-839a4b49087d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Availability Zones retrieved successfully. Sep 01 01:26:46 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c3ccaf47-71ee-4290-b787-839a4b49087d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Flow 'volume_create_api' (5b2ff535-d880-42b3-b5e9-aa254d182700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:46 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c3ccaf47-71ee-4290-b787-839a4b49087d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac64b46d-4266-4c51-a98b-f6edea70aa3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:46 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-c3ccaf47-71ee-4290-b787-839a4b49087d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:26:46 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c3ccaf47-71ee-4290-b787-839a4b49087d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac64b46d-4266-4c51-a98b-f6edea70aa3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:26:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-625371699',vendor_name='tempest-vendor_name-1835073684'},id=09b238b8-d77f-49a1-869b-827f5d4b517c,is_public=True,name='tempest-ProjectMemberTests-volume-type-257539402',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '09b238b8-d77f-49a1-869b-827f5d4b517c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:46 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c3ccaf47-71ee-4290-b787-839a4b49087d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a6294d1-73dc-4cc8-8993-9045c2f6fb82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:47 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-c3ccaf47-71ee-4290-b787-839a4b49087d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-257539402 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-257539402, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:26:47 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-c3ccaf47-71ee-4290-b787-839a4b49087d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-257539402 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-257539402, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:26:47 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-c3ccaf47-71ee-4290-b787-839a4b49087d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Created reservations ['0fee49f5-6077-4e27-ade8-9265b74f88be', 'c11bc603-553c-4044-9822-bea026e2d6c0', '096ca48d-c243-4cbf-8db5-d2bd2d597664', '7fe525bb-105c-43c3-84f9-67e8bba96f17'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:47 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c3ccaf47-71ee-4290-b787-839a4b49087d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a6294d1-73dc-4cc8-8993-9045c2f6fb82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fee49f5-6077-4e27-ade8-9265b74f88be', 'c11bc603-553c-4044-9822-bea026e2d6c0', '096ca48d-c243-4cbf-8db5-d2bd2d597664', '7fe525bb-105c-43c3-84f9-67e8bba96f17']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:47 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c3ccaf47-71ee-4290-b787-839a4b49087d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0bd3f33-f27b-40bc-a057-19f731a53857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:47 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:47 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:47 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c3ccaf47-71ee-4290-b787-839a4b49087d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0bd3f33-f27b-40bc-a057-19f731a53857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a5d81e0-e90f-45ec-9a87-ee56eaf72e4c', '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='9d1c1497b7bb4ab18e93cabc5bf3d389',qos_specs=None,replication_status=,reservations=['0fee49f5-6077-4e27-ade8-9265b74f88be','c11bc603-553c-4044-9822-bea026e2d6c0','096ca48d-c243-4cbf-8db5-d2bd2d597664','7fe525bb-105c-43c3-84f9-67e8bba96f17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e746a389abb34815a8efc6b68261ad10',volume_type_id=09b238b8-d77f-49a1-869b-827f5d4b517c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:26: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=1a5d81e0-e90f-45ec-9a87-ee56eaf72e4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d1c1497b7bb4ab18e93cabc5bf3d389',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e746a389abb34815a8efc6b68261ad10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(09b238b8-d77f-49a1-869b-827f5d4b517c),volume_type_id=09b238b8-d77f-49a1-869b-827f5d4b517c)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:47 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c3ccaf47-71ee-4290-b787-839a4b49087d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e4afe4c-da4e-4b5f-89fb-243cbc3eb27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:47 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c3ccaf47-71ee-4290-b787-839a4b49087d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e4afe4c-da4e-4b5f-89fb-243cbc3eb27f) transitioned into state 'SUCCESS' from 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='9d1c1497b7bb4ab18e93cabc5bf3d389',qos_specs=None,replication_status=,reservations=['0fee49f5-6077-4e27-ade8-9265b74f88be','c11bc603-553c-4044-9822-bea026e2d6c0','096ca48d-c243-4cbf-8db5-d2bd2d597664','7fe525bb-105c-43c3-84f9-67e8bba96f17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e746a389abb34815a8efc6b68261ad10',volume_type_id=09b238b8-d77f-49a1-869b-827f5d4b517c)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3d5da84b-b4c2-4ce5-be66-183fdfcab5f6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:47 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c3ccaf47-71ee-4290-b787-839a4b49087d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b610a95-9c4e-4ed9-880a-eb6ddce4da9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3d5da84b-b4c2-4ce5-be66-183fdfcab5f6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/ea260ece-645b-4579-a1bb-237174433290 Sep 01 01:26:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3d5da84b-b4c2-4ce5-be66-183fdfcab5f6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3d5da84b-b4c2-4ce5-be66-183fdfcab5f6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:47 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c3ccaf47-71ee-4290-b787-839a4b49087d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b610a95-9c4e-4ed9-880a-eb6ddce4da9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:47 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c3ccaf47-71ee-4290-b787-839a4b49087d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Flow 'volume_create_api' (5b2ff535-d880-42b3-b5e9-aa254d182700) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c3ccaf47-71ee-4290-b787-839a4b49087d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Create volume request issued successfully. Sep 01 01:26:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c3ccaf47-71ee-4290-b787-839a4b49087d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:26:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1717/3468] 192.168.122.211 () {62 vars in 1182 bytes} [Tue Sep 1 01:26:46 2026] POST /volume/v3/volumes => generated 781 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:26:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3d5da84b-b4c2-4ce5-be66-183fdfcab5f6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3d5da84b-b4c2-4ce5-be66-183fdfcab5f6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/ea260ece-645b-4579-a1bb-237174433290 returned with HTTP 200 Sep 01 01:26:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1752/3469] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:47 2026] GET /volume/v3/volumes/ea260ece-645b-4579-a1bb-237174433290 => generated 1017 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5609a8f2-1a7f-4589-9fe6-cc67b129e25d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5609a8f2-1a7f-4589-9fe6-cc67b129e25d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] GET http://192.168.122.211/volume/v3/volumes/1a5d81e0-e90f-45ec-9a87-ee56eaf72e4c Sep 01 01:26:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5609a8f2-1a7f-4589-9fe6-cc67b129e25d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5609a8f2-1a7f-4589-9fe6-cc67b129e25d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a24e00ef-4839-4d3d-b292-1ca635e9e2d9 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a24e00ef-4839-4d3d-b292-1ca635e9e2d9 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:26:47 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a24e00ef-4839-4d3d-b292-1ca635e9e2d9 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea260ece-645b-4579-a1bb-237174433290", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-795198201"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:47 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:47 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5609a8f2-1a7f-4589-9fe6-cc67b129e25d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Volume info retrieved successfully. Sep 01 01:26:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:47 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:47 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a24e00ef-4839-4d3d-b292-1ca635e9e2d9 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:47 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-a24e00ef-4839-4d3d-b292-1ca635e9e2d9 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create snapshot from volume ea260ece-645b-4579-a1bb-237174433290 Sep 01 01:26:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5609a8f2-1a7f-4589-9fe6-cc67b129e25d tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] http://192.168.122.211/volume/v3/volumes/1a5d81e0-e90f-45ec-9a87-ee56eaf72e4c returned with HTTP 200 Sep 01 01:26:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1718/3470] 192.168.122.211 () {60 vars in 1272 bytes} [Tue Sep 1 01:26:47 2026] GET /volume/v3/volumes/1a5d81e0-e90f-45ec-9a87-ee56eaf72e4c => generated 960 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:47 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-a24e00ef-4839-4d3d-b292-1ca635e9e2d9 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Created reservations ['7d524e31-e348-4ecf-b8d1-861ce3931e0a', 'f5ef3231-bc53-47a9-8464-2f837cdb0b31', 'da131480-4f23-4832-96b1-85ad243e35cd', '6ae4d50f-d7d0-47b2-b217-e03fa1803bec'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:47 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:47 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:47 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a24e00ef-4839-4d3d-b292-1ca635e9e2d9 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot create request issued successfully. Sep 01 01:26:47 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a24e00ef-4839-4d3d-b292-1ca635e9e2d9 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:26:47 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1753/3471] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:26:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:26:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-07e17ca2-593a-4995-91ed-efc2b39fa07a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-07e17ca2-593a-4995-91ed-efc2b39fa07a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/df8da5e1-0a37-4745-901d-2c63554abb31 Sep 01 01:26:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-07e17ca2-593a-4995-91ed-efc2b39fa07a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:47 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-07e17ca2-593a-4995-91ed-efc2b39fa07a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:47 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:47 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:47 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-07e17ca2-593a-4995-91ed-efc2b39fa07a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:47 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-07e17ca2-593a-4995-91ed-efc2b39fa07a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/df8da5e1-0a37-4745-901d-2c63554abb31 returned with HTTP 200 Sep 01 01:26:47 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1719/3472] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:47 2026] GET /volume/v3/snapshots/df8da5e1-0a37-4745-901d-2c63554abb31 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6d0f8446-e0b5-4aa6-a8d9-d335244b61dd None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d0f8446-e0b5-4aa6-a8d9-d335244b61dd tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] GET http://192.168.122.211/volume/v3/volumes/1a5d81e0-e90f-45ec-9a87-ee56eaf72e4c Sep 01 01:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6d0f8446-e0b5-4aa6-a8d9-d335244b61dd tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6d0f8446-e0b5-4aa6-a8d9-d335244b61dd tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6d0f8446-e0b5-4aa6-a8d9-d335244b61dd tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Volume info retrieved successfully. Sep 01 01:26:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6d0f8446-e0b5-4aa6-a8d9-d335244b61dd tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] http://192.168.122.211/volume/v3/volumes/1a5d81e0-e90f-45ec-9a87-ee56eaf72e4c returned with HTTP 200 Sep 01 01:26:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1754/3473] 192.168.122.211 () {60 vars in 1272 bytes} [Tue Sep 1 01:26:48 2026] GET /volume/v3/volumes/1a5d81e0-e90f-45ec-9a87-ee56eaf72e4c => generated 981 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-bfd37916-a601-49de-99fb-95fc3c68eae3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bfd37916-a601-49de-99fb-95fc3c68eae3 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] GET http://192.168.122.211/volume/v3/messages Sep 01 01:26:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bfd37916-a601-49de-99fb-95fc3c68eae3 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bfd37916-a601-49de-99fb-95fc3c68eae3 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bfd37916-a601-49de-99fb-95fc3c68eae3 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] http://192.168.122.211/volume/v3/messages returned with HTTP 200 Sep 01 01:26:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1720/3474] 192.168.122.211 () {60 vars in 1164 bytes} [Tue Sep 1 01:26:48 2026] GET /volume/v3/messages => generated 678 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5f4d3f42-6e8d-4e21-bd4e-7b7a61dd4353 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5f4d3f42-6e8d-4e21-bd4e-7b7a61dd4353 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-member] GET http://192.168.122.211/volume/v3/messages Sep 01 01:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5f4d3f42-6e8d-4e21-bd4e-7b7a61dd4353 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5f4d3f42-6e8d-4e21-bd4e-7b7a61dd4353 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-member] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5f4d3f42-6e8d-4e21-bd4e-7b7a61dd4353 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-member] http://192.168.122.211/volume/v3/messages returned with HTTP 200 Sep 01 01:26:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1755/3475] 192.168.122.211 () {60 vars in 1164 bytes} [Tue Sep 1 01:26:48 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-bc476f63-b556-4d40-8606-1d4165e93003 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bc476f63-b556-4d40-8606-1d4165e93003 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] DELETE http://192.168.122.211/volume/v3/messages/c0c02e2d-e608-4004-91c8-7677a83fcb8b Sep 01 01:26:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bc476f63-b556-4d40-8606-1d4165e93003 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-bc476f63-b556-4d40-8606-1d4165e93003 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-bc476f63-b556-4d40-8606-1d4165e93003 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] http://192.168.122.211/volume/v3/messages/c0c02e2d-e608-4004-91c8-7677a83fcb8b returned with HTTP 204 Sep 01 01:26:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1721/3476] 192.168.122.211 () {60 vars in 1278 bytes} [Tue Sep 1 01:26:48 2026] DELETE /volume/v3/messages/c0c02e2d-e608-4004-91c8-7677a83fcb8b => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 01:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b5fce8bf-0921-4ea2-8949-93c6faf38dd1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b5fce8bf-0921-4ea2-8949-93c6faf38dd1 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/1a5d81e0-e90f-45ec-9a87-ee56eaf72e4c Sep 01 01:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b5fce8bf-0921-4ea2-8949-93c6faf38dd1 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b5fce8bf-0921-4ea2-8949-93c6faf38dd1 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:48 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-b5fce8bf-0921-4ea2-8949-93c6faf38dd1 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Delete volume with id: 1a5d81e0-e90f-45ec-9a87-ee56eaf72e4c Sep 01 01:26:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-00c167e2-ac32-4739-8c79-a12eeff0f3c3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:48 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:48 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:48 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:48 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-00c167e2-ac32-4739-8c79-a12eeff0f3c3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/df8da5e1-0a37-4745-901d-2c63554abb31 Sep 01 01:26:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b5fce8bf-0921-4ea2-8949-93c6faf38dd1 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Volume info retrieved successfully. Sep 01 01:26:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-00c167e2-ac32-4739-8c79-a12eeff0f3c3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-00c167e2-ac32-4739-8c79-a12eeff0f3c3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-b5fce8bf-0921-4ea2-8949-93c6faf38dd1 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86751) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 01:26:48 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:48 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:48 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-00c167e2-ac32-4739-8c79-a12eeff0f3c3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-00c167e2-ac32-4739-8c79-a12eeff0f3c3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/df8da5e1-0a37-4745-901d-2c63554abb31 returned with HTTP 200 Sep 01 01:26:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1722/3477] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:48 2026] GET /volume/v3/snapshots/df8da5e1-0a37-4745-901d-2c63554abb31 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:48 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-b5fce8bf-0921-4ea2-8949-93c6faf38dd1 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-257539402 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-257539402, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:26:48 devstack devstack@c-api.service[86751]: WARNING cinder.quota [None req-b5fce8bf-0921-4ea2-8949-93c6faf38dd1 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-257539402 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-257539402, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-b5fce8bf-0921-4ea2-8949-93c6faf38dd1 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Created reservations ['ecd2c529-0678-4cc4-9e98-d19a39315d04', '7b595e7f-d968-4a92-b9b8-6edd949b0f8e', 'd700e912-2cbc-44c1-af11-793181f3eb0c', '8f0fb23b-4df5-4c9f-a051-892cb5c47c4e'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:48 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b5fce8bf-0921-4ea2-8949-93c6faf38dd1 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Delete volume request issued successfully. Sep 01 01:26:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b5fce8bf-0921-4ea2-8949-93c6faf38dd1 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] http://192.168.122.211/volume/v3/volumes/1a5d81e0-e90f-45ec-9a87-ee56eaf72e4c returned with HTTP 202 Sep 01 01:26:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1756/3478] 192.168.122.211 () {60 vars in 1275 bytes} [Tue Sep 1 01:26:48 2026] DELETE /volume/v3/volumes/1a5d81e0-e90f-45ec-9a87-ee56eaf72e4c => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9f903576-e366-461b-825f-cfbee42f82dc None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9f903576-e366-461b-825f-cfbee42f82dc tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] DELETE http://192.168.122.211/volume/v3/types/09b238b8-d77f-49a1-869b-827f5d4b517c Sep 01 01:26:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9f903576-e366-461b-825f-cfbee42f82dc tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9f903576-e366-461b-825f-cfbee42f82dc tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Calling method '_delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9f903576-e366-461b-825f-cfbee42f82dc tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] http://192.168.122.211/volume/v3/types/09b238b8-d77f-49a1-869b-827f5d4b517c returned with HTTP 202 Sep 01 01:26:48 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1723/3479] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:26:48 2026] DELETE /volume/v3/types/09b238b8-d77f-49a1-869b-827f5d4b517c => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e986ecdf-b5a9-4a74-bcb6-f92741f35660 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e986ecdf-b5a9-4a74-bcb6-f92741f35660 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] POST http://192.168.122.211/volume/v3/types Sep 01 01:26:48 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e986ecdf-b5a9-4a74-bcb6-f92741f35660 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-496121575", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1177829466", "vendor_name": "tempest-vendor_name-1738409458"}}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:48 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e986ecdf-b5a9-4a74-bcb6-f92741f35660 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] http://192.168.122.211/volume/v3/types returned with HTTP 200 Sep 01 01:26:48 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1757/3480] 192.168.122.211 () {60 vars in 1137 bytes} [Tue Sep 1 01:26:48 2026] POST /volume/v3/types => generated 329 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-000db00f-be81-4928-a91c-319eb9e533ed None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:48 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-000db00f-be81-4928-a91c-319eb9e533ed tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:26:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-000db00f-be81-4928-a91c-319eb9e533ed tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a49bc61e-5f23-4f44-9856-8317ab4836b1", "size": 1}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:48 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-000db00f-be81-4928-a91c-319eb9e533ed tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Create volume request body: {'volume': {'volume_type': 'a49bc61e-5f23-4f44-9856-8317ab4836b1', 'size': 1}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:26:48 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-000db00f-be81-4928-a91c-319eb9e533ed tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Create volume of 1 GB Sep 01 01:26:48 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:48 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:48 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-000db00f-be81-4928-a91c-319eb9e533ed tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Availability Zones retrieved successfully. Sep 01 01:26:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-000db00f-be81-4928-a91c-319eb9e533ed tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Flow 'volume_create_api' (d131857f-08bf-486e-85c8-2d39bb824654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-000db00f-be81-4928-a91c-319eb9e533ed tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b9dfbbf-77e8-4bde-932c-4a4c74bcdc29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-000db00f-be81-4928-a91c-319eb9e533ed tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:26:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-000db00f-be81-4928-a91c-319eb9e533ed tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b9dfbbf-77e8-4bde-932c-4a4c74bcdc29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1177829466',vendor_name='tempest-vendor_name-1738409458'},id=a49bc61e-5f23-4f44-9856-8317ab4836b1,is_public=True,name='tempest-ProjectMemberTests-volume-type-496121575',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a49bc61e-5f23-4f44-9856-8317ab4836b1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-000db00f-be81-4928-a91c-319eb9e533ed tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9063cb6d-c088-42a9-a4dd-94d5540ccc7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:48 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-000db00f-be81-4928-a91c-319eb9e533ed tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-496121575 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-496121575, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:26:48 devstack devstack@c-api.service[86752]: WARNING cinder.quota [None req-000db00f-be81-4928-a91c-319eb9e533ed tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-496121575 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-496121575, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:26:48 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-000db00f-be81-4928-a91c-319eb9e533ed tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Created reservations ['a20d1db0-098b-4f87-98ae-42ee28f963b1', '8af94f52-aaf5-41ce-8c0f-c67cc18e6936', '7910c466-2740-455c-ac44-6fec978c4e18', '17a9b7bc-d544-4b92-9814-eb94cc59169d'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-000db00f-be81-4928-a91c-319eb9e533ed tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9063cb6d-c088-42a9-a4dd-94d5540ccc7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a20d1db0-098b-4f87-98ae-42ee28f963b1', '8af94f52-aaf5-41ce-8c0f-c67cc18e6936', '7910c466-2740-455c-ac44-6fec978c4e18', '17a9b7bc-d544-4b92-9814-eb94cc59169d']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-000db00f-be81-4928-a91c-319eb9e533ed tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12bd989e-e3b3-4582-9481-e77bc00cfbab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:48 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:48 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-000db00f-be81-4928-a91c-319eb9e533ed tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12bd989e-e3b3-4582-9481-e77bc00cfbab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c8eb1e5-c97d-4c34-bdb7-0b9f79b367f6', '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='9d1c1497b7bb4ab18e93cabc5bf3d389',qos_specs=None,replication_status=,reservations=['a20d1db0-098b-4f87-98ae-42ee28f963b1','8af94f52-aaf5-41ce-8c0f-c67cc18e6936','7910c466-2740-455c-ac44-6fec978c4e18','17a9b7bc-d544-4b92-9814-eb94cc59169d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e746a389abb34815a8efc6b68261ad10',volume_type_id=a49bc61e-5f23-4f44-9856-8317ab4836b1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:26:48Z,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=2c8eb1e5-c97d-4c34-bdb7-0b9f79b367f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d1c1497b7bb4ab18e93cabc5bf3d389',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e746a389abb34815a8efc6b68261ad10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a49bc61e-5f23-4f44-9856-8317ab4836b1),volume_type_id=a49bc61e-5f23-4f44-9856-8317ab4836b1)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:48 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-000db00f-be81-4928-a91c-319eb9e533ed tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99289d19-c65e-43aa-adb8-503af5e1e4a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:49 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-000db00f-be81-4928-a91c-319eb9e533ed tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99289d19-c65e-43aa-adb8-503af5e1e4a9) transitioned into state 'SUCCESS' from 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='9d1c1497b7bb4ab18e93cabc5bf3d389',qos_specs=None,replication_status=,reservations=['a20d1db0-098b-4f87-98ae-42ee28f963b1','8af94f52-aaf5-41ce-8c0f-c67cc18e6936','7910c466-2740-455c-ac44-6fec978c4e18','17a9b7bc-d544-4b92-9814-eb94cc59169d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e746a389abb34815a8efc6b68261ad10',volume_type_id=a49bc61e-5f23-4f44-9856-8317ab4836b1)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:49 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-000db00f-be81-4928-a91c-319eb9e533ed tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a931cc96-0bc0-42cb-ac66-656d1376928c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:49 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-000db00f-be81-4928-a91c-319eb9e533ed tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a931cc96-0bc0-42cb-ac66-656d1376928c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:49 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-000db00f-be81-4928-a91c-319eb9e533ed tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Flow 'volume_create_api' (d131857f-08bf-486e-85c8-2d39bb824654) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:49 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-000db00f-be81-4928-a91c-319eb9e533ed tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Create volume request issued successfully. Sep 01 01:26:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-000db00f-be81-4928-a91c-319eb9e533ed tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:26:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1724/3481] 192.168.122.211 () {62 vars in 1182 bytes} [Tue Sep 1 01:26:48 2026] POST /volume/v3/volumes => generated 781 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:26:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e03d2b7f-3d38-4d4b-98ed-03c719a5d0e1 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e03d2b7f-3d38-4d4b-98ed-03c719a5d0e1 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] GET http://192.168.122.211/volume/v3/volumes/2c8eb1e5-c97d-4c34-bdb7-0b9f79b367f6 Sep 01 01:26:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e03d2b7f-3d38-4d4b-98ed-03c719a5d0e1 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e03d2b7f-3d38-4d4b-98ed-03c719a5d0e1 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:49 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:49 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e03d2b7f-3d38-4d4b-98ed-03c719a5d0e1 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Volume info retrieved successfully. Sep 01 01:26:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e03d2b7f-3d38-4d4b-98ed-03c719a5d0e1 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] http://192.168.122.211/volume/v3/volumes/2c8eb1e5-c97d-4c34-bdb7-0b9f79b367f6 returned with HTTP 200 Sep 01 01:26:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1758/3482] 192.168.122.211 () {60 vars in 1272 bytes} [Tue Sep 1 01:26:49 2026] GET /volume/v3/volumes/2c8eb1e5-c97d-4c34-bdb7-0b9f79b367f6 => generated 960 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c18d8640-f339-4999-8db3-e79097666484 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c18d8640-f339-4999-8db3-e79097666484 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/df8da5e1-0a37-4745-901d-2c63554abb31 Sep 01 01:26:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c18d8640-f339-4999-8db3-e79097666484 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c18d8640-f339-4999-8db3-e79097666484 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:49 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:49 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:49 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c18d8640-f339-4999-8db3-e79097666484 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c18d8640-f339-4999-8db3-e79097666484 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/df8da5e1-0a37-4745-901d-2c63554abb31 returned with HTTP 200 Sep 01 01:26:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1725/3483] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:49 2026] GET /volume/v3/snapshots/df8da5e1-0a37-4745-901d-2c63554abb31 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a06c9e4d-ab55-4265-b695-849962c5ddac None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a06c9e4d-ab55-4265-b695-849962c5ddac tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] GET http://192.168.122.211/volume/v3/snapshots/df8da5e1-0a37-4745-901d-2c63554abb31 Sep 01 01:26:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a06c9e4d-ab55-4265-b695-849962c5ddac tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a06c9e4d-ab55-4265-b695-849962c5ddac tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a06c9e4d-ab55-4265-b695-849962c5ddac tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Snapshot retrieved successfully. Sep 01 01:26:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a06c9e4d-ab55-4265-b695-849962c5ddac tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] http://192.168.122.211/volume/v3/snapshots/df8da5e1-0a37-4745-901d-2c63554abb31 returned with HTTP 200 Sep 01 01:26:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1759/3484] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:49 2026] GET /volume/v3/snapshots/df8da5e1-0a37-4745-901d-2c63554abb31 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7a4d9a41-9b51-4959-a876-dc94d3e3143b None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7a4d9a41-9b51-4959-a876-dc94d3e3143b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] DELETE http://192.168.122.211/volume/v3/snapshots/df8da5e1-0a37-4745-901d-2c63554abb31 Sep 01 01:26:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7a4d9a41-9b51-4959-a876-dc94d3e3143b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:49 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7a4d9a41-9b51-4959-a876-dc94d3e3143b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:49 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-7a4d9a41-9b51-4959-a876-dc94d3e3143b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Delete snapshot with id: df8da5e1-0a37-4745-901d-2c63554abb31 Sep 01 01:26:49 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:49 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:49 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7a4d9a41-9b51-4959-a876-dc94d3e3143b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:49 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:49 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:49 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7a4d9a41-9b51-4959-a876-dc94d3e3143b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot delete request issued successfully. Sep 01 01:26:49 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7a4d9a41-9b51-4959-a876-dc94d3e3143b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/df8da5e1-0a37-4745-901d-2c63554abb31 returned with HTTP 202 Sep 01 01:26:49 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1726/3485] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:26:49 2026] DELETE /volume/v3/snapshots/df8da5e1-0a37-4745-901d-2c63554abb31 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f7f6b3c9-505b-4248-a715-bfdc36c47977 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f7f6b3c9-505b-4248-a715-bfdc36c47977 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/df8da5e1-0a37-4745-901d-2c63554abb31 Sep 01 01:26:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f7f6b3c9-505b-4248-a715-bfdc36c47977 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:49 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f7f6b3c9-505b-4248-a715-bfdc36c47977 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:49 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:49 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:49 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f7f6b3c9-505b-4248-a715-bfdc36c47977 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:49 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f7f6b3c9-505b-4248-a715-bfdc36c47977 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/df8da5e1-0a37-4745-901d-2c63554abb31 returned with HTTP 200 Sep 01 01:26:49 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1760/3486] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:49 2026] GET /volume/v3/snapshots/df8da5e1-0a37-4745-901d-2c63554abb31 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-49bc37de-1d2c-4c79-8530-fc189a1a5633 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-49bc37de-1d2c-4c79-8530-fc189a1a5633 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] GET http://192.168.122.211/volume/v3/volumes/2c8eb1e5-c97d-4c34-bdb7-0b9f79b367f6 Sep 01 01:26:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-49bc37de-1d2c-4c79-8530-fc189a1a5633 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-49bc37de-1d2c-4c79-8530-fc189a1a5633 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:50 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:50 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:50 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:50 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:50 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-49bc37de-1d2c-4c79-8530-fc189a1a5633 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Volume info retrieved successfully. Sep 01 01:26:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-49bc37de-1d2c-4c79-8530-fc189a1a5633 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] http://192.168.122.211/volume/v3/volumes/2c8eb1e5-c97d-4c34-bdb7-0b9f79b367f6 returned with HTTP 200 Sep 01 01:26:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1727/3487] 192.168.122.211 () {60 vars in 1272 bytes} [Tue Sep 1 01:26:50 2026] GET /volume/v3/volumes/2c8eb1e5-c97d-4c34-bdb7-0b9f79b367f6 => generated 981 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-00196d33-fe6e-4b65-9c69-61be47100685 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-00196d33-fe6e-4b65-9c69-61be47100685 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] GET http://192.168.122.211/volume/v3/messages Sep 01 01:26:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-00196d33-fe6e-4b65-9c69-61be47100685 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-00196d33-fe6e-4b65-9c69-61be47100685 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-00196d33-fe6e-4b65-9c69-61be47100685 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] http://192.168.122.211/volume/v3/messages returned with HTTP 200 Sep 01 01:26:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1761/3488] 192.168.122.211 () {60 vars in 1164 bytes} [Tue Sep 1 01:26:50 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-55c82446-6f01-4384-818b-1c6434ab6ed5 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-55c82446-6f01-4384-818b-1c6434ab6ed5 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-member] GET http://192.168.122.211/volume/v3/messages/6bc22a37-0d45-41b7-882e-551f067e83de Sep 01 01:26:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-55c82446-6f01-4384-818b-1c6434ab6ed5 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-member] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-55c82446-6f01-4384-818b-1c6434ab6ed5 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-member] Calling method 'version_select' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-55c82446-6f01-4384-818b-1c6434ab6ed5 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-member] http://192.168.122.211/volume/v3/messages/6bc22a37-0d45-41b7-882e-551f067e83de returned with HTTP 200 Sep 01 01:26:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1728/3489] 192.168.122.211 () {60 vars in 1275 bytes} [Tue Sep 1 01:26:50 2026] GET /volume/v3/messages/6bc22a37-0d45-41b7-882e-551f067e83de => generated 675 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-45da339a-aa54-47e2-b092-6d418b9923d5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-45da339a-aa54-47e2-b092-6d418b9923d5 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] DELETE http://192.168.122.211/volume/v3/messages/6bc22a37-0d45-41b7-882e-551f067e83de Sep 01 01:26:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-45da339a-aa54-47e2-b092-6d418b9923d5 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-45da339a-aa54-47e2-b092-6d418b9923d5 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-45da339a-aa54-47e2-b092-6d418b9923d5 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] http://192.168.122.211/volume/v3/messages/6bc22a37-0d45-41b7-882e-551f067e83de returned with HTTP 204 Sep 01 01:26:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1762/3490] 192.168.122.211 () {60 vars in 1278 bytes} [Tue Sep 1 01:26:50 2026] DELETE /volume/v3/messages/6bc22a37-0d45-41b7-882e-551f067e83de => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 01:26:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c511a0c3-0f3c-4797-b9c4-a027fb358cb2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c511a0c3-0f3c-4797-b9c4-a027fb358cb2 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/2c8eb1e5-c97d-4c34-bdb7-0b9f79b367f6 Sep 01 01:26:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c511a0c3-0f3c-4797-b9c4-a027fb358cb2 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c511a0c3-0f3c-4797-b9c4-a027fb358cb2 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:50 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-c511a0c3-0f3c-4797-b9c4-a027fb358cb2 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Delete volume with id: 2c8eb1e5-c97d-4c34-bdb7-0b9f79b367f6 Sep 01 01:26:50 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:50 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:50 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:50 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:50 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c511a0c3-0f3c-4797-b9c4-a027fb358cb2 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Volume info retrieved successfully. Sep 01 01:26:50 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-c511a0c3-0f3c-4797-b9c4-a027fb358cb2 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86752) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 01:26:50 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-c511a0c3-0f3c-4797-b9c4-a027fb358cb2 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Created reservations ['20e69901-3bec-486f-9b1b-6a129ad15c3d', '42e3c35e-5213-40a3-881a-15171af5303f', 'bb74ebcd-f826-4a1f-8e0f-63eef8370cb4', '59bfe41e-b82c-4207-8c92-3d805abf4225'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:50 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c511a0c3-0f3c-4797-b9c4-a027fb358cb2 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Delete volume request issued successfully. Sep 01 01:26:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c511a0c3-0f3c-4797-b9c4-a027fb358cb2 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] http://192.168.122.211/volume/v3/volumes/2c8eb1e5-c97d-4c34-bdb7-0b9f79b367f6 returned with HTTP 202 Sep 01 01:26:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1729/3491] 192.168.122.211 () {60 vars in 1275 bytes} [Tue Sep 1 01:26:50 2026] DELETE /volume/v3/volumes/2c8eb1e5-c97d-4c34-bdb7-0b9f79b367f6 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-193970b2-8b01-4a55-8097-9761a64ba548 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-193970b2-8b01-4a55-8097-9761a64ba548 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] DELETE http://192.168.122.211/volume/v3/types/a49bc61e-5f23-4f44-9856-8317ab4836b1 Sep 01 01:26:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-193970b2-8b01-4a55-8097-9761a64ba548 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:50 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-193970b2-8b01-4a55-8097-9761a64ba548 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] Calling method '_delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:50 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-193970b2-8b01-4a55-8097-9761a64ba548 tempest-ProjectMemberTests-1681548912 tempest-ProjectMemberTests-1681548912-project-admin] http://192.168.122.211/volume/v3/types/a49bc61e-5f23-4f44-9856-8317ab4836b1 returned with HTTP 202 Sep 01 01:26:50 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1763/3492] 192.168.122.211 () {58 vars in 1229 bytes} [Tue Sep 1 01:26:50 2026] DELETE /volume/v3/types/a49bc61e-5f23-4f44-9856-8317ab4836b1 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-727a697f-3248-4cda-aadf-327ef97758d6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-727a697f-3248-4cda-aadf-327ef97758d6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/df8da5e1-0a37-4745-901d-2c63554abb31 Sep 01 01:26:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-727a697f-3248-4cda-aadf-327ef97758d6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:50 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-727a697f-3248-4cda-aadf-327ef97758d6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:50 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:50 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:50 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-727a697f-3248-4cda-aadf-327ef97758d6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:50 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-727a697f-3248-4cda-aadf-327ef97758d6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/df8da5e1-0a37-4745-901d-2c63554abb31 returned with HTTP 200 Sep 01 01:26:50 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1730/3493] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:50 2026] GET /volume/v3/snapshots/df8da5e1-0a37-4745-901d-2c63554abb31 => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e385728d-eaea-43e8-b880-16d2b69b3f87 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e385728d-eaea-43e8-b880-16d2b69b3f87 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/df8da5e1-0a37-4745-901d-2c63554abb31 Sep 01 01:26:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e385728d-eaea-43e8-b880-16d2b69b3f87 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e385728d-eaea-43e8-b880-16d2b69b3f87 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e385728d-eaea-43e8-b880-16d2b69b3f87 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/df8da5e1-0a37-4745-901d-2c63554abb31 returned with HTTP 404 Sep 01 01:26:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1764/3494] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:51 2026] GET /volume/v3/snapshots/df8da5e1-0a37-4745-901d-2c63554abb31 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c72d211f-369b-4b42-b060-73d1dfbba5d9 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c72d211f-369b-4b42-b060-73d1dfbba5d9 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/ea260ece-645b-4579-a1bb-237174433290 Sep 01 01:26:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c72d211f-369b-4b42-b060-73d1dfbba5d9 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:51 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c72d211f-369b-4b42-b060-73d1dfbba5d9 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:51 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-c72d211f-369b-4b42-b060-73d1dfbba5d9 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Delete volume with id: ea260ece-645b-4579-a1bb-237174433290 Sep 01 01:26:51 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:51 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:51 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:51 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:51 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c72d211f-369b-4b42-b060-73d1dfbba5d9 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:51 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-c72d211f-369b-4b42-b060-73d1dfbba5d9 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Delete volume request issued successfully. Sep 01 01:26:51 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c72d211f-369b-4b42-b060-73d1dfbba5d9 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/ea260ece-645b-4579-a1bb-237174433290 returned with HTTP 202 Sep 01 01:26:51 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1731/3495] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:26:51 2026] DELETE /volume/v3/volumes/ea260ece-645b-4579-a1bb-237174433290 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-144a98a8-f485-405d-a501-8241c55898db None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-144a98a8-f485-405d-a501-8241c55898db tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/ea260ece-645b-4579-a1bb-237174433290 Sep 01 01:26:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-144a98a8-f485-405d-a501-8241c55898db tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:51 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-144a98a8-f485-405d-a501-8241c55898db tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:51 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:51 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:51 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:51 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:51 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-144a98a8-f485-405d-a501-8241c55898db tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:51 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-144a98a8-f485-405d-a501-8241c55898db tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/ea260ece-645b-4579-a1bb-237174433290 returned with HTTP 200 Sep 01 01:26:51 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1765/3496] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:51 2026] GET /volume/v3/volumes/ea260ece-645b-4579-a1bb-237174433290 => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-04f2f9e7-9626-4973-a7de-3b058b3368dd None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-04f2f9e7-9626-4973-a7de-3b058b3368dd tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/ea260ece-645b-4579-a1bb-237174433290 Sep 01 01:26:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-04f2f9e7-9626-4973-a7de-3b058b3368dd tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:52 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-04f2f9e7-9626-4973-a7de-3b058b3368dd tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:52 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-04f2f9e7-9626-4973-a7de-3b058b3368dd tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/ea260ece-645b-4579-a1bb-237174433290 returned with HTTP 404 Sep 01 01:26:52 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1732/3497] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:52 2026] GET /volume/v3/volumes/ea260ece-645b-4579-a1bb-237174433290 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-86e93dc9-902d-4cb7-b370-fc52f1d4a17a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:52 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-86e93dc9-902d-4cb7-b370-fc52f1d4a17a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:26:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-86e93dc9-902d-4cb7-b370-fc52f1d4a17a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1008030881"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:52 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-86e93dc9-902d-4cb7-b370-fc52f1d4a17a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1008030881'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:26:52 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-86e93dc9-902d-4cb7-b370-fc52f1d4a17a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create volume of 1 GB Sep 01 01:26:52 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-86e93dc9-902d-4cb7-b370-fc52f1d4a17a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Availability Zones retrieved successfully. Sep 01 01:26:52 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-86e93dc9-902d-4cb7-b370-fc52f1d4a17a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Flow 'volume_create_api' (f25c36a4-b490-48d5-a811-8bffe9e9fe1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:52 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-86e93dc9-902d-4cb7-b370-fc52f1d4a17a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (132922ca-008f-4e14-a6f1-afef9e70c54c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:52 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-86e93dc9-902d-4cb7-b370-fc52f1d4a17a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:26:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-86e93dc9-902d-4cb7-b370-fc52f1d4a17a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (132922ca-008f-4e14-a6f1-afef9e70c54c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-86e93dc9-902d-4cb7-b370-fc52f1d4a17a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcf67887-22f6-46f0-a4ca-6003a7979814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:53 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-86e93dc9-902d-4cb7-b370-fc52f1d4a17a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Created reservations ['6e841cf3-f5fe-41b5-a3b8-d9316ba818b0', '8ab27c01-535d-441c-82dc-583ce6bcc9d3', 'b0d86d44-6172-4c06-833f-9bfe60da5de7', '24cda8ac-f962-4de1-8584-74591762440c'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-86e93dc9-902d-4cb7-b370-fc52f1d4a17a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcf67887-22f6-46f0-a4ca-6003a7979814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e841cf3-f5fe-41b5-a3b8-d9316ba818b0', '8ab27c01-535d-441c-82dc-583ce6bcc9d3', 'b0d86d44-6172-4c06-833f-9bfe60da5de7', '24cda8ac-f962-4de1-8584-74591762440c']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-86e93dc9-902d-4cb7-b370-fc52f1d4a17a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d00eb42-b33a-4be9-9928-3aaf1e3b7531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:53 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:53 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-86e93dc9-902d-4cb7-b370-fc52f1d4a17a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d00eb42-b33a-4be9-9928-3aaf1e3b7531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1796a72d-eaf1-4549-b0be-9c46bea53bd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1008030881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6426a466375e4e4aa4eae923279369d8',qos_specs=None,replication_status=,reservations=['6e841cf3-f5fe-41b5-a3b8-d9316ba818b0','8ab27c01-535d-441c-82dc-583ce6bcc9d3','b0d86d44-6172-4c06-833f-9bfe60da5de7','24cda8ac-f962-4de1-8584-74591762440c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8002eaaa87724c26b14fac8fb119a387',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:26:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1008030881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1796a72d-eaf1-4549-b0be-9c46bea53bd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6426a466375e4e4aa4eae923279369d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8002eaaa87724c26b14fac8fb119a387',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-86e93dc9-902d-4cb7-b370-fc52f1d4a17a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4841d158-dc6e-4ddf-807e-b0848216d571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-86e93dc9-902d-4cb7-b370-fc52f1d4a17a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4841d158-dc6e-4ddf-807e-b0848216d571) transitioned into state 'SUCCESS' from state '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-1008030881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6426a466375e4e4aa4eae923279369d8',qos_specs=None,replication_status=,reservations=['6e841cf3-f5fe-41b5-a3b8-d9316ba818b0','8ab27c01-535d-441c-82dc-583ce6bcc9d3','b0d86d44-6172-4c06-833f-9bfe60da5de7','24cda8ac-f962-4de1-8584-74591762440c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8002eaaa87724c26b14fac8fb119a387',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-86e93dc9-902d-4cb7-b370-fc52f1d4a17a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97f36e17-be71-41fd-97c1-f9fc4cbcff06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-86e93dc9-902d-4cb7-b370-fc52f1d4a17a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97f36e17-be71-41fd-97c1-f9fc4cbcff06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:53 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-86e93dc9-902d-4cb7-b370-fc52f1d4a17a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Flow 'volume_create_api' (f25c36a4-b490-48d5-a811-8bffe9e9fe1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:53 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-86e93dc9-902d-4cb7-b370-fc52f1d4a17a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create volume request issued successfully. Sep 01 01:26:53 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-86e93dc9-902d-4cb7-b370-fc52f1d4a17a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:26:53 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1766/3498] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:26:52 2026] POST /volume/v3/volumes => generated 787 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:26:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e7502486-dcbd-44e3-b26d-b0a847609eca None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e7502486-dcbd-44e3-b26d-b0a847609eca tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/1796a72d-eaf1-4549-b0be-9c46bea53bd0 Sep 01 01:26:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e7502486-dcbd-44e3-b26d-b0a847609eca tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:53 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e7502486-dcbd-44e3-b26d-b0a847609eca tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:53 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:53 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:53 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:53 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:53 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e7502486-dcbd-44e3-b26d-b0a847609eca tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:53 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e7502486-dcbd-44e3-b26d-b0a847609eca tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/1796a72d-eaf1-4549-b0be-9c46bea53bd0 returned with HTTP 200 Sep 01 01:26:53 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1733/3499] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:53 2026] GET /volume/v3/volumes/1796a72d-eaf1-4549-b0be-9c46bea53bd0 => generated 966 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:53 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5c70b80e-aea2-45aa-85ce-a0098d082cf3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c70b80e-aea2-45aa-85ce-a0098d082cf3 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c70b80e-aea2-45aa-85ce-a0098d082cf3 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1997857082"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-5c70b80e-aea2-45aa-85ce-a0098d082cf3 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1997857082'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:26:54 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-5c70b80e-aea2-45aa-85ce-a0098d082cf3 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Create volume of 1 GB Sep 01 01:26:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5c70b80e-aea2-45aa-85ce-a0098d082cf3 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Availability Zones retrieved successfully. Sep 01 01:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c70b80e-aea2-45aa-85ce-a0098d082cf3 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Flow 'volume_create_api' (eac87636-af98-4703-b5d6-8f154a096b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c70b80e-aea2-45aa-85ce-a0098d082cf3 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e87ea324-dfa8-45ad-bcfb-97be9e7381c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-5c70b80e-aea2-45aa-85ce-a0098d082cf3 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c70b80e-aea2-45aa-85ce-a0098d082cf3 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e87ea324-dfa8-45ad-bcfb-97be9e7381c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c70b80e-aea2-45aa-85ce-a0098d082cf3 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8445e26a-bcdb-4d0f-81dd-e240eee5950e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-5c70b80e-aea2-45aa-85ce-a0098d082cf3 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Created reservations ['0da94e32-54ea-441c-9fcd-c2b3dc76ab83', '04f7e08d-bdb7-4d01-a2d0-4b5dd076ca97', 'bc2d963d-bd1a-45e5-b5bd-54bcd4d6b9bf', 'd53942e1-b84f-4c84-89aa-fec1bbae300b'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c70b80e-aea2-45aa-85ce-a0098d082cf3 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8445e26a-bcdb-4d0f-81dd-e240eee5950e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0da94e32-54ea-441c-9fcd-c2b3dc76ab83', '04f7e08d-bdb7-4d01-a2d0-4b5dd076ca97', 'bc2d963d-bd1a-45e5-b5bd-54bcd4d6b9bf', 'd53942e1-b84f-4c84-89aa-fec1bbae300b']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c70b80e-aea2-45aa-85ce-a0098d082cf3 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (719f14dc-e8e7-4190-944b-14f58c2869c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-11264c51-84d3-4be7-8098-3954fe82c1e2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-11264c51-84d3-4be7-8098-3954fe82c1e2 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/1796a72d-eaf1-4549-b0be-9c46bea53bd0 Sep 01 01:26:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-11264c51-84d3-4be7-8098-3954fe82c1e2 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-11264c51-84d3-4be7-8098-3954fe82c1e2 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:54 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:54 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:54 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:54 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c70b80e-aea2-45aa-85ce-a0098d082cf3 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (719f14dc-e8e7-4190-944b-14f58c2869c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfe87770-51f6-4b46-b386-9896aa43211e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1997857082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951d8710de6047ffb6ba1ebfbf62ad1c',qos_specs=None,replication_status=,reservations=['0da94e32-54ea-441c-9fcd-c2b3dc76ab83','04f7e08d-bdb7-4d01-a2d0-4b5dd076ca97','bc2d963d-bd1a-45e5-b5bd-54bcd4d6b9bf','d53942e1-b84f-4c84-89aa-fec1bbae300b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1e9ae2104c44f679f509d3bddedc424',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:26:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1997857082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfe87770-51f6-4b46-b386-9896aa43211e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='951d8710de6047ffb6ba1ebfbf62ad1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1e9ae2104c44f679f509d3bddedc424',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c70b80e-aea2-45aa-85ce-a0098d082cf3 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5decf116-c36f-45b2-b601-06f36bf16645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-11264c51-84d3-4be7-8098-3954fe82c1e2 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-11264c51-84d3-4be7-8098-3954fe82c1e2 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/1796a72d-eaf1-4549-b0be-9c46bea53bd0 returned with HTTP 200 Sep 01 01:26:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1734/3500] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:54 2026] GET /volume/v3/volumes/1796a72d-eaf1-4549-b0be-9c46bea53bd0 => generated 1017 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b87f3f05-819d-432e-8e92-f5dc409eb501 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b87f3f05-819d-432e-8e92-f5dc409eb501 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:26:54 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b87f3f05-819d-432e-8e92-f5dc409eb501 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1796a72d-eaf1-4549-b0be-9c46bea53bd0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-222380222"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c70b80e-aea2-45aa-85ce-a0098d082cf3 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5decf116-c36f-45b2-b601-06f36bf16645) transitioned into state 'SUCCESS' from state '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-1997857082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951d8710de6047ffb6ba1ebfbf62ad1c',qos_specs=None,replication_status=,reservations=['0da94e32-54ea-441c-9fcd-c2b3dc76ab83','04f7e08d-bdb7-4d01-a2d0-4b5dd076ca97','bc2d963d-bd1a-45e5-b5bd-54bcd4d6b9bf','d53942e1-b84f-4c84-89aa-fec1bbae300b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1e9ae2104c44f679f509d3bddedc424',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c70b80e-aea2-45aa-85ce-a0098d082cf3 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5a29e01-6fe9-49af-af87-0c241f0c021a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:54 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:54 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:54 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:54 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b87f3f05-819d-432e-8e92-f5dc409eb501 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:54 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-b87f3f05-819d-432e-8e92-f5dc409eb501 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create snapshot from volume 1796a72d-eaf1-4549-b0be-9c46bea53bd0 Sep 01 01:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c70b80e-aea2-45aa-85ce-a0098d082cf3 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5a29e01-6fe9-49af-af87-0c241f0c021a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-5c70b80e-aea2-45aa-85ce-a0098d082cf3 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Flow 'volume_create_api' (eac87636-af98-4703-b5d6-8f154a096b15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5c70b80e-aea2-45aa-85ce-a0098d082cf3 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Create volume request issued successfully. Sep 01 01:26:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c70b80e-aea2-45aa-85ce-a0098d082cf3 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:26:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1767/3501] 192.168.122.211 () {62 vars in 1183 bytes} [Tue Sep 1 01:26:53 2026] POST /volume/v3/volumes => generated 787 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-acfb18cd-4f6f-4060-b08a-5dbfb40dd779 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-acfb18cd-4f6f-4060-b08a-5dbfb40dd779 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] GET http://192.168.122.211/volume/v3/volumes/dfe87770-51f6-4b46-b386-9896aa43211e Sep 01 01:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-acfb18cd-4f6f-4060-b08a-5dbfb40dd779 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-acfb18cd-4f6f-4060-b08a-5dbfb40dd779 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:54 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:54 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-acfb18cd-4f6f-4060-b08a-5dbfb40dd779 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Volume info retrieved successfully. Sep 01 01:26:54 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-b87f3f05-819d-432e-8e92-f5dc409eb501 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Created reservations ['d0abe66d-862c-4dff-9d5e-7da73437ca70', '7e248c6e-5550-42b7-84e6-bc750afe5c6e', 'a2764ee3-3fc1-41fe-ab0e-21e0c4a0749c', '83e876cc-0ccf-4626-93cb-b315d8dd1d87'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-acfb18cd-4f6f-4060-b08a-5dbfb40dd779 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] http://192.168.122.211/volume/v3/volumes/dfe87770-51f6-4b46-b386-9896aa43211e returned with HTTP 200 Sep 01 01:26:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1768/3502] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:26:54 2026] GET /volume/v3/volumes/dfe87770-51f6-4b46-b386-9896aa43211e => generated 966 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:54 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:54 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:54 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-b87f3f05-819d-432e-8e92-f5dc409eb501 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot create request issued successfully. Sep 01 01:26:54 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b87f3f05-819d-432e-8e92-f5dc409eb501 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:26:54 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1735/3503] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:26:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-fde08bea-4de5-4a15-836b-a68e0578eb3e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fde08bea-4de5-4a15-836b-a68e0578eb3e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/ffbaa946-cf68-412f-8dc6-7721bee8f9df Sep 01 01:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fde08bea-4de5-4a15-836b-a68e0578eb3e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:54 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-fde08bea-4de5-4a15-836b-a68e0578eb3e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:54 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:54 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:54 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-fde08bea-4de5-4a15-836b-a68e0578eb3e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:54 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-fde08bea-4de5-4a15-836b-a68e0578eb3e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/ffbaa946-cf68-412f-8dc6-7721bee8f9df returned with HTTP 200 Sep 01 01:26:54 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1769/3504] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:54 2026] GET /volume/v3/snapshots/ffbaa946-cf68-412f-8dc6-7721bee8f9df => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-99d9b159-52cb-47d6-a1f8-8159a7e5c86f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-99d9b159-52cb-47d6-a1f8-8159a7e5c86f tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] GET http://192.168.122.211/volume/v3/volumes/dfe87770-51f6-4b46-b386-9896aa43211e Sep 01 01:26:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-99d9b159-52cb-47d6-a1f8-8159a7e5c86f tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:55 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-99d9b159-52cb-47d6-a1f8-8159a7e5c86f tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:55 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:55 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:55 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:55 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:55 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-99d9b159-52cb-47d6-a1f8-8159a7e5c86f tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Volume info retrieved successfully. Sep 01 01:26:55 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-99d9b159-52cb-47d6-a1f8-8159a7e5c86f tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] http://192.168.122.211/volume/v3/volumes/dfe87770-51f6-4b46-b386-9896aa43211e returned with HTTP 200 Sep 01 01:26:55 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1736/3505] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:26:55 2026] GET /volume/v3/volumes/dfe87770-51f6-4b46-b386-9896aa43211e => generated 1016 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:26:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-e2bc34b1-d666-4c32-9fc3-ac3e473c9e1e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e2bc34b1-d666-4c32-9fc3-ac3e473c9e1e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/ffbaa946-cf68-412f-8dc6-7721bee8f9df Sep 01 01:26:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e2bc34b1-d666-4c32-9fc3-ac3e473c9e1e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:55 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-e2bc34b1-d666-4c32-9fc3-ac3e473c9e1e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:55 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:55 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:55 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-e2bc34b1-d666-4c32-9fc3-ac3e473c9e1e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:55 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-e2bc34b1-d666-4c32-9fc3-ac3e473c9e1e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/ffbaa946-cf68-412f-8dc6-7721bee8f9df returned with HTTP 200 Sep 01 01:26:55 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1770/3506] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:55 2026] GET /volume/v3/snapshots/ffbaa946-cf68-412f-8dc6-7721bee8f9df => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a1265114-8861-4800-8071-a701d08ec48f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a1265114-8861-4800-8071-a701d08ec48f tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] GET http://192.168.122.211/volume/v3/volumes/dfe87770-51f6-4b46-b386-9896aa43211e Sep 01 01:26:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a1265114-8861-4800-8071-a701d08ec48f tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a1265114-8861-4800-8071-a701d08ec48f tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:56 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:56 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:56 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:56 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b55194d0-02c2-4b5b-99d8-53b8e23c6818 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:56 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a1265114-8861-4800-8071-a701d08ec48f tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Volume info retrieved successfully. Sep 01 01:26:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b55194d0-02c2-4b5b-99d8-53b8e23c6818 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/ffbaa946-cf68-412f-8dc6-7721bee8f9df Sep 01 01:26:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b55194d0-02c2-4b5b-99d8-53b8e23c6818 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b55194d0-02c2-4b5b-99d8-53b8e23c6818 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a1265114-8861-4800-8071-a701d08ec48f tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] http://192.168.122.211/volume/v3/volumes/dfe87770-51f6-4b46-b386-9896aa43211e returned with HTTP 200 Sep 01 01:26:56 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1737/3507] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:26:56 2026] GET /volume/v3/volumes/dfe87770-51f6-4b46-b386-9896aa43211e => generated 1017 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:26:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b55194d0-02c2-4b5b-99d8-53b8e23c6818 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b55194d0-02c2-4b5b-99d8-53b8e23c6818 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/ffbaa946-cf68-412f-8dc6-7721bee8f9df returned with HTTP 200 Sep 01 01:26:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1771/3508] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:56 2026] GET /volume/v3/snapshots/ffbaa946-cf68-412f-8dc6-7721bee8f9df => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0807a14e-ac72-4444-8aa2-5328aed49877 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0807a14e-ac72-4444-8aa2-5328aed49877 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-reader] GET http://192.168.122.211/volume/v3/volumes Sep 01 01:26:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0807a14e-ac72-4444-8aa2-5328aed49877 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-reader] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0807a14e-ac72-4444-8aa2-5328aed49877 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-reader] Calling method 'index' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-0807a14e-ac72-4444-8aa2-5328aed49877 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-reader] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:26:56 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0807a14e-ac72-4444-8aa2-5328aed49877 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:26:56 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:56 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:56 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0807a14e-ac72-4444-8aa2-5328aed49877 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-reader] Get all volumes completed successfully. Sep 01 01:26:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0807a14e-ac72-4444-8aa2-5328aed49877 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-reader] http://192.168.122.211/volume/v3/volumes returned with HTTP 200 Sep 01 01:26:56 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1738/3509] 192.168.122.211 () {60 vars in 1162 bytes} [Tue Sep 1 01:26:56 2026] GET /volume/v3/volumes => generated 344 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5c5b5622-0f96-4f93-b43a-1368fca87025 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c5b5622-0f96-4f93-b43a-1368fca87025 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/dfe87770-51f6-4b46-b386-9896aa43211e Sep 01 01:26:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c5b5622-0f96-4f93-b43a-1368fca87025 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:56 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5c5b5622-0f96-4f93-b43a-1368fca87025 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:56 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-5c5b5622-0f96-4f93-b43a-1368fca87025 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Delete volume with id: dfe87770-51f6-4b46-b386-9896aa43211e Sep 01 01:26:56 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:56 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:56 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:56 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5c5b5622-0f96-4f93-b43a-1368fca87025 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Volume info retrieved successfully. Sep 01 01:26:56 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5c5b5622-0f96-4f93-b43a-1368fca87025 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Delete volume request issued successfully. Sep 01 01:26:56 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5c5b5622-0f96-4f93-b43a-1368fca87025 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] http://192.168.122.211/volume/v3/volumes/dfe87770-51f6-4b46-b386-9896aa43211e returned with HTTP 202 Sep 01 01:26:56 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1772/3510] 192.168.122.211 () {60 vars in 1276 bytes} [Tue Sep 1 01:26:56 2026] DELETE /volume/v3/volumes/dfe87770-51f6-4b46-b386-9896aa43211e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:26:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-ca8b523a-22f2-4d91-9485-77dcf6b17246 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ca8b523a-22f2-4d91-9485-77dcf6b17246 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] GET http://192.168.122.211/volume/v3/volumes/dfe87770-51f6-4b46-b386-9896aa43211e Sep 01 01:26:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ca8b523a-22f2-4d91-9485-77dcf6b17246 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:56 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-ca8b523a-22f2-4d91-9485-77dcf6b17246 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:56 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:56 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:56 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:56 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:56 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-ca8b523a-22f2-4d91-9485-77dcf6b17246 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Volume info retrieved successfully. Sep 01 01:26:56 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-ca8b523a-22f2-4d91-9485-77dcf6b17246 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] http://192.168.122.211/volume/v3/volumes/dfe87770-51f6-4b46-b386-9896aa43211e returned with HTTP 200 Sep 01 01:26:56 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1739/3511] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:26:56 2026] GET /volume/v3/volumes/dfe87770-51f6-4b46-b386-9896aa43211e => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:26:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-511be688-7e4e-43fc-a8f8-fcde1a8b2abb None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-511be688-7e4e-43fc-a8f8-fcde1a8b2abb tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/ffbaa946-cf68-412f-8dc6-7721bee8f9df Sep 01 01:26:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-511be688-7e4e-43fc-a8f8-fcde1a8b2abb tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-511be688-7e4e-43fc-a8f8-fcde1a8b2abb tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-511be688-7e4e-43fc-a8f8-fcde1a8b2abb tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-511be688-7e4e-43fc-a8f8-fcde1a8b2abb tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/ffbaa946-cf68-412f-8dc6-7721bee8f9df returned with HTTP 200 Sep 01 01:26:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1773/3512] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:57 2026] GET /volume/v3/snapshots/ffbaa946-cf68-412f-8dc6-7721bee8f9df => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-09fdccc2-6102-4ad6-ad13-021c380e9249 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-09fdccc2-6102-4ad6-ad13-021c380e9249 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] POST http://192.168.122.211/volume/v3/snapshots/ffbaa946-cf68-412f-8dc6-7721bee8f9df/action Sep 01 01:26:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-09fdccc2-6102-4ad6-ad13-021c380e9249 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:26:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-09fdccc2-6102-4ad6-ad13-021c380e9249 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:57 devstack devstack@c-api.service[86752]: INFO cinder.api.contrib.snapshot_unmanage [None req-09fdccc2-6102-4ad6-ad13-021c380e9249 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Unmanage snapshot with id: ffbaa946-cf68-412f-8dc6-7721bee8f9df Sep 01 01:26:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-09fdccc2-6102-4ad6-ad13-021c380e9249 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Snapshot retrieved successfully. Sep 01 01:26:57 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-09fdccc2-6102-4ad6-ad13-021c380e9249 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '62ec6e87e2e34040b49737be689cc61e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6426a466375e4e4aa4eae923279369d8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:26:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-09fdccc2-6102-4ad6-ad13-021c380e9249 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] http://192.168.122.211/volume/v3/snapshots/ffbaa946-cf68-412f-8dc6-7721bee8f9df/action returned with HTTP 403 Sep 01 01:26:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1740/3513] 192.168.122.211 () {60 vars in 1280 bytes} [Tue Sep 1 01:26:57 2026] POST /volume/v3/snapshots/ffbaa946-cf68-412f-8dc6-7721bee8f9df/action => generated 117 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-73dfed53-228d-4740-b03e-60329d8f6043 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-73dfed53-228d-4740-b03e-60329d8f6043 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] DELETE http://192.168.122.211/volume/v3/snapshots/ffbaa946-cf68-412f-8dc6-7721bee8f9df Sep 01 01:26:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-73dfed53-228d-4740-b03e-60329d8f6043 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:57 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-73dfed53-228d-4740-b03e-60329d8f6043 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:57 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-73dfed53-228d-4740-b03e-60329d8f6043 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Delete snapshot with id: ffbaa946-cf68-412f-8dc6-7721bee8f9df Sep 01 01:26:57 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:57 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-73dfed53-228d-4740-b03e-60329d8f6043 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:57 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:57 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:57 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-73dfed53-228d-4740-b03e-60329d8f6043 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot delete request issued successfully. Sep 01 01:26:57 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-73dfed53-228d-4740-b03e-60329d8f6043 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/ffbaa946-cf68-412f-8dc6-7721bee8f9df returned with HTTP 202 Sep 01 01:26:57 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1774/3514] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:26:57 2026] DELETE /volume/v3/snapshots/ffbaa946-cf68-412f-8dc6-7721bee8f9df => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0c9205a3-9591-4dbd-9650-71438be065a2 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0c9205a3-9591-4dbd-9650-71438be065a2 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/ffbaa946-cf68-412f-8dc6-7721bee8f9df Sep 01 01:26:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0c9205a3-9591-4dbd-9650-71438be065a2 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:57 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0c9205a3-9591-4dbd-9650-71438be065a2 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:57 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:57 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:57 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0c9205a3-9591-4dbd-9650-71438be065a2 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:57 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0c9205a3-9591-4dbd-9650-71438be065a2 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/ffbaa946-cf68-412f-8dc6-7721bee8f9df returned with HTTP 200 Sep 01 01:26:57 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1741/3515] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:57 2026] GET /volume/v3/snapshots/ffbaa946-cf68-412f-8dc6-7721bee8f9df => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b43fc682-38c2-4a4d-bfa5-91f016e4e57f None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b43fc682-38c2-4a4d-bfa5-91f016e4e57f tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] GET http://192.168.122.211/volume/v3/volumes/dfe87770-51f6-4b46-b386-9896aa43211e Sep 01 01:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b43fc682-38c2-4a4d-bfa5-91f016e4e57f tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b43fc682-38c2-4a4d-bfa5-91f016e4e57f tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b43fc682-38c2-4a4d-bfa5-91f016e4e57f tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] http://192.168.122.211/volume/v3/volumes/dfe87770-51f6-4b46-b386-9896aa43211e returned with HTTP 404 Sep 01 01:26:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1775/3516] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:26:58 2026] GET /volume/v3/volumes/dfe87770-51f6-4b46-b386-9896aa43211e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:26:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f63e0a0f-429a-47f7-978e-dda0ded3f573 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f63e0a0f-429a-47f7-978e-dda0ded3f573 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:26:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f63e0a0f-429a-47f7-978e-dda0ded3f573 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2121281599"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:26:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-f63e0a0f-429a-47f7-978e-dda0ded3f573 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2121281599'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:26:58 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-f63e0a0f-429a-47f7-978e-dda0ded3f573 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Create volume of 1 GB Sep 01 01:26:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f63e0a0f-429a-47f7-978e-dda0ded3f573 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Availability Zones retrieved successfully. Sep 01 01:26:58 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f63e0a0f-429a-47f7-978e-dda0ded3f573 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Flow 'volume_create_api' (78023fef-566c-4b03-bbfe-08e186269565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:58 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f63e0a0f-429a-47f7-978e-dda0ded3f573 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (992ebc47-1ada-4925-b883-2bebc10bb5ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:58 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-f63e0a0f-429a-47f7-978e-dda0ded3f573 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:26:58 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f63e0a0f-429a-47f7-978e-dda0ded3f573 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (992ebc47-1ada-4925-b883-2bebc10bb5ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:58 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f63e0a0f-429a-47f7-978e-dda0ded3f573 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d3fb13a-d486-4a31-98fc-0e96f300fb6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:58 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-f63e0a0f-429a-47f7-978e-dda0ded3f573 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Created reservations ['56593456-74ad-4da0-a60a-1b1869b8a492', 'fedc511f-ab5e-416f-80b4-54a0ef1d2248', '9ff52064-b5c8-4b77-9cd0-72efadd9bab9', '1b7f2646-a56a-420c-a36a-a0acda5a07c3'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:26:58 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f63e0a0f-429a-47f7-978e-dda0ded3f573 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d3fb13a-d486-4a31-98fc-0e96f300fb6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56593456-74ad-4da0-a60a-1b1869b8a492', 'fedc511f-ab5e-416f-80b4-54a0ef1d2248', '9ff52064-b5c8-4b77-9cd0-72efadd9bab9', '1b7f2646-a56a-420c-a36a-a0acda5a07c3']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:58 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f63e0a0f-429a-47f7-978e-dda0ded3f573 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da5d6880-0b60-44a3-b5c8-9ef3a65b2db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:58 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:58 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:58 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f63e0a0f-429a-47f7-978e-dda0ded3f573 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da5d6880-0b60-44a3-b5c8-9ef3a65b2db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e58dde8-0b17-4054-87d0-d5a0a48262c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2121281599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951d8710de6047ffb6ba1ebfbf62ad1c',qos_specs=None,replication_status=,reservations=['56593456-74ad-4da0-a60a-1b1869b8a492','fedc511f-ab5e-416f-80b4-54a0ef1d2248','9ff52064-b5c8-4b77-9cd0-72efadd9bab9','1b7f2646-a56a-420c-a36a-a0acda5a07c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1e9ae2104c44f679f509d3bddedc424',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:26:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2121281599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e58dde8-0b17-4054-87d0-d5a0a48262c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='951d8710de6047ffb6ba1ebfbf62ad1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1e9ae2104c44f679f509d3bddedc424',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:58 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f63e0a0f-429a-47f7-978e-dda0ded3f573 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11e16544-d281-42dc-95d6-ae8574d11d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:58 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f63e0a0f-429a-47f7-978e-dda0ded3f573 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11e16544-d281-42dc-95d6-ae8574d11d58) transitioned into state 'SUCCESS' from state '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-2121281599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951d8710de6047ffb6ba1ebfbf62ad1c',qos_specs=None,replication_status=,reservations=['56593456-74ad-4da0-a60a-1b1869b8a492','fedc511f-ab5e-416f-80b4-54a0ef1d2248','9ff52064-b5c8-4b77-9cd0-72efadd9bab9','1b7f2646-a56a-420c-a36a-a0acda5a07c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1e9ae2104c44f679f509d3bddedc424',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:58 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f63e0a0f-429a-47f7-978e-dda0ded3f573 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f836be9-6927-434a-b3b4-b677e8302e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:26:58 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f63e0a0f-429a-47f7-978e-dda0ded3f573 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f836be9-6927-434a-b3b4-b677e8302e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:26:58 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-f63e0a0f-429a-47f7-978e-dda0ded3f573 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Flow 'volume_create_api' (78023fef-566c-4b03-bbfe-08e186269565) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:26:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f63e0a0f-429a-47f7-978e-dda0ded3f573 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Create volume request issued successfully. Sep 01 01:26:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f63e0a0f-429a-47f7-978e-dda0ded3f573 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:26:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1742/3517] 192.168.122.211 () {62 vars in 1183 bytes} [Tue Sep 1 01:26:58 2026] POST /volume/v3/volumes => generated 787 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-19ae58c1-27c1-4304-a42f-4fc8d5343d7e None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-19ae58c1-27c1-4304-a42f-4fc8d5343d7e tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] GET http://192.168.122.211/volume/v3/volumes/3e58dde8-0b17-4054-87d0-d5a0a48262c4 Sep 01 01:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-19ae58c1-27c1-4304-a42f-4fc8d5343d7e tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:58 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-19ae58c1-27c1-4304-a42f-4fc8d5343d7e tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:58 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:58 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:58 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:58 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:58 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-19ae58c1-27c1-4304-a42f-4fc8d5343d7e tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Volume info retrieved successfully. Sep 01 01:26:58 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-19ae58c1-27c1-4304-a42f-4fc8d5343d7e tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] http://192.168.122.211/volume/v3/volumes/3e58dde8-0b17-4054-87d0-d5a0a48262c4 returned with HTTP 200 Sep 01 01:26:58 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1776/3518] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:26:58 2026] GET /volume/v3/volumes/3e58dde8-0b17-4054-87d0-d5a0a48262c4 => generated 966 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-076fe557-6b00-4b83-8a0e-d931abed46c6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-076fe557-6b00-4b83-8a0e-d931abed46c6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/ffbaa946-cf68-412f-8dc6-7721bee8f9df Sep 01 01:26:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-076fe557-6b00-4b83-8a0e-d931abed46c6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:58 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-076fe557-6b00-4b83-8a0e-d931abed46c6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:58 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:58 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:58 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-076fe557-6b00-4b83-8a0e-d931abed46c6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:26:58 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-076fe557-6b00-4b83-8a0e-d931abed46c6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/ffbaa946-cf68-412f-8dc6-7721bee8f9df returned with HTTP 200 Sep 01 01:26:58 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1743/3519] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:58 2026] GET /volume/v3/snapshots/ffbaa946-cf68-412f-8dc6-7721bee8f9df => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c80d627f-df03-4907-a8d5-f7eb207dab93 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c80d627f-df03-4907-a8d5-f7eb207dab93 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] GET http://192.168.122.211/volume/v3/volumes/3e58dde8-0b17-4054-87d0-d5a0a48262c4 Sep 01 01:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c80d627f-df03-4907-a8d5-f7eb207dab93 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c80d627f-df03-4907-a8d5-f7eb207dab93 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c80d627f-df03-4907-a8d5-f7eb207dab93 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Volume info retrieved successfully. Sep 01 01:26:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c80d627f-df03-4907-a8d5-f7eb207dab93 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] http://192.168.122.211/volume/v3/volumes/3e58dde8-0b17-4054-87d0-d5a0a48262c4 returned with HTTP 200 Sep 01 01:26:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1777/3520] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:26:59 2026] GET /volume/v3/volumes/3e58dde8-0b17-4054-87d0-d5a0a48262c4 => generated 1017 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:26:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0e7c4c76-3469-4a99-b0fb-24abeb1e999d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0e7c4c76-3469-4a99-b0fb-24abeb1e999d tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-reader] GET http://192.168.122.211/volume/v3/volumes/detail Sep 01 01:26:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0e7c4c76-3469-4a99-b0fb-24abeb1e999d tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-reader] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0e7c4c76-3469-4a99-b0fb-24abeb1e999d tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-reader] Calling method 'detail' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.api_utils [None req-0e7c4c76-3469-4a99-b0fb-24abeb1e999d tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-reader] Removing options '' from query. {{(pid=86752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:26:59 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-0e7c4c76-3469-4a99-b0fb-24abeb1e999d tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 01:26:59 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:59 devstack devstack@c-api.service[86752]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 01:26:59 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:59 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0e7c4c76-3469-4a99-b0fb-24abeb1e999d tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-reader] Get all volumes completed successfully. Sep 01 01:26:59 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:59 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0e7c4c76-3469-4a99-b0fb-24abeb1e999d tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-reader] http://192.168.122.211/volume/v3/volumes/detail returned with HTTP 200 Sep 01 01:26:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1744/3521] 192.168.122.211 () {60 vars in 1183 bytes} [Tue Sep 1 01:26:59 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-df1476ef-3238-4ed7-9dfa-833ce78fdcd4 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-df1476ef-3238-4ed7-9dfa-833ce78fdcd4 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/3e58dde8-0b17-4054-87d0-d5a0a48262c4 Sep 01 01:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-df1476ef-3238-4ed7-9dfa-833ce78fdcd4 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-df1476ef-3238-4ed7-9dfa-833ce78fdcd4 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:59 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-df1476ef-3238-4ed7-9dfa-833ce78fdcd4 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Delete volume with id: 3e58dde8-0b17-4054-87d0-d5a0a48262c4 Sep 01 01:26:59 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:59 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:26:59 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:59 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:26:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-df1476ef-3238-4ed7-9dfa-833ce78fdcd4 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Volume info retrieved successfully. Sep 01 01:26:59 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-df1476ef-3238-4ed7-9dfa-833ce78fdcd4 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Delete volume request issued successfully. Sep 01 01:26:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-df1476ef-3238-4ed7-9dfa-833ce78fdcd4 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] http://192.168.122.211/volume/v3/volumes/3e58dde8-0b17-4054-87d0-d5a0a48262c4 returned with HTTP 202 Sep 01 01:26:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1778/3522] 192.168.122.211 () {60 vars in 1276 bytes} [Tue Sep 1 01:26:59 2026] DELETE /volume/v3/volumes/3e58dde8-0b17-4054-87d0-d5a0a48262c4 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:26:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-a6f232dc-32c4-48c4-9013-3853d861f3bb None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a6f232dc-32c4-48c4-9013-3853d861f3bb tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] GET http://192.168.122.211/volume/v3/volumes/3e58dde8-0b17-4054-87d0-d5a0a48262c4 Sep 01 01:26:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a6f232dc-32c4-48c4-9013-3853d861f3bb tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-a6f232dc-32c4-48c4-9013-3853d861f3bb tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:59 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:59 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:59 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:59 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-a6f232dc-32c4-48c4-9013-3853d861f3bb tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Volume info retrieved successfully. Sep 01 01:26:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-a6f232dc-32c4-48c4-9013-3853d861f3bb tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] http://192.168.122.211/volume/v3/volumes/3e58dde8-0b17-4054-87d0-d5a0a48262c4 returned with HTTP 200 Sep 01 01:26:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1745/3523] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:26:59 2026] GET /volume/v3/volumes/3e58dde8-0b17-4054-87d0-d5a0a48262c4 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7f4b1c5e-7d34-4d80-af81-c03562c670d5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7f4b1c5e-7d34-4d80-af81-c03562c670d5 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/ffbaa946-cf68-412f-8dc6-7721bee8f9df Sep 01 01:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7f4b1c5e-7d34-4d80-af81-c03562c670d5 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7f4b1c5e-7d34-4d80-af81-c03562c670d5 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:59 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7f4b1c5e-7d34-4d80-af81-c03562c670d5 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/ffbaa946-cf68-412f-8dc6-7721bee8f9df returned with HTTP 404 Sep 01 01:26:59 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1779/3524] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:26:59 2026] GET /volume/v3/snapshots/ffbaa946-cf68-412f-8dc6-7721bee8f9df => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:26:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f8afffb9-aa1f-40bc-b3a3-671fca412fe3 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:26:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f8afffb9-aa1f-40bc-b3a3-671fca412fe3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/1796a72d-eaf1-4549-b0be-9c46bea53bd0 Sep 01 01:26:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f8afffb9-aa1f-40bc-b3a3-671fca412fe3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:26:59 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f8afffb9-aa1f-40bc-b3a3-671fca412fe3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:26:59 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-f8afffb9-aa1f-40bc-b3a3-671fca412fe3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Delete volume with id: 1796a72d-eaf1-4549-b0be-9c46bea53bd0 Sep 01 01:26:59 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:26:59 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:26:59 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:26:59 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:26:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f8afffb9-aa1f-40bc-b3a3-671fca412fe3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:26:59 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f8afffb9-aa1f-40bc-b3a3-671fca412fe3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Delete volume request issued successfully. Sep 01 01:26:59 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f8afffb9-aa1f-40bc-b3a3-671fca412fe3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/1796a72d-eaf1-4549-b0be-9c46bea53bd0 returned with HTTP 202 Sep 01 01:26:59 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1746/3525] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:26:59 2026] DELETE /volume/v3/volumes/1796a72d-eaf1-4549-b0be-9c46bea53bd0 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:26:59 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-9a4d39d5-3f7e-4448-b835-d190c630c7b3 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9a4d39d5-3f7e-4448-b835-d190c630c7b3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/1796a72d-eaf1-4549-b0be-9c46bea53bd0 Sep 01 01:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9a4d39d5-3f7e-4448-b835-d190c630c7b3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-9a4d39d5-3f7e-4448-b835-d190c630c7b3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:27:00 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:00 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:27:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-9a4d39d5-3f7e-4448-b835-d190c630c7b3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:27:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-9a4d39d5-3f7e-4448-b835-d190c630c7b3 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/1796a72d-eaf1-4549-b0be-9c46bea53bd0 returned with HTTP 200 Sep 01 01:27:00 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1780/3526] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:26:59 2026] GET /volume/v3/volumes/1796a72d-eaf1-4549-b0be-9c46bea53bd0 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:27:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-74ffec91-9af8-4019-95bd-24f4b010513c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-74ffec91-9af8-4019-95bd-24f4b010513c tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] GET http://192.168.122.211/volume/v3/volumes/3e58dde8-0b17-4054-87d0-d5a0a48262c4 Sep 01 01:27:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-74ffec91-9af8-4019-95bd-24f4b010513c tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:00 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-74ffec91-9af8-4019-95bd-24f4b010513c tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:00 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-74ffec91-9af8-4019-95bd-24f4b010513c tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] http://192.168.122.211/volume/v3/volumes/3e58dde8-0b17-4054-87d0-d5a0a48262c4 returned with HTTP 404 Sep 01 01:27:00 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1747/3527] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:27:00 2026] GET /volume/v3/volumes/3e58dde8-0b17-4054-87d0-d5a0a48262c4 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-41634ab8-141f-4254-b1d3-c1c43b3567d2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:00 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-41634ab8-141f-4254-b1d3-c1c43b3567d2 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-41634ab8-141f-4254-b1d3-c1c43b3567d2 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2108672556"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-41634ab8-141f-4254-b1d3-c1c43b3567d2 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2108672556'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:27:00 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-41634ab8-141f-4254-b1d3-c1c43b3567d2 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Create volume of 1 GB Sep 01 01:27:00 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-41634ab8-141f-4254-b1d3-c1c43b3567d2 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Availability Zones retrieved successfully. Sep 01 01:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-41634ab8-141f-4254-b1d3-c1c43b3567d2 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Flow 'volume_create_api' (e3b410f3-cfa8-49f9-b4f0-6747a05e1585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-41634ab8-141f-4254-b1d3-c1c43b3567d2 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a7abc90-f39a-4440-ba43-6451ec633a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-41634ab8-141f-4254-b1d3-c1c43b3567d2 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-41634ab8-141f-4254-b1d3-c1c43b3567d2 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a7abc90-f39a-4440-ba43-6451ec633a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-41634ab8-141f-4254-b1d3-c1c43b3567d2 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (018f934a-3428-4de5-8473-3d51a0ee3017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-41634ab8-141f-4254-b1d3-c1c43b3567d2 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Created reservations ['0061f803-3647-4583-9ddc-3296e21e825e', '091fd8d5-411e-4990-8a91-29b62e5a0a4e', '89018ee0-84a4-452e-8963-d424256f321f', '19e5d510-c55f-4cb5-900e-64bf7ce0d9b1'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-41634ab8-141f-4254-b1d3-c1c43b3567d2 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (018f934a-3428-4de5-8473-3d51a0ee3017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0061f803-3647-4583-9ddc-3296e21e825e', '091fd8d5-411e-4990-8a91-29b62e5a0a4e', '89018ee0-84a4-452e-8963-d424256f321f', '19e5d510-c55f-4cb5-900e-64bf7ce0d9b1']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-41634ab8-141f-4254-b1d3-c1c43b3567d2 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7a36a00-4913-46b7-b540-886cc8811bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:00 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:00 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-41634ab8-141f-4254-b1d3-c1c43b3567d2 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7a36a00-4913-46b7-b540-886cc8811bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a13b940-f561-46b4-b3e0-b9f475c77b5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2108672556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951d8710de6047ffb6ba1ebfbf62ad1c',qos_specs=None,replication_status=,reservations=['0061f803-3647-4583-9ddc-3296e21e825e','091fd8d5-411e-4990-8a91-29b62e5a0a4e','89018ee0-84a4-452e-8963-d424256f321f','19e5d510-c55f-4cb5-900e-64bf7ce0d9b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1e9ae2104c44f679f509d3bddedc424',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:27:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2108672556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a13b940-f561-46b4-b3e0-b9f475c77b5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='951d8710de6047ffb6ba1ebfbf62ad1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1e9ae2104c44f679f509d3bddedc424',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:00 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-41634ab8-141f-4254-b1d3-c1c43b3567d2 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a00f973-e87a-4fe1-b511-286912e6c03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-41634ab8-141f-4254-b1d3-c1c43b3567d2 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a00f973-e87a-4fe1-b511-286912e6c03c) transitioned into state 'SUCCESS' from state '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-2108672556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951d8710de6047ffb6ba1ebfbf62ad1c',qos_specs=None,replication_status=,reservations=['0061f803-3647-4583-9ddc-3296e21e825e','091fd8d5-411e-4990-8a91-29b62e5a0a4e','89018ee0-84a4-452e-8963-d424256f321f','19e5d510-c55f-4cb5-900e-64bf7ce0d9b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1e9ae2104c44f679f509d3bddedc424',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-41634ab8-141f-4254-b1d3-c1c43b3567d2 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99575429-9f90-442e-9700-a60ed2e2612a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-41634ab8-141f-4254-b1d3-c1c43b3567d2 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99575429-9f90-442e-9700-a60ed2e2612a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-41634ab8-141f-4254-b1d3-c1c43b3567d2 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Flow 'volume_create_api' (e3b410f3-cfa8-49f9-b4f0-6747a05e1585) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:27:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-41634ab8-141f-4254-b1d3-c1c43b3567d2 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Create volume request issued successfully. Sep 01 01:27:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-41634ab8-141f-4254-b1d3-c1c43b3567d2 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:27:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1781/3528] 192.168.122.211 () {62 vars in 1183 bytes} [Tue Sep 1 01:27:00 2026] POST /volume/v3/volumes => generated 787 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:27:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-64ee0977-a69e-4380-80e5-a19874c76bc8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-64ee0977-a69e-4380-80e5-a19874c76bc8 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] GET http://192.168.122.211/volume/v3/volumes/7a13b940-f561-46b4-b3e0-b9f475c77b5d Sep 01 01:27:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-64ee0977-a69e-4380-80e5-a19874c76bc8 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-64ee0977-a69e-4380-80e5-a19874c76bc8 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-737f2f0d-0fe5-4f63-af60-70b57d695c57 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-737f2f0d-0fe5-4f63-af60-70b57d695c57 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/1796a72d-eaf1-4549-b0be-9c46bea53bd0 Sep 01 01:27:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-737f2f0d-0fe5-4f63-af60-70b57d695c57 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-737f2f0d-0fe5-4f63-af60-70b57d695c57 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:27:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:27:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-64ee0977-a69e-4380-80e5-a19874c76bc8 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Volume info retrieved successfully. Sep 01 01:27:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-737f2f0d-0fe5-4f63-af60-70b57d695c57 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/1796a72d-eaf1-4549-b0be-9c46bea53bd0 returned with HTTP 404 Sep 01 01:27:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1782/3529] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:27:01 2026] GET /volume/v3/volumes/1796a72d-eaf1-4549-b0be-9c46bea53bd0 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:27:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-64ee0977-a69e-4380-80e5-a19874c76bc8 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] http://192.168.122.211/volume/v3/volumes/7a13b940-f561-46b4-b3e0-b9f475c77b5d returned with HTTP 200 Sep 01 01:27:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7ba6ca17-af59-43a4-8a24-7705df3fd7ca None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1748/3530] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:27:01 2026] GET /volume/v3/volumes/7a13b940-f561-46b4-b3e0-b9f475c77b5d => generated 966 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:27:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7ba6ca17-af59-43a4-8a24-7705df3fd7ca tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:27:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7ba6ca17-af59-43a4-8a24-7705df3fd7ca tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1478311496"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:27:01 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-7ba6ca17-af59-43a4-8a24-7705df3fd7ca tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1478311496'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:27:01 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-7ba6ca17-af59-43a4-8a24-7705df3fd7ca tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create volume of 1 GB Sep 01 01:27:01 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:01 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:27:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7ba6ca17-af59-43a4-8a24-7705df3fd7ca tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Availability Zones retrieved successfully. Sep 01 01:27:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7ba6ca17-af59-43a4-8a24-7705df3fd7ca tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Flow 'volume_create_api' (c10f71a7-4e5d-42c6-ac50-b5fcc2bd853b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:27:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7ba6ca17-af59-43a4-8a24-7705df3fd7ca tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fec9d32d-51aa-4317-9105-40c31b629cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-7ba6ca17-af59-43a4-8a24-7705df3fd7ca tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:27:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7ba6ca17-af59-43a4-8a24-7705df3fd7ca tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fec9d32d-51aa-4317-9105-40c31b629cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7ba6ca17-af59-43a4-8a24-7705df3fd7ca tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1d4f0b6-7c11-473b-b1f4-3d94a91228d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:01 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-7ba6ca17-af59-43a4-8a24-7705df3fd7ca tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Created reservations ['4c8431e2-51cd-4b5b-9b7d-4c1193f23e1e', 'f636fe13-733a-43f0-9fa5-e8e573a192c8', '50ea9948-6cc4-475f-b948-2168e10a9d5d', '6b61bdda-e1e5-4346-a92d-c21a79316443'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:27:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7ba6ca17-af59-43a4-8a24-7705df3fd7ca tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1d4f0b6-7c11-473b-b1f4-3d94a91228d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c8431e2-51cd-4b5b-9b7d-4c1193f23e1e', 'f636fe13-733a-43f0-9fa5-e8e573a192c8', '50ea9948-6cc4-475f-b948-2168e10a9d5d', '6b61bdda-e1e5-4346-a92d-c21a79316443']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7ba6ca17-af59-43a4-8a24-7705df3fd7ca tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f635aaa-0f46-46cd-83a7-83e8ffce55c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:01 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:01 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:27:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7ba6ca17-af59-43a4-8a24-7705df3fd7ca tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f635aaa-0f46-46cd-83a7-83e8ffce55c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c4484fc-6b75-48ba-a6e6-8b84e61a82f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1478311496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6426a466375e4e4aa4eae923279369d8',qos_specs=None,replication_status=,reservations=['4c8431e2-51cd-4b5b-9b7d-4c1193f23e1e','f636fe13-733a-43f0-9fa5-e8e573a192c8','50ea9948-6cc4-475f-b948-2168e10a9d5d','6b61bdda-e1e5-4346-a92d-c21a79316443'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8002eaaa87724c26b14fac8fb119a387',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:27:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1478311496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c4484fc-6b75-48ba-a6e6-8b84e61a82f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6426a466375e4e4aa4eae923279369d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8002eaaa87724c26b14fac8fb119a387',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7ba6ca17-af59-43a4-8a24-7705df3fd7ca tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa82b37e-0888-4c05-b60b-d88461092325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7ba6ca17-af59-43a4-8a24-7705df3fd7ca tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa82b37e-0888-4c05-b60b-d88461092325) transitioned into state 'SUCCESS' from state '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-1478311496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6426a466375e4e4aa4eae923279369d8',qos_specs=None,replication_status=,reservations=['4c8431e2-51cd-4b5b-9b7d-4c1193f23e1e','f636fe13-733a-43f0-9fa5-e8e573a192c8','50ea9948-6cc4-475f-b948-2168e10a9d5d','6b61bdda-e1e5-4346-a92d-c21a79316443'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8002eaaa87724c26b14fac8fb119a387',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7ba6ca17-af59-43a4-8a24-7705df3fd7ca tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8503c0ed-db51-4a7b-9fca-20835df15f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7ba6ca17-af59-43a4-8a24-7705df3fd7ca tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8503c0ed-db51-4a7b-9fca-20835df15f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:01 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-7ba6ca17-af59-43a4-8a24-7705df3fd7ca tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Flow 'volume_create_api' (c10f71a7-4e5d-42c6-ac50-b5fcc2bd853b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:27:01 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7ba6ca17-af59-43a4-8a24-7705df3fd7ca tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create volume request issued successfully. Sep 01 01:27:01 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7ba6ca17-af59-43a4-8a24-7705df3fd7ca tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:27:01 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1783/3531] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:27:01 2026] POST /volume/v3/volumes => generated 787 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:27:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-49e3d10b-b1c6-46ab-9f4a-98e565b5747e None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-49e3d10b-b1c6-46ab-9f4a-98e565b5747e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/7c4484fc-6b75-48ba-a6e6-8b84e61a82f5 Sep 01 01:27:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-49e3d10b-b1c6-46ab-9f4a-98e565b5747e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:01 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-49e3d10b-b1c6-46ab-9f4a-98e565b5747e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:01 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:01 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:27:01 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:01 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:27:01 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-49e3d10b-b1c6-46ab-9f4a-98e565b5747e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:27:01 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-49e3d10b-b1c6-46ab-9f4a-98e565b5747e tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/7c4484fc-6b75-48ba-a6e6-8b84e61a82f5 returned with HTTP 200 Sep 01 01:27:01 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1749/3532] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:27:01 2026] GET /volume/v3/volumes/7c4484fc-6b75-48ba-a6e6-8b84e61a82f5 => generated 966 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:27:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6a05d8bd-18a9-44c1-815d-e1ecaca8e614 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6a05d8bd-18a9-44c1-815d-e1ecaca8e614 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] GET http://192.168.122.211/volume/v3/volumes/7a13b940-f561-46b4-b3e0-b9f475c77b5d Sep 01 01:27:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6a05d8bd-18a9-44c1-815d-e1ecaca8e614 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6a05d8bd-18a9-44c1-815d-e1ecaca8e614 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:27:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:27:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6a05d8bd-18a9-44c1-815d-e1ecaca8e614 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Volume info retrieved successfully. Sep 01 01:27:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6a05d8bd-18a9-44c1-815d-e1ecaca8e614 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] http://192.168.122.211/volume/v3/volumes/7a13b940-f561-46b4-b3e0-b9f475c77b5d returned with HTTP 200 Sep 01 01:27:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1784/3533] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:27:02 2026] GET /volume/v3/volumes/7a13b940-f561-46b4-b3e0-b9f475c77b5d => generated 1017 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:27:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-8601a873-b479-42ae-92ca-c34b7bba3b63 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8601a873-b479-42ae-92ca-c34b7bba3b63 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-reader] GET http://192.168.122.211/volume/v3/volumes/7a13b940-f561-46b4-b3e0-b9f475c77b5d Sep 01 01:27:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8601a873-b479-42ae-92ca-c34b7bba3b63 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-reader] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-8601a873-b479-42ae-92ca-c34b7bba3b63 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-reader] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:02 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:02 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:27:02 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:02 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:27:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-8601a873-b479-42ae-92ca-c34b7bba3b63 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-reader] Volume info retrieved successfully. Sep 01 01:27:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-8601a873-b479-42ae-92ca-c34b7bba3b63 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-reader] http://192.168.122.211/volume/v3/volumes/7a13b940-f561-46b4-b3e0-b9f475c77b5d returned with HTTP 200 Sep 01 01:27:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1750/3534] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:27:02 2026] GET /volume/v3/volumes/7a13b940-f561-46b4-b3e0-b9f475c77b5d => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:27:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-19a6db1c-830e-455c-8e7f-6fef1465d962 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-19a6db1c-830e-455c-8e7f-6fef1465d962 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/7a13b940-f561-46b4-b3e0-b9f475c77b5d Sep 01 01:27:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-19a6db1c-830e-455c-8e7f-6fef1465d962 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-19a6db1c-830e-455c-8e7f-6fef1465d962 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:02 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-19a6db1c-830e-455c-8e7f-6fef1465d962 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Delete volume with id: 7a13b940-f561-46b4-b3e0-b9f475c77b5d Sep 01 01:27:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:27:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:27:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-19a6db1c-830e-455c-8e7f-6fef1465d962 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Volume info retrieved successfully. Sep 01 01:27:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-19a6db1c-830e-455c-8e7f-6fef1465d962 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Delete volume request issued successfully. Sep 01 01:27:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-19a6db1c-830e-455c-8e7f-6fef1465d962 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] http://192.168.122.211/volume/v3/volumes/7a13b940-f561-46b4-b3e0-b9f475c77b5d returned with HTTP 202 Sep 01 01:27:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1785/3535] 192.168.122.211 () {60 vars in 1276 bytes} [Tue Sep 1 01:27:02 2026] DELETE /volume/v3/volumes/7a13b940-f561-46b4-b3e0-b9f475c77b5d => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:27:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f1a7061e-72c2-47fc-8fcd-e87cfce9dd90 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f1a7061e-72c2-47fc-8fcd-e87cfce9dd90 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] GET http://192.168.122.211/volume/v3/volumes/7a13b940-f561-46b4-b3e0-b9f475c77b5d Sep 01 01:27:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f1a7061e-72c2-47fc-8fcd-e87cfce9dd90 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:02 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f1a7061e-72c2-47fc-8fcd-e87cfce9dd90 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:02 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:02 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:27:02 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:02 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:27:02 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f1a7061e-72c2-47fc-8fcd-e87cfce9dd90 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Volume info retrieved successfully. Sep 01 01:27:02 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f1a7061e-72c2-47fc-8fcd-e87cfce9dd90 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] http://192.168.122.211/volume/v3/volumes/7a13b940-f561-46b4-b3e0-b9f475c77b5d returned with HTTP 200 Sep 01 01:27:02 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1751/3536] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:27:02 2026] GET /volume/v3/volumes/7a13b940-f561-46b4-b3e0-b9f475c77b5d => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:27:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-be9e7ce6-990f-492f-9129-6ecb09ae0032 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-be9e7ce6-990f-492f-9129-6ecb09ae0032 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/7c4484fc-6b75-48ba-a6e6-8b84e61a82f5 Sep 01 01:27:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-be9e7ce6-990f-492f-9129-6ecb09ae0032 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:02 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-be9e7ce6-990f-492f-9129-6ecb09ae0032 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:02 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:02 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:27:02 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:02 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:27:02 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-be9e7ce6-990f-492f-9129-6ecb09ae0032 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:27:02 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-be9e7ce6-990f-492f-9129-6ecb09ae0032 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/7c4484fc-6b75-48ba-a6e6-8b84e61a82f5 returned with HTTP 200 Sep 01 01:27:02 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1786/3537] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:27:02 2026] GET /volume/v3/volumes/7c4484fc-6b75-48ba-a6e6-8b84e61a82f5 => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:27:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-c80d0044-0458-477a-afaf-ef9a65e9a98d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c80d0044-0458-477a-afaf-ef9a65e9a98d tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] GET http://192.168.122.211/volume/v3/volumes/7a13b940-f561-46b4-b3e0-b9f475c77b5d Sep 01 01:27:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c80d0044-0458-477a-afaf-ef9a65e9a98d tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-c80d0044-0458-477a-afaf-ef9a65e9a98d tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-c80d0044-0458-477a-afaf-ef9a65e9a98d tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] http://192.168.122.211/volume/v3/volumes/7a13b940-f561-46b4-b3e0-b9f475c77b5d returned with HTTP 404 Sep 01 01:27:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1752/3538] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:27:03 2026] GET /volume/v3/volumes/7a13b940-f561-46b4-b3e0-b9f475c77b5d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:27:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a3f81411-2558-4dd4-8ea9-fa59da6003ab None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a3f81411-2558-4dd4-8ea9-fa59da6003ab tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:27:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a3f81411-2558-4dd4-8ea9-fa59da6003ab tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1869158426"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:27:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-a3f81411-2558-4dd4-8ea9-fa59da6003ab tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1869158426'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:27:03 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-a3f81411-2558-4dd4-8ea9-fa59da6003ab tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Create volume of 1 GB Sep 01 01:27:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a3f81411-2558-4dd4-8ea9-fa59da6003ab tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Availability Zones retrieved successfully. Sep 01 01:27:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a3f81411-2558-4dd4-8ea9-fa59da6003ab tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Flow 'volume_create_api' (b090b49b-2775-49b3-afbe-6148eb15a41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:27:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a3f81411-2558-4dd4-8ea9-fa59da6003ab tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3be1765-d7d3-4089-ab56-5d5c9a86338e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-a3f81411-2558-4dd4-8ea9-fa59da6003ab tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:27:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a3f81411-2558-4dd4-8ea9-fa59da6003ab tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3be1765-d7d3-4089-ab56-5d5c9a86338e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a3f81411-2558-4dd4-8ea9-fa59da6003ab tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (787dd112-72c1-4fe6-b326-b8c476341f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d7b484e4-36da-4111-851c-a4a4a01a5f1d None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d7b484e4-36da-4111-851c-a4a4a01a5f1d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/7c4484fc-6b75-48ba-a6e6-8b84e61a82f5 Sep 01 01:27:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d7b484e4-36da-4111-851c-a4a4a01a5f1d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d7b484e4-36da-4111-851c-a4a4a01a5f1d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:03 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:03 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:27:03 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:03 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:27:03 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d7b484e4-36da-4111-851c-a4a4a01a5f1d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:27:03 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-a3f81411-2558-4dd4-8ea9-fa59da6003ab tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Created reservations ['fa0cd3cd-ef97-440e-83e6-5fc4c04e6934', '73b7da8e-7791-47d8-a91c-4e2b317dce90', '956dc3eb-f7c7-4100-8660-8861c34588a5', '227b8e0d-2928-4131-8c5e-c3f47b5d7d63'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:27:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a3f81411-2558-4dd4-8ea9-fa59da6003ab tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (787dd112-72c1-4fe6-b326-b8c476341f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa0cd3cd-ef97-440e-83e6-5fc4c04e6934', '73b7da8e-7791-47d8-a91c-4e2b317dce90', '956dc3eb-f7c7-4100-8660-8861c34588a5', '227b8e0d-2928-4131-8c5e-c3f47b5d7d63']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d7b484e4-36da-4111-851c-a4a4a01a5f1d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/7c4484fc-6b75-48ba-a6e6-8b84e61a82f5 returned with HTTP 200 Sep 01 01:27:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1753/3539] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:27:03 2026] GET /volume/v3/volumes/7c4484fc-6b75-48ba-a6e6-8b84e61a82f5 => generated 1017 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:27:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a3f81411-2558-4dd4-8ea9-fa59da6003ab tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4eb7158-71fc-443d-bdb1-4f07e2b8a275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2a09de7a-6764-4f80-a336-33b90af0e71a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2a09de7a-6764-4f80-a336-33b90af0e71a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:27:03 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2a09de7a-6764-4f80-a336-33b90af0e71a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7c4484fc-6b75-48ba-a6e6-8b84e61a82f5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1435882662"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:27:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:27:03 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:03 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:27:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a3f81411-2558-4dd4-8ea9-fa59da6003ab tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4eb7158-71fc-443d-bdb1-4f07e2b8a275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd9e495d-0b75-4c28-b08d-f08c2bec01f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1869158426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951d8710de6047ffb6ba1ebfbf62ad1c',qos_specs=None,replication_status=,reservations=['fa0cd3cd-ef97-440e-83e6-5fc4c04e6934','73b7da8e-7791-47d8-a91c-4e2b317dce90','956dc3eb-f7c7-4100-8660-8861c34588a5','227b8e0d-2928-4131-8c5e-c3f47b5d7d63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1e9ae2104c44f679f509d3bddedc424',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:27:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1869158426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd9e495d-0b75-4c28-b08d-f08c2bec01f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='951d8710de6047ffb6ba1ebfbf62ad1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1e9ae2104c44f679f509d3bddedc424',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:03 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:03 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:27:03 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2a09de7a-6764-4f80-a336-33b90af0e71a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:27:03 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-2a09de7a-6764-4f80-a336-33b90af0e71a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create snapshot from volume 7c4484fc-6b75-48ba-a6e6-8b84e61a82f5 Sep 01 01:27:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a3f81411-2558-4dd4-8ea9-fa59da6003ab tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8c69469-0a69-4875-a1e8-64124db679e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a3f81411-2558-4dd4-8ea9-fa59da6003ab tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8c69469-0a69-4875-a1e8-64124db679e2) transitioned into state 'SUCCESS' from state '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-1869158426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951d8710de6047ffb6ba1ebfbf62ad1c',qos_specs=None,replication_status=,reservations=['fa0cd3cd-ef97-440e-83e6-5fc4c04e6934','73b7da8e-7791-47d8-a91c-4e2b317dce90','956dc3eb-f7c7-4100-8660-8861c34588a5','227b8e0d-2928-4131-8c5e-c3f47b5d7d63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1e9ae2104c44f679f509d3bddedc424',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a3f81411-2558-4dd4-8ea9-fa59da6003ab tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7dc6229-cdfe-441b-af41-5777f72e72f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a3f81411-2558-4dd4-8ea9-fa59da6003ab tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7dc6229-cdfe-441b-af41-5777f72e72f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:03 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a3f81411-2558-4dd4-8ea9-fa59da6003ab tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Flow 'volume_create_api' (b090b49b-2775-49b3-afbe-6148eb15a41d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:27:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a3f81411-2558-4dd4-8ea9-fa59da6003ab tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Create volume request issued successfully. Sep 01 01:27:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a3f81411-2558-4dd4-8ea9-fa59da6003ab tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:27:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1787/3540] 192.168.122.211 () {62 vars in 1183 bytes} [Tue Sep 1 01:27:03 2026] POST /volume/v3/volumes => generated 787 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:27:03 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-2a09de7a-6764-4f80-a336-33b90af0e71a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Created reservations ['c6b5c474-6d9b-4960-a4f3-902a33bbd0d7', 'cbd64b30-e887-43e8-9839-4e15474a6248', '1aaa5770-7761-4340-b64a-142e798630e1', '06ea56a0-ab48-4cd8-92dc-36c6061b7f54'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:27:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-6a278cf2-909e-4d7e-8d86-7c60bbbca670 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6a278cf2-909e-4d7e-8d86-7c60bbbca670 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] GET http://192.168.122.211/volume/v3/volumes/dd9e495d-0b75-4c28-b08d-f08c2bec01f3 Sep 01 01:27:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6a278cf2-909e-4d7e-8d86-7c60bbbca670 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-6a278cf2-909e-4d7e-8d86-7c60bbbca670 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:03 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:03 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:27:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:27:03 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:03 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:27:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-6a278cf2-909e-4d7e-8d86-7c60bbbca670 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Volume info retrieved successfully. Sep 01 01:27:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-6a278cf2-909e-4d7e-8d86-7c60bbbca670 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] http://192.168.122.211/volume/v3/volumes/dd9e495d-0b75-4c28-b08d-f08c2bec01f3 returned with HTTP 200 Sep 01 01:27:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1788/3541] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:27:03 2026] GET /volume/v3/volumes/dd9e495d-0b75-4c28-b08d-f08c2bec01f3 => generated 966 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:27:03 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2a09de7a-6764-4f80-a336-33b90af0e71a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot create request issued successfully. Sep 01 01:27:03 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2a09de7a-6764-4f80-a336-33b90af0e71a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:27:03 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1754/3542] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:27:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:27:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b8d8dad5-a110-4f3f-8e0b-849fb4d861a7 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b8d8dad5-a110-4f3f-8e0b-849fb4d861a7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/5a0389fe-0b2f-4a52-9329-67f7981eed48 Sep 01 01:27:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b8d8dad5-a110-4f3f-8e0b-849fb4d861a7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:03 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b8d8dad5-a110-4f3f-8e0b-849fb4d861a7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:03 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:03 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:27:03 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b8d8dad5-a110-4f3f-8e0b-849fb4d861a7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:27:03 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b8d8dad5-a110-4f3f-8e0b-849fb4d861a7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/5a0389fe-0b2f-4a52-9329-67f7981eed48 returned with HTTP 200 Sep 01 01:27:03 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1789/3543] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:27:03 2026] GET /volume/v3/snapshots/5a0389fe-0b2f-4a52-9329-67f7981eed48 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:27:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-0dc3a408-bef9-4e8b-9893-d395cd6be368 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0dc3a408-bef9-4e8b-9893-d395cd6be368 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] GET http://192.168.122.211/volume/v3/volumes/dd9e495d-0b75-4c28-b08d-f08c2bec01f3 Sep 01 01:27:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0dc3a408-bef9-4e8b-9893-d395cd6be368 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:04 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-0dc3a408-bef9-4e8b-9893-d395cd6be368 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:04 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:04 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:27:04 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:04 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:27:04 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-0dc3a408-bef9-4e8b-9893-d395cd6be368 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Volume info retrieved successfully. Sep 01 01:27:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-b146767c-a762-4ee3-8309-3529aec970d0 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:04 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-0dc3a408-bef9-4e8b-9893-d395cd6be368 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] http://192.168.122.211/volume/v3/volumes/dd9e495d-0b75-4c28-b08d-f08c2bec01f3 returned with HTTP 200 Sep 01 01:27:04 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1755/3544] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:27:04 2026] GET /volume/v3/volumes/dd9e495d-0b75-4c28-b08d-f08c2bec01f3 => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:27:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b146767c-a762-4ee3-8309-3529aec970d0 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/5a0389fe-0b2f-4a52-9329-67f7981eed48 Sep 01 01:27:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b146767c-a762-4ee3-8309-3529aec970d0 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:04 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-b146767c-a762-4ee3-8309-3529aec970d0 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:04 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:04 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:27:04 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-b146767c-a762-4ee3-8309-3529aec970d0 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:27:04 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-b146767c-a762-4ee3-8309-3529aec970d0 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/5a0389fe-0b2f-4a52-9329-67f7981eed48 returned with HTTP 200 Sep 01 01:27:04 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1790/3545] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:27:04 2026] GET /volume/v3/snapshots/5a0389fe-0b2f-4a52-9329-67f7981eed48 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:27:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e0c21e74-18f5-4040-b599-35a808488bc8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e0c21e74-18f5-4040-b599-35a808488bc8 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] GET http://192.168.122.211/volume/v3/volumes/dd9e495d-0b75-4c28-b08d-f08c2bec01f3 Sep 01 01:27:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e0c21e74-18f5-4040-b599-35a808488bc8 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:05 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e0c21e74-18f5-4040-b599-35a808488bc8 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-f9d428b9-c2c7-49df-8c4a-492ccf240816 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f9d428b9-c2c7-49df-8c4a-492ccf240816 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/5a0389fe-0b2f-4a52-9329-67f7981eed48 Sep 01 01:27:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f9d428b9-c2c7-49df-8c4a-492ccf240816 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-f9d428b9-c2c7-49df-8c4a-492ccf240816 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:05 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:05 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:27:05 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:05 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:27:05 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e0c21e74-18f5-4040-b599-35a808488bc8 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Volume info retrieved successfully. Sep 01 01:27:05 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:05 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:27:05 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-f9d428b9-c2c7-49df-8c4a-492ccf240816 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:27:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-f9d428b9-c2c7-49df-8c4a-492ccf240816 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/5a0389fe-0b2f-4a52-9329-67f7981eed48 returned with HTTP 200 Sep 01 01:27:05 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1791/3546] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:27:05 2026] GET /volume/v3/snapshots/5a0389fe-0b2f-4a52-9329-67f7981eed48 => generated 467 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:27:05 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e0c21e74-18f5-4040-b599-35a808488bc8 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] http://192.168.122.211/volume/v3/volumes/dd9e495d-0b75-4c28-b08d-f08c2bec01f3 returned with HTTP 200 Sep 01 01:27:05 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1756/3547] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:27:05 2026] GET /volume/v3/volumes/dd9e495d-0b75-4c28-b08d-f08c2bec01f3 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:27:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-3a340c22-276a-42a3-b309-4f240d63745b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:05 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3a340c22-276a-42a3-b309-4f240d63745b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] PUT http://192.168.122.211/volume/v3/snapshots/5a0389fe-0b2f-4a52-9329-67f7981eed48 Sep 01 01:27:05 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-3a340c22-276a-42a3-b309-4f240d63745b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:27:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:27:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-3a340c22-276a-42a3-b309-4f240d63745b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Snapshot retrieved successfully. Sep 01 01:27:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-3a340c22-276a-42a3-b309-4f240d63745b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] http://192.168.122.211/volume/v3/snapshots/5a0389fe-0b2f-4a52-9329-67f7981eed48 returned with HTTP 200 Sep 01 01:27:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1792/3548] 192.168.122.211 () {60 vars in 1258 bytes} [Tue Sep 1 01:27:05 2026] PUT /volume/v3/snapshots/5a0389fe-0b2f-4a52-9329-67f7981eed48 => generated 361 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:27:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-833b427b-9f51-4ef4-906d-cde3199b2c93 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-833b427b-9f51-4ef4-906d-cde3199b2c93 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] DELETE http://192.168.122.211/volume/v3/snapshots/5a0389fe-0b2f-4a52-9329-67f7981eed48 Sep 01 01:27:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-833b427b-9f51-4ef4-906d-cde3199b2c93 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:06 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-833b427b-9f51-4ef4-906d-cde3199b2c93 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:06 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-833b427b-9f51-4ef4-906d-cde3199b2c93 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Delete snapshot with id: 5a0389fe-0b2f-4a52-9329-67f7981eed48 Sep 01 01:27:06 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:06 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:27:06 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-833b427b-9f51-4ef4-906d-cde3199b2c93 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:27:06 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:06 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:27:06 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-833b427b-9f51-4ef4-906d-cde3199b2c93 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot delete request issued successfully. Sep 01 01:27:06 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-833b427b-9f51-4ef4-906d-cde3199b2c93 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/5a0389fe-0b2f-4a52-9329-67f7981eed48 returned with HTTP 202 Sep 01 01:27:06 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1757/3549] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:27:06 2026] DELETE /volume/v3/snapshots/5a0389fe-0b2f-4a52-9329-67f7981eed48 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:27:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-c5b8b259-0952-49fc-9ac7-9de4ac7bb52a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c5b8b259-0952-49fc-9ac7-9de4ac7bb52a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/5a0389fe-0b2f-4a52-9329-67f7981eed48 Sep 01 01:27:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c5b8b259-0952-49fc-9ac7-9de4ac7bb52a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:06 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-c5b8b259-0952-49fc-9ac7-9de4ac7bb52a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:06 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:06 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:27:06 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-c5b8b259-0952-49fc-9ac7-9de4ac7bb52a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:27:06 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-c5b8b259-0952-49fc-9ac7-9de4ac7bb52a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/5a0389fe-0b2f-4a52-9329-67f7981eed48 returned with HTTP 200 Sep 01 01:27:06 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1793/3550] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:27:06 2026] GET /volume/v3/snapshots/5a0389fe-0b2f-4a52-9329-67f7981eed48 => generated 494 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:27:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3e14341c-cff3-4a0e-ae2e-abbcb16c0973 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3e14341c-cff3-4a0e-ae2e-abbcb16c0973 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] GET http://192.168.122.211/volume/v3/volumes/dd9e495d-0b75-4c28-b08d-f08c2bec01f3 Sep 01 01:27:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3e14341c-cff3-4a0e-ae2e-abbcb16c0973 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3e14341c-cff3-4a0e-ae2e-abbcb16c0973 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:07 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:27:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:27:07 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-3e14341c-cff3-4a0e-ae2e-abbcb16c0973 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Volume info retrieved successfully. Sep 01 01:27:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3e14341c-cff3-4a0e-ae2e-abbcb16c0973 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] http://192.168.122.211/volume/v3/volumes/dd9e495d-0b75-4c28-b08d-f08c2bec01f3 returned with HTTP 200 Sep 01 01:27:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1758/3551] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:27:07 2026] GET /volume/v3/volumes/dd9e495d-0b75-4c28-b08d-f08c2bec01f3 => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:27:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-ba619cd5-b827-40c6-98dc-c476bc0940f5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ba619cd5-b827-40c6-98dc-c476bc0940f5 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-reader] GET http://192.168.122.211/volume/v3/volumes/summary Sep 01 01:27:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ba619cd5-b827-40c6-98dc-c476bc0940f5 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-reader] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-ba619cd5-b827-40c6-98dc-c476bc0940f5 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-reader] Calling method 'version_select' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.api_utils [None req-ba619cd5-b827-40c6-98dc-c476bc0940f5 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-reader] Removing options '' from query. {{(pid=86751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 01:27:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-ba619cd5-b827-40c6-98dc-c476bc0940f5 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-reader] Get summary completed successfully. Sep 01 01:27:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-ba619cd5-b827-40c6-98dc-c476bc0940f5 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-reader] http://192.168.122.211/volume/v3/volumes/summary returned with HTTP 200 Sep 01 01:27:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1794/3552] 192.168.122.211 () {60 vars in 1186 bytes} [Tue Sep 1 01:27:07 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:27:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e279a539-29c0-45f9-a0d6-9856bffad845 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e279a539-29c0-45f9-a0d6-9856bffad845 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/dd9e495d-0b75-4c28-b08d-f08c2bec01f3 Sep 01 01:27:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e279a539-29c0-45f9-a0d6-9856bffad845 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e279a539-29c0-45f9-a0d6-9856bffad845 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:07 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-e279a539-29c0-45f9-a0d6-9856bffad845 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Delete volume with id: dd9e495d-0b75-4c28-b08d-f08c2bec01f3 Sep 01 01:27:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:07 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:27:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:27:07 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e279a539-29c0-45f9-a0d6-9856bffad845 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Volume info retrieved successfully. Sep 01 01:27:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7abfdcf8-0a42-49dc-833b-f1a70c3ca21c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7abfdcf8-0a42-49dc-833b-f1a70c3ca21c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/5a0389fe-0b2f-4a52-9329-67f7981eed48 Sep 01 01:27:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7abfdcf8-0a42-49dc-833b-f1a70c3ca21c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:07 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7abfdcf8-0a42-49dc-833b-f1a70c3ca21c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:07 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e279a539-29c0-45f9-a0d6-9856bffad845 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Delete volume request issued successfully. Sep 01 01:27:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e279a539-29c0-45f9-a0d6-9856bffad845 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] http://192.168.122.211/volume/v3/volumes/dd9e495d-0b75-4c28-b08d-f08c2bec01f3 returned with HTTP 202 Sep 01 01:27:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1759/3553] 192.168.122.211 () {60 vars in 1276 bytes} [Tue Sep 1 01:27:07 2026] DELETE /volume/v3/volumes/dd9e495d-0b75-4c28-b08d-f08c2bec01f3 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 01:27:07 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:07 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:27:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-4b317b49-d178-4f57-a86e-734b31ca62f1 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:07 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7abfdcf8-0a42-49dc-833b-f1a70c3ca21c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:27:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4b317b49-d178-4f57-a86e-734b31ca62f1 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] GET http://192.168.122.211/volume/v3/volumes/dd9e495d-0b75-4c28-b08d-f08c2bec01f3 Sep 01 01:27:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4b317b49-d178-4f57-a86e-734b31ca62f1 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:07 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-4b317b49-d178-4f57-a86e-734b31ca62f1 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:07 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7abfdcf8-0a42-49dc-833b-f1a70c3ca21c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/5a0389fe-0b2f-4a52-9329-67f7981eed48 returned with HTTP 200 Sep 01 01:27:07 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1795/3554] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:27:07 2026] GET /volume/v3/snapshots/5a0389fe-0b2f-4a52-9329-67f7981eed48 => generated 494 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:27:07 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:07 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:27:07 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:07 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:27:07 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-4b317b49-d178-4f57-a86e-734b31ca62f1 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Volume info retrieved successfully. Sep 01 01:27:07 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-4b317b49-d178-4f57-a86e-734b31ca62f1 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] http://192.168.122.211/volume/v3/volumes/dd9e495d-0b75-4c28-b08d-f08c2bec01f3 returned with HTTP 200 Sep 01 01:27:07 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1760/3555] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:27:07 2026] GET /volume/v3/volumes/dd9e495d-0b75-4c28-b08d-f08c2bec01f3 => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:27:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-dfa63ebe-569f-4bc9-97b1-277754ca1c7d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dfa63ebe-569f-4bc9-97b1-277754ca1c7d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/5a0389fe-0b2f-4a52-9329-67f7981eed48 Sep 01 01:27:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dfa63ebe-569f-4bc9-97b1-277754ca1c7d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-dfa63ebe-569f-4bc9-97b1-277754ca1c7d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-dfa63ebe-569f-4bc9-97b1-277754ca1c7d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/5a0389fe-0b2f-4a52-9329-67f7981eed48 returned with HTTP 404 Sep 01 01:27:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1796/3556] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:27:08 2026] GET /volume/v3/snapshots/5a0389fe-0b2f-4a52-9329-67f7981eed48 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:27:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f0017a1a-ebe8-4fd4-a0d6-cf5d517b3094 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f0017a1a-ebe8-4fd4-a0d6-cf5d517b3094 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/7c4484fc-6b75-48ba-a6e6-8b84e61a82f5 Sep 01 01:27:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f0017a1a-ebe8-4fd4-a0d6-cf5d517b3094 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:08 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f0017a1a-ebe8-4fd4-a0d6-cf5d517b3094 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:08 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-f0017a1a-ebe8-4fd4-a0d6-cf5d517b3094 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Delete volume with id: 7c4484fc-6b75-48ba-a6e6-8b84e61a82f5 Sep 01 01:27:08 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:08 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:27:08 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:08 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:27:08 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f0017a1a-ebe8-4fd4-a0d6-cf5d517b3094 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:27:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5480209c-19b7-44e0-a77c-f6f8fa6a5746 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5480209c-19b7-44e0-a77c-f6f8fa6a5746 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] GET http://192.168.122.211/volume/v3/volumes/dd9e495d-0b75-4c28-b08d-f08c2bec01f3 Sep 01 01:27:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5480209c-19b7-44e0-a77c-f6f8fa6a5746 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5480209c-19b7-44e0-a77c-f6f8fa6a5746 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5480209c-19b7-44e0-a77c-f6f8fa6a5746 tempest-ProjectReaderTests-962163239 tempest-ProjectReaderTests-962163239-project-admin] http://192.168.122.211/volume/v3/volumes/dd9e495d-0b75-4c28-b08d-f08c2bec01f3 returned with HTTP 404 Sep 01 01:27:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1797/3557] 192.168.122.211 () {60 vars in 1273 bytes} [Tue Sep 1 01:27:08 2026] GET /volume/v3/volumes/dd9e495d-0b75-4c28-b08d-f08c2bec01f3 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 01:27:08 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f0017a1a-ebe8-4fd4-a0d6-cf5d517b3094 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Delete volume request issued successfully. Sep 01 01:27:08 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f0017a1a-ebe8-4fd4-a0d6-cf5d517b3094 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/7c4484fc-6b75-48ba-a6e6-8b84e61a82f5 returned with HTTP 202 Sep 01 01:27:08 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1761/3558] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:27:08 2026] DELETE /volume/v3/volumes/7c4484fc-6b75-48ba-a6e6-8b84e61a82f5 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 01:27:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-d7d5c361-1f21-42fc-83b0-e1a43fc0bff2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d7d5c361-1f21-42fc-83b0-e1a43fc0bff2 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/7c4484fc-6b75-48ba-a6e6-8b84e61a82f5 Sep 01 01:27:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d7d5c361-1f21-42fc-83b0-e1a43fc0bff2 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:08 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-d7d5c361-1f21-42fc-83b0-e1a43fc0bff2 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:08 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:08 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:27:08 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:08 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:27:08 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-d7d5c361-1f21-42fc-83b0-e1a43fc0bff2 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:27:08 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-d7d5c361-1f21-42fc-83b0-e1a43fc0bff2 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/7c4484fc-6b75-48ba-a6e6-8b84e61a82f5 returned with HTTP 200 Sep 01 01:27:08 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1798/3559] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:27:08 2026] GET /volume/v3/volumes/7c4484fc-6b75-48ba-a6e6-8b84e61a82f5 => generated 1016 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:27:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-730000eb-0654-42bf-aa0d-97be83f58442 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-730000eb-0654-42bf-aa0d-97be83f58442 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/7c4484fc-6b75-48ba-a6e6-8b84e61a82f5 Sep 01 01:27:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-730000eb-0654-42bf-aa0d-97be83f58442 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-730000eb-0654-42bf-aa0d-97be83f58442 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-730000eb-0654-42bf-aa0d-97be83f58442 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/7c4484fc-6b75-48ba-a6e6-8b84e61a82f5 returned with HTTP 404 Sep 01 01:27:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1762/3560] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:27:09 2026] GET /volume/v3/volumes/7c4484fc-6b75-48ba-a6e6-8b84e61a82f5 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:27:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-a144ded0-bb70-400a-bac9-5e557bab2907 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a144ded0-bb70-400a-bac9-5e557bab2907 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:27:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-a144ded0-bb70-400a-bac9-5e557bab2907 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-334338949"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:27:09 devstack devstack@c-api.service[86751]: DEBUG cinder.api.v3.volumes [None req-a144ded0-bb70-400a-bac9-5e557bab2907 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-334338949'}} {{(pid=86751) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:27:09 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-a144ded0-bb70-400a-bac9-5e557bab2907 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create volume of 1 GB Sep 01 01:27:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a144ded0-bb70-400a-bac9-5e557bab2907 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Availability Zones retrieved successfully. Sep 01 01:27:09 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a144ded0-bb70-400a-bac9-5e557bab2907 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Flow 'volume_create_api' (f57e0e5b-de05-4e9a-8f3f-cb29fecab94c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:27:09 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a144ded0-bb70-400a-bac9-5e557bab2907 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5df46ee-9428-4788-b431-cf1b24be1182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:09 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.flows.api.create_volume [None req-a144ded0-bb70-400a-bac9-5e557bab2907 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Validating volume size '1' using validate_int {{(pid=86751) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:27:09 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a144ded0-bb70-400a-bac9-5e557bab2907 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5df46ee-9428-4788-b431-cf1b24be1182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:09 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a144ded0-bb70-400a-bac9-5e557bab2907 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45644b6f-d614-45d0-ab28-369f5f453af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:09 devstack devstack@c-api.service[86751]: DEBUG cinder.quota [None req-a144ded0-bb70-400a-bac9-5e557bab2907 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Created reservations ['0dfe9e7b-ca58-460f-bffa-b79dc18ddda6', '0e2d9001-d0c2-4672-a814-8ab3f1621ec6', '4485a0f2-d674-4110-bfb8-1f2596328a61', '4ccb9633-1ef1-46a5-a756-200c38f5b0ff'] {{(pid=86751) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:27:09 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a144ded0-bb70-400a-bac9-5e557bab2907 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45644b6f-d614-45d0-ab28-369f5f453af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0dfe9e7b-ca58-460f-bffa-b79dc18ddda6', '0e2d9001-d0c2-4672-a814-8ab3f1621ec6', '4485a0f2-d674-4110-bfb8-1f2596328a61', '4ccb9633-1ef1-46a5-a756-200c38f5b0ff']}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:09 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a144ded0-bb70-400a-bac9-5e557bab2907 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53e8415d-7619-42c9-9cc3-5e9ad4d3619f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:09 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:09 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:27:09 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a144ded0-bb70-400a-bac9-5e557bab2907 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53e8415d-7619-42c9-9cc3-5e9ad4d3619f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c991255a-83a4-41ab-b84c-4f73ae7ece5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-334338949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6426a466375e4e4aa4eae923279369d8',qos_specs=None,replication_status=,reservations=['0dfe9e7b-ca58-460f-bffa-b79dc18ddda6','0e2d9001-d0c2-4672-a814-8ab3f1621ec6','4485a0f2-d674-4110-bfb8-1f2596328a61','4ccb9633-1ef1-46a5-a756-200c38f5b0ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8002eaaa87724c26b14fac8fb119a387',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:27:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-334338949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c991255a-83a4-41ab-b84c-4f73ae7ece5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6426a466375e4e4aa4eae923279369d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8002eaaa87724c26b14fac8fb119a387',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:09 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a144ded0-bb70-400a-bac9-5e557bab2907 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ae760be-f63b-4eb5-9fe6-848a25feffc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:09 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a144ded0-bb70-400a-bac9-5e557bab2907 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ae760be-f63b-4eb5-9fe6-848a25feffc7) transitioned into state 'SUCCESS' from state '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-334338949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6426a466375e4e4aa4eae923279369d8',qos_specs=None,replication_status=,reservations=['0dfe9e7b-ca58-460f-bffa-b79dc18ddda6','0e2d9001-d0c2-4672-a814-8ab3f1621ec6','4485a0f2-d674-4110-bfb8-1f2596328a61','4ccb9633-1ef1-46a5-a756-200c38f5b0ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8002eaaa87724c26b14fac8fb119a387',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:09 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a144ded0-bb70-400a-bac9-5e557bab2907 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fc21319-efbe-4c86-905c-845e995f810a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:09 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a144ded0-bb70-400a-bac9-5e557bab2907 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fc21319-efbe-4c86-905c-845e995f810a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86751) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:09 devstack devstack@c-api.service[86751]: DEBUG cinder.volume.api [None req-a144ded0-bb70-400a-bac9-5e557bab2907 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Flow 'volume_create_api' (f57e0e5b-de05-4e9a-8f3f-cb29fecab94c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86751) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:27:09 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-a144ded0-bb70-400a-bac9-5e557bab2907 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create volume request issued successfully. Sep 01 01:27:09 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-a144ded0-bb70-400a-bac9-5e557bab2907 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:27:09 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1799/3561] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:27:09 2026] POST /volume/v3/volumes => generated 786 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:27:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d77ce182-c775-4d6a-9e40-058005bd794f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d77ce182-c775-4d6a-9e40-058005bd794f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/c991255a-83a4-41ab-b84c-4f73ae7ece5b Sep 01 01:27:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d77ce182-c775-4d6a-9e40-058005bd794f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:09 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d77ce182-c775-4d6a-9e40-058005bd794f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:09 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:09 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:27:09 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:09 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:27:09 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d77ce182-c775-4d6a-9e40-058005bd794f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:27:09 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d77ce182-c775-4d6a-9e40-058005bd794f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/c991255a-83a4-41ab-b84c-4f73ae7ece5b returned with HTTP 200 Sep 01 01:27:09 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1763/3562] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:27:09 2026] GET /volume/v3/volumes/c991255a-83a4-41ab-b84c-4f73ae7ece5b => generated 965 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:27:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-5b8d855c-a9e9-4a62-bd2e-24c29146ab8a None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5b8d855c-a9e9-4a62-bd2e-24c29146ab8a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/c991255a-83a4-41ab-b84c-4f73ae7ece5b Sep 01 01:27:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5b8d855c-a9e9-4a62-bd2e-24c29146ab8a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:10 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-5b8d855c-a9e9-4a62-bd2e-24c29146ab8a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:10 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:10 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:27:10 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:10 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:27:10 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-5b8d855c-a9e9-4a62-bd2e-24c29146ab8a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:27:10 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-5b8d855c-a9e9-4a62-bd2e-24c29146ab8a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/c991255a-83a4-41ab-b84c-4f73ae7ece5b returned with HTTP 200 Sep 01 01:27:10 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1800/3563] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:27:10 2026] GET /volume/v3/volumes/c991255a-83a4-41ab-b84c-4f73ae7ece5b => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:27:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-f6077873-f634-44a5-a617-a184cc98d3e7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:10 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f6077873-f634-44a5-a617-a184cc98d3e7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] POST http://192.168.122.211/volume/v3/snapshots Sep 01 01:27:10 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-f6077873-f634-44a5-a617-a184cc98d3e7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c991255a-83a4-41ab-b84c-4f73ae7ece5b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1604961173"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:27:10 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:10 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:27:10 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:10 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:27:10 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f6077873-f634-44a5-a617-a184cc98d3e7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:27:10 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.snapshots [None req-f6077873-f634-44a5-a617-a184cc98d3e7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Create snapshot from volume c991255a-83a4-41ab-b84c-4f73ae7ece5b Sep 01 01:27:10 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-f6077873-f634-44a5-a617-a184cc98d3e7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Created reservations ['c4fb65a1-f841-4ed8-9f0b-8a148b771859', 'e44e6532-0dd4-402d-a093-f4ce2f1be52b', '82fc2323-43cb-4157-b716-5f84efffa03b', '71362a3a-3263-4913-8ed7-d479bc30cd41'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:27:10 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:10 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:27:11 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-f6077873-f634-44a5-a617-a184cc98d3e7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot create request issued successfully. Sep 01 01:27:11 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-f6077873-f634-44a5-a617-a184cc98d3e7 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots returned with HTTP 202 Sep 01 01:27:11 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1764/3564] 192.168.122.211 () {60 vars in 1149 bytes} [Tue Sep 1 01:27:10 2026] POST /volume/v3/snapshots => generated 308 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:27:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-2fe78885-ece3-4054-a0c3-80e986f77ed6 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2fe78885-ece3-4054-a0c3-80e986f77ed6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89 Sep 01 01:27:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2fe78885-ece3-4054-a0c3-80e986f77ed6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:11 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-2fe78885-ece3-4054-a0c3-80e986f77ed6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:11 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:11 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:27:11 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-2fe78885-ece3-4054-a0c3-80e986f77ed6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:27:11 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-2fe78885-ece3-4054-a0c3-80e986f77ed6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89 returned with HTTP 200 Sep 01 01:27:11 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1801/3565] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:27:11 2026] GET /volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:27:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-d21dbfe0-77b1-4f08-b59d-54711e8a9a5f None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d21dbfe0-77b1-4f08-b59d-54711e8a9a5f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89 Sep 01 01:27:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d21dbfe0-77b1-4f08-b59d-54711e8a9a5f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:12 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-d21dbfe0-77b1-4f08-b59d-54711e8a9a5f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:12 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:12 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:27:12 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-d21dbfe0-77b1-4f08-b59d-54711e8a9a5f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:27:12 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-d21dbfe0-77b1-4f08-b59d-54711e8a9a5f tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89 returned with HTTP 200 Sep 01 01:27:12 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1765/3566] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:27:12 2026] GET /volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:27:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-1d38fc8a-76e4-4bea-9840-9bb2c0ec796d None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1d38fc8a-76e4-4bea-9840-9bb2c0ec796d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89 Sep 01 01:27:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1d38fc8a-76e4-4bea-9840-9bb2c0ec796d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-1d38fc8a-76e4-4bea-9840-9bb2c0ec796d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:27:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-1d38fc8a-76e4-4bea-9840-9bb2c0ec796d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:27:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-1d38fc8a-76e4-4bea-9840-9bb2c0ec796d tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89 returned with HTTP 200 Sep 01 01:27:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1802/3567] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:27:13 2026] GET /volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:27:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-b9423716-7ca6-4ae6-976b-2cf53cd50b29 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b9423716-7ca6-4ae6-976b-2cf53cd50b29 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] POST http://192.168.122.211/volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89/action Sep 01 01:27:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b9423716-7ca6-4ae6-976b-2cf53cd50b29 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:27:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-b9423716-7ca6-4ae6-976b-2cf53cd50b29 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:27:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.admin_actions [None req-b9423716-7ca6-4ae6-976b-2cf53cd50b29 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Updating snapshot 'f792a4e1-48c0-4a88-985f-b85a1220ed89' with '{'status': 'creating'}' {{(pid=86752) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 01:27:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:27:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-b9423716-7ca6-4ae6-976b-2cf53cd50b29 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89/action returned with HTTP 202 Sep 01 01:27:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1766/3568] 192.168.122.211 () {60 vars in 1280 bytes} [Tue Sep 1 01:27:13 2026] POST /volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 01:27:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bdc44ade-2b2d-408f-817b-f0e525a31fb5 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bdc44ade-2b2d-408f-817b-f0e525a31fb5 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89 Sep 01 01:27:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bdc44ade-2b2d-408f-817b-f0e525a31fb5 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bdc44ade-2b2d-408f-817b-f0e525a31fb5 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:27:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-bdc44ade-2b2d-408f-817b-f0e525a31fb5 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:27:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bdc44ade-2b2d-408f-817b-f0e525a31fb5 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89 returned with HTTP 200 Sep 01 01:27:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1803/3569] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:27:13 2026] GET /volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:27:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9b2daf3b-e1d5-4011-8a47-c4965afa0e24 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9b2daf3b-e1d5-4011-8a47-c4965afa0e24 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] POST http://192.168.122.211/volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89/action Sep 01 01:27:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9b2daf3b-e1d5-4011-8a47-c4965afa0e24 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:27:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9b2daf3b-e1d5-4011-8a47-c4965afa0e24 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:27:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.contrib.snapshot_actions [None req-9b2daf3b-e1d5-4011-8a47-c4965afa0e24 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86752) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 01 01:27:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:27:13 devstack devstack@c-api.service[86752]: INFO cinder.api.contrib.snapshot_actions [None req-9b2daf3b-e1d5-4011-8a47-c4965afa0e24 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] Updating snapshot f792a4e1-48c0-4a88-985f-b85a1220ed89 with info {'id': 'f792a4e1-48c0-4a88-985f-b85a1220ed89', 'status': 'error', 'progress': '80%'} Sep 01 01:27:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9b2daf3b-e1d5-4011-8a47-c4965afa0e24 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-member] http://192.168.122.211/volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89/action returned with HTTP 202 Sep 01 01:27:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1767/3570] 192.168.122.211 () {60 vars in 1280 bytes} [Tue Sep 1 01:27:13 2026] POST /volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:27:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-11b9c257-b8bd-4fb5-a888-cd6abdb02718 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-11b9c257-b8bd-4fb5-a888-cd6abdb02718 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] DELETE http://192.168.122.211/volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89 Sep 01 01:27:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-11b9c257-b8bd-4fb5-a888-cd6abdb02718 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:13 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-11b9c257-b8bd-4fb5-a888-cd6abdb02718 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:13 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.snapshots [None req-11b9c257-b8bd-4fb5-a888-cd6abdb02718 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Delete snapshot with id: f792a4e1-48c0-4a88-985f-b85a1220ed89 Sep 01 01:27:13 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:13 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:27:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-11b9c257-b8bd-4fb5-a888-cd6abdb02718 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:27:13 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:13 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:27:13 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-11b9c257-b8bd-4fb5-a888-cd6abdb02718 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot delete request issued successfully. Sep 01 01:27:13 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-11b9c257-b8bd-4fb5-a888-cd6abdb02718 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89 returned with HTTP 202 Sep 01 01:27:13 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1804/3571] 192.168.122.211 () {58 vars in 1241 bytes} [Tue Sep 1 01:27:13 2026] DELETE /volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:27:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-2b1fd942-9a92-48f9-87e2-8b967cd47825 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2b1fd942-9a92-48f9-87e2-8b967cd47825 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89 Sep 01 01:27:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2b1fd942-9a92-48f9-87e2-8b967cd47825 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:13 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-2b1fd942-9a92-48f9-87e2-8b967cd47825 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:13 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:13 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:27:13 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-2b1fd942-9a92-48f9-87e2-8b967cd47825 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:27:13 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-2b1fd942-9a92-48f9-87e2-8b967cd47825 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89 returned with HTTP 200 Sep 01 01:27:13 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1768/3572] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:27:13 2026] GET /volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:27:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-12b07044-2480-4688-b5e0-fb8c8a27a4ee None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-12b07044-2480-4688-b5e0-fb8c8a27a4ee tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89 Sep 01 01:27:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-12b07044-2480-4688-b5e0-fb8c8a27a4ee tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:14 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-12b07044-2480-4688-b5e0-fb8c8a27a4ee tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:14 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:14 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:27:14 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-12b07044-2480-4688-b5e0-fb8c8a27a4ee tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Snapshot retrieved successfully. Sep 01 01:27:14 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-12b07044-2480-4688-b5e0-fb8c8a27a4ee tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89 returned with HTTP 200 Sep 01 01:27:14 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1805/3573] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:27:14 2026] GET /volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:27:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-942411b6-5e38-4f1a-841a-4bfbcf2ac08a None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-942411b6-5e38-4f1a-841a-4bfbcf2ac08a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89 Sep 01 01:27:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-942411b6-5e38-4f1a-841a-4bfbcf2ac08a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-942411b6-5e38-4f1a-841a-4bfbcf2ac08a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-942411b6-5e38-4f1a-841a-4bfbcf2ac08a tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89 returned with HTTP 404 Sep 01 01:27:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1769/3574] 192.168.122.211 () {58 vars in 1238 bytes} [Tue Sep 1 01:27:15 2026] GET /volume/v3/snapshots/f792a4e1-48c0-4a88-985f-b85a1220ed89 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:27:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-952322c2-c6d3-4664-b1d7-9b47fc8a488c None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-952322c2-c6d3-4664-b1d7-9b47fc8a488c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/c991255a-83a4-41ab-b84c-4f73ae7ece5b Sep 01 01:27:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-952322c2-c6d3-4664-b1d7-9b47fc8a488c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:15 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-952322c2-c6d3-4664-b1d7-9b47fc8a488c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:15 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-952322c2-c6d3-4664-b1d7-9b47fc8a488c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Delete volume with id: c991255a-83a4-41ab-b84c-4f73ae7ece5b Sep 01 01:27:15 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:15 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:27:15 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:15 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:27:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-952322c2-c6d3-4664-b1d7-9b47fc8a488c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:27:15 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-952322c2-c6d3-4664-b1d7-9b47fc8a488c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Delete volume request issued successfully. Sep 01 01:27:15 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-952322c2-c6d3-4664-b1d7-9b47fc8a488c tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/c991255a-83a4-41ab-b84c-4f73ae7ece5b returned with HTTP 202 Sep 01 01:27:15 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1806/3575] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:27:15 2026] DELETE /volume/v3/volumes/c991255a-83a4-41ab-b84c-4f73ae7ece5b => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:27:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-5ff0e9fe-759c-43c4-a278-9c9d726898c6 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5ff0e9fe-759c-43c4-a278-9c9d726898c6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/c991255a-83a4-41ab-b84c-4f73ae7ece5b Sep 01 01:27:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5ff0e9fe-759c-43c4-a278-9c9d726898c6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:15 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-5ff0e9fe-759c-43c4-a278-9c9d726898c6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:15 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:15 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:27:15 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:15 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:27:15 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-5ff0e9fe-759c-43c4-a278-9c9d726898c6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Volume info retrieved successfully. Sep 01 01:27:15 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-5ff0e9fe-759c-43c4-a278-9c9d726898c6 tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/c991255a-83a4-41ab-b84c-4f73ae7ece5b returned with HTTP 200 Sep 01 01:27:15 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1770/3576] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:27:15 2026] GET /volume/v3/volumes/c991255a-83a4-41ab-b84c-4f73ae7ece5b => generated 1015 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:27:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bfabbd05-c020-4354-802f-4027dcc8150b None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bfabbd05-c020-4354-802f-4027dcc8150b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] GET http://192.168.122.211/volume/v3/volumes/c991255a-83a4-41ab-b84c-4f73ae7ece5b Sep 01 01:27:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bfabbd05-c020-4354-802f-4027dcc8150b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:16 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bfabbd05-c020-4354-802f-4027dcc8150b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:16 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bfabbd05-c020-4354-802f-4027dcc8150b tempest-ProjectMemberTests-2018568708 tempest-ProjectMemberTests-2018568708-project-admin] http://192.168.122.211/volume/v3/volumes/c991255a-83a4-41ab-b84c-4f73ae7ece5b returned with HTTP 404 Sep 01 01:27:16 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1807/3577] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:27:16 2026] GET /volume/v3/volumes/c991255a-83a4-41ab-b84c-4f73ae7ece5b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:27:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-9262b546-3ef6-48c8-a37d-5989357b179c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:19 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9262b546-3ef6-48c8-a37d-5989357b179c tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:27:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-9262b546-3ef6-48c8-a37d-5989357b179c tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-433837651"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:27:19 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-9262b546-3ef6-48c8-a37d-5989357b179c tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-433837651'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:27:19 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-9262b546-3ef6-48c8-a37d-5989357b179c tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Create volume of 1 GB Sep 01 01:27:19 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9262b546-3ef6-48c8-a37d-5989357b179c tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Availability Zones retrieved successfully. Sep 01 01:27:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-9262b546-3ef6-48c8-a37d-5989357b179c tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Flow 'volume_create_api' (5e2e41f8-f1d7-40f6-9999-ece643ec999e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:27:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-9262b546-3ef6-48c8-a37d-5989357b179c tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0415ca5-50c3-4009-9b75-24316b2f34d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-9262b546-3ef6-48c8-a37d-5989357b179c tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:27:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-9262b546-3ef6-48c8-a37d-5989357b179c tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0415ca5-50c3-4009-9b75-24316b2f34d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-9262b546-3ef6-48c8-a37d-5989357b179c tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eec2091-73fa-40b9-8bd1-1cf9dfa648cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:19 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-9262b546-3ef6-48c8-a37d-5989357b179c tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Created reservations ['3787df52-2329-4d65-bc58-9da1fa4ae546', '8f6641be-b407-4252-a089-901ec721368e', '86a5dfb3-aa92-4a0c-8a62-8c89cc68202b', 'cca84b2a-5d41-40bf-b839-a9884f66a4d1'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:27:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-9262b546-3ef6-48c8-a37d-5989357b179c tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eec2091-73fa-40b9-8bd1-1cf9dfa648cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3787df52-2329-4d65-bc58-9da1fa4ae546', '8f6641be-b407-4252-a089-901ec721368e', '86a5dfb3-aa92-4a0c-8a62-8c89cc68202b', 'cca84b2a-5d41-40bf-b839-a9884f66a4d1']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:19 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-9262b546-3ef6-48c8-a37d-5989357b179c tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (258a728c-7e95-4689-9035-33ef68900c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:20 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:20 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:27:20 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-9262b546-3ef6-48c8-a37d-5989357b179c tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (258a728c-7e95-4689-9035-33ef68900c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5c4745a-f573-45f9-a7a8-3fb7795de051', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-433837651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43d8df6f056a45f284441c360361e940',qos_specs=None,replication_status=,reservations=['3787df52-2329-4d65-bc58-9da1fa4ae546','8f6641be-b407-4252-a089-901ec721368e','86a5dfb3-aa92-4a0c-8a62-8c89cc68202b','cca84b2a-5d41-40bf-b839-a9884f66a4d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beb8c73d83ac4438a5ba0694226d1143',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:27:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-433837651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5c4745a-f573-45f9-a7a8-3fb7795de051,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43d8df6f056a45f284441c360361e940',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='beb8c73d83ac4438a5ba0694226d1143',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:20 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-9262b546-3ef6-48c8-a37d-5989357b179c tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cea246aa-31a1-451a-8d9e-e2ae398049e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:20 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-9262b546-3ef6-48c8-a37d-5989357b179c tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cea246aa-31a1-451a-8d9e-e2ae398049e7) transitioned into state 'SUCCESS' from state '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-433837651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43d8df6f056a45f284441c360361e940',qos_specs=None,replication_status=,reservations=['3787df52-2329-4d65-bc58-9da1fa4ae546','8f6641be-b407-4252-a089-901ec721368e','86a5dfb3-aa92-4a0c-8a62-8c89cc68202b','cca84b2a-5d41-40bf-b839-a9884f66a4d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beb8c73d83ac4438a5ba0694226d1143',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:20 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-9262b546-3ef6-48c8-a37d-5989357b179c tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec68d6a4-5851-4407-8f37-c620d5f3be33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:20 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-9262b546-3ef6-48c8-a37d-5989357b179c tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec68d6a4-5851-4407-8f37-c620d5f3be33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:20 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-9262b546-3ef6-48c8-a37d-5989357b179c tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Flow 'volume_create_api' (5e2e41f8-f1d7-40f6-9999-ece643ec999e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:27:20 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-9262b546-3ef6-48c8-a37d-5989357b179c tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Create volume request issued successfully. Sep 01 01:27:20 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-9262b546-3ef6-48c8-a37d-5989357b179c tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:27:20 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1771/3578] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:27:19 2026] POST /volume/v3/volumes => generated 786 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 01:27:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-360540bb-c9cb-4ffd-8b31-6d44fe4dabb2 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-360540bb-c9cb-4ffd-8b31-6d44fe4dabb2 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] GET http://192.168.122.211/volume/v3/volumes/a5c4745a-f573-45f9-a7a8-3fb7795de051 Sep 01 01:27:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-360540bb-c9cb-4ffd-8b31-6d44fe4dabb2 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:20 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-360540bb-c9cb-4ffd-8b31-6d44fe4dabb2 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:20 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:20 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:27:20 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:20 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:27:20 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-360540bb-c9cb-4ffd-8b31-6d44fe4dabb2 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Volume info retrieved successfully. Sep 01 01:27:20 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-360540bb-c9cb-4ffd-8b31-6d44fe4dabb2 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] http://192.168.122.211/volume/v3/volumes/a5c4745a-f573-45f9-a7a8-3fb7795de051 returned with HTTP 200 Sep 01 01:27:20 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1808/3579] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:27:20 2026] GET /volume/v3/volumes/a5c4745a-f573-45f9-a7a8-3fb7795de051 => generated 965 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:27:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-7bef91a1-1031-4f16-bd1e-9c0c33627d71 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7bef91a1-1031-4f16-bd1e-9c0c33627d71 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] GET http://192.168.122.211/volume/v3/volumes/a5c4745a-f573-45f9-a7a8-3fb7795de051 Sep 01 01:27:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7bef91a1-1031-4f16-bd1e-9c0c33627d71 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:21 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-7bef91a1-1031-4f16-bd1e-9c0c33627d71 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:21 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:21 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:27:21 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:21 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:27:21 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-7bef91a1-1031-4f16-bd1e-9c0c33627d71 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Volume info retrieved successfully. Sep 01 01:27:21 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-7bef91a1-1031-4f16-bd1e-9c0c33627d71 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] http://192.168.122.211/volume/v3/volumes/a5c4745a-f573-45f9-a7a8-3fb7795de051 returned with HTTP 200 Sep 01 01:27:21 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1772/3580] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:27:21 2026] GET /volume/v3/volumes/a5c4745a-f573-45f9-a7a8-3fb7795de051 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:27:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0c0d1c59-8d10-44eb-8cb6-eba0fb299766 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0c0d1c59-8d10-44eb-8cb6-eba0fb299766 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] GET http://192.168.122.211/volume/v3/volumes/a5c4745a-f573-45f9-a7a8-3fb7795de051 Sep 01 01:27:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0c0d1c59-8d10-44eb-8cb6-eba0fb299766 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0c0d1c59-8d10-44eb-8cb6-eba0fb299766 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:27:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:27:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0c0d1c59-8d10-44eb-8cb6-eba0fb299766 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Volume info retrieved successfully. Sep 01 01:27:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0c0d1c59-8d10-44eb-8cb6-eba0fb299766 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] http://192.168.122.211/volume/v3/volumes/a5c4745a-f573-45f9-a7a8-3fb7795de051 returned with HTTP 200 Sep 01 01:27:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1809/3581] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:27:22 2026] GET /volume/v3/volumes/a5c4745a-f573-45f9-a7a8-3fb7795de051 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:27:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-e76e57d6-ba83-4ec5-9129-4dd6d3dd04f0 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e76e57d6-ba83-4ec5-9129-4dd6d3dd04f0 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-reader] POST http://192.168.122.211/volume/v3/volumes/a5c4745a-f573-45f9-a7a8-3fb7795de051/action Sep 01 01:27:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e76e57d6-ba83-4ec5-9129-4dd6d3dd04f0 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86752) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:27:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-e76e57d6-ba83-4ec5-9129-4dd6d3dd04f0 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:27:22 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:22 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:27:22 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:22 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:27:22 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-e76e57d6-ba83-4ec5-9129-4dd6d3dd04f0 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-reader] Volume info retrieved successfully. Sep 01 01:27:22 devstack devstack@c-api.service[86752]: DEBUG cinder.policy [None req-e76e57d6-ba83-4ec5-9129-4dd6d3dd04f0 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '0a90b7a23ce64d88a551ec6167be4e52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43d8df6f056a45f284441c360361e940', '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=86752) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:27:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-e76e57d6-ba83-4ec5-9129-4dd6d3dd04f0 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-reader] http://192.168.122.211/volume/v3/volumes/a5c4745a-f573-45f9-a7a8-3fb7795de051/action returned with HTTP 403 Sep 01 01:27:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1773/3582] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:27:22 2026] POST /volume/v3/volumes/a5c4745a-f573-45f9-a7a8-3fb7795de051/action => generated 131 bytes in 142 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:27:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-7216db5b-ce03-4148-adcd-c5d7e5d4cc02 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7216db5b-ce03-4148-adcd-c5d7e5d4cc02 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/a5c4745a-f573-45f9-a7a8-3fb7795de051 Sep 01 01:27:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7216db5b-ce03-4148-adcd-c5d7e5d4cc02 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:22 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-7216db5b-ce03-4148-adcd-c5d7e5d4cc02 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Calling method 'delete' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:22 devstack devstack@c-api.service[86751]: INFO cinder.api.v3.volumes [None req-7216db5b-ce03-4148-adcd-c5d7e5d4cc02 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Delete volume with id: a5c4745a-f573-45f9-a7a8-3fb7795de051 Sep 01 01:27:22 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:22 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:27:22 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:22 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:27:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7216db5b-ce03-4148-adcd-c5d7e5d4cc02 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Volume info retrieved successfully. Sep 01 01:27:22 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-7216db5b-ce03-4148-adcd-c5d7e5d4cc02 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Delete volume request issued successfully. Sep 01 01:27:22 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-7216db5b-ce03-4148-adcd-c5d7e5d4cc02 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] http://192.168.122.211/volume/v3/volumes/a5c4745a-f573-45f9-a7a8-3fb7795de051 returned with HTTP 202 Sep 01 01:27:22 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1810/3583] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:27:22 2026] DELETE /volume/v3/volumes/a5c4745a-f573-45f9-a7a8-3fb7795de051 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:27:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-86291adc-51c3-4681-a1c0-ea24c3f0f1a7 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-86291adc-51c3-4681-a1c0-ea24c3f0f1a7 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] GET http://192.168.122.211/volume/v3/volumes/a5c4745a-f573-45f9-a7a8-3fb7795de051 Sep 01 01:27:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-86291adc-51c3-4681-a1c0-ea24c3f0f1a7 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:22 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-86291adc-51c3-4681-a1c0-ea24c3f0f1a7 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:22 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:22 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:27:22 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:22 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:27:22 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-86291adc-51c3-4681-a1c0-ea24c3f0f1a7 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Volume info retrieved successfully. Sep 01 01:27:22 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-86291adc-51c3-4681-a1c0-ea24c3f0f1a7 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] http://192.168.122.211/volume/v3/volumes/a5c4745a-f573-45f9-a7a8-3fb7795de051 returned with HTTP 200 Sep 01 01:27:22 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1774/3584] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:27:22 2026] GET /volume/v3/volumes/a5c4745a-f573-45f9-a7a8-3fb7795de051 => generated 1015 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:27:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-bd70faee-f065-4387-ad44-9f6d82d65c32 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bd70faee-f065-4387-ad44-9f6d82d65c32 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] GET http://192.168.122.211/volume/v3/volumes/a5c4745a-f573-45f9-a7a8-3fb7795de051 Sep 01 01:27:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bd70faee-f065-4387-ad44-9f6d82d65c32 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:23 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-bd70faee-f065-4387-ad44-9f6d82d65c32 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:23 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-bd70faee-f065-4387-ad44-9f6d82d65c32 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] http://192.168.122.211/volume/v3/volumes/a5c4745a-f573-45f9-a7a8-3fb7795de051 returned with HTTP 404 Sep 01 01:27:23 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1811/3585] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:27:23 2026] GET /volume/v3/volumes/a5c4745a-f573-45f9-a7a8-3fb7795de051 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:27:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-089e0e35-c0b8-4c49-bfad-6ff1df931079 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-089e0e35-c0b8-4c49-bfad-6ff1df931079 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] POST http://192.168.122.211/volume/v3/volumes Sep 01 01:27:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-089e0e35-c0b8-4c49-bfad-6ff1df931079 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1203455921"}} {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:27:23 devstack devstack@c-api.service[86752]: DEBUG cinder.api.v3.volumes [None req-089e0e35-c0b8-4c49-bfad-6ff1df931079 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1203455921'}} {{(pid=86752) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:27:23 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-089e0e35-c0b8-4c49-bfad-6ff1df931079 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Create volume of 1 GB Sep 01 01:27:23 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-089e0e35-c0b8-4c49-bfad-6ff1df931079 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Availability Zones retrieved successfully. Sep 01 01:27:23 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-089e0e35-c0b8-4c49-bfad-6ff1df931079 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Flow 'volume_create_api' (ca78b33b-1472-4493-a95e-e8bb57b801d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:27:23 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-089e0e35-c0b8-4c49-bfad-6ff1df931079 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebf3cb94-512b-493a-8df2-bd0f7ab6d241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:23 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.flows.api.create_volume [None req-089e0e35-c0b8-4c49-bfad-6ff1df931079 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Validating volume size '1' using validate_int {{(pid=86752) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:27:23 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-089e0e35-c0b8-4c49-bfad-6ff1df931079 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebf3cb94-512b-493a-8df2-bd0f7ab6d241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=154515dd-c515-41f1-a70a-da43f0c9b293,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '154515dd-c515-41f1-a70a-da43f0c9b293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:23 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-089e0e35-c0b8-4c49-bfad-6ff1df931079 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca65759e-d9eb-4f4b-a18e-e150751a8131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:23 devstack devstack@c-api.service[86752]: DEBUG cinder.quota [None req-089e0e35-c0b8-4c49-bfad-6ff1df931079 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Created reservations ['12828f3c-a58e-4192-9102-3432b7039060', '0e9c0f87-fcdd-46f6-9d6c-3fbb7119b2fd', '29ec7488-42cc-4022-9ce9-7f7e1327ef8f', 'b8891121-0d05-4418-9d76-855d5a75eb5d'] {{(pid=86752) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:27:23 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-089e0e35-c0b8-4c49-bfad-6ff1df931079 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca65759e-d9eb-4f4b-a18e-e150751a8131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12828f3c-a58e-4192-9102-3432b7039060', '0e9c0f87-fcdd-46f6-9d6c-3fbb7119b2fd', '29ec7488-42cc-4022-9ce9-7f7e1327ef8f', 'b8891121-0d05-4418-9d76-855d5a75eb5d']}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:23 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-089e0e35-c0b8-4c49-bfad-6ff1df931079 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbd88c67-7d43-4810-856b-1a63ffd01e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:23 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:23 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:27:23 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-089e0e35-c0b8-4c49-bfad-6ff1df931079 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbd88c67-7d43-4810-856b-1a63ffd01e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7395974-a657-4962-ae72-ee45e55c4a3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1203455921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43d8df6f056a45f284441c360361e940',qos_specs=None,replication_status=,reservations=['12828f3c-a58e-4192-9102-3432b7039060','0e9c0f87-fcdd-46f6-9d6c-3fbb7119b2fd','29ec7488-42cc-4022-9ce9-7f7e1327ef8f','b8891121-0d05-4418-9d76-855d5a75eb5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beb8c73d83ac4438a5ba0694226d1143',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:27:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1203455921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7395974-a657-4962-ae72-ee45e55c4a3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43d8df6f056a45f284441c360361e940',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='beb8c73d83ac4438a5ba0694226d1143',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(154515dd-c515-41f1-a70a-da43f0c9b293),volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:23 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-089e0e35-c0b8-4c49-bfad-6ff1df931079 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (375c8b30-ac26-4afd-9441-cad1ebd82f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:23 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-089e0e35-c0b8-4c49-bfad-6ff1df931079 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (375c8b30-ac26-4afd-9441-cad1ebd82f0f) transitioned into state 'SUCCESS' from state '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-1203455921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43d8df6f056a45f284441c360361e940',qos_specs=None,replication_status=,reservations=['12828f3c-a58e-4192-9102-3432b7039060','0e9c0f87-fcdd-46f6-9d6c-3fbb7119b2fd','29ec7488-42cc-4022-9ce9-7f7e1327ef8f','b8891121-0d05-4418-9d76-855d5a75eb5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beb8c73d83ac4438a5ba0694226d1143',volume_type_id=154515dd-c515-41f1-a70a-da43f0c9b293)}' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:23 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-089e0e35-c0b8-4c49-bfad-6ff1df931079 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50a2ceca-aee3-4bd4-92fe-9afc218599c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:27:23 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-089e0e35-c0b8-4c49-bfad-6ff1df931079 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50a2ceca-aee3-4bd4-92fe-9afc218599c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86752) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:27:23 devstack devstack@c-api.service[86752]: DEBUG cinder.volume.api [None req-089e0e35-c0b8-4c49-bfad-6ff1df931079 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Flow 'volume_create_api' (ca78b33b-1472-4493-a95e-e8bb57b801d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86752) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:27:23 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-089e0e35-c0b8-4c49-bfad-6ff1df931079 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Create volume request issued successfully. Sep 01 01:27:23 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-089e0e35-c0b8-4c49-bfad-6ff1df931079 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] http://192.168.122.211/volume/v3/volumes returned with HTTP 202 Sep 01 01:27:23 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1775/3586] 192.168.122.211 () {60 vars in 1142 bytes} [Tue Sep 1 01:27:23 2026] POST /volume/v3/volumes => generated 787 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:27:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0824a057-194f-4baa-a365-839790881b71 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0824a057-194f-4baa-a365-839790881b71 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] GET http://192.168.122.211/volume/v3/volumes/e7395974-a657-4962-ae72-ee45e55c4a3a Sep 01 01:27:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0824a057-194f-4baa-a365-839790881b71 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:24 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0824a057-194f-4baa-a365-839790881b71 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:24 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:24 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:27:24 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:24 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:27:24 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-0824a057-194f-4baa-a365-839790881b71 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Volume info retrieved successfully. Sep 01 01:27:24 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0824a057-194f-4baa-a365-839790881b71 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] http://192.168.122.211/volume/v3/volumes/e7395974-a657-4962-ae72-ee45e55c4a3a returned with HTTP 200 Sep 01 01:27:24 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1812/3587] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:27:24 2026] GET /volume/v3/volumes/e7395974-a657-4962-ae72-ee45e55c4a3a => generated 966 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:27:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-acf8b8cd-7c70-4ad4-9f71-45b0bd11712c None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-acf8b8cd-7c70-4ad4-9f71-45b0bd11712c tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] GET http://192.168.122.211/volume/v3/volumes/e7395974-a657-4962-ae72-ee45e55c4a3a Sep 01 01:27:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-acf8b8cd-7c70-4ad4-9f71-45b0bd11712c tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-acf8b8cd-7c70-4ad4-9f71-45b0bd11712c tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:25 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:25 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:27:25 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:25 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:27:25 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-acf8b8cd-7c70-4ad4-9f71-45b0bd11712c tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Volume info retrieved successfully. Sep 01 01:27:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-acf8b8cd-7c70-4ad4-9f71-45b0bd11712c tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] http://192.168.122.211/volume/v3/volumes/e7395974-a657-4962-ae72-ee45e55c4a3a returned with HTTP 200 Sep 01 01:27:25 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1776/3588] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:27:25 2026] GET /volume/v3/volumes/e7395974-a657-4962-ae72-ee45e55c4a3a => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:27:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-0f58e3a7-a80e-414c-9679-c96865228472 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0f58e3a7-a80e-414c-9679-c96865228472 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-reader] POST http://192.168.122.211/volume/v3/volumes/e7395974-a657-4962-ae72-ee45e55c4a3a/action Sep 01 01:27:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0f58e3a7-a80e-414c-9679-c96865228472 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86751) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:27:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-0f58e3a7-a80e-414c-9679-c96865228472 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:27:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:27:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:27:25 devstack devstack@c-api.service[86751]: DEBUG cinder.policy [None req-0f58e3a7-a80e-414c-9679-c96865228472 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '0a90b7a23ce64d88a551ec6167be4e52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43d8df6f056a45f284441c360361e940', '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=86751) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 01:27:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-0f58e3a7-a80e-414c-9679-c96865228472 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-reader] http://192.168.122.211/volume/v3/volumes/e7395974-a657-4962-ae72-ee45e55c4a3a/action returned with HTTP 403 Sep 01 01:27:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1813/3589] 192.168.122.211 () {60 vars in 1274 bytes} [Tue Sep 1 01:27:25 2026] POST /volume/v3/volumes/e7395974-a657-4962-ae72-ee45e55c4a3a/action => generated 131 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 01:27:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-275a49aa-9620-4052-8de3-b87e630b3587 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-275a49aa-9620-4052-8de3-b87e630b3587 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] DELETE http://192.168.122.211/volume/v3/volumes/e7395974-a657-4962-ae72-ee45e55c4a3a Sep 01 01:27:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-275a49aa-9620-4052-8de3-b87e630b3587 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:25 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-275a49aa-9620-4052-8de3-b87e630b3587 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Calling method 'delete' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:25 devstack devstack@c-api.service[86752]: INFO cinder.api.v3.volumes [None req-275a49aa-9620-4052-8de3-b87e630b3587 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Delete volume with id: e7395974-a657-4962-ae72-ee45e55c4a3a Sep 01 01:27:25 devstack devstack@c-api.service[86752]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:25 devstack devstack@c-api.service[86752]: attachments = base.obj_make_list( Sep 01 01:27:25 devstack devstack@c-api.service[86752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:25 devstack devstack@c-api.service[86752]: warnings.warn( Sep 01 01:27:25 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-275a49aa-9620-4052-8de3-b87e630b3587 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Volume info retrieved successfully. Sep 01 01:27:25 devstack devstack@c-api.service[86752]: INFO cinder.volume.api [None req-275a49aa-9620-4052-8de3-b87e630b3587 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Delete volume request issued successfully. Sep 01 01:27:25 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-275a49aa-9620-4052-8de3-b87e630b3587 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] http://192.168.122.211/volume/v3/volumes/e7395974-a657-4962-ae72-ee45e55c4a3a returned with HTTP 202 Sep 01 01:27:25 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1777/3590] 192.168.122.211 () {58 vars in 1235 bytes} [Tue Sep 1 01:27:25 2026] DELETE /volume/v3/volumes/e7395974-a657-4962-ae72-ee45e55c4a3a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:27:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.middleware.request_id [None req-98032a30-c165-45af-b68d-eb79f2a4b762 None None] RequestId filter calling following filter/app {{(pid=86751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-98032a30-c165-45af-b68d-eb79f2a4b762 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] GET http://192.168.122.211/volume/v3/volumes/e7395974-a657-4962-ae72-ee45e55c4a3a Sep 01 01:27:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-98032a30-c165-45af-b68d-eb79f2a4b762 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Empty body provided in request {{(pid=86751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:25 devstack devstack@c-api.service[86751]: DEBUG cinder.api.openstack.wsgi [None req-98032a30-c165-45af-b68d-eb79f2a4b762 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Calling method 'show' {{(pid=86751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:25 devstack devstack@c-api.service[86751]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:27:25 devstack devstack@c-api.service[86751]: attachments = base.obj_make_list( Sep 01 01:27:25 devstack devstack@c-api.service[86751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:27:25 devstack devstack@c-api.service[86751]: warnings.warn( Sep 01 01:27:25 devstack devstack@c-api.service[86751]: INFO cinder.volume.api [None req-98032a30-c165-45af-b68d-eb79f2a4b762 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Volume info retrieved successfully. Sep 01 01:27:25 devstack devstack@c-api.service[86751]: INFO cinder.api.openstack.wsgi [None req-98032a30-c165-45af-b68d-eb79f2a4b762 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] http://192.168.122.211/volume/v3/volumes/e7395974-a657-4962-ae72-ee45e55c4a3a returned with HTTP 200 Sep 01 01:27:25 devstack devstack@c-api.service[86751]: [pid: 86751|app: 0|req: 1814/3591] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:27:25 2026] GET /volume/v3/volumes/e7395974-a657-4962-ae72-ee45e55c4a3a => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:27:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.middleware.request_id [None req-3f1a555f-cbc8-405d-9e1e-3f3139e2dbc8 None None] RequestId filter calling following filter/app {{(pid=86752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:27:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3f1a555f-cbc8-405d-9e1e-3f3139e2dbc8 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] GET http://192.168.122.211/volume/v3/volumes/e7395974-a657-4962-ae72-ee45e55c4a3a Sep 01 01:27:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3f1a555f-cbc8-405d-9e1e-3f3139e2dbc8 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Empty body provided in request {{(pid=86752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:27:26 devstack devstack@c-api.service[86752]: DEBUG cinder.api.openstack.wsgi [None req-3f1a555f-cbc8-405d-9e1e-3f3139e2dbc8 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] Calling method 'show' {{(pid=86752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:27:26 devstack devstack@c-api.service[86752]: INFO cinder.api.openstack.wsgi [None req-3f1a555f-cbc8-405d-9e1e-3f3139e2dbc8 tempest-ProjectReaderTests-327774887 tempest-ProjectReaderTests-327774887-project-admin] http://192.168.122.211/volume/v3/volumes/e7395974-a657-4962-ae72-ee45e55c4a3a returned with HTTP 404 Sep 01 01:27:26 devstack devstack@c-api.service[86752]: [pid: 86752|app: 0|req: 1778/3592] 192.168.122.211 () {58 vars in 1232 bytes} [Tue Sep 1 01:27:26 2026] GET /volume/v3/volumes/e7395974-a657-4962-ae72-ee45e55c4a3a => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:27:35 devstack devstack@c-api.service[86751]: DEBUG dbcounter [-] [86751] Writing DB stats cinder:SELECT=356,cinder:UPDATE=145,cinder:INSERT=76 {{(pid=86751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:27:36 devstack devstack@c-api.service[86752]: DEBUG dbcounter [-] [86752] Writing DB stats cinder:SELECT=392,cinder:INSERT=83,cinder:UPDATE=165,cinder:DELETE=1 {{(pid=86752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}